File tree Expand file tree Collapse file tree
src/ICSharpCode.SharpZipLib Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55 <SignAssembly >True</SignAssembly >
66 <AssemblyOriginatorKeyFile >ICSharpCode.SharpZipLib.snk</AssemblyOriginatorKeyFile >
77 <GeneratePackageOnBuild >true</GeneratePackageOnBuild >
8+ <AllowedOutputExtensionsInPackageBuildOutputFolder >$(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb</AllowedOutputExtensionsInPackageBuildOutputFolder >
89 </PropertyGroup >
910
1011 <!-- Nuget specific tags -->
@@ -45,4 +46,8 @@ Please see https://github.com/icsharpcode/SharpZipLib/wiki/Release-1.0 for more
4546 <DocumentationFile >bin\Release\net45\ICSharpCode.SharpZipLib.xml</DocumentationFile >
4647 </PropertyGroup >
4748
49+ <ItemGroup >
50+ <PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 1.0.0-beta-63127-02" PrivateAssets =" All" />
51+ </ItemGroup >
52+
4853</Project >
You can’t perform that action at this time.
0 commit comments