mirror of https://github.com/dotnet/tye.git
Browse Source
Instead of using the ports in launchSettings.json we'll now just ignore them. This means that ports get auto-assigned when they are not specified in tye.yaml. This avoid the conflict when multiple default asp.net core applications are used - so as a result, tye.yaml isn't needed in as many situations.pull/101/head
5 changed files with 19 additions and 3 deletions
Loading…
Reference in new issue