Skip to content

Commit

Permalink
Merge pull request #952 from dotnet/dependabot/nuget/Rx.NET/Source/Mi…
Browse files Browse the repository at this point in the history
…crosoft.NET.Test.Sdk-16.2.0

Bump Microsoft.NET.Test.Sdk from 16.1.1 to 16.2.0 in /Rx.NET/Source
  • Loading branch information
Oren Novotny authored Jun 29, 2019
2 parents 729b51c + fb19ce7 commit 0bd1188
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 @@ -35,7 +35,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.1.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.2.0" />
<PackageReference Include="xunit" Version="2.4.0-beta.2.build4010" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.0-beta.2.build4010" />
<PackageReference Include="ApprovalTests" Version="3.0.14" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.1.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.2.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 0bd1188

Please sign in to comment.