Skip to content

Commit

Permalink
refs
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonCropp committed Jan 21, 2023
1 parent 0ccc94b commit 2223175
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 @@ -10,7 +10,7 @@
<PackageReference Include="MarkdownSnippets.MsBuild" Version="24.5.1" PrivateAssets="all" />
<PackageReference Include="Xunit" Version="2.4.2" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.5" PrivateAssets="all" />
<PackageReference Include="Verify.Xunit" Version="19.7.0" />
<PackageReference Include="Verify.Xunit" Version="19.7.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.4.1" />
<ProjectReference Include="..\Verify.Http\Verify.Http.csproj" />
<PackageReference Include="ProjectDefaults" Version="1.0.84" PrivateAssets="all" />
Expand Down
2 changes: 1 addition & 1 deletion src/Verify.Http/Verify.Http.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<Reference Include="System.Web" Version="4.0.0" Condition="$(TargetFramework) == 'net48'" />
<PackageReference Include="Microsoft.Extensions.Http" Version="7.0.0" />
<PackageReference Include="Microsoft.Net.Http.Headers" Version="2.2.8" />
<PackageReference Include="Verify" Version="19.7.0" />
<PackageReference Include="Verify" Version="19.7.1" />
<PackageReference Include="Argon" Version="0.2.1" />
<PackageReference Include="Argon.Xml" Version="0.2.1" />
<PackageReference Include="Microsoft.Extensions.DiagnosticAdapter" Version="3.1.32" />
Expand Down

0 comments on commit 2223175

Please sign in to comment.