Skip to content

Commit dc471af

Browse files
dependabot[bot]kzu
authored andcommitted
Bump Microsoft.NET.Test.Sdk from 16.8.3 to 16.9.4
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] <[email protected]>
1 parent 0bcae13 commit dc471af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ThisAssembly.Tests/ThisAssembly.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727

2828
<ItemGroup>
2929
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="3.8.0" Pack="false" />
30-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.8.3" />
30+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.9.4" />
3131
<PackageReference Include="xunit" Version="2.4.1" />
3232
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.3" />
3333
</ItemGroup>

0 commit comments

Comments
 (0)