Skip to content

Commit 9195b8d

Browse files
dependabot[bot]JohanLarsson
authored andcommitted
Bump Microsoft.NET.Test.Sdk from 17.8.0 to 17.9.0
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.8.0 to 17.9.0. - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](microsoft/vstest@v17.8.0...v17.9.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 2ae9404 commit 9195b8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

IDisposableAnalyzers.Test/IDisposableAnalyzers.Test.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
<PackageReference Include="Gu.Roslyn.Asserts.Analyzers" Version="4.0.0" PrivateAssets="all" />
3737
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.5.0" />
3838
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="8.0.0" />
39-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
39+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
4040
<PackageReference Include="MSTest.TestAdapter" Version="3.1.1" />
4141
<PackageReference Include="MSTest.TestFramework" Version="3.1.1" />
4242
<PackageReference Include="Moq" Version="4.20.70" />

0 commit comments

Comments
 (0)