2 references to None
Aspire.Templates.Tests (2)
LocalhostTldHostnameTests.cs (1)
50
var targetFramework = templateName == "aspire-apphost-singlefile" ? TestTargetFramework.
None
: framework;
tests\Shared\TemplatesTesting\AspireProject.cs (1)
119
if (tfmToUse != TestTargetFramework.
None
)