Chris Cunningham
Chris Cunningham
This commit adds container-based tooling which permits the app to be built without any local configuration. This also permits future work to build and publish releases automatically. Details: - Add...
# Brief description of your issue WinGet can't be run on a WinRM session. The UWP magic doesn't seem to understand such a setup and so there are various problems:...
# Description VirtualBox supports supplying VMs with additional data using the `setextradata` command in `VBoxManage`. Setting data here is sometimes necessary to get guests to boot on unfamiliar systems (such...
This PR adds a Visual Studio Code devcontainer allowing the project to be developed and built without having to have Visual Studio installed locally. It includes the C# extensions for...
### :speaking_head: Foreword Thank for taking the time to fill this feature request fully. Without it we may not be able to , and the issue may be closed without...
This PR adds a VSCode devcontainer configuration which enables the package to be built in a Docker container with all dependencies isolated from the host system. This removes the need...