Skip to content

Commit b7e242e

Browse files
authored
Merge pull request #127 from JSkimming/dependabot/nuget/Microsoft.NET.Test.Sdk-16.9.1
Bump Microsoft.NET.Test.Sdk from 16.8.3 to 16.9.1
2 parents 7f1d9a2 + 50df3ed commit b7e242e

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
@@ -22,7 +22,7 @@
2222
<PrivateAssets>all</PrivateAssets>
2323
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2424
</PackageReference>
25-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.8.3" />
25+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.9.1" />
2626
<PackageReference Include="StyleCop.Analyzers" Version="1.2.0-beta.304">
2727
<PrivateAssets>all</PrivateAssets>
2828
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)