File tree Expand file tree Collapse file tree 1 file changed +1
-16
lines changed
src/ICSharpCode.SharpZipLib Expand file tree Collapse file tree 1 file changed +1
-16
lines changed 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+ <GenerateDocumentationFile >true</GenerateDocumentationFile >
89 <AllowedOutputExtensionsInPackageBuildOutputFolder >$(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb</AllowedOutputExtensionsInPackageBuildOutputFolder >
910 </PropertyGroup >
1011
@@ -29,22 +30,6 @@ Please see https://github.com/icsharpcode/SharpZipLib/wiki/Release-1.2 for more
2930 <PackageProjectUrl >https://github.com/icsharpcode/SharpZipLib</PackageProjectUrl >
3031 </PropertyGroup >
3132
32- <PropertyGroup Condition =" '$(Configuration)|$(TargetFramework)|$(Platform)'=='Debug|netstandard2|AnyCPU'" >
33- <DocumentationFile >bin\Debug\netstandard2\ICSharpCode.SharpZipLib.xml</DocumentationFile >
34- </PropertyGroup >
35-
36- <PropertyGroup Condition =" '$(Configuration)|$(TargetFramework)|$(Platform)'=='Release|netstandard2|AnyCPU'" >
37- <DocumentationFile >bin\Release\netstandard2\ICSharpCode.SharpZipLib.xml</DocumentationFile >
38- </PropertyGroup >
39-
40- <PropertyGroup Condition =" '$(Configuration)|$(TargetFramework)|$(Platform)'=='Debug|net45|AnyCPU'" >
41- <DocumentationFile >bin\Debug\net45\ICSharpCode.SharpZipLib.xml</DocumentationFile >
42- </PropertyGroup >
43-
44- <PropertyGroup Condition =" '$(Configuration)|$(TargetFramework)|$(Platform)'=='Release|net45|AnyCPU'" >
45- <DocumentationFile >bin\Release\net45\ICSharpCode.SharpZipLib.xml</DocumentationFile >
46- </PropertyGroup >
47-
4833 <ItemGroup >
4934 <PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 1.0.0" PrivateAssets =" All" />
5035 </ItemGroup >
You can’t perform that action at this time.
0 commit comments