Skip to content

Commit

Permalink
Bump Microsoft.Diagnostics.Runtime from 2.0.256601 to 2.0.306102 (#985)
Browse files Browse the repository at this point in the history
Bumps [Microsoft.Diagnostics.Runtime](https://github.com/Microsoft/clrmd) from 2.0.256601 to 2.0.306102.
- [Release notes](https://github.com/Microsoft/clrmd/releases)
- [Changelog](https://github.com/microsoft/clrmd/blob/master/doc/ReleaseNotes2.0.md)
- [Commits](https://github.com/Microsoft/clrmd/commits)

---
updated-dependencies:
- dependency-name: Microsoft.Diagnostics.Runtime
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Feb 1, 2022
1 parent 34581ae commit 70605f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/SosThreadingTools/SosThreadingTools.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<SignFilesDependsOn Include="DllExportMod" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.Diagnostics.Runtime" Version="2.0.256601" />
<PackageReference Include="Microsoft.Diagnostics.Runtime" Version="2.0.306102" />
<PackageReference Include="Microsoft.Diagnostics.Runtime.Utilities" Version="2.0.256601" />
<PackageReference Include="DllExport" Version="1.5.2" />
</ItemGroup>
Expand Down

0 comments on commit 70605f1

Please sign in to comment.