You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've gotten the standard version to build, but I cannot get the extended version to build, either using the cmd files or the SLN files.
The 2019 solution fails because .net 6 is specified as a TargetFramework, but that's only supported in VS2022
Are there instructions anywhere showing how to build it?
Barring that, is there anywhere I can download usable binaries other than just using NuGet, which hasn't worked out well due to lots of failures in the VS Designer.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I've gotten the standard version to build, but I cannot get the extended version to build, either using the cmd files or the SLN files.
The 2019 solution fails because .net 6 is specified as a TargetFramework, but that's only supported in VS2022
Are there instructions anywhere showing how to build it?
Barring that, is there anywhere I can download usable binaries other than just using NuGet, which hasn't worked out well due to lots of failures in the VS Designer.
Beta Was this translation helpful? Give feedback.
All reactions