Skip to content
This repository was archived by the owner on Aug 1, 2021. It is now read-only.

Commit 968787f

Browse files
Bump Microsoft.NET.Test.Sdk from 16.1.1 to 16.2.0
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.1.1 to 16.2.0. - [Release notes](https://github.com/microsoft/vstest/releases) - [Commits](microsoft/vstest@v16.1.1...v16.2.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 3de5855 commit 968787f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/JpProject.Domain.Tests/JpProject.Domain.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<PrivateAssets>all</PrivateAssets>
1717
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1818
</PackageReference>
19-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.1.1" />
19+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.2.0" />
2020
<PackageReference Include="Moq" Version="4.12.0" />
2121
<PackageReference Include="xunit" Version="2.4.1" />
2222
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.1">

0 commit comments

Comments
 (0)