Skip to content

Commit 524ef30

Browse files
Bump the dotnet group with 2 updates (#49580)
Bumps Microsoft.Diagnostics.NETCore.Client from 0.2.621003 to 0.2.652701 Bumps Microsoft.Diagnostics.Tracing.TraceEvent from 3.1.26 to 3.1.28 --- updated-dependencies: - dependency-name: Microsoft.Diagnostics.NETCore.Client dependency-version: 0.2.652701 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet - dependency-name: Microsoft.Diagnostics.Tracing.TraceEvent dependency-version: 3.1.28 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c0fa415 commit 524ef30

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
</PropertyGroup>
77

88
<ItemGroup>
9-
<PackageReference Include="Microsoft.Diagnostics.NETCore.Client" Version="0.2.621003" />
10-
<PackageReference Include="Microsoft.Diagnostics.Tracing.TraceEvent" Version="3.1.26" />
9+
<PackageReference Include="Microsoft.Diagnostics.NETCore.Client" Version="0.2.652701" />
10+
<PackageReference Include="Microsoft.Diagnostics.Tracing.TraceEvent" Version="3.1.28" />
1111
</ItemGroup>
1212

1313
</Project>

0 commit comments

Comments
 (0)