|
|
@ -59,9 +59,13 @@ |
|
|
|
<assemblyIdentity name="Microsoft.Build.Framework" publicKeyToken="b03f5f7f11d50a3a" culture="neutral"/> |
|
|
|
<assemblyIdentity name="Microsoft.Build.Framework" publicKeyToken="b03f5f7f11d50a3a" culture="neutral"/> |
|
|
|
<bindingRedirect oldVersion="0.0.0.0-99.9.9.9" newVersion="4.0.0.0"/> |
|
|
|
<bindingRedirect oldVersion="0.0.0.0-99.9.9.9" newVersion="4.0.0.0"/> |
|
|
|
</dependentAssembly> |
|
|
|
</dependentAssembly> |
|
|
|
|
|
|
|
<dependentAssembly> |
|
|
|
|
|
|
|
<assemblyIdentity name="Microsoft.Build.Engine" publicKeyToken="b03f5f7f11d50a3a" culture="neutral"/> |
|
|
|
|
|
|
|
<bindingRedirect oldVersion="0.0.0.0-99.9.9.9" newVersion="4.0.0.0"/> |
|
|
|
|
|
|
|
</dependentAssembly> |
|
|
|
<dependentAssembly> |
|
|
|
<dependentAssembly> |
|
|
|
<assemblyIdentity name="Microsoft.CompactFramework.Build.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral"/> |
|
|
|
<assemblyIdentity name="Microsoft.CompactFramework.Build.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral"/> |
|
|
|
<bindingRedirect oldVersion="0.0.0.0-99.9.9.9" newVersion="9.0.0.0"/> |
|
|
|
<bindingRedirect oldVersion="0.0.0.0-99.9.9.9" newVersion="10.0.0.0"/> |
|
|
|
</dependentAssembly> |
|
|
|
</dependentAssembly> |
|
|
|
|
|
|
|
|
|
|
|
<probing privatePath="Tools\NUnit"/> |
|
|
|
<probing privatePath="Tools\NUnit"/> |
|
|
|