* [Deps]Update CppWinRT to 2.0.240111.5
* Apply fix for robmikh.common incompatibility with cppwinrt
* Add CppWinRT to projects that were missing it
* Fix spellcheck
* Update to WASDK 1.4
* Remove redundant title bar styles.
* Update notice
* Update C++ projects as well
* Upgrade CppWinRT too
* Add exception to WASDK file version set to 1.0.0.0
---------
Co-authored-by: Jaime Bernardo <jaime@janeasystems.com>
* point to csproj instead
* version
* rs1 container
* nuget
* nuget and msbuild
* vs2019
* msbuild path
* new container, clear up feeds
* change step names, verify build output
* further dig into outputs
* point to right output, add draft installer script
* narrow down output, change signing option
* new container, try installer
* set vs dev environment
* add NuGet package for WiX
* modify project files to use the WiX NuGet package
the MSI can now be built using MSBUILD after running nuget restore
* ready installer sln to use nuget
* install and build scripts and new container
* src/editor was renamed to src/settings, fix rebase error
* check if file is present
* try again