1 write to DisableLocalProjectSubstitution
aspire (1)
Configuration\IntegrationReference.cs (1)
68DisableLocalProjectSubstitution = disableLocalProjectSubstitution
2 references to DisableLocalProjectSubstitution
aspire (1)
Projects\DotNetBasedAppHostServerProject.cs (1)
192!integration.DisableLocalProjectSubstitution)
Aspire.Cli.Tests (1)
Commands\Sdk\SdkExportCommandTests.cs (1)
75Assert.True(package.DisableLocalProjectSubstitution);