3 references to WithCargoLocked
Aspire.Hosting.Rust.Tests (3)
AddRustAppPublishTests.cs (2)
884configureResource: app => app.WithCargoLocked(false).WithCargoReleaseBuild(false)); 955var content = await PublishDockerfileAsync(configureResource: app => app.WithCargoLocked());
RustPublicApiTests.cs (1)
138.WithCargoLocked();