Skip to content

Commit

Permalink
Merge pull request #1072 from dotnet/dependabot/nuget/Rx.NET/Source/M…
Browse files Browse the repository at this point in the history
…icrosoft.NET.Test.Sdk-16.4.0

Bump Microsoft.NET.Test.Sdk from 16.3.0 to 16.4.0 in /Rx.NET/Source
  • Loading branch information
Oren Novotny committed Nov 27, 2019
2 parents 91aad3a + a5ea19a commit 3fbdb03
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Expand Up @@ -28,7 +28,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.3.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.4.0" />
<PackageReference Include="xunit" Version="2.4.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.1" />
<PackageReference Include="ApprovalTests" Version="4.4.0" />
Expand Down
Expand Up @@ -17,7 +17,7 @@
</ItemGroup>

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

0 comments on commit 3fbdb03

Please sign in to comment.