Skip to content

Commit 05d0664

Browse files
Bump Microsoft.Diagnostics.Tracing.TraceEvent from 3.1.29 to 3.1.30
--- updated-dependencies: - dependency-name: Microsoft.Diagnostics.Tracing.TraceEvent dependency-version: 3.1.30 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 85e3fd4 commit 05d0664

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tracing/EventClient/EventClient.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
<ItemGroup>
1111
<PackageReference Include="Microsoft.Diagnostics.NETCore.Client" Version="0.2.661903" />
12-
<PackageReference Include="Microsoft.Diagnostics.Tracing.TraceEvent" Version="3.1.29" />
12+
<PackageReference Include="Microsoft.Diagnostics.Tracing.TraceEvent" Version="3.1.30" />
1313
<PackageReference Include="Microsoft.Extensions.Configuration.Binder" Version="10.0.3" />
1414
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="10.0.3" />
1515
<PackageReference Include="Microsoft.Extensions.Logging" Version="10.0.3" />

0 commit comments

Comments
 (0)