Skip to content

Commit

Permalink
Update ApprovalTests.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonCropp committed Jan 22, 2024
1 parent 1f3bdac commit aead0b5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/ApprovalTests/ApprovalTests.csproj
Expand Up @@ -12,8 +12,8 @@
<Using Remove="System.Net.Http" />
<PackageReference Include="Polyfill" Version="2.1.0" PrivateAssets="all" />
<Compile Include="..\ApprovalUtilities\InternalsVisibleTo.cs" Link="InternalsVisibleTo.cs" />
<PackageReference Include="DiffEngine" Version="13.0.1" />
<PackageReference Include="EmptyFiles" Version="5.0.0" PrivateAssets="None" />
<PackageReference Include="DiffEngine" Version="15.2.0" />
<PackageReference Include="EmptyFiles" Version="8.1.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 aead0b5

Please sign in to comment.