Skip to content

Commit

Permalink
Bumps nanoFramework.Tools.Debugger to v2.4.47
Browse files Browse the repository at this point in the history
  • Loading branch information
nfbot authored Oct 10, 2024
1 parent 967f62d commit 86f2e88
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 44 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -550,7 +550,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="nanoFramework.Tools.Debugger.Net" Version="2.4.46" />
<PackageReference Include="nanoFramework.Tools.Debugger.Net" Version="2.4.47" />
<PackageReference Include="nanoFramework.Tools.MetadataProcessor.MsBuildTask" Version="3.0.53" />
<PackageReference Include="Nerdbank.GitVersioning">
<Version>3.5.119</Version>
Expand Down
21 changes: 0 additions & 21 deletions VisualStudio.Extension-2019/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -366,17 +366,6 @@
"resolved": "2.1.107",
"contentHash": "6pLzZwKdAsFoLaeP9iRivJaCs8AbaoX8wvB4oLH0+CBBQK209mfnkqqUzsL9sGwJIM9/bKoq6AMGmMZzI4iXww=="
},
"nanoFramework.Tools.Debugger.Net": {
"type": "Direct",
"requested": "[2.4.46, )",
"resolved": "2.4.46",
"contentHash": "9y51vyBO5PNjm175GuDklNmZN8IkukZ5i31hUVBpRahzweu9KHcRtOd/+gcZC7S5+sxaFFLVkex7foW706T5gQ==",
"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 @@ -2021,11 +2010,6 @@
"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 @@ -2108,11 +2092,6 @@
"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
Original file line number Diff line number Diff line change
Expand Up @@ -567,7 +567,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="nanoFramework.Tools.Debugger.Net" Version="2.4.46" />
<PackageReference Include="nanoFramework.Tools.Debugger.Net" Version="2.4.47" />
<PackageReference Include="nanoFramework.Tools.MetadataProcessor.MsBuildTask" Version="3.0.53" />
<PackageReference Include="Nerdbank.GitVersioning">
<Version>3.6.139</Version>
Expand Down
21 changes: 0 additions & 21 deletions VisualStudio.Extension-2022/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -424,17 +424,6 @@
"resolved": "2.1.107",
"contentHash": "6pLzZwKdAsFoLaeP9iRivJaCs8AbaoX8wvB4oLH0+CBBQK209mfnkqqUzsL9sGwJIM9/bKoq6AMGmMZzI4iXww=="
},
"nanoFramework.Tools.Debugger.Net": {
"type": "Direct",
"requested": "[2.4.46, )",
"resolved": "2.4.46",
"contentHash": "9y51vyBO5PNjm175GuDklNmZN8IkukZ5i31hUVBpRahzweu9KHcRtOd/+gcZC7S5+sxaFFLVkex7foW706T5gQ==",
"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 @@ -2153,11 +2142,6 @@
"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 @@ -2238,11 +2222,6 @@
"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 86f2e88

Please sign in to comment.