Skip to content

Commit 268653b

Browse files
Bump Microsoft.NET.Test.Sdk from 16.8.3 to 16.9.4 (#20)
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.8.3 to 16.9.4. - [Release notes](https://github.com/microsoft/vstest/releases) - [Commits](microsoft/vstest@v16.8.3...v16.9.4) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e936757 commit 268653b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/GitBuildInfo.SourceGenerator.Tests.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<ItemGroup>
99
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="3.10.0-3.21254.9" />
1010
<PackageReference Include="System.Text.Json" Version="6.0.0-preview.5.21255.7" />
11-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.8.3" />
11+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.9.4" />
1212
<PackageReference Include="xunit" Version="2.4.1" />
1313
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.3">
1414
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)