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

Update C# template to .NET 6 #184

Merged
merged 2 commits into from
Apr 22, 2022
Merged

Update C# template to .NET 6 #184

merged 2 commits into from
Apr 22, 2022

Conversation

angelazhangmsft
Copy link
Contributor

Description

Update the C# sample templates to target .NET 6

Target Release

Before 1.1 (1.1 C# samples should target .NET 6, due to .NET 5 SDK going out of support soon)

Checklist

  • Samples build and run using the Visual Studio versions listed in the Windows development docs.
  • Samples build and run on all supported platforms (x64, x86, ARM64) and configurations (Debug, Release).
  • Samples set the minimum supported OS version to Windows 10 version 1809.
  • Samples build clean with no warnings or errors.
  • [For new samples]: Samples have completed the sample guidelines checklist and follow standardization/naming guidelines.
  • I have commented on my PR /azp run to have the CI build run on my branch. This must be done right before merging to ensure the build is up to date and accurate.

@btueffers btueffers self-requested a review April 8, 2022 23:38
@btueffers
Copy link
Collaborator

/azp run

@azure-pipelines
Copy link

You have several pipelines (over 10) configured to build pull requests in this repository. Specify which pipelines you would like to run by using /azp run [pipelines] command. You can specify multiple pipelines using a comma separated list.

@kythant
Copy link
Contributor

kythant commented Apr 9, 2022

/azp run SamplesCI-AppLifecycle

@azure-pipelines
Copy link

Azure Pipelines could not run because the pipeline triggers exclude this branch/path.

@btueffers btueffers merged commit d030cf6 into main Apr 22, 2022
@btueffers btueffers deleted the angelazhangmsft-patch-1 branch April 22, 2022 20:50
beervoley pushed a commit to paulcam206/WindowsAppSDK-Samples that referenced this pull request Dec 8, 2022
Co-authored-by: btueffers <82911735+btueffers@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants