MV10 / mv10.github.io

McGuireV10's personal blog
MIT License
4 stars 2 forks source link

Working With Multi-Target .NET Solutions - Forty Years of Code #58

Open utterances-bot opened 3 years ago

utterances-bot commented 3 years ago

Working With Multi-Target .NET Solutions - Forty Years of Code

A quick review of working with multi-targeted projects and solutions in VS2017.

https://mcguirev10.com/2018/04/09/working-with-multitarget-solutions.html

BRebey commented 3 years ago

Hey, super-nice article, Jon. Concise. Clear. Excellent SMALL example. The whole works. The magic tricks with the Folders and the "Complile/None/Include/Remove" were key, and - as you noted - a "magic handshake" not obvious at at a glance. You saved me time and hassle, and I appreciate it.

MV10 commented 3 years ago

Thanks Bill. I think they changed things in .NET 5, I haven't had time to double-check but I think I saw something in a changelog that may relate to the csproj file content.