Closed danjagnow closed 4 years ago
Whats the benefit of doing this? (I would understand benefit of moving everything)
Two primary benefits:
We would probably benefit the most from converting SwqlStudio as well. (.net core3?)
Anyway, I was able to convert even the winforms .csproj, and it seems to work:
https://github.com/solarwinds/OrionSDK/tree/feature/project-modernization-all
Updated the format of most csproj files:
Switched from packages.config to PackageReference. Did not convert SwqlStudio.csproj (Windows Forms, not targeting .NET Core) or SolarWinds.Logging.csproj (may replace).