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 f394ea6 commit 27d3d8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Testing.Autofac.Tests/Testing.Autofac.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="MSTest" Version="3.1.1" />
<PackageReference Include="MSTest" Version="3.2.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 27d3d8d

Please sign in to comment.