Skip to content

Commit fc9733d

Browse files
Bump Microsoft.Extensions.Hosting and Microsoft.Extensions.Hosting.Systemd
Bumps Microsoft.Extensions.Hosting from 9.0.5 to 9.0.6 Bumps Microsoft.Extensions.Hosting.Systemd from 9.0.5 to 9.0.6 --- updated-dependencies: - dependency-name: Microsoft.Extensions.Hosting dependency-version: 9.0.6 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.Extensions.Hosting.Systemd dependency-version: 9.0.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6ee1c09 commit fc9733d

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

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="9.0.5" />
33+
Version="9.0.6" />
3434
<PackageVersion Include="Microsoft.Extensions.Hosting.Systemd"
35-
Version="9.0.5" />
35+
Version="9.0.6" />
3636
<PackageVersion Include="Wcwidth"
3737
Version="2.0.0" />
3838
</ItemGroup>

global.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
},
88
"msbuild-sdks": {
99
"Microsoft.Build.Traversal": "4.1.82",
10-
"Vezel.Zig.Sdk": "6.0.93"
10+
"Vezel.Zig.Sdk": "6.1.5"
1111
}
12-
}
12+
}

0 commit comments

Comments
 (0)