Skip to content

Commit

Permalink
Update ApprovalTests.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonCropp committed Nov 14, 2023
1 parent f8e1ea7 commit 611208f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ApprovalTests/ApprovalTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<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.1" />
<PackageReference Include="DiffEngine" Version="12.4.2" />
<PackageReference Include="EmptyFiles" Version="4.6.0" PrivateAssets="None" />
<PackageReference Include="Fody" Version="6.8.0" PrivateAssets="all" />
<PackageReference Include="Microsoft.Win32.Registry" Version="5.0.0" />
Expand Down

0 comments on commit 611208f

Please sign in to comment.