Skip to content

Commit

Permalink
Merge pull request #85 from Unknown6656/dependabot/nuget/new/Microsof…
Browse files Browse the repository at this point in the history
…t.NET.Test.Sdk-16.9.4

Bump Microsoft.NET.Test.Sdk from 16.9.1 to 16.9.4 in /new
  • Loading branch information
Unknown6656 committed Apr 2, 2021
2 parents d67ebab + aebc108 commit 9e519cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion new/test/UnitTests/UnitTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<LangVersion>preview</LangVersion>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.9.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.9.4" />
<PackageReference Include="MSTest.TestAdapter" Version="2.2.3" />
<PackageReference Include="MSTest.TestFramework" Version="2.2.3" />
<PackageReference Include="coverlet.collector" Version="3.0.3" />
Expand Down

0 comments on commit 9e519cc

Please sign in to comment.