Skip to content

Commit

Permalink
Update DiffEngine.Tests.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonCropp committed Mar 9, 2021
1 parent 0d02ced commit 22ed02f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/DiffEngine.Tests/DiffEngine.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<PackageReference Include="MarkdownSnippets.MsBuild" Version="23.1.0" PrivateAssets="all" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.9.1" />
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
<PackageReference Include="System.Drawing.Common" Version="5.0.1" />
<PackageReference Include="System.Drawing.Common" Version="5.0.2" />
<PackageReference Include="Xunit" Version="2.4.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.3" />
<PackageReference Include="ProjectDefaults" Version="1.0.54" PrivateAssets="All" />
Expand Down

0 comments on commit 22ed02f

Please sign in to comment.