Skip to content

Commit 78264c7

Browse files
Bump Microsoft.Diagnostics.NETCore.Client (#45824)
Bumps the dotnet group in /docs/core/diagnostics/snippets/Microsoft.Diagnostics.NETCore.Client/csharp with 1 update: [Microsoft.Diagnostics.NETCore.Client](https://github.com/dotnet/diagnostics). Updates `Microsoft.Diagnostics.NETCore.Client` from 0.2.607501 to 0.2.621003 - [Release notes](https://github.com/dotnet/diagnostics/releases) - [Commits](https://github.com/dotnet/diagnostics/commits) --- updated-dependencies: - dependency-name: Microsoft.Diagnostics.NETCore.Client dependency-version: 0.2.621003 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 453216d commit 78264c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/core/diagnostics/snippets/Microsoft.Diagnostics.NETCore.Client/csharp/Microsoft.Diagnostics.NETCore.Client.Samples.csproj

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

88
<ItemGroup>
9-
<PackageReference Include="Microsoft.Diagnostics.NETCore.Client" Version="0.2.607501" />
9+
<PackageReference Include="Microsoft.Diagnostics.NETCore.Client" Version="0.2.621003" />
1010
<PackageReference Include="Microsoft.Diagnostics.Tracing.TraceEvent" Version="3.1.20" />
1111
</ItemGroup>
1212

0 commit comments

Comments
 (0)