Skip to content

Commit

Permalink
Hmm, wrong order
Browse files Browse the repository at this point in the history
  • Loading branch information
iNoles committed Nov 15, 2023
1 parent 3dd4dfa commit df26fd1
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 @@ -40,9 +40,9 @@
<ItemGroup>
<PackageReference Include="CommunityToolkit.Mvvm" Version="8.2.2" />
<PackageReference Include="FirebaseDatabase.net" Version="4.2.0" />
<PackageReference Include="Microsoft.Extensions.Logging.Debug" Version="8.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.0" />
</ItemGroup>
<ItemGroup>
<Folder Include="Resources\Images\" />
Expand Down

0 comments on commit df26fd1

Please sign in to comment.