File tree 3 files changed +5
-5
lines changed
Softeq.XToolkit.Bindings.iOS
Softeq.XToolkit.Common.iOS
azure-pipelines/templates
3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
<Project Sdk =" Microsoft.NET.Sdk" >
2
2
3
3
<PropertyGroup >
4
- <TargetFramework >net8.0-ios12 .0</TargetFramework >
4
+ <TargetFramework >net8.0-ios17 .0</TargetFramework >
5
5
<SupportedOSPlatformVersion >10.0</SupportedOSPlatformVersion >
6
6
<CreatePackage >false</CreatePackage >
7
7
</PropertyGroup >
Original file line number Diff line number Diff line change 1
1
<Project Sdk =" Microsoft.NET.Sdk" >
2
2
3
3
<PropertyGroup >
4
- <TargetFramework >net8.0-ios12 .0</TargetFramework >
4
+ <TargetFramework >net8.0-ios17 .0</TargetFramework >
5
5
<SupportedOSPlatformVersion >10.0</SupportedOSPlatformVersion >
6
6
<CreatePackage >false</CreatePackage >
7
7
</PropertyGroup >
Original file line number Diff line number Diff line change 3
3
# https://github.com/actions/runner-images
4
4
5
5
variables :
6
- XCODE_VERSION : 15.0.1
7
- DOTNET_SDK_VERSION : 8.0.100
8
- MACOS_VM_IMAGE : ' macos-13 '
6
+ XCODE_VERSION : 15.4
7
+ DOTNET_SDK_VERSION : 8.0.303
8
+ MACOS_VM_IMAGE : ' macos-14 '
You can’t perform that action at this time.
0 commit comments