Skip to content

Commit

Permalink
Merge pull request #69 from martincostello/Update-xunit-logging
Browse files Browse the repository at this point in the history
Update leftover reference
  • Loading branch information
martincostello authored Sep 30, 2018
2 parents c1f7b25 + c1d90ee commit 428a2fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/TodoApp.Tests/TodoApp.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<IsPackable>false</IsPackable>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="MartinCostello.Logging.XUnit" Version="0.1.0-alpha4" />
<PackageReference Include="MartinCostello.Logging.XUnit" Version="0.1.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="15.8.0" />
<PackageReference Include="NodaTime.Testing" Version="2.4.0" />
<PackageReference Include="xunit" Version="2.4.0" />
Expand Down

0 comments on commit 428a2fc

Please sign in to comment.