Skip to content

Commit c512d2e

Browse files
dependabot[bot]JohanLarsson
authored andcommitted
Bump Microsoft.NET.Test.Sdk from 17.3.2 to 17.4.0
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.3.2 to 17.4.0. - [Release notes](https://github.com/microsoft/vstest/releases) - [Commits](microsoft/vstest@v17.3.2...v17.4.0) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f99019b commit c512d2e

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.10" />
29-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.3.2" />
29+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.4.0" />
3030
<PackageReference Include="NUnit" Version="3.13.3" />
3131
<PackageReference Include="NUnit3TestAdapter" Version="4.3.0" PrivateAssets="all" />
3232
<PackageReference Include="ReflectionAnalyzers" Version="0.3.1" PrivateAssets="all" />

0 commit comments

Comments
 (0)