Implemented interface member:
property
AppDirectoryPath
Aspire.Cli.Projects.IAppHostServerProject.AppDirectoryPath
1 reference to AppDirectoryPath
Aspire.Cli.Tests (1)
Projects\AppHostServerProjectTests.cs (1)
253
var normalizedAppPath = Path.GetFullPath(project.
AppDirectoryPath
);