File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
src/harness/BenchmarkDotNet.Extensions Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 77 <_BenchmarkDotNetSourcesN >$([MSBuild]::NormalizeDirectory('$(BenchmarkDotNetSources)'))</_BenchmarkDotNetSourcesN >
88 </PropertyGroup >
99 <ItemGroup Condition =" '$(BenchmarkDotNetSources)' == ''" >
10- <PackageReference Include =" BenchmarkDotNet" Version =" 0.13.1.1780 " />
11- <PackageReference Include =" BenchmarkDotNet.Diagnostics.Windows" Version =" 0.13.1.1780 " />
10+ <PackageReference Include =" BenchmarkDotNet" Version =" 0.13.1.1786 " />
11+ <PackageReference Include =" BenchmarkDotNet.Diagnostics.Windows" Version =" 0.13.1.1786 " />
1212 </ItemGroup >
1313 <ItemGroup Condition =" '$(BenchmarkDotNetSources)' != ''" >
1414 <ProjectReference Include =" $(_BenchmarkDotNetSourcesN)src\BenchmarkDotNet\BenchmarkDotNet.csproj" SetTargetFramework =" TargetFramework=netstandard2.0" />
You can’t perform that action at this time.
0 commit comments