Skip to content

Remove ValidateXcodeVersion workaround for .NET 11 samples#758

Merged
jfversluis merged 1 commit intomainfrom
cleanup/remove-validate-xcode
Apr 15, 2026
Merged

Remove ValidateXcodeVersion workaround for .NET 11 samples#758
jfversluis merged 1 commit intomainfrom
cleanup/remove-validate-xcode

Conversation

@jfversluis
Copy link
Copy Markdown
Member

Summary

Removes <ValidateXcodeVersion>false</ValidateXcodeVersion> from 11.0/Directory.Build.props.

This was added as a workaround when CI used Xcode 26.2 but the .NET 11 preview 3 SDK required 26.3. Now that CI uses Xcode 26.3 (#757), the workaround is no longer needed.

CI now uses Xcode 26.3 which matches the .NET 11 preview 3 SDK
requirement. The workaround is no longer needed.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@jfversluis jfversluis merged commit 6df1a82 into main Apr 15, 2026
3 checks passed
@jfversluis jfversluis deleted the cleanup/remove-validate-xcode branch April 15, 2026 09:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant