Skip to content

Commit

Permalink
Merge pull request #172 from ktsu-dev/dependabot/nuget/MSTest-3.7.3
Browse files Browse the repository at this point in the history
Bump MSTest from 3.7.2 to 3.7.3
  • Loading branch information
github-actions[bot] authored Jan 27, 2025
2 parents 40c8755 + e3c01e4 commit 789bb01
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.2" />
<PackageReference Include="MSTest" Version="3.7.3" />
</ItemGroup>

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

0 comments on commit 789bb01

Please sign in to comment.