Skip to content
This repository was archived by the owner on Feb 14, 2022. It is now read-only.

Commit 47ee6a5

Browse files
dependabot[bot]JacopoWolf
authored andcommitted
Bump Microsoft.NET.Test.Sdk in /tests/StackInjector.TEST.BlackBox
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.9.1 to 16.9.4. - [Release notes](https://github.com/microsoft/vstest/releases) - [Commits](microsoft/vstest@v16.9.1...v16.9.4) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3a3a856 commit 47ee6a5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/StackInjector.TEST.BlackBox/StackInjector.TEST.BlackBox.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<PrivateAssets>all</PrivateAssets>
2525
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2626
</PackageReference>
27-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.9.1" />
27+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.9.4" />
2828
</ItemGroup>
2929

3030
<ItemGroup>

0 commit comments

Comments
 (0)