Skip to content

Commit 15b13c8

Browse files
Bump dependencies to 1.4.8
1 parent a01a741 commit 15b13c8

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@
2121
</PropertyGroup>
2222

2323
<ItemGroup>
24-
<PackageReference Include="NuGetizer" Version="1.4.7" PrivateAssets="All" />
24+
<PackageReference Include="NuGetizer" Version="1.4.8" PrivateAssets="All" />
2525
</ItemGroup>
2626
</Project>

packages.lock.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@
1313
},
1414
"NuGetizer": {
1515
"type": "Direct",
16-
"requested": "[1.4.7, )",
17-
"resolved": "1.4.7",
18-
"contentHash": "VnfkR/P/Lte/R1+FGIBHhQ3pvnCpeTMk3r3QbztZmm/chkthLjsWU/IBrxZgTVDlbXyc+RUyxrw2jZyJCPQD/g=="
16+
"requested": "[1.4.8, )",
17+
"resolved": "1.4.8",
18+
"contentHash": "GAZKKqriwZlThgAuDiV1HRl5gAoFGFEEGvbOgsxnBkzPZgb7tKSnegZ1m9UIkr2SOQlaPhYApBOvf0xFuc9oqA=="
1919
},
2020
"Microsoft.NETCore.Platforms": {
2121
"type": "Transitive",

0 commit comments

Comments
 (0)