Skip to content

Commit

Permalink
Bump ProjectDefaults from 1.0.126 to 1.0.127 in /src (#532)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Apr 30, 2024
1 parent ae243f7 commit b3b7b61
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/NodaTime.Bogus/NodaTime.Bogus.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@
<ItemGroup>
<PackageReference Include="Bogus" Version="35.5.1" />
<PackageReference Include="NodaTime" Version="3.1.11" />
<PackageReference Include="ProjectDefaults" Version="1.0.126" PrivateAssets="all" />
<PackageReference Include="ProjectDefaults" Version="1.0.127" PrivateAssets="all" />
</ItemGroup>
</Project>
2 changes: 1 addition & 1 deletion src/Tests/Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
<PackageReference Include="Verify.Xunit" Version="24.1.0" />
<PackageReference Include="MarkdownSnippets.MsBuild" Version="27.0.2" PrivateAssets="all" />
<ProjectReference Include="..\NodaTime.Bogus\NodaTime.Bogus.csproj" />
<PackageReference Include="ProjectDefaults" Version="1.0.126" PrivateAssets="all" />
<PackageReference Include="ProjectDefaults" Version="1.0.127" PrivateAssets="all" />
</ItemGroup>
</Project>

0 comments on commit b3b7b61

Please sign in to comment.