Skip to content

Commit 24af129

Browse files
Bump Microsoft.Extensions.Hosting from 10.0.0 to 10.0.1 (#448)
--- updated-dependencies: - dependency-name: Microsoft.Extensions.Hosting dependency-version: 10.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Hamlet Tanyavong <34531738+HamletTanyavong@users.noreply.github.com>
1 parent d6e9152 commit 24af129

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Mathematics.NET.DevApp/Mathematics.NET.DevApp.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
</PropertyGroup>
88

99
<ItemGroup>
10-
<PackageReference Include="Microsoft.Extensions.Hosting" Version="10.0.0" />
10+
<PackageReference Include="Microsoft.Extensions.Hosting" Version="10.0.1" />
1111
<PackageReference Include="Microsoft.Extensions.Http" Version="10.0.0" />
1212
<PackageReference Include="Plotly.NET.CSharp" Version="0.13.0" />
1313
</ItemGroup>

0 commit comments

Comments
 (0)