summary refs log tree commit diff
path: root/crypto/test
diff options
context:
space:
mode:
authorPeter Dettman <peter.dettman@bouncycastle.org>2024-05-24 23:58:53 +0700
committerPeter Dettman <peter.dettman@bouncycastle.org>2024-05-24 23:58:53 +0700
commitb8edb171341e1bc2fb84bb6a1aa33fe9515910ec (patch)
tree22e1b28f448b95c73a6a15610ff631cb183d9483 /crypto/test
parentRefactor DateTimeUtilities (diff)
downloadBouncyCastle.NET-ed25519-b8edb171341e1bc2fb84bb6a1aa33fe9515910ec.tar.xz
Microsoft.NET.Test.Sdk 17.10.0
Diffstat (limited to 'crypto/test')
-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 46fbc627f..231361327 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.9.0" />
+    <PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
     <PackageReference Include="Microsoft.NETFramework.ReferenceAssemblies" Version="1.0.3">
       <PrivateAssets>all</PrivateAssets>
       <IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>