Skip to content

Commit

Permalink
<PackageReference Include="DiffEngine" Version="10.4.1" />
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonCropp committed Oct 28, 2022
1 parent 15b5a3d commit 5cc1779
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Verify.ClipboardAccept/Verify.ClipboardAccept.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
</PropertyGroup>
<ItemGroup>
<Using Remove="System.Net.Http" />
<PackageReference Include="DiffEngine" Version="10.4.0" />
<PackageReference Include="DiffEngine" Version="10.4.1" />
<PackageReference Include="TextCopy" Version="6.1.0" />
<PackageReference Include="ProjectDefaults" Version="1.0.80" PrivateAssets="all" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All" Condition="$(Configuration) == 'Release'" />
Expand Down

0 comments on commit 5cc1779

Please sign in to comment.