Skip to content

Commit

Permalink
Merge pull request #1623 from dotnet/dependabot/nuget/Rx.NET/Source/M…
Browse files Browse the repository at this point in the history
…icrosoft.NET.Test.Sdk-17.0.0
  • Loading branch information
clairernovotny authored Oct 27, 2021
2 parents 728ed27 + 867adc1 commit f4386f3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.11.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.0.0" />
<PackageReference Include="Verify.Xunit" Version="11.24.0" />
<PackageReference Include="xunit" Version="2.4.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.3" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.11.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.0.0" />
<PackageReference Include="xunit" Version="2.4.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.3" />
<ProjectReference Include="..\..\src\System.Reactive\System.Reactive.csproj" />
Expand Down

0 comments on commit f4386f3

Please sign in to comment.