Skip to content

Commit 21fd2c9

Browse files
build(deps): bump Microsoft.NET.Test.Sdk from 17.4.0 to 17.4.1 in /src (#508)
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.4.0 to 17.4.1. - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](microsoft/vstest@v17.4.0...v17.4.1) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ff9fd9c commit 21fd2c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ReactiveUI.Validation.Tests/ReactiveUI.Validation.Tests.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
</ItemGroup>
1212

1313
<ItemGroup>
14-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.4.0" />
14+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.4.1" />
1515
<PackageReference Include="xunit" Version="2.4.2" />
1616
<PackageReference Include="Xunit.StaFact" Version="1.1.11" />
1717
<PackageReference Include="Microsoft.Reactive.Testing" Version="5.0.0" />

0 commit comments

Comments
 (0)