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

dotnet new TUnit Templates #1138

Closed
thomhurst opened this issue Nov 1, 2024 · 7 comments
Closed

dotnet new TUnit Templates #1138

thomhurst opened this issue Nov 1, 2024 · 7 comments
Labels

Comments

@thomhurst
Copy link
Owner

No description provided.

@alexeyzimarev
Copy link

I believe that Rider and Visual Studio use dotnet templates anyway.

@thomhurst
Copy link
Owner Author

I believe that Rider and Visual Studio use dotnet templates anyway.

Ah that simplifies things then. Do you know how to go about setting them up? I take it Microsoft control the repository of templates?

@alexeyzimarev
Copy link

They do, those default templates are included in SDKs (WebAPI, console app, etc) and additional workloads (like Aspire or MAUI). Test project templates are separate though, located here https://github.com/dotnet/test-templates

@thomhurst
Copy link
Owner Author

They do, those default templates are included in SDKs (WebAPI, console app, etc) and additional workloads (like Aspire or MAUI). Test project templates are separate though, located here https://github.com/dotnet/test-templates

Thank you that's helpful! 😄

Copy link
Contributor

github-actions bot commented Dec 7, 2024

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

@github-actions github-actions bot added the Stale label Dec 7, 2024
@thomhurst thomhurst removed the Stale label Dec 7, 2024
Copy link
Contributor

github-actions bot commented Jan 7, 2025

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

@github-actions github-actions bot added the Stale label Jan 7, 2025
Copy link
Contributor

This issue was closed because it has been stalled for 5 days with no activity.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Jan 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants