Skip to content

Commit

Permalink
Preparing for update
Browse files Browse the repository at this point in the history
  • Loading branch information
Dids committed Dec 4, 2017
1 parent 3b7b312 commit 5ef1be0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Didstopia.PDFSharp.Tests/Didstopia.PDFSharp.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ This is a modified fork based on several OSS projects. For more information see
<DefineConstants>TRACE;DEBUG;NETCOREAPP2_0;PORTABLE</DefineConstants>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="xunit" Version="2.2.0" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.2.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="15.5.0-preview-20170810-02" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="15.5.0" />
<PackageReference Include="xunit" Version="2.3.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.3.1" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 5ef1be0

Please sign in to comment.