|
|
|
|
|
by luuio
1556 days ago
|
|
What about the option to just make everything asp.net one single nuget package? And how come other ecosystems/languages don't have this issue? What's the difference? The other question is, why isn't what you posted the default, but defaulting to this <Project Sdk=...>? To me, it's a lot more intuitive, signaling that each project can have multiple framework references, vs. just one SDK attribute. |
|
It's no different to e.g. create-react-app vs npm install react.