Skip to content

Commit

Permalink
Merge pull request #945 from Humanizr/dependabot/nuget/xunit.runner.v…
Browse files Browse the repository at this point in the history
…isualstudio-2.4.2
  • Loading branch information
dependabot-preview[bot] committed Jun 3, 2020
2 parents 7f07276 + 19ba7c8 commit e5f4119
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/Humanizer.Tests.Uwp/Humanizer.Tests.Uwp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@
<Name>Humanizer</Name>
</ProjectReference>
<PackageReference Include="xunit" Version="2.3.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.3.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.2" />
<PackageReference Include="Microsoft.NETCore.UniversalWindowsPlatform" Version="6.2.10" />
</ItemGroup>
<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion src/Humanizer.Tests/Humanizer.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<ItemGroup>
<PackageReference Include="coverlet.collector" Version="1.3.0" PrivateAssets="all" />
<PackageReference Include="xunit" Version="2.4.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.2" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.6.1" />
<ProjectReference Include="..\Humanizer\Humanizer.csproj" />
</ItemGroup>
Expand Down

0 comments on commit e5f4119

Please sign in to comment.