Skip to content

Commit

Permalink
refs
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonCropp committed Jan 10, 2024
1 parent 64eca51 commit 65b98f3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/Tests/Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<PackageReference Include="Verify.Phash" Version="3.1.0" />
<PackageReference Include="NUnit" Version="4.0.1" />
<PackageReference Include="NUnit3TestAdapter" Version="4.5.0" />
<PackageReference Include="Verify.NUnit" Version="22.11.4" />
<PackageReference Include="Verify.NUnit" Version="22.11.5" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
<PackageReference Include="ProjectDefaults" Version="1.0.108" PrivateAssets="all" />
<ProjectReference Include="..\Verify.WinForms\Verify.WinForms.csproj" />
Expand Down
2 changes: 1 addition & 1 deletion src/Verify.WinForms/Verify.WinForms.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<ItemGroup>
<PackageReference Include="Argon" Version="0.15.0" />
<PackageReference Include="Polyfill" Version="2.0.1" PrivateAssets="all" />
<PackageReference Include="Verify" Version="22.11.4" />
<PackageReference Include="Verify" Version="22.11.5" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" Condition="$(Configuration) == 'Release'" />
<PackageReference Include="ProjectDefaults" Version="1.0.108" PrivateAssets="all" />
</ItemGroup>
Expand Down

0 comments on commit 65b98f3

Please sign in to comment.