Implemented interface member:
method
IsUsingProjectReferences
Aspire.Cli.Projects.IAppHostProject.IsUsingProjectReferences(System.IO.FileInfo)
1 reference to IsUsingProjectReferences
Aspire.Cli.Tests (1)
Projects\GuestAppHostProjectTests.cs (1)
1231Assert.False(project.IsUsingProjectReferences(new FileInfo(appHostPath)));