Skip to content

Commit

Permalink
Bump ProjectDefaults from 1.0.112 to 1.0.113 in /src (#180)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Feb 27, 2024
1 parent e3f06f5 commit 2822f05
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 @@ -12,7 +12,7 @@
<PackageReference Include="Verify.NUnit" Version="23.2.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<ProjectReference Include="..\Verify.QuestPDF\Verify.QuestPDF.csproj" />
<PackageReference Include="ProjectDefaults" Version="1.0.112" PrivateAssets="all" />
<PackageReference Include="ProjectDefaults" Version="1.0.113" PrivateAssets="all" />

<None Update="sample.*">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
Expand Down
2 changes: 1 addition & 1 deletion src/Verify.QuestPDF/Verify.QuestPDF.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@
<PackageReference Include="QuestPDF" Version="2023.12.6" />
<PackageReference Include="Polyfill" Version="3.0.0" PrivateAssets="all" />
<PackageReference Include="Verify" Version="23.2.2" />
<PackageReference Include="ProjectDefaults" Version="1.0.112" PrivateAssets="all" />
<PackageReference Include="ProjectDefaults" Version="1.0.113" PrivateAssets="all" />
</ItemGroup>
</Project>

0 comments on commit 2822f05

Please sign in to comment.