Updated netcoredbg to 1.2.0-761 to enable mac support of async/await

This commit is contained in:
Tony Dwire 2021-04-07 11:50:26 -05:00
commit d70d51a614

View file

@ -234,11 +234,10 @@ GADGETS = {
'format': 'tar',
},
'all': {
'version': '1.2.0-738'
'version': '1.2.0-761'
},
'macos': {
'file_name': 'netcoredbg-osx.tar.gz',
'version': '1.2.0-635',
'checksum':
'71c773e34d358950f25119bade7e3081c4c2f9d71847bd49027ca5792e918beb',
},