Skip to content

Commit

Permalink
refs
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonCropp committed Jan 9, 2024
1 parent c6925df commit a7e4b52
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 @@ -10,7 +10,7 @@
<Using Include="DiffEngine" />
<PackageReference Include="MarkdownSnippets.MsBuild" Version="26.0.1" PrivateAssets="all" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
<PackageReference Include="Argon" Version="0.14.0" />
<PackageReference Include="Argon" Version="0.15.0" />
<PackageReference Include="Xunit" Version="2.6.5" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.6" PrivateAssets="all" />
<PackageReference Include="ProjectDefaults" Version="1.0.108" 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 @@ -7,7 +7,7 @@
<ItemGroup>
<Using Include="DiffEngine" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
<PackageReference Include="Argon" Version="0.14.0" />
<PackageReference Include="Argon" Version="0.15.0" />
<PackageReference Include="Verify.DiffPlex" Version="2.3.0" />
<PackageReference Include="Verify.WinForms" Version="4.0.0" />
<PackageReference Include="Verify.Xunit" Version="22.11.4" />
Expand Down

0 comments on commit a7e4b52

Please sign in to comment.