Skip to content

Commit

Permalink
refs and cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonCropp committed Mar 27, 2024
1 parent 4ae3e44 commit 9f501fc
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 @@ -14,7 +14,7 @@
</PackageReference>
<PackageReference Include="Xunit" Version="2.7.0" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.7" PrivateAssets="all" />
<PackageReference Include="Verify.Xunit" Version="23.5.2" />
<PackageReference Include="Verify.Xunit" Version="23.6.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<ProjectReference Include="..\Verify.Flurl\Verify.Flurl.csproj" />
<PackageReference Include="ProjectDefaults" Version="1.0.125" PrivateAssets="all" />
Expand Down
2 changes: 1 addition & 1 deletion src/Verify.Flurl/Verify.Flurl.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<ItemGroup>
<PackageReference Include="Flurl" Version="4.0.0" />
<PackageReference Include="Flurl.Http" Version="4.0.2" />
<PackageReference Include="Verify" Version="23.5.2" />
<PackageReference Include="Verify" Version="23.6.0" />
<PackageReference Include="Argon" Version="0.17.0" />
<PackageReference Include="Argon.Xml" Version="0.17.0" />
<PackageReference Include="Polyfill" Version="4.1.0" PrivateAssets="all" />
Expand Down

0 comments on commit 9f501fc

Please sign in to comment.