File tree 2 files changed +15
-2
lines changed
2 files changed +15
-2
lines changed Original file line number Diff line number Diff line change 10
10
* .vsp
11
11
* ; *
12
12
* ~
13
- Images
14
13
SchemeBuilder
15
14
Makefile
16
15
packages
17
- Experimental
18
16
.nuget
19
17
.vs
Original file line number Diff line number Diff line change
1
+ <?xml version =" 1.0" encoding =" utf-8" ?>
2
+ <configuration >
3
+ <runtime >
4
+ <assemblyBinding xmlns =" urn:schemas-microsoft-com:asm.v1" >
5
+ <dependentAssembly >
6
+ <assemblyIdentity name =" System.Buffers" publicKeyToken =" cc7b13ffcd2ddd51" culture =" neutral" />
7
+ <bindingRedirect oldVersion =" 0.0.0.0-4.0.3.0" newVersion =" 4.0.3.0" />
8
+ </dependentAssembly >
9
+ <dependentAssembly >
10
+ <assemblyIdentity name =" System.Runtime.CompilerServices.Unsafe" publicKeyToken =" b03f5f7f11d50a3a" culture =" neutral" />
11
+ <bindingRedirect oldVersion =" 0.0.0.0-5.0.0.0" newVersion =" 5.0.0.0" />
12
+ </dependentAssembly >
13
+ </assemblyBinding >
14
+ </runtime >
15
+ </configuration >
You can’t perform that action at this time.
0 commit comments