Skip to content

Commit

Permalink
Upgrade JetBrains.Microsoft.Diagnostics.Runtime to v2.0.20210622.3
Browse files Browse the repository at this point in the history
  • Loading branch information
k15tfu committed Jun 23, 2021
1 parent 9bf25c0 commit 603d3c7
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.20210514.12" />
<PackageReference Include="JetBrains.Microsoft.Diagnostics.Runtime" Version="2.0.20210622.3" />
</ItemGroup>

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

0 comments on commit 603d3c7

Please sign in to comment.