I have a specific use-case with SonarQube.io, analyzing .Net Core projects, which no longer include ProjectGuid, and SonarQube still requires it. I want to keep my Build Pipelines simple, your Set-Properties for .csproj seems like the fit. But, I haven't found a clean way to deploy the modules via Azure DevOps. I expect first class support in the future, being Azure RM is moving to Azure PS.
Any help would be great? Thanks!
Note to SonarQube. I'm jumping through hoops. .Net Core has been out a few years now.