File tree Expand file tree Collapse file tree 1 file changed +4
-9
lines changed
gm_dotnet_managed/GmodNET.API Expand file tree Collapse file tree 1 file changed +4
-9
lines changed Original file line number Diff line number Diff line change 1010 <PackageTags >garrysmod; GmodNET</PackageTags >
1111 <PackageProjectUrl >https://github.com/GmodNET/GmodDotNet</PackageProjectUrl >
1212 <PackageIconUrl >https://raw.githubusercontent.com/GlebChili/GmodDotNet/devel_netcore_2/MetaInfo/Logo/gmodnetlogo.png</PackageIconUrl >
13- <Company >GmodNET</Company >
14- <Copyright >Copyright (c) 2018 - 2020 Gleb Krasilich, GmodNET</Copyright >
15- <Product >$(Description)</Product >
16-
13+ <Company >GmodNET</Company >
14+ <Copyright >Copyright (c) 2018 - 2021 Gleb Krasilich, GmodNET</Copyright >
1715 <PublishRepositoryUrl >true</PublishRepositoryUrl >
18- <IncludeSymbols >true</IncludeSymbols >
19- <SymbolPackageFormat >snupkg</SymbolPackageFormat >
20- </PropertyGroup >
21-
22- <PropertyGroup >
2316 <AllowUnsafeBlocks >true</AllowUnsafeBlocks >
2417 <DebugType >Portable</DebugType >
2518 <DocumentationFile >bin\$(Configuration)\$(TargetFramework)\GmodNET.API.xml</DocumentationFile >
2619 <IncludeSourceRevisionInInformationalVersion >false</IncludeSourceRevisionInInformationalVersion >
20+ <AllowedOutputExtensionsInPackageBuildOutputFolder >$(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb</AllowedOutputExtensionsInPackageBuildOutputFolder >
21+ <EmbedUntrackedSources >true</EmbedUntrackedSources >
2722 </PropertyGroup >
2823
2924 <ItemGroup >
You can’t perform that action at this time.
0 commit comments