Zzz – Diff between revs 1 and 2
?pathlinks?
Rev 1 | Rev 2 | |||
---|---|---|---|---|
Line 100... | Line 100... | |||
100 | <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"> |
100 | <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"> |
|
101 | <dependentAssembly> |
101 | <dependentAssembly> |
|
102 | <assemblyIdentity name="System.Runtime.CompilerServices.Unsafe" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" /> |
102 | <assemblyIdentity name="System.Runtime.CompilerServices.Unsafe" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" /> |
|
103 | <bindingRedirect oldVersion="0.0.0.0-6.0.0.0" newVersion="6.0.0.0" /> |
103 | <bindingRedirect oldVersion="0.0.0.0-6.0.0.0" newVersion="6.0.0.0" /> |
|
104 | </dependentAssembly> |
104 | </dependentAssembly> |
|
- | 105 | <dependentAssembly> |
||
- | 106 | <assemblyIdentity name="Serilog" publicKeyToken="24c2f752a8e58a10" culture="neutral" /> |
||
- | 107 | <bindingRedirect oldVersion="0.0.0.0-4.3.0.0" newVersion="4.3.0.0" /> |
||
- | 108 | </dependentAssembly> |
||
105 | </assemblyBinding> |
109 | </assemblyBinding> |
|
106 | </runtime> |
110 | </runtime> |
|
107 | </configuration> |
111 | </configuration> |