Skip to content

Commit

Permalink
Bumps nanoFramework.Tools.MetadataProcessor.MsBuildTask to 3.0.71
Browse files Browse the repository at this point in the history
  • Loading branch information
nfbot authored Feb 3, 2025
1 parent 046a798 commit b829610
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 @@ -538,7 +538,7 @@
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="nanoFramework.Tools.Debugger.Net" Version="2.5.10" />
<PackageReference Include="nanoFramework.Tools.MetadataProcessor.MsBuildTask" Version="3.0.61" />
<PackageReference Include="nanoFramework.Tools.MetadataProcessor.MsBuildTask" Version="3.0.71" />
<PackageReference Include="Nerdbank.GitVersioning">
<Version>3.6.146</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 @@ -308,9 +308,9 @@
},
"nanoFramework.Tools.MetadataProcessor.MsBuildTask": {
"type": "Direct",
"requested": "[3.0.61, )",
"resolved": "3.0.61",
"contentHash": "j0SSYErpNpwR/AvQHggjCj0nH1dMv0vsRBHkLmiMURPnNEcLGVQju4v4VPRfJXU8zMv9a37VTV5+y9OC0CcypQ=="
"requested": "[3.0.71, )",
"resolved": "3.0.71",
"contentHash": "SVHnSuP2Bwahd1jNZTVbIAXvlysZ09PpKfXIHAmWoeEYY13X135+jpnu3DU/LprW+DUMbMn69B26QweXLLPGbQ=="
},
"Nerdbank.GitVersioning": {
"type": "Direct",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -552,7 +552,7 @@
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="nanoFramework.Tools.Debugger.Net" Version="2.5.10" />
<PackageReference Include="nanoFramework.Tools.MetadataProcessor.MsBuildTask" Version="3.0.61" />
<PackageReference Include="nanoFramework.Tools.MetadataProcessor.MsBuildTask" Version="3.0.71" />
<PackageReference Include="Nerdbank.GitVersioning">
<Version>3.6.146</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 @@ -353,9 +353,9 @@
},
"nanoFramework.Tools.MetadataProcessor.MsBuildTask": {
"type": "Direct",
"requested": "[3.0.61, )",
"resolved": "3.0.61",
"contentHash": "j0SSYErpNpwR/AvQHggjCj0nH1dMv0vsRBHkLmiMURPnNEcLGVQju4v4VPRfJXU8zMv9a37VTV5+y9OC0CcypQ=="
"requested": "[3.0.71, )",
"resolved": "3.0.71",
"contentHash": "SVHnSuP2Bwahd1jNZTVbIAXvlysZ09PpKfXIHAmWoeEYY13X135+jpnu3DU/LprW+DUMbMn69B26QweXLLPGbQ=="
},
"Nerdbank.GitVersioning": {
"type": "Direct",
Expand Down

0 comments on commit b829610

Please sign in to comment.