Skip to content

Commit

Permalink
Merge pull request #128 from carlubian/dependabot/nuget/MSTest.TestFr…
Browse files Browse the repository at this point in the history
…amework-3.0.3

Bump MSTest.TestFramework from 3.0.1 to 3.0.3
  • Loading branch information
kodiakhq[bot] committed May 26, 2023
2 parents 6a89605 + 87e62e8 commit c6c8357
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ConfigAdapter.Test/ConfigAdapter.Test.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<PackageReference Include="FluentAssertions.Analyzers" Version="0.17.3" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.0" />
<PackageReference Include="MSTest.TestAdapter" Version="3.0.2" />
<PackageReference Include="MSTest.TestFramework" Version="3.0.1" />
<PackageReference Include="MSTest.TestFramework" Version="3.0.3" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit c6c8357

Please sign in to comment.