Skip to content

Commit 250c5d6

Browse files
authored
Merge pull request #497 from Chris0Jeky/dependabot/nuget/backend/src/Taskdeck.Cli/Microsoft.Extensions.Hosting-10.0.5
deps(nuget): Bump Microsoft.Extensions.Hosting from 8.0.0 to 10.0.5
2 parents cf85159 + ccd62b1 commit 250c5d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/src/Taskdeck.Cli/Taskdeck.Cli.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
</ItemGroup>
1414

1515
<ItemGroup>
16-
<PackageReference Include="Microsoft.Extensions.Hosting" Version="8.0.0" />
16+
<PackageReference Include="Microsoft.Extensions.Hosting" Version="10.0.5" />
1717
</ItemGroup>
1818

1919
</Project>

0 commit comments

Comments
 (0)