Template doesn't seem to work in new Visual Studio 2022 Preview
akdombrowski opened this issue · 2 comments
akdombrowski commented
Hey, just wanted to see if you planned on updating for Visual Studio 2022 Preview. The template isn't working for me there. I can create the project but the solution is messed up. It won't let me open the solution view and the build output doesn't go to the modules folder.
Been using this template for over a year! Thanks for building it!
Aragas commented
I can't confirm this behaviour, it seems to be created fine and seems to compile when switching to either the NuGet package for reference assemblies or when specifying the binary location
Aragas commented
I think this should be fixed. When Visual Studio creates an invalid .csproj, this behaviour will occur. The issue was an invalid MCM version and Harmony's version was too low.