Skip to content

Commit c1f6a11

Browse files
Bump Microsoft.Diagnostics.Tracing.TraceEvent (#42340)
Bumps the dotnet group in /docs/core/diagnostics/snippets/Microsoft.Diagnostics.NETCore.Client/csharp with 1 update: [Microsoft.Diagnostics.Tracing.TraceEvent](https://github.com/Microsoft/perfview). Updates `Microsoft.Diagnostics.Tracing.TraceEvent` from 3.1.13 to 3.1.14 - [Release notes](https://github.com/Microsoft/perfview/releases) - [Commits](microsoft/perfview@v3.1.13...v3.1.14) --- updated-dependencies: - dependency-name: Microsoft.Diagnostics.Tracing.TraceEvent 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 7269bcf commit c1f6a11

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
@@ -7,7 +7,7 @@
77

88
<ItemGroup>
99
<PackageReference Include="Microsoft.Diagnostics.NETCore.Client" Version="0.2.532401" />
10-
<PackageReference Include="Microsoft.Diagnostics.Tracing.TraceEvent" Version="3.1.13" />
10+
<PackageReference Include="Microsoft.Diagnostics.Tracing.TraceEvent" Version="3.1.14" />
1111
</ItemGroup>
1212

1313
</Project>

0 commit comments

Comments
 (0)