-
Notifications
You must be signed in to change notification settings - Fork 202
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
Upgrade samples to 0.73 #906
Conversation
Looks good to me! Do you mind just updating the Calculator ReadMe: https://github.com/YajurG/react-native-windows-samples/tree/YajurG-sample-updates/samples/Calculator and the CoreApp ReadMe: https://github.com/YajurG/react-native-windows-samples/tree/YajurG-sample-updates/samples/CalculatorCoreAppNuGet. Think we missed putting those on the instructions! |
<DisplayName>calculator</DisplayName> | ||
<PublisherDisplayName>CN=React Native Windows Sample</PublisherDisplayName> | ||
<DisplayName>Calculator</DisplayName> | ||
<PublisherDisplayName>yajurgrover</PublisherDisplayName> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nit: Revert to "CN=React Native Windows Sample"
<DisplayName>calculator</DisplayName> | ||
<PublisherDisplayName>CN=React Native Windows Sample</PublisherDisplayName> | ||
<DisplayName>Calculator</DisplayName> | ||
<PublisherDisplayName>yajurgrover</PublisherDisplayName> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Revert to "CN=React Native Windows Sample"
<DisplayName>Calculator (CoreApp)</DisplayName> | ||
<PublisherDisplayName>React Native Windows Samples</PublisherDisplayName> | ||
<DisplayName>CalculatorCoreAppNuGet</DisplayName> | ||
<PublisherDisplayName>yajurgrover</PublisherDisplayName> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Revert to "CN=React Native Windows Sample"
<DisplayName>calculatornuget</DisplayName> | ||
<PublisherDisplayName>ReactNativeWindowsSamples</PublisherDisplayName> | ||
<DisplayName>CalculatorNuGet</DisplayName> | ||
<PublisherDisplayName>yajurgrover</PublisherDisplayName> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Revert to "CN=React Native Windows Sample"
Description
Upgrade the samples to 0.73 as part of 0.73 release
Why
Part of microsoft/react-native-windows#12198
Screenshots
N/A
Microsoft Reviewers: Open in CodeFlow