Skip to content
This repository was archived by the owner on Sep 9, 2025. It is now read-only.

Commit e3e7302

Browse files
chore(deps): bump Microsoft.NET.Test.Sdk
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.0.0 to 17.5.0. - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](microsoft/vstest@v17.0.0...v17.5.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 ce1ea8b commit e3e7302

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tst/CTA.FeatureDetection.Tests/CTA.FeatureDetection.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
</ItemGroup>
1313

1414
<ItemGroup>
15-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.0.0" />
15+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.5.0" />
1616
<PackageReference Include="NUnit3TestAdapter" Version="4.2.1" />
1717
<PackageReference Include="Moq" Version="4.16.1" />
1818
<PackageReference Include="nunit" Version="3.13.2" />

0 commit comments

Comments
 (0)