-
Notifications
You must be signed in to change notification settings - Fork 27
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
fix: Remove frameworkreference #490
Conversation
Azure Static Web Apps: Your stage site is ready! Visit it here: https://polite-field-01aa64f0f-490.eastus2.azurestaticapps.net |
I believe @jeromelaban just added these lines back from here. |
Azure Static Web Apps: Your stage site is ready! Visit it here: https://polite-field-01aa64f0f-490.eastus2.azurestaticapps.net |
1 similar comment
Azure Static Web Apps: Your stage site is ready! Visit it here: https://polite-field-01aa64f0f-490.eastus2.azurestaticapps.net |
I added those to get the CI running when downgrading to .NET 6. If the CI passes, I don't see any issue. |
4e4ecc7
to
d6c23de
Compare
Azure Static Web Apps: Your stage site is ready! Visit it here: https://polite-field-01aa64f0f-490.eastus2.azurestaticapps.net |
1 similar comment
Azure Static Web Apps: Your stage site is ready! Visit it here: https://polite-field-01aa64f0f-490.eastus2.azurestaticapps.net |
GitHub Issue (If applicable): #489
PR Type
What kind of change does this PR introduce?
What is the current behavior?
Required frameworkreference in winui app when added
What is the new behavior?
Frameworkreference not required
PR Checklist
Please check if your PR fulfills the following requirements:
Screenshots Compare Test Run
results.Other information
Internal Issue (If applicable):