Skip to content

Commit

Permalink
refs
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonCropp committed Jan 17, 2024
1 parent 250dcd0 commit 6be450b
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="Microsoft.NET.Test.Sdk" Version="17.8.0" />
<PackageReference Include="Verify.DiffPlex" Version="2.3.0" />
<PackageReference Include="Verify.ImageMagick" Version="3.2.2" />
<PackageReference Include="Verify.NUnit" Version="22.11.5" />
<PackageReference Include="Verify.NUnit" Version="23.0.0" />
<ProjectReference Include="..\Verify.DocNet\Verify.DocNet.csproj" />
<PackageReference Include="ProjectDefaults" Version="1.0.108" PrivateAssets="all" />

Expand Down
2 changes: 1 addition & 1 deletion src/Verify.DocNet/Verify.DocNet.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<PackageReference Include="Argon" Version="0.15.0" />
<PackageReference Include="Docnet.Core" Version="2.6.0" />
<PackageReference Include="SixLabors.ImageSharp" Version="3.1.2" />
<PackageReference Include="Verify" Version="22.11.5" />
<PackageReference Include="Verify" Version="23.0.0" />
<PackageReference Include="ProjectDefaults" Version="1.0.108" PrivateAssets="all" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" Condition="$(Configuration) == 'Release'" />
</ItemGroup>
Expand Down

0 comments on commit 6be450b

Please sign in to comment.