Skip to content

Commit 98656a2

Browse files
build(deps): bump Microsoft.NET.Test.Sdk from 16.7.1 to 16.8.0 (#158)
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.7.1 to 16.8.0. - [Release notes](https://github.com/microsoft/vstest/releases) - [Commits](microsoft/vstest@v16.7.1...v16.8.0) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 5516420 commit 98656a2

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
@@ -12,7 +12,7 @@
1212
</ItemGroup>
1313

1414
<ItemGroup>
15-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.7.1" />
15+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.8.0" />
1616
<PackageReference Include="xunit" Version="2.4.1" />
1717
<PackageReference Include="Xunit.StaFact" Version="1.0.37" />
1818
<PackageReference Include="Microsoft.Reactive.Testing" Version="4.4.1" />

0 commit comments

Comments
 (0)