Skip to content

Commit 4be18f1

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] <support@github.com>
1 parent 3257bd8 commit 4be18f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ReflectionAnalyzers.Tests/ReflectionAnalyzers.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<PackageReference Include="Gu.Roslyn.Asserts" Version="4.3.0" />
3030
<PackageReference Include="Gu.Roslyn.Asserts.Analyzers" Version="4.0.0" PrivateAssets="all" />
3131
<PackageReference Include="IDisposableAnalyzers" Version="4.0.6" PrivateAssets="all" />
32-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.1" PrivateAssets="all" />
32+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.2" PrivateAssets="all" />
3333
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.5.0" PrivateAssets="all" />
3434
<PackageReference Include="NUnit" Version="3.13.3" PrivateAssets="all" />
3535
<PackageReference Include="NUnit3TestAdapter" Version="4.5.0" PrivateAssets="all" />

0 commit comments

Comments
 (0)