Skip to content

Commit

Permalink
Update ApprovalTests.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonCropp committed Feb 26, 2024
1 parent f8ad0a3 commit c848e95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ApprovalTests/ApprovalTests.csproj
Expand Up @@ -10,7 +10,7 @@
</PropertyGroup>
<ItemGroup>
<Using Remove="System.Net.Http" />
<PackageReference Include="Polyfill" Version="2.1.0" PrivateAssets="all" />
<PackageReference Include="Polyfill" Version="3.0.0" PrivateAssets="all" />
<Compile Include="..\ApprovalUtilities\InternalsVisibleTo.cs" Link="InternalsVisibleTo.cs" />
<PackageReference Include="DiffEngine" Version="15.2.0" />
<PackageReference Include="EmptyFiles" Version="8.1.0" PrivateAssets="None" />
Expand Down

0 comments on commit c848e95

Please sign in to comment.