|
24 | 24 | <PackageVersion Include="Microsoft.Extensions.Caching.Memory" Version="9.0.7" /> |
25 | 25 | <PackageVersion Include="Microsoft.Extensions.Options.ConfigurationExtensions" Version="9.0.7" /> |
26 | 26 | <PackageVersion Include="Microsoft.Extensions.Options.DataAnnotations" Version="9.0.7" /> |
27 | | - <PackageVersion Include="Microsoft.Maui.Controls" Version="9.0.81" /> |
28 | | - <PackageVersion Include="Microsoft.AspNetCore.Components.WebView.Maui" Version="9.0.81" /> |
29 | | - <PackageVersion Include="Microsoft.AspNetCore.Components.WebView.WindowsForms" Version="9.0.81" /> |
| 27 | + <PackageVersion Include="Microsoft.Maui.Controls" Version="9.0.82" /> |
| 28 | + <PackageVersion Include="Microsoft.AspNetCore.Components.WebView.Maui" Version="9.0.82" /> |
| 29 | + <PackageVersion Include="Microsoft.AspNetCore.Components.WebView.WindowsForms" Version="9.0.82" /> |
30 | 30 | <PackageVersion Include="Microsoft.Web.WebView2" Version="1.0.3351.48" /> |
31 | 31 | <PackageVersion Include="NWebsec.AspNetCore.Middleware" Version="3.0.0" /> |
32 | 32 | <PackageVersion Include="Oscore.Maui.AppStoreInfo" Version="1.3.0" /> |
|
40 | 40 | <!--/+:msbuild-conditional:noEmit --> |
41 | 41 | <PackageVersion Condition=" '$(aspire)' == 'true' OR '$(aspire)' == '' " Include="Aspire.Hosting.AppHost" Version="9.3.1" /> |
42 | 42 | <PackageVersion Condition=" ('$(aspire)' == 'true' OR '$(aspire)' == '') AND ('$(database)' == 'SqlServer' OR '$(database)' == '') " Include="Aspire.Hosting.SqlServer" Version="9.3.2" /> |
43 | | - <PackageVersion Condition=" ('$(aspire)' == 'true' OR '$(aspire)' == '') AND ('$(database)' == 'SqlServer' OR '$(database)' == '') " Include="CommunityToolkit.Aspire.Hosting.SqlServer.Extensions" Version="9.5.0" /> |
| 43 | + <PackageVersion Condition=" ('$(aspire)' == 'true' OR '$(aspire)' == '') AND ('$(database)' == 'SqlServer' OR '$(database)' == '') " Include="CommunityToolkit.Aspire.Hosting.SqlServer.Extensions" Version="9.6.0" /> |
44 | 44 | <PackageVersion Condition=" ('$(aspire)' == 'true' OR '$(aspire)' == '') AND ('$(database)' == 'PostgreSQL' OR '$(database)' == '') " Include="Aspire.Hosting.PostgreSQL" Version="9.3.1" /> |
45 | 45 | <PackageVersion Condition=" ('$(aspire)' == 'true' OR '$(aspire)' == '') AND ('$(database)' == 'MySql' OR '$(database)' == '') " Include="Aspire.Hosting.MySql" Version="9.3.1" /> |
46 | 46 | <PackageVersion Condition=" ('$(aspire)' == 'true' OR '$(aspire)' == '') AND ('$(filesStorage)' == 'AzureBlobStorage' OR '$(filesStorage)' == '') " Include="Aspire.Hosting.Azure.Storage" Version="9.3.1" /> |
|
57 | 57 | <PackageVersion Condition=" '$(sentry)' == 'true' OR '$(sentry)' == '' " Include="Sentry.AspNetCore" Version="5.11.2" /> |
58 | 58 | <PackageVersion Condition=" '$(sentry)' == 'true' OR '$(sentry)' == '' " Include="Sentry.Extensions.Logging" Version="5.11.2" /> |
59 | 59 | <PackageVersion Condition=" '$(sentry)' == 'true' OR '$(sentry)' == '' " Include="Sentry.Maui" Version="5.11.2" /> |
60 | | - <PackageVersion Include="Xamarin.AndroidX.Activity" Version="1.10.1.2" /> |
61 | | - <PackageVersion Include="Xamarin.AndroidX.Activity.Ktx" Version="1.10.1.2" /> |
62 | | - <PackageVersion Include="Xamarin.AndroidX.Collection" Version="1.5.0.2" /> |
63 | | - <PackageVersion Include="Xamarin.AndroidX.Collection.Ktx" Version="1.5.0.2" /> |
64 | | - <PackageVersion Include="Xamarin.AndroidX.Lifecycle.LiveData" Version="2.9.0" /> |
65 | | - <PackageVersion Include="Xamarin.AndroidX.Lifecycle.LiveData.Core.Ktx" Version="2.9.0" /> |
66 | | - <PackageVersion Include="Xamarin.AndroidX.Lifecycle.Runtime" Version="2.9.0" /> |
67 | | - <PackageVersion Include="Xamarin.AndroidX.Lifecycle.Runtime.Ktx" Version="2.9.0" /> |
68 | | - <PackageVersion Include="Xamarin.AndroidX.Lifecycle.ViewModel" Version="2.9.0" /> |
69 | | - <PackageVersion Include="Xamarin.AndroidX.Lifecycle.ViewModel.Ktx" Version="2.9.0" /> |
70 | | - <PackageVersion Include="Xamarin.AndroidX.Lifecycle.ViewModelSavedState" Version="2.9.0" /> |
71 | | - <PackageVersion Include="Xamarin.GooglePlayServices.Basement" Version="118.7.0.2" /> |
72 | | - <PackageVersion Include="Xamarin.Google.Android.Play.Review.Ktx" Version="2.0.2.4" /> |
73 | 60 | <PackageVersion Condition=" '$(notification)' == 'true' OR '$(notification)' == ''" Include="Xamarin.Firebase.Messaging" Version="124.1.1.2" /> |
74 | 61 | <PackageVersion Condition=" '$(notification)' == 'true' OR '$(notification)' == ''" Include="Plugin.LocalNotification" Version="12.0.1" /> |
75 | 62 | <PackageVersion Condition=" '$(notification)' == 'true' OR '$(notification)' == ''" Include="AdsPush" Version="2.0.0" /> |
|
0 commit comments