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