Skip to content

Commit

Permalink
Update Verify.WinForms.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonCropp committed Nov 13, 2023
1 parent 18a427b commit 0eefbb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Verify.WinForms/Verify.WinForms.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Argon" Version="0.13.0" />
<PackageReference Include="Polyfill" Version="1.32.0" PrivateAssets="all" />
<PackageReference Include="Polyfill" Version="1.32.1" PrivateAssets="all" />
<PackageReference Include="Verify" Version="22.2.0" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All" Condition="$(Configuration) == 'Release'" />
<PackageReference Include="ProjectDefaults" Version="1.0.101" PrivateAssets="all" />
Expand Down

0 comments on commit 0eefbb1

Please sign in to comment.