Skip to content

Commit 7078e72

Browse files
dependabot[bot]egil
authored andcommitted
build(deps): Bump Microsoft.NET.Test.Sdk from 17.7.1 to 17.7.2
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.7.1 to 17.7.2. - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](microsoft/vstest@v17.7.1...v17.7.2) --- 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 9e53999 commit 7078e72

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<ItemGroup>
1818
<PackageReference Include="AutoFixture" Version="4.18.0" />
1919
<PackageReference Include="AutoFixture.Xunit2" Version="4.18.0" />
20-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.1" />
20+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.2" />
2121
<PackageReference Include="NSubstitute" Version="5.0.0" />
2222
<PackageReference Include="Shouldly" Version="4.2.1" />
2323
<PackageReference Include="xunit" Version="2.5.0" />

0 commit comments

Comments
 (0)