File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 9
9
<TargetFrameworks >net462;netstandard2.0;netstandard2.1;net6.0;net7.0</TargetFrameworks >
10
10
<AssemblyName >SharpCompress</AssemblyName >
11
11
<AssemblyOriginatorKeyFile >../../SharpCompress.snk</AssemblyOriginatorKeyFile >
12
- <SignAssembly >False </SignAssembly >
12
+ <SignAssembly >true </SignAssembly >
13
13
<PackageId >SharpCompress</PackageId >
14
14
<PackageTags >rar;unrar;zip;unzip;bzip2;gzip;tar;7zip;lzip;xz</PackageTags >
15
15
<PackageProjectUrl >https://github.com/adamhathcock/sharpcompress</PackageProjectUrl >
23
23
<SymbolPackageFormat >snupkg</SymbolPackageFormat >
24
24
<IsTrimmable >true</IsTrimmable >
25
25
<LangVersion >latest</LangVersion >
26
- <AllowUnsafeBlocks >True </AllowUnsafeBlocks >
26
+ <AllowUnsafeBlocks >true </AllowUnsafeBlocks >
27
27
</PropertyGroup >
28
28
29
29
<ItemGroup >
You can’t perform that action at this time.
0 commit comments