Announcements
We are working on a customization where we need to use System.Drawing.Common
, but unfortunately, it is not supported in .NET Standard 2.0. We tried using the System.Drawing.Common
NuGet package on another platform, .NET 6.0, where it worked fine. Therefore, we attempted to upgrade our Commerce SDK to .NET 6.0.
However, the Store Commerce installer and Scale Unit installer projects are not building and are not generating .exe
files. Currently, the Store Commerce and Scale Unit projects are in .NET Framework 4.7.2, which is building successfully and generating the .exe
file needed for installation. But when we convert these projects to .NET 6.0, they fail to build.
Can anyone help address this issue?
André Arnaud de Cal... 291,359 Super User 2024 Season 2
Martin Dráb 230,370 Most Valuable Professional
nmaenpaa 101,156