File tree Expand file tree Collapse file tree 3 files changed +8
-11
lines changed
Expand file tree Collapse file tree 3 files changed +8
-11
lines changed Original file line number Diff line number Diff line change 1414 <IncludeBuildOutput >false</IncludeBuildOutput >
1515 <TargetsForTfmSpecificContentInPackage >$(TargetsForTfmSpecificContentInPackage);PackBuildOutputs</TargetsForTfmSpecificContentInPackage >
1616 <DocumentationRootFolder >..\..\doc</DocumentationRootFolder >
17+ </PropertyGroup >
1718
1819 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|AnyCPU'" >
1920 <DocumentationFile >C:\git\Nerdbank.GitVersioning\src\..\bin\Cake.GitVersioning\Debug\net461\Cake.GitVersioning.xml</DocumentationFile >
2021 </PropertyGroup >
2122
2223 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release|AnyCPU'" >
2324 <DocumentationFile >C:\git\Nerdbank.GitVersioning\src\..\bin\Cake.GitVersioning\Release\net461\Cake.GitVersioning.xml</DocumentationFile >
24- <PropertyGroup >
25+ </ PropertyGroup >
2526
2627 <!-- This is a tools package and should express no dependencies. -->
2728 <ItemDefinitionGroup >
3536
3637 <ItemGroup >
3738 <PackageReference Include =" Cake.Core" Version =" 0.26.0" />
38- <PackageReference Include =" DotNetMDDocs" Version =" 0.5 .0" />
39+ <PackageReference Include =" DotNetMDDocs" Version =" 0.7 .0" />
3940 <PackageReference Include =" Nerdbank.GitVersioning.LKG" Version =" 1.6.20-beta-gfea83a8c9e" />
4041 </ItemGroup >
4142
Original file line number Diff line number Diff line change 88 <DocumentationRootFolder >..\..\doc</DocumentationRootFolder >
99 </PropertyGroup >
1010 <ItemGroup >
11- <PackageReference Include =" DotNetMDDocs" Version =" 0.5 .0" />
11+ <PackageReference Include =" DotNetMDDocs" Version =" 0.7 .0" />
1212 <PackageReference Include =" LibGit2Sharp" Version =" 0.24.7-g9fca61fdda" PrivateAssets =" None" />
1313 <PackageReference Include =" Newtonsoft.Json" Version =" 10.0.2" />
1414 <PackageReference Include =" System.Diagnostics.Process" Version =" 4.3.0" Condition =" '$(TargetFramework)' == 'netstandard1.3' " />
Original file line number Diff line number Diff line change @@ -52,14 +52,10 @@ Global
5252 {568CD02D-49C4-49DB-A34D-2DE9D7A0FE85} .Debug| Any CPU .Build .0 = Debug| Any CPU
5353 {568CD02D-49C4-49DB-A34D-2DE9D7A0FE85} .Release| Any CPU .ActiveCfg = Release| Any CPU
5454 {568CD02D-49C4-49DB-A34D-2DE9D7A0FE85} .Release| Any CPU .Build .0 = Release| Any CPU
55- {568CD02D-49C4-49DB-A34D-2DE9D7A0FE85} .Release| x64 .ActiveCfg = Release| Any CPU
56- {568CD02D-49C4-49DB-A34D-2DE9D7A0FE85} .Release| x64 .Build .0 = Release| Any CPU
57- {568CD02D-49C4-49DB-A34D-2DE9D7A0FE85} .Release| x86 .ActiveCfg = Release| Any CPU
58- {568CD02D-49C4-49DB-A34D-2DE9D7A0FE85} .Release| x86 .Build .0 = Release| Any CPU
59- {1F267A97-DFE3-4166-83B1-9D236B7A09BD} .Release| x64 .ActiveCfg = Release| Any CPU
60- {1F267A97-DFE3-4166-83B1-9D236B7A09BD} .Release| x64 .Build .0 = Release| Any CPU
61- {1F267A97-DFE3-4166-83B1-9D236B7A09BD} .Release| x86 .ActiveCfg = Release| Any CPU
62- {1F267A97-DFE3-4166-83B1-9D236B7A09BD} .Release| x86 .Build .0 = Release| Any CPU
55+ {1F267A97-DFE3-4166-83B1-9D236B7A09BD} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
56+ {1F267A97-DFE3-4166-83B1-9D236B7A09BD} .Debug| Any CPU .Build .0 = Debug| Any CPU
57+ {1F267A97-DFE3-4166-83B1-9D236B7A09BD} .Release| Any CPU .ActiveCfg = Release| Any CPU
58+ {1F267A97-DFE3-4166-83B1-9D236B7A09BD} .Release| Any CPU .Build .0 = Release| Any CPU
6359 EndGlobalSection
6460 GlobalSection (SolutionProperties ) = preSolution
6561 HideSolutionNode = FALSE
You can’t perform that action at this time.
0 commit comments