You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# WARNING: Do **not** use versions higher than the available Xcode SDK or else we will have issues with mtouch (See https://github.com/xamarin/xamarin-macios/issues/7705)
67
67
# When bumping the major macOS version in MACOS_NUGET_VERSION also update the macOS version where we execute on bots in jenkins/Jenkinsfile (in the 'node' element)
68
68
69
-
IOS_NUGET_VERSION=15.4.302
70
-
TVOS_NUGET_VERSION=15.4.302
71
-
WATCHOS_NUGET_VERSION=8.5.302
72
-
MACOS_NUGET_VERSION=12.3.302
73
-
MACCATALYST_NUGET_VERSION=15.4.302
69
+
IOS_NUGET_VERSION=15.4.303
70
+
TVOS_NUGET_VERSION=15.4.303
71
+
WATCHOS_NUGET_VERSION=8.5.303
72
+
MACOS_NUGET_VERSION=12.3.303
73
+
MACCATALYST_NUGET_VERSION=15.4.303
74
74
75
75
76
76
# Defines the default platform version if it's not specified in the TFM. The default should not change for a given .NET version:
0 commit comments