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