File tree Expand file tree Collapse file tree 1 file changed +3
-5
lines changed
Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change 1212 <PublishRepositoryUrl >true</PublishRepositoryUrl >
1313 <IncludeSymbols >true</IncludeSymbols >
1414 <SymbolPackageFormat >snupkg</SymbolPackageFormat >
15- <SignAssembly >True</SignAssembly >
16- <AssemblyOriginatorKeyFile >sgKey.snk</AssemblyOriginatorKeyFile >
1715 <NoWarn >IDE0018</NoWarn >
1816 </PropertyGroup >
19- <PropertyGroup Condition =" '$(Configuration)|$(Platform) ' == 'Debug|AnyCPU ' " >
20- <DocumentationFile >
21- </ DocumentationFile >
17+ <PropertyGroup Condition =" '$(Configuration)' == 'Release ' " >
18+ <SignAssembly >True</ SignAssembly >
19+ <AssemblyOriginatorKeyFile >sgKey.snk</ AssemblyOriginatorKeyFile >
2220 </PropertyGroup >
2321 <ItemGroup >
2422 <PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 1.1.1" PrivateAssets =" All" />
You can’t perform that action at this time.
0 commit comments