Skip to content

Commit

Permalink
DiffEngine 13.0.1 and EmptyFiles 5.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonCropp committed Nov 24, 2023
1 parent 67921f2 commit 093e405
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/ApprovalTests/ApprovalTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
<Using Remove="System.Net.Http" />
<PackageReference Include="Polyfill" Version="1.32.1" PrivateAssets="all" />
<Compile Include="..\ApprovalUtilities\InternalsVisibleTo.cs" Link="InternalsVisibleTo.cs" />
<PackageReference Include="DiffEngine" Version="12.4.2" />
<PackageReference Include="EmptyFiles" Version="4.6.0" PrivateAssets="None" />
<PackageReference Include="DiffEngine" Version="13.0.1" />
<PackageReference Include="EmptyFiles" Version="5.0.0" PrivateAssets="None" />
<PackageReference Include="Fody" Version="6.8.0" PrivateAssets="all" />
<PackageReference Include="Microsoft.Win32.Registry" Version="5.0.0" />
<PackageReference Include="Publicize.Fody" Version="1.8.0" PrivateAssets="All" />
Expand Down

0 comments on commit 093e405

Please sign in to comment.