Skip to content

Commit

Permalink
Polyfill
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonCropp committed Jan 22, 2024
1 parent a35bb50 commit 05aa339
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ApprovalTests/ApprovalTests.csproj
Expand Up @@ -9,7 +9,7 @@
</PropertyGroup>
<ItemGroup>
<Using Remove="System.Net.Http" />
<PackageReference Include="Polyfill" Version="1.33.2" PrivateAssets="all" />
<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" />
Expand Down

0 comments on commit 05aa339

Please sign in to comment.