Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/nuget/MSTest.TestFramework-3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
codito authored Jan 31, 2024
2 parents bcbbd75 + 6e12322 commit 5ae343c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/Noted.Tests/Noted.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<PackageReference Include="Ephemerality.Unpack" Version="0.0.5" />

<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
<PackageReference Include="MSTest.TestAdapter" Version="3.1.1" />
<PackageReference Include="MSTest.TestAdapter" Version="3.2.0" />
<PackageReference Include="MSTest.TestFramework" Version="3.2.0" />
<PackageReference Include="coverlet.collector" Version="6.0.0" />
<PackageReference Include="Moq" Version="4.20.70" />
Expand Down

0 comments on commit 5ae343c

Please sign in to comment.