Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/nuget/MSTest.TestAdapter-3.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
codito authored Aug 19, 2024
2 parents 6300353 + be4f919 commit e60ba0f
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 @@ -14,7 +14,7 @@

<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
<PackageReference Include="MSTest.TestAdapter" Version="3.4.3" />
<PackageReference Include="MSTest.TestFramework" Version="3.5.0" />
<PackageReference Include="MSTest.TestFramework" Version="3.5.2" />
<PackageReference Include="coverlet.collector" Version="6.0.2" />
<PackageReference Include="Moq" Version="4.20.70" />
<PackageReference Include="System.Linq.Async" Version="6.0.1" />
Expand Down

0 comments on commit e60ba0f

Please sign in to comment.