Skip to content

Commit c0a6b44

Browse files
Bump the system group with 1 update
Bumps the system group with 1 update: [System.Net.Http.WinHttpHandler](https://github.com/dotnet/runtime). - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v7.0.0...v8.0.0) --- updated-dependencies: - dependency-name: System.Net.Http.WinHttpHandler dependency-type: direct:production update-type: version-update:semver-major dependency-group: system ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a983105 commit c0a6b44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/dotnet-nugetize/dotnet-nugetize.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<PackageReference Include="ThisAssembly.Project" Version="1.4.1" PrivateAssets="all" />
3232
<PackageReference Include="ThisAssembly.Strings" Version="1.4.1" PrivateAssets="all" />
3333
<PackageReference Include="Devlooped.SponsorLink" Version="0.10.5" />
34-
<PackageReference Include="System.Net.Http.WinHttpHandler" Version="7.0.0" />
34+
<PackageReference Include="System.Net.Http.WinHttpHandler" Version="8.0.0" />
3535
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.0.1" />
3636
</ItemGroup>
3737

0 commit comments

Comments
 (0)