Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: dotnet/BenchmarkDotNet
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 48266cd4a458646a9c90350ca5ce9a11cb5fb166
Choose a base ref
..
head repository: dotnet/BenchmarkDotNet
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4abbb1fa0574bf7215ce68b7fdbbf36379f6b8ce
Choose a head ref
Showing with 1 addition and 1 deletion.
  1. +1 −1 src/BenchmarkDotNet/BenchmarkDotNet.csproj
2 changes: 1 addition & 1 deletion src/BenchmarkDotNet/BenchmarkDotNet.csproj
Original file line number Diff line number Diff line change
@@ -20,7 +20,7 @@
<PackageReference Include="Gee.External.Capstone" Version="2.3.0" />
<PackageReference Include="Iced" Version="1.17.0" />
<PackageReference Include="Microsoft.Diagnostics.Runtime" Version="2.2.332302" />
<PackageReference Include="Perfolizer" Version="[0.3.16]" />
<PackageReference Include="Perfolizer" Version="[0.3.17]" />
<PackageReference Include="Microsoft.Diagnostics.Tracing.TraceEvent" Version="3.1.8" PrivateAssets="contentfiles;analyzers" />
<PackageReference Include="Microsoft.DotNet.PlatformAbstractions" Version="3.1.6" />
<!-- Do not update these packages, or else netcoreapp3.0 and older will no longer work -->