Skip to content

Commit

Permalink
Bumps nanoFramework.Tools.Debugger to v2.4.46
Browse files Browse the repository at this point in the history
  • Loading branch information
nfbot authored Oct 9, 2024
1 parent 04807dd commit 967f62d
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 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.45" />
<PackageReference Include="nanoFramework.Tools.Debugger.Net" Version="2.4.46" />
<PackageReference Include="nanoFramework.Tools.MetadataProcessor.MsBuildTask" Version="3.0.53" />
<PackageReference Include="Nerdbank.GitVersioning">
<Version>3.5.119</Version>
Expand Down
6 changes: 3 additions & 3 deletions VisualStudio.Extension-2019/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -368,9 +368,9 @@
},
"nanoFramework.Tools.Debugger.Net": {
"type": "Direct",
"requested": "[2.4.45, )",
"resolved": "2.4.45",
"contentHash": "tG8lWhL4GAdVjrRHBB/g/bvaaXw8aidcatZ09pxkiBTqlIrHdrUM4Nsu/wvvMAgWscWrXDVAEYna1KHaFD9vfg==",
"requested": "[2.4.46, )",
"resolved": "2.4.46",
"contentHash": "9y51vyBO5PNjm175GuDklNmZN8IkukZ5i31hUVBpRahzweu9KHcRtOd/+gcZC7S5+sxaFFLVkex7foW706T5gQ==",
"dependencies": {
"Polly": "7.2.3",
"PropertyChanged.Fody": "2.6.1",
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.45" />
<PackageReference Include="nanoFramework.Tools.Debugger.Net" Version="2.4.46" />
<PackageReference Include="nanoFramework.Tools.MetadataProcessor.MsBuildTask" Version="3.0.53" />
<PackageReference Include="Nerdbank.GitVersioning">
<Version>3.6.139</Version>
Expand Down
6 changes: 3 additions & 3 deletions VisualStudio.Extension-2022/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -426,9 +426,9 @@
},
"nanoFramework.Tools.Debugger.Net": {
"type": "Direct",
"requested": "[2.4.45, )",
"resolved": "2.4.45",
"contentHash": "tG8lWhL4GAdVjrRHBB/g/bvaaXw8aidcatZ09pxkiBTqlIrHdrUM4Nsu/wvvMAgWscWrXDVAEYna1KHaFD9vfg==",
"requested": "[2.4.46, )",
"resolved": "2.4.46",
"contentHash": "9y51vyBO5PNjm175GuDklNmZN8IkukZ5i31hUVBpRahzweu9KHcRtOd/+gcZC7S5+sxaFFLVkex7foW706T5gQ==",
"dependencies": {
"Polly": "7.2.3",
"PropertyChanged.Fody": "2.6.1",
Expand Down

0 comments on commit 967f62d

Please sign in to comment.