BracketsCheck
BracketsCheck copied to clipboard
update appveyor build to VS2022 + GH action for CI
-
relevant parts from https://github.com/kbilsted/NotepadPlusPlusPluginPack.Net/blob/master/Visual%20Studio%20Project%20Template%20C%23/PluginInfrastructure/DllExport/NppPlugin.DllExport.targets to build with VS2017 or newer
-
update appveyor build to VS2022
-
removed binary data within repo as available from releases
-
fixed AssemblyInfo.cs version to 1.2.3
-
added GH action CI build
-
see GH CI build https://github.com/chcg/BracketsCheck/actions/runs/4152611145