5 implementations of IsUnsupported
aspire (2)
Projects\DotNetAppHostProject.cs (1)
70
public bool
IsUnsupported
{ get; set; }
Projects\GuestAppHostProject.cs (1)
90
public bool
IsUnsupported
{ get; set; }
Aspire.Cli.Tests (3)
Commands\NewCommandTests.cs (1)
1703
public bool
IsUnsupported
{ get; set; }
Commands\SecretCommandTests.cs (1)
106
public bool
IsUnsupported
{ get; set; }
TestServices\TestAppHostProjectFactory.cs (1)
116
public bool
IsUnsupported
{ get; set; }
1 write to IsUnsupported
aspire (1)
Projects\ProjectLocator.cs (1)
111
dotNetHandler.
IsUnsupported
= true;