Skip to content

Commit

Permalink
refs
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonCropp committed Aug 30, 2022
1 parent 7068e7d commit 3330670
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/DiffEngine.Tests/DiffEngine.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<PackageReference Include="Microsoft.CSharp" Version="4.7.0" />
<PackageReference Include="MarkdownSnippets.MsBuild" Version="24.5.0" PrivateAssets="all" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.3.0" />
<PackageReference Include="Argon" Version="0.1.0-beta.17" />
<PackageReference Include="Argon" Version="0.1.0-beta.18" />
<PackageReference Include="System.Drawing.Common" Version="5.0.0" />
<PackageReference Include="Xunit" Version="2.4.2" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.5" PrivateAssets="all" />
Expand Down
2 changes: 1 addition & 1 deletion src/DiffEngineTray.Tests/DiffEngineTray.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<Using Include="DiffEngine" />
<PackageReference Include="Microsoft.CSharp" Version="4.7.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.3.0" />
<PackageReference Include="Argon" Version="0.1.0-beta.17" />
<PackageReference Include="Argon" Version="0.1.0-beta.18" />
<PackageReference Include="Verify.WinForms" Version="3.0.0-beta.1" />
<PackageReference Include="Verify.Xunit" Version="18.0.0-beta.8" />
<PackageReference Include="Verify.ImageMagick" Version="3.0.0-beta.2" />
Expand Down

0 comments on commit 3330670

Please sign in to comment.