diff --git a/install_gadget.py b/install_gadget.py index 2c3a6ba..f805e80 100755 --- a/install_gadget.py +++ b/install_gadget.py @@ -254,6 +254,10 @@ GADGETS = { 'file_name': 'netcoredbg-linux-master.tar.gz', 'checksum': '', }, + 'windows': { + 'file_name': 'netcoredbg-win64-master.zip', + 'checksum': '', + }, 'do': lambda name, root, gadget: installer.MakeSymlink( gadget_dir, name,