HotCommands
HotCommands copied to clipboard
Can't build project
I just forked the repo and opened it in Visual Studio 2017 and all the package references in the .csproj file points to ..\Packages\*
instead of ..\..\Packages\*
so I can't build the project
I also had problems trying to build the package after forking it, but it worked without problems in version 4.3.2.