Skip to content

Commit

Permalink
Bump MSTest.TestFramework from 3.0.1 to 3.0.2 (#87)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 28, 2022
1 parent c2a4e57 commit 4e127d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion EDILibraryTests/EDILibraryTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.4.1" />
<PackageReference Include="Moq" Version="4.18.3" />
<PackageReference Include="MSTest.TestAdapter" Version="3.0.2" />
<PackageReference Include="MSTest.TestFramework" Version="3.0.1" />
<PackageReference Include="MSTest.TestFramework" Version="3.0.2" />
<PackageReference Include="coverlet.collector" Version="3.2.0" />
</ItemGroup>

Expand Down

0 comments on commit 4e127d5

Please sign in to comment.