summary refs log tree commit diff
path: root/crypto/src/BouncyCastle.Crypto.csproj
diff options
context:
space:
mode:
authorPeter Dettman <peter.dettman@bouncycastle.org>2023-02-16 12:42:32 +0700
committerPeter Dettman <peter.dettman@bouncycastle.org>2023-02-16 12:42:49 +0700
commit43ad1036b2ffe7e94cae0541de7ccc91537ef2d4 (patch)
tree9bb70198b00ecc48f080c4653a8dc8c1680ea00a /crypto/src/BouncyCastle.Crypto.csproj
parentExtract debug symbols to external package (SNUPKG). (diff)
downloadBouncyCastle.NET-ed25519-43ad1036b2ffe7e94cae0541de7ccc91537ef2d4.tar.xz
Rename bzip2 files accordingly
Diffstat (limited to 'crypto/src/BouncyCastle.Crypto.csproj')
-rw-r--r--crypto/src/BouncyCastle.Crypto.csproj2
1 files changed, 2 insertions, 0 deletions
diff --git a/crypto/src/BouncyCastle.Crypto.csproj b/crypto/src/BouncyCastle.Crypto.csproj
index cdba0a232..5dff0bde1 100644
--- a/crypto/src/BouncyCastle.Crypto.csproj
+++ b/crypto/src/BouncyCastle.Crypto.csproj
@@ -71,7 +71,9 @@
 
   <ItemGroup>
     <None Remove="**\*.properties" />
+    <None Remove="pqc\crypto\**\*.bz2" />
     <EmbeddedResource Include="**\*.properties" />
+    <EmbeddedResource Include="pqc\crypto\**\*.bz2" />
     <None Include="..\..\LICENSE.md" Pack="true" PackagePath="\" />
     <None Include="..\..\packageIcon.png" Pack="true" PackagePath="\" />
     <None Include="..\..\README.md" Pack="true" PackagePath="\" />