6 references to Net11WithAllSupportedRuntimes
Aspire.Templates.Tests (6)
NewUpAndBuildStandaloneTemplateTests.cs (1)
25TestSdk.Net11WithAllSupportedRuntimes => BuildEnvironment.ForNet11SdkWithAllSupportedRuntimes,
NewUpAndBuildSupportProjectTemplatesTests.cs (1)
23TestSdk.Net11WithAllSupportedRuntimes => BuildEnvironment.ForNet11SdkWithAllSupportedRuntimes,
TemplateTestsBase.cs (4)
362{ templateName, extraArgs, TestSdk.Net11WithAllSupportedRuntimes, TestTargetFramework.Net8, null }, 363{ templateName, extraArgs, TestSdk.Net11WithAllSupportedRuntimes, TestTargetFramework.Net9, null }, 364{ templateName, extraArgs, TestSdk.Net11WithAllSupportedRuntimes, TestTargetFramework.Net10, null }, 365{ templateName, extraArgs, TestSdk.Net11WithAllSupportedRuntimes, TestTargetFramework.Net11, null },