2 references to Promoted
Aspire.Hosting.Foundry (1)
Toolbox\FoundryToolboxReconciler.cs (1)
369return new(reusableVersion.Version, FoundryToolboxReconcileAction.Promoted);
Aspire.Hosting.Foundry.Tests (1)
FoundryToolboxReconcilerTests.cs (1)
154Assert.Equal(FoundryToolboxReconcileAction.Promoted, result.Action);