Skip to content

Commit

Permalink
Merge pull request #4 from ktsu-dev/dependabot/nuget/MSTest-3.7.2
Browse files Browse the repository at this point in the history
Bump MSTest from 3.7.1 to 3.7.2
  • Loading branch information
github-actions[bot] authored Jan 22, 2025
2 parents 958ea17 + 9f02ba0 commit 1cab849
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Build.targets
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<Using Include="Microsoft.VisualStudio.TestTools.UnitTesting" />
<ProjectReference Include="$(SolutionDir)\$(SolutionName)\$(SolutionName).csproj" />
<PackageReference Include="coverlet.collector" Version="6.0.4" />
<PackageReference Include="MSTest" Version="3.7.1" />
<PackageReference Include="MSTest" Version="3.7.2" />
</ItemGroup>

<ItemGroup Condition="$(IsPrimaryProject)">
Expand Down

0 comments on commit 1cab849

Please sign in to comment.