mirror of https://github.com/winsw/winsw
Bump Microsoft.Diagnostics.Runtime.Utilities
Bumps [Microsoft.Diagnostics.Runtime.Utilities](https://github.com/Microsoft/clrmd) from 2.0.0-rc.20303.3 to 2.3.405501. - [Release notes](https://github.com/Microsoft/clrmd/releases) - [Changelog](https://github.com/microsoft/clrmd/blob/main/doc/ReleaseNotes2.0.md) - [Commits](https://github.com/Microsoft/clrmd/commits) --- updated-dependencies: - dependency-name: Microsoft.Diagnostics.Runtime.Utilities dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>pull/1008/head
parent
e4cf507bae
commit
e424769e76
|
@ -11,7 +11,7 @@
|
||||||
<PrivateAssets>all</PrivateAssets>
|
<PrivateAssets>all</PrivateAssets>
|
||||||
</PackageReference>
|
</PackageReference>
|
||||||
<PackageReference Include="Microsoft.Diagnostics.Runtime" Version="2.0.226801" />
|
<PackageReference Include="Microsoft.Diagnostics.Runtime" Version="2.0.226801" />
|
||||||
<PackageReference Include="Microsoft.Diagnostics.Runtime.Utilities" Version="2.0.0-rc.20303.3" />
|
<PackageReference Include="Microsoft.Diagnostics.Runtime.Utilities" Version="2.3.405501" />
|
||||||
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.4.1" />
|
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.4.1" />
|
||||||
<PackageReference Include="Microsoft.Windows.CsWin32" Version="0.2.188-beta">
|
<PackageReference Include="Microsoft.Windows.CsWin32" Version="0.2.188-beta">
|
||||||
<PrivateAssets>all</PrivateAssets>
|
<PrivateAssets>all</PrivateAssets>
|
||||||
|
|
Loading…
Reference in New Issue