3 references to WithCargoExample
Aspire.Hosting.Rust.Tests (3)
AddRustAppPublishTests.cs (2)
62var content = await PublishDockerfileAsync(configureResource: app => app.WithCargoExample("demo")); 356.WithCargoExample("demo")
RustPublicApiTests.cs (1)
112.WithCargoExample("demo");