Skip to content

Commit

Permalink
Update MSTest to 3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Romfos committed Jan 24, 2024
1 parent e16ae03 commit a773fca
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="MSTest" Version="3.1.1" />
<PackageReference Include="MSTest" Version="3.2.0" />
<PackageReference Include="SpecFlow.MsTest" Version="3.9.74" />
<PackageReference Include="System.Linq.Async" Version="6.0.1" />
</ItemGroup>
Expand Down

0 comments on commit a773fca

Please sign in to comment.