Skip to content

Commit 5203c4a

Browse files
Bump Microsoft.NET.Test.Sdk from 16.5.0 to 16.7.0
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.5.0 to 16.7.0. - [Release notes](https://github.com/microsoft/vstest/releases) - [Commits](microsoft/vstest@v16.5.0...v16.7.0) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 64a3290 commit 5203c4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Build.targets

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<PackageReference Update="Microsoft.Extensions.DependencyInjection" Version="3.1.0" />
2424
<PackageReference Update="Microsoft.Extensions.DependencyInjection.Abstractions" Version="3.1.0" />
2525
<PackageReference Update="Newtonsoft.Json" Version="11.0.2" />
26-
<PackageReference Update="Microsoft.NET.Test.Sdk" Version="16.5.0" />
26+
<PackageReference Update="Microsoft.NET.Test.Sdk" Version="16.7.0" />
2727
<PackageReference Update="xunit.runner.visualstudio" Version="2.4.3" />
2828
<PackageReference Update="xunit" Version="2.4.1" />
2929
<PackageReference Update="FluentAssertions" Version="5.10.3" />

0 commit comments

Comments
 (0)