Skip to content

Commit 55ce92d

Browse files
Bump JetBrains.Profiler.SelfApi: 2.5.0->2.5.2
1 parent c7b7abf commit 55ce92d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/BenchmarkDotNet.Diagnostics.dotMemory/BenchmarkDotNet.Diagnostics.dotMemory.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
</ItemGroup>
1515

1616
<ItemGroup>
17-
<PackageReference Include="JetBrains.Profiler.SelfApi" Version="2.5.0" />
17+
<PackageReference Include="JetBrains.Profiler.SelfApi" Version="2.5.2" />
1818
</ItemGroup>
1919

2020
</Project>

src/BenchmarkDotNet.Diagnostics.dotTrace/BenchmarkDotNet.Diagnostics.dotTrace.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
</ItemGroup>
1515

1616
<ItemGroup>
17-
<PackageReference Include="JetBrains.Profiler.SelfApi" Version="2.5.0" />
17+
<PackageReference Include="JetBrains.Profiler.SelfApi" Version="2.5.2" />
1818
</ItemGroup>
1919

2020
</Project>

0 commit comments

Comments
 (0)