Skip to content

Commit ac6387f

Browse files
dependabot[bot]alexrp
authored andcommitted
Bump Microsoft.Extensions.Hosting and Microsoft.Extensions.Hosting.Systemd
Bumps Microsoft.Extensions.Hosting from 10.0.0 to 10.0.2 Bumps Microsoft.Extensions.Hosting.Systemd from 10.0.0 to 10.0.2 --- updated-dependencies: - dependency-name: Microsoft.Extensions.Hosting dependency-version: 10.0.2 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.Extensions.Hosting.Systemd dependency-version: 10.0.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b1bfa4c commit ac6387f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Directory.Packages.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,9 @@
3030
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp"
3131
Version="4.11.0" />
3232
<PackageVersion Include="Microsoft.Extensions.Hosting"
33-
Version="10.0.0" />
33+
Version="10.0.2" />
3434
<PackageVersion Include="Microsoft.Extensions.Hosting.Systemd"
35-
Version="10.0.0" />
35+
Version="10.0.2" />
3636
<PackageVersion Include="Wcwidth"
3737
Version="4.0.1" />
3838
</ItemGroup>

0 commit comments

Comments
 (0)