How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "tas50/windows_10"
config.vm.box_version = "2.0.0"
end
vagrant init tas50/windows_10 \
--box-version 2.0.0
vagrant up
This version was created about 1 year ago.
1909 build. virtualbox 6.0.14. vmware fusion 11.5.1