Skip to content

Commit

Permalink
Bumps nanoFramework.Tools.MetadataProcessor.MsBuildTask to 3.0.72
Browse files Browse the repository at this point in the history
  • Loading branch information
nfbot authored Feb 11, 2025
1 parent a9ebd92 commit e2c1fe5
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.71" />
<PackageReference Include="nanoFramework.Tools.MetadataProcessor.MsBuildTask" Version="3.0.72" />
<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.71, )",
"resolved": "3.0.71",
"contentHash": "SVHnSuP2Bwahd1jNZTVbIAXvlysZ09PpKfXIHAmWoeEYY13X135+jpnu3DU/LprW+DUMbMn69B26QweXLLPGbQ=="
"requested": "[3.0.72, )",
"resolved": "3.0.72",
"contentHash": "QXv54Ls2iA52PeE3XT3cOYaoVb96RV466KIvHhvaegUAJPEI/2Jw0s2XTUraqE2A6C6zS2UQOJuArrDMizkecA=="
},
"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.71" />
<PackageReference Include="nanoFramework.Tools.MetadataProcessor.MsBuildTask" Version="3.0.72" />
<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.71, )",
"resolved": "3.0.71",
"contentHash": "SVHnSuP2Bwahd1jNZTVbIAXvlysZ09PpKfXIHAmWoeEYY13X135+jpnu3DU/LprW+DUMbMn69B26QweXLLPGbQ=="
"requested": "[3.0.72, )",
"resolved": "3.0.72",
"contentHash": "QXv54Ls2iA52PeE3XT3cOYaoVb96RV466KIvHhvaegUAJPEI/2Jw0s2XTUraqE2A6C6zS2UQOJuArrDMizkecA=="
},
"Nerdbank.GitVersioning": {
"type": "Direct",
Expand Down

0 comments on commit e2c1fe5

Please sign in to comment.