Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/master' into net80update
Browse files Browse the repository at this point in the history
# Conflicts:
#	build/versions.props
#	src/HealthChecks.Network/HealthChecks.Network.csproj
  • Loading branch information
adamsitnik committed Oct 16, 2023
2 parents 0ad9a3a + 2824b09 commit 448f56f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/HealthChecks.Network/HealthChecks.Network.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="SSH.NET" Version="2020.0.2" />
<PackageReference Include="SSH.NET" Version="2023.0.0" />
<PackageReference Include="Microsoft.Extensions.Diagnostics.HealthChecks" Version="8.0.0-rc.1.23421.29" />
<PackageReference Include="System.Buffers" Version="4.5.1" />
<Compile Include="../HealthCheckResultTask.cs" />
Expand Down

0 comments on commit 448f56f

Please sign in to comment.