File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 4
4
<PropertyGroup >
5
5
<ManagePackageVersionsCentrally >true</ManagePackageVersionsCentrally >
6
6
<CentralPackageTransitivePinningEnabled >true</CentralPackageTransitivePinningEnabled >
7
- <BenchmarkDotNetVersion >0.13.12 </BenchmarkDotNetVersion >
7
+ <BenchmarkDotNetVersion >0.15.1 </BenchmarkDotNetVersion >
8
8
<MSBuildPackageVersion >16.11.6</MSBuildPackageVersion >
9
9
<MSBuildPackageVersion Condition =" '$(IsTestProject)'=='true'" >17.13.9</MSBuildPackageVersion >
10
10
<!-- LibGit2Sharp Native Binary version - used in both main project and Cake addin -->
22
22
<PackageVersion Include =" Microsoft.Build.Tasks.Core" Version =" $(MSBuildPackageVersion)" />
23
23
<PackageVersion Include =" Microsoft.Build.Utilities.Core" Version =" $(MSBuildPackageVersion)" />
24
24
<PackageVersion Include =" Microsoft.Build" Version =" $(MSBuildPackageVersion)" />
25
- <PackageVersion Include =" Microsoft.CodeAnalysis.CSharp" Version =" 4.13 .0" />
25
+ <PackageVersion Include =" Microsoft.CodeAnalysis.CSharp" Version =" 4.14 .0" />
26
26
<PackageVersion Include =" Microsoft.DotNet.PlatformAbstractions" Version =" 3.1.6" />
27
27
<PackageVersion Include =" Microsoft.Windows.CsWin32" Version =" 0.3.183" />
28
28
<PackageVersion Include =" Nerdbank.GitVersioning.LKG" Version =" 3.4.173-alpha" />
You can’t perform that action at this time.
0 commit comments