|
|
|
@ -14,19 +14,19 @@
@@ -14,19 +14,19 @@
|
|
|
|
|
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"> |
|
|
|
|
<dependentAssembly> |
|
|
|
|
<assemblyIdentity name="ICSharpCode.Core" publicKeyToken="f829da5c02be14ee" culture="neutral"/> |
|
|
|
|
<bindingRedirect oldVersion="2.1.0.1-$INSERTVERSION$" newVersion="$INSERTVERSION$"/> |
|
|
|
|
<bindingRedirect oldVersion="2.1.0.1661-$INSERTVERSION$" newVersion="$INSERTVERSION$"/> |
|
|
|
|
</dependentAssembly> |
|
|
|
|
<dependentAssembly> |
|
|
|
|
<assemblyIdentity name="ICSharpCode.SharpDevelop" publicKeyToken="f829da5c02be14ee" culture="neutral"/> |
|
|
|
|
<bindingRedirect oldVersion="2.1.0.1-$INSERTVERSION$" newVersion="$INSERTVERSION$"/> |
|
|
|
|
<bindingRedirect oldVersion="2.1.0.1661-$INSERTVERSION$" newVersion="$INSERTVERSION$"/> |
|
|
|
|
</dependentAssembly> |
|
|
|
|
<dependentAssembly> |
|
|
|
|
<assemblyIdentity name="ICSharpCode.TextEditor" publicKeyToken="4d61825e8dd49f1a" culture="neutral"/> |
|
|
|
|
<bindingRedirect oldVersion="2.1.0.1-$INSERTVERSION$" newVersion="$INSERTVERSION$"/> |
|
|
|
|
<bindingRedirect oldVersion="2.1.0.1661-$INSERTVERSION$" newVersion="$INSERTVERSION$"/> |
|
|
|
|
</dependentAssembly> |
|
|
|
|
<dependentAssembly> |
|
|
|
|
<assemblyIdentity name="ICSharpCode.NRefactory" publicKeyToken="efe927acf176eea2" culture="neutral"/> |
|
|
|
|
<bindingRedirect oldVersion="2.1.0.1-$INSERTVERSION$" newVersion="$INSERTVERSION$"/> |
|
|
|
|
<bindingRedirect oldVersion="2.1.0.1661-$INSERTVERSION$" newVersion="$INSERTVERSION$"/> |
|
|
|
|
</dependentAssembly> |
|
|
|
|
</assemblyBinding> |
|
|
|
|
</runtime> |
|
|
|
|