System Information (please complete the following information):
- Windows 10 Enterprise, Version 20H2
- ML.Net Model Builder (Preview): 16.5.21.2122901
- Microsoft Visual Studio Enterprise 2019: 16.9.4
- .Net: 5.0.202
Branch:
https://privategallery.blob.core.windows.net/gallery/refs/heads/main/atom.xml
To Reproduce
Steps to reproduce the behavior:
- Create new C# console app with .Net 5.0;
- Add model builder by right click on the project;
- After trained;
- Add Console app and Web API to solution;
- Run the WebApi project, see error: This localhost page can't be found.
