samples
samples copied to clipboard
Hosting Example won't work In Visual Studio 2019
Issue description https://github.com/dotnet/samples/tree/main/core/hosting#visual-studio-support
Says to use Visual Studio 2019. However all the projects target .NetCore 6 so they wont work in 2019. If you open the .sln in 2022 it wants to upgrade it. Bit Confusing.
Target framework
Check the .NET target framework(s) being used, and include the version number(s).
- [ X] .NET Core
I am running into same. I don't think it builds with 2022, either.