Skip to content

Commit

Permalink
Merge pull request #59 from Fody/dependabot/nuget/XunitLogger-2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored May 15, 2019
2 parents 8bb40b2 + 205b6e8 commit 3abc64a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tests/Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<Reference Include="Microsoft.CSharp" />
<PackageReference Include="FodyHelpers" Version="5.0.6" />
<PackageReference Include="Xunit" Version="2.4.1" />
<PackageReference Include="XunitLogger" Version="2.0.0" />
<PackageReference Include="XunitLogger" Version="2.1.0" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.1.0" />
<ProjectReference Include="..\Obsolete.Fody\Obsolete.Fody.csproj" />
Expand Down

0 comments on commit 3abc64a

Please sign in to comment.