Skip to content

Commit

Permalink
Bumps nanoFramework.Tools.MetadataProcessor.MsBuildTask to 3.0.53
Browse files Browse the repository at this point in the history
  • Loading branch information
nfbot authored Sep 19, 2024
1 parent 0f27fff commit 44ad3bb
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 @@ -551,7 +551,7 @@
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="nanoFramework.Tools.Debugger.Net" Version="2.4.42" />
<PackageReference Include="nanoFramework.Tools.MetadataProcessor.MsBuildTask" Version="3.0.51" />
<PackageReference Include="nanoFramework.Tools.MetadataProcessor.MsBuildTask" Version="3.0.53" />
<PackageReference Include="Nerdbank.GitVersioning">
<Version>3.5.119</Version>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
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 @@ -379,9 +379,9 @@
},
"nanoFramework.Tools.MetadataProcessor.MsBuildTask": {
"type": "Direct",
"requested": "[3.0.51, )",
"resolved": "3.0.51",
"contentHash": "zgHg0Dpf4vJt7V1kvtAnPtkJyv/CACSVNI8vjpLLqptqhSjpEjmJS/5VRyegbGFb7xD0r5YwabZ1Ybplet+9lA=="
"requested": "[3.0.53, )",
"resolved": "3.0.53",
"contentHash": "kCO41AXqrzhZYPkpitgUuJYIU3XwiFSv7e26j+j2aahd4tJoUiN+imcD78BUpDNjBGR+rWRAJflZNUoQgL6Msg=="
},
"Nerdbank.GitVersioning": {
"type": "Direct",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -568,7 +568,7 @@
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="nanoFramework.Tools.Debugger.Net" Version="2.4.42" />
<PackageReference Include="nanoFramework.Tools.MetadataProcessor.MsBuildTask" Version="3.0.51" />
<PackageReference Include="nanoFramework.Tools.MetadataProcessor.MsBuildTask" Version="3.0.53" />
<PackageReference Include="Nerdbank.GitVersioning">
<Version>3.6.139</Version>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
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 @@ -437,9 +437,9 @@
},
"nanoFramework.Tools.MetadataProcessor.MsBuildTask": {
"type": "Direct",
"requested": "[3.0.51, )",
"resolved": "3.0.51",
"contentHash": "zgHg0Dpf4vJt7V1kvtAnPtkJyv/CACSVNI8vjpLLqptqhSjpEjmJS/5VRyegbGFb7xD0r5YwabZ1Ybplet+9lA=="
"requested": "[3.0.53, )",
"resolved": "3.0.53",
"contentHash": "kCO41AXqrzhZYPkpitgUuJYIU3XwiFSv7e26j+j2aahd4tJoUiN+imcD78BUpDNjBGR+rWRAJflZNUoQgL6Msg=="
},
"Nerdbank.GitVersioning": {
"type": "Direct",
Expand Down

0 comments on commit 44ad3bb

Please sign in to comment.