Skip to content

Commit fbd4d56

Browse files
Bump Microsoft.NET.Test.Sdk from 16.7.0 to 16.7.1
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.7.0 to 16.7.1. - [Release notes](https://github.com/microsoft/vstest/releases) - [Commits](microsoft/vstest@v16.7.0...v16.7.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 316be2e commit fbd4d56

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/Castle.Core.AsyncInterceptor.Tests/Castle.Core.AsyncInterceptor.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<PrivateAssets>all</PrivateAssets>
2222
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2323
</PackageReference>
24-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.7.0" />
24+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.7.1" />
2525
<PackageReference Include="StyleCop.Analyzers" Version="1.2.0-beta.164">
2626
<PrivateAssets>all</PrivateAssets>
2727
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)