File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
src/libs/Maui.AppStoreInfo Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1919 <SingleProject >true</SingleProject >
2020 <ImplicitUsings >enable</ImplicitUsings >
2121 <Nullable >enable</Nullable >
22- <MauiVersion >9.0.70 </MauiVersion >
22+ <MauiVersion >9.0.90 </MauiVersion >
2323
2424 <!-- Display name -->
2525 <ApplicationTitle >Maui.AppStores.SampleApp</ApplicationTitle >
6666
6767 <ItemGroup >
6868 <PackageReference Include =" Microsoft.Maui.Controls" Version =" $(MauiVersion)" />
69- <PackageReference Include =" CommunityToolkit.Mvvm" Version =" 8.3.2 " />
70- <PackageReference Include =" Microsoft.Extensions.Logging.Debug" Version =" 9.0.0 " />
69+ <PackageReference Include =" CommunityToolkit.Mvvm" Version =" 8.4.0 " />
70+ <PackageReference Include =" Microsoft.Extensions.Logging.Debug" Version =" 9.0.7 " />
7171 </ItemGroup >
7272
7373 <ItemGroup >
Original file line number Diff line number Diff line change 1111 <UseMaui >true</UseMaui >
1212 <NoWarn >$(NoWarn);CA1031;CA2000</NoWarn >
1313 <RootNamespace >Maui.AppStores</RootNamespace >
14- <MauiVersion >9.0.70 </MauiVersion >
14+ <MauiVersion >9.0.90 </MauiVersion >
1515
1616 <SupportedOSPlatformVersion Condition =" $([MSBuild]::GetTargetPlatformIdentifier('$(TargetFramework)')) == 'ios'" >12.2</SupportedOSPlatformVersion >
1717 <SupportedOSPlatformVersion Condition =" $([MSBuild]::GetTargetPlatformIdentifier('$(TargetFramework)')) == 'maccatalyst'" >15.0</SupportedOSPlatformVersion >
You can’t perform that action at this time.
0 commit comments