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

Commit f946399

Browse files
dependabot[bot]NelsonBN
authored andcommitted
build(deps): bump Microsoft.NET.Test.Sdk from 17.3.0 to 17.3.1
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.3.0 to 17.3.1. - [Release notes](https://github.com/microsoft/vstest/releases) - [Commits](microsoft/vstest@v17.3.0...v17.3.1) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3e3497c commit f946399

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.0" />
20+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.3.1" />
2121
<PackageReference Include="FluentAssertions" Version="6.7.0" />
2222
<PackageReference Include="PowerUtils.Text" Version="2.2.0" />
2323
<PackageReference Include="PowerUtils.xUnit.Extensions" Version="3.0.0" />

0 commit comments

Comments
 (0)