Skip to content

Commit ede49c0

Browse files
Bump Microsoft.Extensions.Hosting and Microsoft.Extensions.Hosting.Systemd
Bumps [Microsoft.Extensions.Hosting](https://github.com/dotnet/runtime) and [Microsoft.Extensions.Hosting.Systemd](https://github.com/dotnet/runtime). These dependencies needed to be updated together. Updates `Microsoft.Extensions.Hosting` from 9.0.3 to 9.0.3 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v9.0.3...v9.0.3) Updates `Microsoft.Extensions.Hosting.Systemd` from 9.0.2 to 9.0.3 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v9.0.2...v9.0.3) --- updated-dependencies: - dependency-name: Microsoft.Extensions.Hosting dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.Extensions.Hosting.Systemd dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2afadbe commit ede49c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RossBot2000.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<ItemGroup>
2222
<PackageReference Include="Discord.Net" Version="3.17.1" />
2323
<PackageReference Include="Microsoft.Extensions.Hosting" Version="9.0.3" />
24-
<PackageReference Include="Microsoft.Extensions.Hosting.Systemd" Version="9.0.2" />
24+
<PackageReference Include="Microsoft.Extensions.Hosting.Systemd" Version="9.0.3" />
2525
</ItemGroup>
2626

2727
<ItemGroup>

0 commit comments

Comments
 (0)