Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 3fd9ed9

Browse files
build(deps): bump Microsoft.NET.Test.Sdk from 17.8.0 to 17.9.0 in /src (reactivemarbles#850)
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.8.0 to 17.9.0. - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](microsoft/vstest@v17.8.0...v17.9.0) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 04e2ff8 commit 3fd9ed9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/DynamicData.Tests/DynamicData.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
<ItemGroup>
1313
<PackageReference Include="Bogus" Version="35.4.0" />
14-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
14+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
1515
<PackageReference Include="xunit" Version="$(XunitVersion)" />
1616
<PackageReference Include="xunit.runner.console" Version="$(XunitVersion)" />
1717
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.6" />

0 commit comments

Comments
 (0)