Skip to content
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

Template updates and sdk support #1923

Merged
merged 1 commit into from
Apr 22, 2021
Merged

Template updates and sdk support #1923

merged 1 commit into from
Apr 22, 2021

Conversation

cwensley
Copy link
Member

@cwensley cwensley commented Apr 12, 2021

  • Add sdk to support combined project with net 5.0
  • Ensure projects build on VS Mac and Windows
  • Fix F# code preview on Mac
  • Add VB.NET project and file templates again, now that it's actually supported
  • Use &File vs. F&ile for xaml templates
  • When building with an RID directly with net5, don't re-publish again and use proper output directory for output .app bundles
  • Fix running .net 5 on VS for Mac (debugging still not supported due to limitations with VS for Mac)

@cwensley cwensley force-pushed the curtis/template-updates branch 2 times, most recently from a8a71a0 to 61b02fb Compare April 14, 2021 16:08
- Add sdk to support combined project with net 5.0
- Ensure projects build on VS Mac and Windows
- Fix F# code preview on Mac
- Add VB.NET project and file templates again, now that it's actually supported
- Use &File vs. F&ile for xaml templates
- When building with an RID directly with net5, don't re-publish again and use proper output directory for output .app bundles
- Fix running .net 5 on VS for Mac (debugging still not supported due to limitations with VS for Mac)
@cwensley cwensley merged commit 8a4a521 into develop Apr 22, 2021
@cwensley cwensley deleted the curtis/template-updates branch April 22, 2021 01:46
@cwensley cwensley added this to the 2.5.11 milestone Apr 22, 2021
@handsawy2012
Copy link

handsawy2012 commented Apr 22, 2021 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants