Skip to content

Short repro of build failure after upgrading benchmarkdotnet from 0.13.5 to 0.13.6

Notifications You must be signed in to change notification settings

olstakh/BenchmarkBuildFailure

Repository files navigation

BenchmarkBuildFailure

Short repro of build failure after upgrading benchmarkdotnet from 0.13.5 to 0.13.6

Repro

Run

dotnet run -c Release --filter *

from the root

Observe many nuget warnings that are treated as errors, breaking the build. Change BenchmarkVersion variable in Packages.Prop to 0.13.5, instead of 0.13.6, run the above command and observe no errors and benchmark executing

About

Short repro of build failure after upgrading benchmarkdotnet from 0.13.5 to 0.13.6

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages