Skip to content

Commit b09e69f

Browse files
dependabot[bot]JohanLarsson
authored andcommitted
Bump Microsoft.NET.Test.Sdk from 17.3.0 to 17.3.1
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.3.0 to 17.3.1. - [Release notes](https://github.com/microsoft/vstest/releases) - [Commits](microsoft/vstest@v17.3.0...v17.3.1) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 112c302 commit b09e69f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

AspNetCoreAnalyzers.Tests/AspNetCoreAnalyzers.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<PackageReference Include="IDisposableAnalyzers" Version="4.0.2" PrivateAssets="all" />
2727
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.0.1" />
2828
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="6.0.8" />
29-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.3.0" />
29+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.3.1" />
3030
<PackageReference Include="NUnit" Version="3.13.3" />
3131
<PackageReference Include="NUnit3TestAdapter" Version="4.2.1" PrivateAssets="all" />
3232
<PackageReference Include="ReflectionAnalyzers" Version="0.3.1" PrivateAssets="all" />

0 commit comments

Comments
 (0)