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

Add net8.0-windows to WinAppSdk #328

Merged
merged 24 commits into from
Feb 28, 2024
Merged

Add net8.0-windows to WinAppSdk #328

merged 24 commits into from
Feb 28, 2024

Conversation

Arlodotexe
Copy link
Member

This PR:

  • Updates dotnet version to 8.0 (for CI, codespaces, etc)
  • Updates the submodule to include net8.0-windows10.0.22621.0 as an available TFM under WinAppSdk.

Prerequisite PR: CommunityToolkit/Tooling-Windows-Submodule#165

@Arlodotexe Arlodotexe self-assigned this Jan 29, 2024
@Arlodotexe Arlodotexe force-pushed the upgrade/wasdk/net8-windows branch 2 times, most recently from 024ab45 to 7486417 Compare January 30, 2024 19:21
@Arlodotexe
Copy link
Member Author

Looks like our blocker was resolved by this commit, but some lingering issues still remain regarding package conflicts (see here).

@michael-hawker
Copy link
Member

@Arlodotexe try updating slngen, we're on a version that's pretty old now:

"microsoft.visualstudio.slngen.tool": {
"version": "9.5.4",
"commands": [
"slngen"
]
}

Latest is 11.2.3

@Arlodotexe
Copy link
Member Author

Need to put together the Labs PR and make sure that's clear before we can merge the tooling PR.

@Arlodotexe Arlodotexe merged commit e9fbde7 into main Feb 28, 2024
9 checks passed
@delete-merged-branch delete-merged-branch bot deleted the upgrade/wasdk/net8-windows branch February 28, 2024 20:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants