File tree 5 files changed +26
-15
lines changed
5 files changed +26
-15
lines changed Original file line number Diff line number Diff line change 1
- <?xml version =" 1.0" encoding =" utf-8" ?>
1
+ <?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<Weavers VerifyAssembly =" true" >
3
3
<Caseless />
4
4
<JetBrainsAnnotations />
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<packages >
3
- <package id =" Caseless.Fody" version =" 1.3.7" targetFramework =" net40 " developmentDependency =" true" />
4
- <package id =" Fody" version =" 1.29.2" targetFramework =" net40 " developmentDependency =" true" />
5
- <package id =" JetBrainsAnnotations.Fody" version =" 1.0.4.0" targetFramework =" net40 " developmentDependency =" true" />
6
- <package id =" LibGit2Sharp" version =" 0.21.0.176" targetFramework =" net40 " />
7
- <package id =" PepitaPackage" version =" 1.21.4" targetFramework =" net40 " developmentDependency =" true" />
8
- <package id =" Visualize.Fody" version =" 0.4.3 .0" targetFramework =" net40 " developmentDependency =" true" />
9
- <package id =" YamlDotNet" version =" 3.6.1" targetFramework =" net40 " />
3
+ <package id =" Caseless.Fody" version =" 1.3.7" targetFramework =" net4 " developmentDependency =" true" />
4
+ <package id =" Fody" version =" 1.29.2" targetFramework =" net4 " developmentDependency =" true" />
5
+ <package id =" JetBrainsAnnotations.Fody" version =" 1.0.4.0" targetFramework =" net4 " developmentDependency =" true" />
6
+ <package id =" LibGit2Sharp" version =" 0.21.0.176" targetFramework =" net4 " />
7
+ <package id =" PepitaPackage" version =" 1.21.4" targetFramework =" net4 " developmentDependency =" true" />
8
+ <package id =" Visualize.Fody" version =" 0.4.4 .0" targetFramework =" net4 " developmentDependency =" true" />
9
+ <package id =" YamlDotNet" version =" 3.6.1" targetFramework =" net4 " />
10
10
</packages >
Original file line number Diff line number Diff line change 1
- <?xml version =" 1.0" encoding =" utf-8" ?>
1
+ <?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<Weavers VerifyAssembly =" true" VerifyIgnoreCodes =" 0x80131869" >
3
3
<Caseless />
4
4
<JetBrainsAnnotations />
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<packages >
3
- <package id =" Caseless.Fody" version =" 1.3.7" targetFramework =" net40 " developmentDependency =" true" />
4
- <package id =" Fody" version =" 1.29.2" targetFramework =" net40 " developmentDependency =" true" />
5
- <package id =" JetBrainsAnnotations.Fody" version =" 1.0.4.0" targetFramework =" net40 " developmentDependency =" true" />
6
- <package id =" LibGit2Sharp" version =" 0.21.0.176" targetFramework =" net40 " />
7
- <package id =" PepitaPackage" version =" 1.21.4" targetFramework =" net40 " developmentDependency =" true" />
8
- <package id =" Visualize.Fody" version =" 0.4.3 .0" targetFramework =" net40 " developmentDependency =" true" />
3
+ <package id =" Caseless.Fody" version =" 1.3.7" targetFramework =" net4 " developmentDependency =" true" />
4
+ <package id =" Fody" version =" 1.29.2" targetFramework =" net4 " developmentDependency =" true" />
5
+ <package id =" JetBrainsAnnotations.Fody" version =" 1.0.4.0" targetFramework =" net4 " developmentDependency =" true" />
6
+ <package id =" LibGit2Sharp" version =" 0.21.0.176" targetFramework =" net4 " />
7
+ <package id =" PepitaPackage" version =" 1.21.4" targetFramework =" net4 " developmentDependency =" true" />
8
+ <package id =" Visualize.Fody" version =" 0.4.4 .0" targetFramework =" net4 " developmentDependency =" true" />
9
9
</packages >
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 =" Mono.Cecil" publicKeyToken =" 0738eb9f132ed756" culture =" neutral" />
7
+ <bindingRedirect oldVersion =" 0.0.0.0-0.9.6.0" newVersion =" 0.9.6.0" />
8
+ </dependentAssembly >
9
+ </assemblyBinding >
10
+ </runtime >
11
+ </configuration >
You can’t perform that action at this time.
0 commit comments