File tree 5 files changed +129
-92
lines changed
5 files changed +129
-92
lines changed Original file line number Diff line number Diff line change 7
7
<assemblyBinding xmlns =" urn:schemas-microsoft-com:asm.v1" >
8
8
<dependentAssembly >
9
9
<assemblyIdentity name =" Microsoft.Extensions.Logging.Abstractions" publicKeyToken =" adb9793829ddae60" culture =" neutral" />
10
- <bindingRedirect oldVersion =" 0.0.0.0-7 .0.0.0 " newVersion =" 7 .0.0.0 " />
10
+ <bindingRedirect oldVersion =" 0.0.0.0-8 .0.0.1 " newVersion =" 8 .0.0.1 " />
11
11
</dependentAssembly >
12
12
<dependentAssembly >
13
13
<assemblyIdentity name =" Newtonsoft.Json" publicKeyToken =" 30ad4fe6b2a6aeed" culture =" neutral" />
23
23
</dependentAssembly >
24
24
<dependentAssembly >
25
25
<assemblyIdentity name =" Microsoft.Extensions.DependencyInjection.Abstractions" publicKeyToken =" adb9793829ddae60" culture =" neutral" />
26
- <bindingRedirect oldVersion =" 0.0.0.0-7 .0.0.0 " newVersion =" 7 .0.0.0 " />
26
+ <bindingRedirect oldVersion =" 0.0.0.0-8 .0.0.1 " newVersion =" 8 .0.0.1 " />
27
27
</dependentAssembly >
28
28
<dependentAssembly >
29
29
<assemblyIdentity name =" System.Memory" publicKeyToken =" cc7b13ffcd2ddd51" culture =" neutral" />
51
51
</dependentAssembly >
52
52
<dependentAssembly >
53
53
<assemblyIdentity name =" Microsoft.Extensions.Options" publicKeyToken =" adb9793829ddae60" culture =" neutral" />
54
- <bindingRedirect oldVersion =" 0.0.0.0-3.1.1.0 " newVersion =" 3.1.1.0 " />
54
+ <bindingRedirect oldVersion =" 0.0.0.0-8.0.0.2 " newVersion =" 8.0.0.2 " />
55
55
</dependentAssembly >
56
56
<dependentAssembly >
57
57
<assemblyIdentity name =" Microsoft.Extensions.DependencyInjection" publicKeyToken =" adb9793829ddae60" culture =" neutral" />
75
75
</dependentAssembly >
76
76
<dependentAssembly >
77
77
<assemblyIdentity name =" System.Text.Json" publicKeyToken =" cc7b13ffcd2ddd51" culture =" neutral" />
78
- <bindingRedirect oldVersion =" 0.0.0.0-7.0.0.1" newVersion =" 7.0.0.1" />
78
+ <bindingRedirect oldVersion =" 0.0.0.0-8.0.0.4" newVersion =" 8.0.0.4" />
79
+ </dependentAssembly >
80
+ <dependentAssembly >
81
+ <assemblyIdentity name =" System.Diagnostics.DiagnosticSource" publicKeyToken =" cc7b13ffcd2ddd51" culture =" neutral" />
82
+ <bindingRedirect oldVersion =" 0.0.0.0-8.0.0.1" newVersion =" 8.0.0.1" />
79
83
</dependentAssembly >
80
84
</assemblyBinding >
81
85
</runtime >
You can’t perform that action at this time.
0 commit comments