2 references to OutputPath
Aspire.Hosting.Tests (2)
PublishingTests.cs (2)
101
Assert.True(Path.IsPathFullyQualified(context.
OutputPath
));
196
Assert.True(Path.IsPathFullyQualified(context.
OutputPath
));