Skip to content

Commit

Permalink
Update Verify.ClipboardAccept.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonCropp committed Jan 23, 2024
1 parent 2e502ca commit f488b0d
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 @@
<TargetFrameworks>$(TargetFrameworks);net6.0;net7.0;net8.0</TargetFrameworks>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="DiffEngine" Version="15.1.1" />
<PackageReference Include="DiffEngine" Version="15.2.0" />
<PackageReference Include="TextCopy" Version="6.2.1" />
<PackageReference Include="ProjectDefaults" Version="1.0.109" PrivateAssets="all" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" Condition="$(Configuration) == 'Release'" />
Expand Down

0 comments on commit f488b0d

Please sign in to comment.