File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
templates/FmgLib.MauiMarkup.TemplateApp
content/FmgLib.MauiMarkup.App Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 44 <!-- The package metadata. Fill in the properties marked as TODO below -->
55 <!-- Follow the instructions on https://learn.microsoft.com/en-us/nuget/create-packages/package-authoring-best-practices -->
66 <PackageId >FmgLib.MauiMarkup.Template</PackageId >
7- <PackageVersion >4.0.0 </PackageVersion >
7+ <PackageVersion >4.0.1 </PackageVersion >
88 <Title >FmgLib.MauiMarkup.Template</Title >
99 <Authors >FmgYazılım</Authors >
1010 <Description >C# Markup (No XAML) templates for .NET MAUI application with Hotreload process.</Description >
Original file line number Diff line number Diff line change 3131 <ApplicationDisplayVersion >1.0</ApplicationDisplayVersion >
3232 <ApplicationVersion >1</ApplicationVersion >
3333
34- <SupportedOSPlatformVersion Condition =" $([MSBuild]::GetTargetPlatformIdentifier('$(TargetFramework)')) == 'ios'" >11.0 </SupportedOSPlatformVersion >
35- <SupportedOSPlatformVersion Condition =" $([MSBuild]::GetTargetPlatformIdentifier('$(TargetFramework)')) == 'maccatalyst'" >13.1 </SupportedOSPlatformVersion >
34+ <SupportedOSPlatformVersion Condition =" $([MSBuild]::GetTargetPlatformIdentifier('$(TargetFramework)')) == 'ios'" >12.2 </SupportedOSPlatformVersion >
35+ <SupportedOSPlatformVersion Condition =" $([MSBuild]::GetTargetPlatformIdentifier('$(TargetFramework)')) == 'maccatalyst'" >12.0 </SupportedOSPlatformVersion >
3636 <SupportedOSPlatformVersion Condition =" $([MSBuild]::GetTargetPlatformIdentifier('$(TargetFramework)')) == 'android'" >21.0</SupportedOSPlatformVersion >
3737 <SupportedOSPlatformVersion Condition =" $([MSBuild]::GetTargetPlatformIdentifier('$(TargetFramework)')) == 'windows'" >10.0.17763.0</SupportedOSPlatformVersion >
3838 <TargetPlatformMinVersion Condition =" $([MSBuild]::GetTargetPlatformIdentifier('$(TargetFramework)')) == 'windows'" >10.0.17763.0</TargetPlatformMinVersion >
You can’t perform that action at this time.
0 commit comments