We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22bdd4e commit 50c198bCopy full SHA for 50c198b
src/Aspire.ProjectTemplates/templates/aspire-starter/.template.config/template.json
@@ -275,7 +275,7 @@
275
{
276
"choice": "v3mtp",
277
"displayName": "v3 with Microsoft Test Platform",
278
- "description": "Chooses xUnit v3 with Microsoft Test Platform (Aspire version 9.1 and later only)"
+ "description": "Chooses xUnit.net v3 with Microsoft Test Platform (Aspire version 9.1 and later only)"
279
}
280
],
281
"defaultValue": "v2"
0 commit comments