Skip to content

Commit

Permalink
Bumps nanoFramework.Tools.Debugger to v2.4.45
Browse files Browse the repository at this point in the history
  • Loading branch information
nfbot authored Sep 30, 2024
1 parent 9bb070c commit 04807dd
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 0 deletions.
21 changes: 21 additions & 0 deletions VisualStudio.Extension-2019/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -366,6 +366,17 @@
"resolved": "2.1.107",
"contentHash": "6pLzZwKdAsFoLaeP9iRivJaCs8AbaoX8wvB4oLH0+CBBQK209mfnkqqUzsL9sGwJIM9/bKoq6AMGmMZzI4iXww=="
},
"nanoFramework.Tools.Debugger.Net": {
"type": "Direct",
"requested": "[2.4.45, )",
"resolved": "2.4.45",
"contentHash": "tG8lWhL4GAdVjrRHBB/g/bvaaXw8aidcatZ09pxkiBTqlIrHdrUM4Nsu/wvvMAgWscWrXDVAEYna1KHaFD9vfg==",
"dependencies": {
"Polly": "7.2.3",
"PropertyChanged.Fody": "2.6.1",
"System.IO.Ports": "7.0.0"
}
},
"nanoFramework.Tools.MetadataProcessor.MsBuildTask": {
"type": "Direct",
"requested": "[3.0.53, )",
Expand Down Expand Up @@ -2010,6 +2021,11 @@
"System.Runtime.CompilerServices.Unsafe": "4.7.1"
}
},
"Polly": {
"type": "Transitive",
"resolved": "7.2.3",
"contentHash": "DeCY0OFbNdNxsjntr1gTXHJ5pKUwYzp04Er2LLeN3g6pWhffsGuKVfMBLe1lw7x76HrPkLxKEFxBlpRxS2nDEQ=="
},
"System.Buffers": {
"type": "Transitive",
"resolved": "4.5.1",
Expand Down Expand Up @@ -2092,6 +2108,11 @@
"System.Threading.Tasks.Extensions": "4.5.4"
}
},
"System.IO.Ports": {
"type": "Transitive",
"resolved": "7.0.0",
"contentHash": "0nWQjM5IofaIGpvkifN+LLuYwBG6BHlpmphLhhOJepcW12G8qToGuNDRgBzeTVBZzp33wVsESSZ8hUOCfq+8QA=="
},
"System.Memory": {
"type": "Transitive",
"resolved": "4.5.5",
Expand Down
21 changes: 21 additions & 0 deletions VisualStudio.Extension-2022/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -424,6 +424,17 @@
"resolved": "2.1.107",
"contentHash": "6pLzZwKdAsFoLaeP9iRivJaCs8AbaoX8wvB4oLH0+CBBQK209mfnkqqUzsL9sGwJIM9/bKoq6AMGmMZzI4iXww=="
},
"nanoFramework.Tools.Debugger.Net": {
"type": "Direct",
"requested": "[2.4.45, )",
"resolved": "2.4.45",
"contentHash": "tG8lWhL4GAdVjrRHBB/g/bvaaXw8aidcatZ09pxkiBTqlIrHdrUM4Nsu/wvvMAgWscWrXDVAEYna1KHaFD9vfg==",
"dependencies": {
"Polly": "7.2.3",
"PropertyChanged.Fody": "2.6.1",
"System.IO.Ports": "7.0.0"
}
},
"nanoFramework.Tools.MetadataProcessor.MsBuildTask": {
"type": "Direct",
"requested": "[3.0.53, )",
Expand Down Expand Up @@ -2142,6 +2153,11 @@
"System.Runtime.CompilerServices.Unsafe": "6.0.0"
}
},
"Polly": {
"type": "Transitive",
"resolved": "7.2.3",
"contentHash": "DeCY0OFbNdNxsjntr1gTXHJ5pKUwYzp04Er2LLeN3g6pWhffsGuKVfMBLe1lw7x76HrPkLxKEFxBlpRxS2nDEQ=="
},
"System.Buffers": {
"type": "Transitive",
"resolved": "4.5.1",
Expand Down Expand Up @@ -2222,6 +2238,11 @@
"System.Threading.Tasks.Extensions": "4.5.4"
}
},
"System.IO.Ports": {
"type": "Transitive",
"resolved": "7.0.0",
"contentHash": "0nWQjM5IofaIGpvkifN+LLuYwBG6BHlpmphLhhOJepcW12G8qToGuNDRgBzeTVBZzp33wVsESSZ8hUOCfq+8QA=="
},
"System.Memory": {
"type": "Transitive",
"resolved": "4.5.5",
Expand Down

0 comments on commit 04807dd

Please sign in to comment.