signed test assembly

This commit is contained in:
majorro
2025-01-15 04:43:16 +03:00
parent fa1d440947
commit 2736b79097
2 changed files with 2 additions and 0 deletions

View File

@@ -3,6 +3,8 @@
<TargetFrameworks>net8.0;net462</TargetFrameworks>
<AssemblyName>SharpCompress.Test</AssemblyName>
<PackageId>SharpCompress.Test</PackageId>
<AssemblyOriginatorKeyFile>SharpCompress.Test.snk</AssemblyOriginatorKeyFile>
<SignAssembly>true</SignAssembly>
</PropertyGroup>
<ItemGroup>
<ProjectReference Include="..\..\src\SharpCompress\SharpCompress.csproj" />

Binary file not shown.