File tree Expand file tree Collapse file tree 2 files changed +13
-4
lines changed
Expand file tree Collapse file tree 2 files changed +13
-4
lines changed Original file line number Diff line number Diff line change 2929 <RepositoryUrl >https://github.com/oxyplot/oxyplot-maui</RepositoryUrl >
3030 </PropertyGroup >
3131
32+ <PropertyGroup Condition =" '$(Configuration)|$(TargetFramework)|$(Platform)'=='Debug|net8.0-ios|AnyCPU'" >
33+ <CreatePackage >false</CreatePackage >
34+ </PropertyGroup >
3235 <ItemGroup >
3336 <PackageReference Include =" OxyPlot.Core" Version =" 2.1.2" />
3437 <PackageReference Include =" SkiaSharp.HarfBuzz" Version =" 2.88.6" />
3538 <PackageReference Include =" SkiaSharp.Views.Maui.Controls" Version =" 2.88.6" />
3639 </ItemGroup >
3740
3841 <ItemGroup Condition =" $(TargetFramework.StartsWith('net8.0')) " >
39- <PackageReference Include =" Microsoft.Maui.Controls" Version =" 8.0.3 " />
42+ <PackageReference Include =" Microsoft.Maui.Controls" Version =" 8.0.70 " />
4043 </ItemGroup >
4144
4245 <ItemGroup >
43- <None Include =" ..\..\README.md" Pack =" true" PackagePath =" \" />
44- <None Include =" ..\..\icon.png" Pack =" true" PackagePath =" \" />
46+ <None Include =" ..\..\README.md" Pack =" true" PackagePath =" \" />
47+ <None Include =" ..\..\icon.png" Pack =" true" PackagePath =" \" />
4548 </ItemGroup >
4649
4750 <ItemGroup >
Original file line number Diff line number Diff line change 3030 <SupportedOSPlatformVersion Condition =" $([MSBuild]::GetTargetPlatformIdentifier('$(TargetFramework)')) == 'tizen'" >6.5</SupportedOSPlatformVersion >
3131 </PropertyGroup >
3232
33+ <PropertyGroup Condition =" '$(Configuration)|$(TargetFramework)|$(Platform)'=='Debug|net8.0-ios|AnyCPU'" >
34+ <CreatePackage >false</CreatePackage >
35+ </PropertyGroup >
36+ <PropertyGroup Condition =" '$(Configuration)|$(TargetFramework)|$(Platform)'=='Release|net8.0-ios|AnyCPU'" >
37+ <CreatePackage >false</CreatePackage >
38+ </PropertyGroup >
3339 <ItemGroup >
3440 <!-- App Icon -->
3541 <MauiIcon Include =" Resources\AppIcon\appicon.svg" ForegroundFile =" Resources\AppIcon\appiconfg.svg" Color =" #512BD4" />
5864
5965 <ItemGroup >
6066 <PackageReference Include =" OxyPlot.ExampleLibrary" Version =" 2.1.2" />
61- <PackageReference Include =" Microsoft.Maui.Controls" Version =" 8.0.61 " />
67+ <PackageReference Include =" Microsoft.Maui.Controls" Version =" 8.0.70 " />
6268 </ItemGroup >
6369
6470 <ItemGroup >
You can’t perform that action at this time.
0 commit comments