aboutsummaryrefslogtreecommitdiff
path: root/lib/Utils/tests
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/Utils/tests
parentf836e09981866f5c9f2ae46990d11b186a7d12bb (diff)
package updates
Diffstat (limited to 'lib/Utils/tests')
-rw-r--r--lib/Utils/tests/VNLib.UtilsTests.csproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/Utils/tests/VNLib.UtilsTests.csproj b/lib/Utils/tests/VNLib.UtilsTests.csproj
index 383382e..0a425a9 100644
--- a/lib/Utils/tests/VNLib.UtilsTests.csproj
+++ b/lib/Utils/tests/VNLib.UtilsTests.csproj
@@ -17,8 +17,8 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<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>