File tree Expand file tree Collapse file tree 2 files changed +0
-22
lines changed
Expand file tree Collapse file tree 2 files changed +0
-22
lines changed Original file line number Diff line number Diff line change 3535 </entityFramework >
3636 <runtime >
3737 <loadFromRemoteSources enabled =" true" />
38- <assemblyBinding xmlns =" urn:schemas-microsoft-com:asm.v1" >
39- <dependentAssembly >
40- <assemblyIdentity name =" System.Buffers" publicKeyToken =" cc7b13ffcd2ddd51" culture =" neutral" />
41- <bindingRedirect oldVersion =" 0.0.0.0-4.0.3.0" newVersion =" 4.0.3.0" />
42- </dependentAssembly >
43- <dependentAssembly >
44- <assemblyIdentity name =" System.Threading.Tasks.Extensions" publicKeyToken =" cc7b13ffcd2ddd51" culture =" neutral" />
45- <bindingRedirect oldVersion =" 0.0.0.0-4.2.0.1" newVersion =" 4.2.0.1" />
46- </dependentAssembly >
47- </assemblyBinding >
4838 </runtime >
4939</configuration >
Original file line number Diff line number Diff line change 88 <defaultConnectionFactory type =" System.Data.Entity.Infrastructure.SqlConnectionFactory, EntityFramework" />
99 </entityFramework >
1010<startup ><supportedRuntime version =" v4.0" sku =" .NETFramework,Version=v4.8" /></startup >
11- <runtime >
12- <assemblyBinding xmlns =" urn:schemas-microsoft-com:asm.v1" >
13- <dependentAssembly >
14- <assemblyIdentity name =" System.Threading.Tasks.Extensions" publicKeyToken =" cc7b13ffcd2ddd51" culture =" neutral" />
15- <bindingRedirect oldVersion =" 0.0.0.0-4.2.0.1" newVersion =" 4.2.0.1" />
16- </dependentAssembly >
17- <dependentAssembly >
18- <assemblyIdentity name =" System.Buffers" publicKeyToken =" cc7b13ffcd2ddd51" culture =" neutral" />
19- <bindingRedirect oldVersion =" 0.0.0.0-4.0.3.0" newVersion =" 4.0.3.0" />
20- </dependentAssembly >
21- </assemblyBinding >
22- </runtime >
2311</configuration >
You can’t perform that action at this time.
0 commit comments