File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk.Razor" >
22
33 <PropertyGroup >
4- <TargetFrameworks >net10.0-android; net9.0-android</TargetFrameworks >
4+ <TargetFrameworks >net9.0-android</TargetFrameworks >
55
66 <OutputType >Exe</OutputType >
77 <RootNamespace >Manta</RootNamespace >
176176 <Content Include =" Components\Pages\BuySell.razor.cs" />
177177 </ItemGroup >
178178
179- <ItemGroup Condition =" '$(TargetFramework)' == 'net10.0-android'" >
180- <PackageReference Include =" CommunityToolkit.Maui" Version =" 14.0.0" />
181- <PackageReference Include =" Grpc.Net.Client" Version =" 2.76.0" />
182- <PackageReference Include =" Grpc.Net.Client.Web" Version =" 2.76.0" />
183- <PackageReference Include =" HavenoSharp" Version =" 1.1.12" />
184- <PackageReference Include =" Microsoft.Extensions.DependencyInjection.AutoActivation" Version =" 10.3.0" />
185- <PackageReference Include =" Microsoft.Maui.Controls" Version =" 10.0.40" />
186- <PackageReference Include =" Microsoft.Maui.Controls.Compatibility" Version =" 10.0.40" />
187- <PackageReference Include =" Microsoft.AspNetCore.Components.WebView.Maui" Version =" 10.0.40" />
188- <PackageReference Include =" Microsoft.Extensions.Logging.Debug" Version =" 10.0.3" />
189- <PackageReference Include =" MudBlazor" Version =" 8.15.0" />
190- <PackageReference Include =" ZXing.Net.Maui" Version =" 0.7.4" />
191- <PackageReference Include =" ZXing.Net.Maui.Controls" Version =" 0.7.4" />
192- </ItemGroup >
193-
194179 <ItemGroup Condition =" '$(TargetFramework)' == 'net9.0-android'" >
195180 <PackageReference Include =" CommunityToolkit.Maui" Version =" 12.3.0" />
196181 <PackageReference Include =" Grpc.Net.Client" Version =" 2.76.0" />
You can’t perform that action at this time.
0 commit comments