Skip to content

Commit

Permalink
Update Verify.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonCropp committed Nov 26, 2021
1 parent 0f038b5 commit 713abc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Verify/Verify.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<TargetFrameworks>netstandard2.0;netstandard2.1;netcoreapp3.1;net461;net472;net5;net6</TargetFrameworks>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="DiffEngine" Version="8.4.2" />
<PackageReference Include="DiffEngine" Version="8.4.4" />
<PackageReference Include="EmptyFiles" Version="2.8.0" PrivateAssets="None" />
<PackageReference Include="SimpleInfoName" Version="1.1.1" />
<PackageReference Include="TextCopy" Version="4.3.1" />
Expand Down

0 comments on commit 713abc3

Please sign in to comment.