Skip to content

Commit

Permalink
nuget bumps
Browse files Browse the repository at this point in the history
  • Loading branch information
aritchie committed Sep 14, 2024
1 parent b0ed8fb commit ea8e75f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions ProjectTemplates/ShinyApp/ShinyApp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,10 @@
<ApplicationDisplayVersion>1.0</ApplicationDisplayVersion>
<ApplicationVersion>1</ApplicationVersion>

<MauiVersion>8.0.82</MauiVersion>
<MauiVersion>8.0.90</MauiVersion>
<ShinyVersion>3.3.3</ShinyVersion>
<!--#if (shinymediator)-->
<MediatorVersion>1.8.0</MediatorVersion>
<MediatorVersion>1.8.1</MediatorVersion>
<!--#endif-->
<!--slower build, faster runtime in DEBUG-->
<!-- <_MauiForceXamlCForDebug Condition="'$(Configuration)' == 'Debug'">true</_MauiForceXamlCForDebug> -->
Expand Down Expand Up @@ -310,7 +310,7 @@
<PackageReference Include="UraniumUI.Blurs" Version="2.9.1" />
<!--#endif-->
<!--#if (ctmvvm)-->
<PackageReference Include="CommunityToolkit.Mvvm" Version="8.2.2" />
<PackageReference Include="CommunityToolkit.Mvvm" Version="8.3.1" />
<!--#endif-->
<!--#if (skeleton)-->
<PackageReference Include="HorusStudio.Maui.Skeleton" Version="2.0.0" />
Expand Down

0 comments on commit ea8e75f

Please sign in to comment.