Skip to content

Commit

Permalink
Merge pull request #2 from luojunyuan/dependabot/nuget/MSTest.TestFra…
Browse files Browse the repository at this point in the history
…mework-2.2.3

Bump MSTest.TestFramework from 2.1.1 to 2.2.3
  • Loading branch information
luojunyuan authored Mar 18, 2021
2 parents d6f8fc4 + 4d94cad commit 58edc68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Ve.DotNet.Tests/Ve.DotNet.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<PackageReference Include="MeCab.DotNet" Version="0.0.40" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.9.1" />
<PackageReference Include="MSTest.TestAdapter" Version="2.2.3" />
<PackageReference Include="MSTest.TestFramework" Version="2.1.1" />
<PackageReference Include="MSTest.TestFramework" Version="2.2.3" />
<PackageReference Include="coverlet.collector" Version="3.0.3" />
</ItemGroup>

Expand Down

0 comments on commit 58edc68

Please sign in to comment.