17 references to ExcludeFromManifest
Aspire.Hosting (1)
ExternalServiceBuilderExtensions.cs (1)
85.ExcludeFromManifest();
Aspire.Hosting.Azure (1)
AzureEnvironmentResourceExtensions.cs (1)
47.ExcludeFromManifest();
Aspire.Hosting.Azure.Tests (1)
AzureEnvironmentResourceTests.cs (1)
200.ExcludeFromManifest(); // This should be ignored during publishing
Aspire.Hosting.Kafka (1)
KafkaBuilderExtensions.cs (1)
110.ExcludeFromManifest();
Aspire.Hosting.Milvus (1)
MilvusBuilderExtensions.cs (1)
143.ExcludeFromManifest();
Aspire.Hosting.MongoDB (1)
MongoDBBuilderExtensions.cs (1)
161.ExcludeFromManifest();
Aspire.Hosting.MySql (1)
MySqlBuilderExtensions.cs (1)
206.ExcludeFromManifest();
Aspire.Hosting.PostgreSQL (2)
PostgresBuilderExtensions.cs (2)
202.ExcludeFromManifest(); 306.ExcludeFromManifest();
Aspire.Hosting.Redis (2)
RedisBuilderExtensions.cs (2)
159.ExcludeFromManifest(); 254.ExcludeFromManifest();
Aspire.Hosting.Tests (1)
DistributedApplicationModelExtensionsTests.cs (1)
22.ExcludeFromManifest();
CustomResources.AppHost (2)
TalkingClockResource.cs (1)
35.ExcludeFromManifest()
TestResource.cs (1)
24.ExcludeFromManifest();
HealthChecksSandbox.AppHost (1)
Program.cs (1)
57.ExcludeFromManifest();
Stress.AppHost (2)
TestResource.cs (2)
25.ExcludeFromManifest(); 43.ExcludeFromManifest();