Skip to content

Commit

Permalink
Upgrade JetBrains.Microsoft.Diagnostics.Runtime to v2.0.20210508.11
Browse files Browse the repository at this point in the history
  • Loading branch information
k15tfu committed May 26, 2021
1 parent afd274a commit a76448a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ClrStack.Common.props
Expand Up @@ -13,7 +13,7 @@
</PropertyGroup>

<ItemGroup Condition="'$(JetBuild)' == 'true'">
<PackageReference Include="JetBrains.Microsoft.Diagnostics.Runtime" Version="2.0.20210506.9" />
<PackageReference Include="JetBrains.Microsoft.Diagnostics.Runtime" Version="2.0.20210508.11" />
</ItemGroup>

<ItemGroup Condition="'$(JetBuild)' != 'true'">
Expand Down

0 comments on commit a76448a

Please sign in to comment.