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 28, 2024
1 parent d7f079d commit 67424b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/TestFixture.Tests/TestFixture.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<ItemGroup>
<PackageReference Include="FluentAssertions" Version="6.12.0" />
<PackageReference Include="MSTest" Version="3.1.1" />
<PackageReference Include="MSTest" Version="3.2.0" />
<PackageReference Include="NSubstitute" Version="5.1.0" />
<PackageReference Include="System.Linq.Async" Version="6.0.1" />
</ItemGroup>
Expand Down

0 comments on commit 67424b0

Please sign in to comment.