-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Deprecate and remove the experimental CoreApp APIs and prototype app #12730
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Contributor
/azp run |
Azure Pipelines successfully started running 1 pipeline(s), but failed to run 1 pipeline(s). |
/azp run |
Azure Pipelines successfully started running 1 pipeline(s), but failed to run 1 pipeline(s). |
/azp run |
Azure Pipelines successfully started running 1 pipeline(s), but failed to run 1 pipeline(s). |
/azp run |
Azure Pipelines failed to run 2 pipeline(s). |
/azp run |
Azure Pipelines successfully started running 1 pipeline(s), but failed to run 1 pipeline(s). |
/azp run |
Azure Pipelines successfully started running 2 pipeline(s). |
/azp run |
Azure Pipelines successfully started running 2 pipeline(s). |
TatianaKapos
approved these changes
Feb 14, 2024
marlenecota
approved these changes
Feb 14, 2024
jonthysell
added a commit
to jonthysell/react-native-windows-samples
that referenced
this pull request
Feb 14, 2024
With the removal of the CoreApp APIs (see microsoft/react-native-windows#12730) it's time to retire this sample. Closes microsoft#911
jonthysell
added a commit
to microsoft/react-native-windows-samples
that referenced
this pull request
Feb 14, 2024
## Description With the removal of the CoreApp APIs (see microsoft/react-native-windows#12730) it's time to retire this sample. Moving to `samples-old` and removing the runs from workflows. ### Why The CoreApp APIs were experimental and are no longer going to be included in RNW. Closes #911 ## Screenshots N/A ###### Microsoft Reviewers: [Open in CodeFlow](https://microsoft.github.io/open-pr/?codeflow=https://github.com/microsoft/react-native-windows-samples/pull/915)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Deprecated and removed the experimental CoreApp APIs and prototype app. The APIs will no longer be available.
Type of Change
Why
The experiment was made when we were considering going in a different direction for Fabric-based apps.
Resolves #12617
What
See above.
Screenshots
N/A
Testing
N/A
Changelog
Should this change be included in the release notes: yes
Deprecated and removed the experimental CoreApp APIs and prototype app
Microsoft Reviewers: Open in CodeFlow