aboutsummaryrefslogtreecommitdiff
path: root/lib/Hashing.Portable
diff options
context:
space:
mode:
authorLibravatar vnugent <public@vaughnnugent.com>2024-07-27 22:41:04 -0400
committerLibravatar vnugent <public@vaughnnugent.com>2024-07-27 22:41:04 -0400
commita4dacd2909426bf628c1eee1253cc5c8a01e2691 (patch)
treea6b53de82f12e6778ede2b3974073a6c3b51aace /lib/Hashing.Portable
parentf836e09981866f5c9f2ae46990d11b186a7d12bb (diff)
package updates
Diffstat (limited to 'lib/Hashing.Portable')
-rw-r--r--lib/Hashing.Portable/tests/VNLib.Hashing.PortableTests.csproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/Hashing.Portable/tests/VNLib.Hashing.PortableTests.csproj b/lib/Hashing.Portable/tests/VNLib.Hashing.PortableTests.csproj
index 34372a8..eb95e7c 100644
--- a/lib/Hashing.Portable/tests/VNLib.Hashing.PortableTests.csproj
+++ b/lib/Hashing.Portable/tests/VNLib.Hashing.PortableTests.csproj
@@ -15,8 +15,8 @@
<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
- <PackageReference Include="MSTest.TestAdapter" Version="3.4.3" />
- <PackageReference Include="MSTest.TestFramework" Version="3.4.3" />
+ <PackageReference Include="MSTest.TestAdapter" Version="3.5.0" />
+ <PackageReference Include="MSTest.TestFramework" Version="3.5.0" />
<PackageReference Include="coverlet.collector" Version="6.0.2">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>