summary refs log tree commit diff
path: root/crypto
diff options
context:
space:
mode:
authorPeter Dettman <peter.dettman@bouncycastle.org>2023-05-17 21:52:48 +0700
committerPeter Dettman <peter.dettman@bouncycastle.org>2023-05-17 21:52:48 +0700
commit5781fa842e3b7162f1625599a2061688ea17221d (patch)
tree3409ced6ff04eb07d1b93ed4db3d88054bde6e01 /crypto
parentNerdbank.GitVersioning 3.6.132 (diff)
downloadBouncyCastle.NET-ed25519-5781fa842e3b7162f1625599a2061688ea17221d.tar.xz
Microsoft.NET.Test.Sdk 17.6.0
Diffstat (limited to 'crypto')
-rw-r--r--crypto/test/BouncyCastle.Crypto.Tests.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/test/BouncyCastle.Crypto.Tests.csproj b/crypto/test/BouncyCastle.Crypto.Tests.csproj
index bc7e8cd9f..1bf11d1ac 100644
--- a/crypto/test/BouncyCastle.Crypto.Tests.csproj
+++ b/crypto/test/BouncyCastle.Crypto.Tests.csproj
@@ -30,7 +30,7 @@
     <EmbeddedResource Include="data\**\*.*" Exclude="**\README.txt" />
   </ItemGroup>
   <ItemGroup>
-    <PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.5.0" />
+    <PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.0" />
     <PackageReference Include="Microsoft.NETFramework.ReferenceAssemblies" Version="1.0.3">
       <PrivateAssets>all</PrivateAssets>
       <IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>