File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1717 <NoWarn >NU1701;NU5128</NoWarn >
1818 </PropertyGroup >
1919 <ItemGroup >
20- <PackageReference Include =" ILRepack" Version =" 2.0.18 " GeneratePathProperty =" true" PrivateAssets =" all" />
20+ <PackageReference Include =" ILRepack" Version =" 2.0.44 " GeneratePathProperty =" true" PrivateAssets =" all" />
2121 <PackageReference Include =" Mono.Cecil" Version =" 0.11.6" PrivateAssets =" all" />
2222 <PackageReference Include =" WebSocketSharpFork" Version =" 1.0.4" PrivateAssets =" all" />
2323 <PackageReference Include =" Newtonsoft.Json" Version =" 13.0.3" PrivateAssets =" all" />
5555 and '%(NuGetPackageId)' != 'System.Numerics.Vectors'
5656 and '%(NuGetPackageId)' != 'System.Runtime.CompilerServices.Unsafe'
5757 and '%(NuGetPackageId)' != 'System.Threading.Tasks.Extensions'
58- and '%(NuGetPackageId)' != 'Microsoft.Bcl.AsyncInterfaces'
59- and '%(NuGetPackageId)' != 'System.ValueTuple'" />
58+ and '%(NuGetPackageId)' != 'Microsoft.Bcl.AsyncInterfaces'" />
6059 <MergeAssemblies Include =" $(TargetDir)\Oxide.References.dll" />
6160 <MergeAssemblies Include =" @(NuGetMergeAssemblies)" />
6261 <MergeAssemblies Include =" @(ManualMergeAssembly->'%(SourcePath)')" />
You can’t perform that action at this time.
0 commit comments