Skip to content

Fix not being able to get .NET latest templates #4915

Merged
motm32 merged 2 commits intomainfrom
meganmott/supporting-antlion
Feb 10, 2026
Merged

Fix not being able to get .NET latest templates #4915
motm32 merged 2 commits intomainfrom
meganmott/supporting-antlion

Conversation

@motm32
Copy link
Copy Markdown
Contributor

@motm32 motm32 commented Feb 9, 2026

FIxes #4907

Within getLatestTemplates we call downloadFile which was never being resolved. I tested this and it seemed to fix the issue. The above listed issue only mentioned .NET 10 failing because .NET 10 did not have any backup templates to fall back on. I got copilot to add the backup templates and tested them and they seemed to work fine.

@motm32 motm32 requested a review from a team as a code owner February 9, 2026 22:52
@motm32 motm32 merged commit b74465a into main Feb 10, 2026
2 checks passed
@motm32 motm32 deleted the meganmott/supporting-antlion branch February 10, 2026 17:34
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.

Template list fails to load when creating a .NET 10 project

3 participants