Skip to content

Commit 3c67da4

Browse files
dependabot[bot]JohanLarsson
authored andcommitted
Bump Microsoft.NET.Test.Sdk from 17.7.1 to 17.7.2
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.7.1 to 17.7.2. - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](microsoft/vstest@v17.7.1...v17.7.2) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 35edba6 commit 3c67da4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AspNetCoreAnalyzers.Tests/AspNetCoreAnalyzers.Tests.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<PackageReference Include="IDisposableAnalyzers" Version="4.0.6" PrivateAssets="all" />
2727
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.5.0" />
2828
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="7.0.10" />
29-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.1" />
29+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.2" />
3030
<PackageReference Include="NUnit" Version="3.13.3" />
3131
<PackageReference Include="NUnit3TestAdapter" Version="4.5.0" PrivateAssets="all" />
3232
<PackageReference Include="ReflectionAnalyzers" Version="0.3.1" PrivateAssets="all" />

0 commit comments

Comments
 (0)