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

Commit 1efa527

Browse files
dependabot[bot]NelsonBN
authored andcommitted
build(deps): bump Microsoft.NET.Test.Sdk from 17.3.2 to 17.4.0
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.3.2 to 17.4.0. - [Release notes](https://github.com/microsoft/vstest/releases) - [Commits](microsoft/vstest@v17.3.2...v17.4.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 563939b commit 1efa527

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
@@ -17,7 +17,7 @@
1717

1818
<ItemGroup>
1919
<PackageReference Include="Moq" Version="4.18.2" />
20-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.3.2" />
20+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.4.0" />
2121
<PackageReference Include="FluentAssertions" Version="6.8.0" />
2222
<PackageReference Include="PowerUtils.Text" Version="2.2.0" />
2323
<PackageReference Include="PowerUtils.xUnit.Extensions" Version="3.0.1" />

0 commit comments

Comments
 (0)