Skip to content

Commit 604ff55

Browse files
authored
deps: update BenchmarkDotNetDiagnosers package version (#2805)
1 parent a15782f commit 604ff55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/BenchmarkDotNet.Samples/BenchmarkDotNet.Samples.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<!-- The Test SDK is required only for the VSTest Adapter to work -->
2727
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.14.1" />
2828
<!-- This package enables the Visual Studio Profiler integration IntroVisualStudioProfiler.cs -->
29-
<PackageReference Include="Microsoft.VisualStudio.DiagnosticsHub.BenchmarkDotNetDiagnosers" Version="18.0.36127.1" />
29+
<PackageReference Include="Microsoft.VisualStudio.DiagnosticsHub.BenchmarkDotNetDiagnosers" Version="18.0.36302.1" />
3030
</ItemGroup>
3131
<ItemGroup>
3232
<ProjectReference Include="..\..\src\BenchmarkDotNet.Diagnostics.dotTrace\BenchmarkDotNet.Diagnostics.dotTrace.csproj" />

0 commit comments

Comments
 (0)