Skip to content

Commit 9fbcbbc

Browse files
Bump Microsoft.Diagnostics.Tracing.TraceEvent from 3.1.12 to 3.1.13
Bumps [Microsoft.Diagnostics.Tracing.TraceEvent](https://github.com/Microsoft/perfview) from 3.1.12 to 3.1.13. - [Release notes](https://github.com/Microsoft/perfview/releases) - [Commits](microsoft/perfview@v3.1.12...v3.1.13) --- updated-dependencies: - dependency-name: Microsoft.Diagnostics.Tracing.TraceEvent dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1f952bf commit 9fbcbbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: Directory.Packages.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@
2828
<PackageVersion Include="Newtonsoft.Json" Version="13.0.3" />
2929
<PackageVersion Include="Perfolizer" Version="0.2.1" />
3030
<PackageVersion Include="Microsoft.Extensions.Logging" Version="8.0.0" />
31-
<PackageVersion Include="Microsoft.Diagnostics.Tracing.TraceEvent" Version="3.1.12" />
31+
<PackageVersion Include="Microsoft.Diagnostics.Tracing.TraceEvent" Version="3.1.13" />
3232
</ItemGroup>
3333
</Project>

0 commit comments

Comments
 (0)