2 references to ApplicationUrl
dotnet-watch.Tests (2)
Process\LaunchSettingsProfileTest.cs (2)
55
Assert.Equal("http://localhost:5000", expected.
ApplicationUrl
);
59
Assert.Equal("https://localhost:5001", expected.
ApplicationUrl
);