Closed epicality85 closed 2 years ago
This feels more like an issue with the developer packs you have installed. DR targets a lot of different .NET versions and you probably need them all installed for VS to be happy. This line shows all the frameworks you need available (or remove them from there and the other csproj if you don't want them I guess!)
Perhaps we need more clarification in the documentation for building from source?
Too frustrating really. Can't find packages required in NuGet. Don't have time to build dependencies, to build dependencies, to build dependencies...
Quick Description
Long list of build errors on a fresh install of VS2022CE and windows.
Explanation
Loooooong lis of errors due to missing dependencies like net4.0:
For Issues
Any build on new installs, due to VS2022CE obsoleting most of the dependencies.