Skip to content

Commit

Permalink
Merge pull request #11 from iNoles/renovate/major-dotnet-monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
iNoles authored Nov 13, 2024
2 parents ab15274 + ffee313 commit 98b64d7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions HackerNews.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,10 @@
<ItemGroup>
<PackageReference Include="CommunityToolkit.Mvvm" Version="8.3.2" />
<PackageReference Include="FirebaseDatabase.net" Version="4.2.0" />
<PackageReference Include="Microsoft.Extensions.Logging.Console" Version="8.0.1" />
<PackageReference Include="Microsoft.Extensions.Logging.Console" Version="9.0.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.1" />
<PackageReference Include="Microsoft.Extensions.Logging.Debug" Version="9.0.0" />
</ItemGroup>
<ItemGroup>
<Folder Include="Resources\Images\" />
Expand Down

0 comments on commit 98b64d7

Please sign in to comment.