richardszalay / helix-publishing-pipeline

Unified publishing for Sitecore Helix solutions that extends existing Visual Studio and command line workflows
MIT License
68 stars 18 forks source link

New csproj compatibility #73

Open muso31 opened 4 years ago

muso31 commented 4 years ago

Autopublish has to be disabled when using the new csproj format...

https://github.com/muso31/Helixbase/commit/410a00816c6d876cca27be39123ed4c49c65fde5

https://github.com/muso31/Helixbase/blob/master/src/Feature/Hero/website/Helixbase.Feature.Hero.csproj#L1

Also, the website project cannot be updated to use the new format....

https://github.com/muso31/Helixbase/blob/master/src/Website/website/Helixbase.Website.csproj

It would be great if these could be updated!

richardszalay commented 4 years ago

Hi Neil,

I unfortunately don't have the capacity at the moment to work on HPP (since I'm no longer in the Sitecore space, I don't even use it at work).

I'll happily accept a PR, though, if someone wants to out in the effort (the tests will need a refactor to run against multiple "fixture" solutions)