Skip to content

Commit 1fbf2e0

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] <[email protected]>
1 parent f206faf commit 1fbf2e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gu.Wpf.UiAutomation.Tests/Gu.Wpf.UiAutomation.Tests.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<PackageReference Include="Gu.Analyzers" Version="2.0.3" PrivateAssets="all" />
2222
<PackageReference Include="IDisposableAnalyzers" Version="4.0.7" PrivateAssets="all" />
2323
<PackageReference Include="Microsoft.CodeAnalysis.NetAnalyzers" Version="8.0.0" PrivateAssets="all" />
24-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
24+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
2525
<PackageReference Include="NUnit" Version="4.0.1" />
2626
<PackageReference Include="NUnit3TestAdapter" Version="4.5.0" PrivateAssets="all" />
2727
<PackageReference Include="NunitXml.TestLogger" Version="3.1.15" PrivateAssets="all" />

0 commit comments

Comments
 (0)