File tree Expand file tree Collapse file tree 1 file changed +6
-7
lines changed
gm_dotnet_managed/GmodNET Expand file tree Collapse file tree 1 file changed +6
-7
lines changed Original file line number Diff line number Diff line change 1010 <RepositoryType >Git</RepositoryType >
1111 <Company >GmodNET</Company >
1212 <Product >$(Description)</Product >
13- <Copyright >Copyright (c) 2018 - 2020 Gleb Krasilich, GmodNET</Copyright >
14-
13+ <Copyright >Copyright (c) 2018 - 2021 Gleb Krasilich, GmodNET</Copyright >
1514 <PublishRepositoryUrl >true</PublishRepositoryUrl >
16- <IncludeSymbols >true</IncludeSymbols >
17- <SymbolPackageFormat >snupkg</SymbolPackageFormat >
18- </PropertyGroup >
19-
20- <PropertyGroup >
2115 <AllowUnsafeBlocks >true</AllowUnsafeBlocks >
2216 <DebugType >Portable</DebugType >
2317 <IncludeSourceRevisionInInformationalVersion >false</IncludeSourceRevisionInInformationalVersion >
18+ <EmbedUntrackedSources >true</EmbedUntrackedSources >
19+ </PropertyGroup >
20+
21+ <PropertyGroup Condition =" '$(GITHUB_ACTIONS)' == 'true'" >
22+ <ContinuousIntegrationBuild >true</ContinuousIntegrationBuild >
2423 </PropertyGroup >
2524
2625 <ItemGroup >
You can’t perform that action at this time.
0 commit comments