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

Commit 7a1669e

Browse files
dependabot[bot]NelsonBN
authored andcommitted
build(deps): bump Microsoft.NET.Test.Sdk from 17.9.0 to 17.10.0
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.9.0 to 17.10.0. - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](microsoft/vstest@v17.9.0...v17.10.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 3626424 commit 7a1669e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/PowerUtils.AspNetCore.ErrorHandler.Tests/PowerUtils.AspNetCore.ErrorHandler.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<ItemGroup>
2727
<PackageReference Include="NSubstitute" Version="5.1.0" />
2828
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="7.5.2" />
29-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
29+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
3030
<PackageReference Include="FluentAssertions" Version="6.12.0" />
3131
<PackageReference Include="PowerUtils.Text" Version="3.0.0" />
3232
<PackageReference Include="PowerUtils.xUnit.Extensions" Version="3.0.1" />

0 commit comments

Comments
 (0)