2 references to Project1Path
Microsoft.WebTools.AspireService.Tests (2)
AspireServerServiceTests.cs (2)
22
private static readonly TestRunSessionRequest Project1SessionRequest = new TestRunSessionRequest(
Project1Path
, debugging: false, launchProfile: null, disableLaunchProfile: false)
28
private static readonly TestRunSessionRequest Project2SessionRequest = new TestRunSessionRequest(
Project1Path
, debugging: false, launchProfile: null, disableLaunchProfile: false)