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.dll and and check for it. Remove .net5 since it is EOL #3841

Merged
merged 1 commit into from
Sep 12, 2023

Conversation

nturinski
Copy link
Member

There's a known issue with .NET 7/8 right now with debugging:
dotnet/vscode-csharp#5980
dotnet/vscode-csharp#6273

I downloaded Dev Kit and that did fix it though.

Based off this PR:
https://github.com/microsoft/vscode-azurefunctions/pull/2923/files#diff-d06cae31d33de2a6a7cd19c5779ab1d96141757b2f2a2dd7bf1f3a0ae10bceef

Didn't add the backup templates yet. I think that's okay since they're still in preview anyway. I didn't want to mess with updating backup templates until I fix the tests though.

@nturinski nturinski requested a review from a team as a code owner September 12, 2023 17:13
@nturinski nturinski merged commit 8903561 into main Sep 12, 2023
1 of 5 checks passed
@nturinski nturinski deleted the nat/dotnet8 branch September 12, 2023 22:57
@microsoft microsoft locked and limited conversation to collaborators Oct 28, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants