Skip to content
This repository was archived by the owner on Jun 25, 2025. It is now read-only.

Commit b06754a

Browse files
dep: Update dependency Microsoft.NET.Test.Sdk to 17.14.1
1 parent f1b19d3 commit b06754a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

UnitTest/UnitTest.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
</PropertyGroup>
88

99
<ItemGroup>
10-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.14.0" />
10+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.14.1" />
1111
<PackageReference Include="MSTest.TestAdapter" Version="3.9.1" />
1212
<PackageReference Include="MSTest.TestFramework" Version="3.9.1" />
1313
</ItemGroup>

0 commit comments

Comments
 (0)