Skip to content

Commit

Permalink
nuget update sample project
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Hindrikes committed Oct 31, 2024
1 parent e258f82 commit 4c3ed62
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions TinyInsights.TestApp/TinyInsights.TestApp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,8 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Maui.Controls" Version="$(MauiVersion)" />
<PackageReference Include="Microsoft.Maui.Controls.Compatibility" Version="$(MauiVersion)" />
<PackageReference Include="Microsoft.Maui.Controls" Version="8.0.92" />
<PackageReference Include="Microsoft.Maui.Controls.Compatibility" Version="8.0.92" />
<PackageReference Include="Microsoft.Extensions.Logging.Debug" Version="8.0.0" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0">
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit 4c3ed62

Please sign in to comment.