Skip to content

Commit

Permalink
Merge pull request #10 from iNoles/renovate/dotnet-monorepo
Browse files Browse the repository at this point in the history
Update dependency Microsoft.Extensions.Logging.Debug to 8.0.1
  • Loading branch information
iNoles authored Oct 8, 2024
2 parents f4877a4 + 63a5f70 commit b365c57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion HackerNews.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<PackageReference Include="FirebaseDatabase.net" Version="4.2.0" />
<PackageReference Include="Microsoft.Maui.Controls" Version="$(MauiVersion)" />
<PackageReference Include="Microsoft.Maui.Controls.Compatibility" Version="$(MauiVersion)" />
<PackageReference Include="Microsoft.Extensions.Logging.Debug" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Logging.Debug" Version="8.0.1" />
</ItemGroup>
<ItemGroup>
<Folder Include="Resources\Images\" />
Expand Down

0 comments on commit b365c57

Please sign in to comment.