Skip to content

Commit 8cd2543

Browse files
committed
Update NuGet package dependencies.
1 parent 47f480c commit 8cd2543

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

Lvgl.Build.Tasks/Lvgl.Build.Tasks.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
</PropertyGroup>
1010

1111
<ItemGroup>
12-
<PackageReference Include="Microsoft.Build.Framework" Version="17.13.9" />
13-
<PackageReference Include="Microsoft.Build.Utilities.Core" Version="17.13.9" />
12+
<PackageReference Include="Microsoft.Build.Framework" Version="18.0.2" />
13+
<PackageReference Include="Microsoft.Build.Utilities.Core" Version="18.0.2" />
1414
<PackageReference Include="Mile.Project.Helpers" Version="1.0.643" />
1515
</ItemGroup>
1616

LvglProjectFileUpdater/LvglProjectFileUpdater.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
</PropertyGroup>
99

1010
<ItemGroup>
11-
<PackageReference Include="Microsoft.Build" Version="17.9.5" />
12-
<PackageReference Include="Mile.Project.Helpers" Version="1.0.2" />
11+
<PackageReference Include="Microsoft.Build" Version="18.0.2" />
12+
<PackageReference Include="Mile.Project.Helpers" Version="1.0.643" />
1313
</ItemGroup>
1414

1515
</Project>

0 commit comments

Comments
 (0)