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

Commit 1a351df

Browse files
Merge pull request #12 from ktsu-dev/dependabot/nuget/MSTest.TestAdapter-3.6.4
Bump MSTest.TestAdapter from 3.6.3 to 3.6.4
2 parents 82d00e1 + 8565eb7 commit 1a351df

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Directory.Build.targets

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
<ProjectReference Include="..\$(SolutionName)\$(SolutionName).csproj" />
8787
<PackageReference Include="coverlet.collector" Version="6.0.2" />
8888
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
89-
<PackageReference Include="MSTest.TestAdapter" Version="3.6.3" />
89+
<PackageReference Include="MSTest.TestAdapter" Version="3.6.4" />
9090
<PackageReference Include="MSTest.TestFramework" Version="3.6.4" />
9191
</ItemGroup>
9292

0 commit comments

Comments
 (0)