File tree Expand file tree Collapse file tree 3 files changed +0
-20
lines changed
AzureWebFarm.OctopusDeploy.Tests
AzureWebFarm.OctopusDeploy Expand file tree Collapse file tree 3 files changed +0
-20
lines changed Original file line number Diff line number Diff line change 66 <assemblyIdentity name =" NSubstitute" publicKeyToken =" 92dd2e9066daa5ca" culture =" neutral" />
77 <bindingRedirect oldVersion =" 0.0.0.0-1.7.2.0" newVersion =" 1.7.2.0" />
88 </dependentAssembly >
9- <dependentAssembly >
10- <assemblyIdentity name =" Newtonsoft.Json" publicKeyToken =" 30ad4fe6b2a6aeed" culture =" neutral" />
11- <bindingRedirect oldVersion =" 0.0.0.0-6.0.0.0" newVersion =" 6.0.0.0" />
12- </dependentAssembly >
139 </assemblyBinding >
1410 </runtime >
1511</configuration >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<configuration >
3- <runtime >
4- <assemblyBinding xmlns =" urn:schemas-microsoft-com:asm.v1" >
5- <dependentAssembly >
6- <assemblyIdentity name =" Newtonsoft.Json" publicKeyToken =" 30ad4fe6b2a6aeed" culture =" neutral" />
7- <bindingRedirect oldVersion =" 0.0.0.0-6.0.0.0" newVersion =" 6.0.0.0" />
8- </dependentAssembly >
9- </assemblyBinding >
10- </runtime >
113</configuration >
Original file line number Diff line number Diff line change 1111 <compilation debug =" true" targetFramework =" 4.5" />
1212 <httpRuntime targetFramework =" 4.5" />
1313 </system .web>
14- <runtime >
15- <assemblyBinding xmlns =" urn:schemas-microsoft-com:asm.v1" >
16- <dependentAssembly >
17- <assemblyIdentity name =" Newtonsoft.Json" publicKeyToken =" 30ad4fe6b2a6aeed" culture =" neutral" />
18- <bindingRedirect oldVersion =" 0.0.0.0-6.0.0.0" newVersion =" 6.0.0.0" />
19- </dependentAssembly >
20- </assemblyBinding >
21- </runtime >
2214</configuration >
You can’t perform that action at this time.
0 commit comments