+These C# projects will be located under `./shared` and by default require Paint.NET to be installed in `C:\Program Files\Paint.NET` (ie the default location for installation), you can change `<HintPath>` properties located in the project's `.csproj` if you would like to have them somewhere else. Please have have dotnet 9 or higher installated as well. You might also be required to move `libnethost.lib` to the project directory, it would be located inside the `C:\Program Files\dotnet\packs\packs\Microsoft.NETCore.App.Host.win-ARCHITECTURE\DOTNET_VERSION` folder or whetever else you have dotnet installed.
0 commit comments