Upgrade to netcoredbg v1.2.0-782

Also upgrade the test project to LTS 3.1 dotnet framework, as MS is
making it very difficult to get framework 2.2 anymore.

Also remove some object files which apparently were included in the
repo.
This commit is contained in:
Ben Jackson 2021-04-15 18:02:55 +01:00
commit b4195eee93
8 changed files with 6 additions and 789 deletions

View file

@ -234,12 +234,12 @@ GADGETS = {
'format': 'tar',
},
'all': {
'version': '1.2.0-761'
'version': '1.2.0-782'
},
'macos': {
'file_name': 'netcoredbg-osx.tar.gz',
'checksum':
'994e0d001f53af058c94468336dfd1f166a3f3540c9e0de4f9f45f59e6c969fe',
'',
},
'linux': {
'file_name': 'netcoredbg-linux-bionic-amd64.tar.gz',