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 <RootNamespace >$(MSBuildProjectName.Replace(" ", "_").Replace(".Common", ""))</RootNamespace >
1818 <PackageId >Oxide.Common</PackageId >
1919 <LangVersion >Latest</LangVersion >
20- <PolySharpUsePublicAccessibilityForGeneratedTypes >True</PolySharpUsePublicAccessibilityForGeneratedTypes >
21- <PolySharpIncludeRuntimeSupportedAttributes >True</PolySharpIncludeRuntimeSupportedAttributes >
2220 </PropertyGroup >
2321 <ItemGroup >
2422 <PackageReference Include =" Oxide.References" Version =" 2.0.*" >
2523 <PrivateAssets >contentfiles;analyzers;build</PrivateAssets >
2624 </PackageReference >
2725 <None Include =" ..\resources\icon.png" Pack =" true" PackagePath =" \" />
28- <PackageReference Include =" PolySharp" Version =" 1.13.2" >
29- <PrivateAssets >all</PrivateAssets >
30- <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
31- </PackageReference >
3226 </ItemGroup >
3327 <Import Project =" Sdk.targets" Sdk =" Microsoft.NET.Sdk" />
3428 <Target Name =" ChangeAliasesOfStrongNameAssemblies" BeforeTargets =" FindReferenceAssembliesForReferences;ResolveReferences" >
You can’t perform that action at this time.
0 commit comments