File tree Expand file tree Collapse file tree 3 files changed +4
-3
lines changed
Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 55 <PropertyGroup >
66 <GitHubRepositoryName >command-line-api</GitHubRepositoryName >
77 <SourceBuildManagedOnly >true</SourceBuildManagedOnly >
8- <ReportPrebuiltUsage Condition =" '$(DotNetBuildSourceOnly)' == 'true'" >$(DotNetBuildOrchestrator )</ReportPrebuiltUsage >
8+ <ReportPrebuiltUsage Condition =" '$(DotNetBuildSourceOnly)' == 'true'" >$(DotNetBuildFromVMR )</ReportPrebuiltUsage >
99 <SetUpSourceBuildIntermediateNupkgCache >false</SetUpSourceBuildIntermediateNupkgCache >
1010 <CreateIntermediatePackage >false</CreateIntermediatePackage >
1111 </PropertyGroup >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<Dependencies >
3- <Source Uri =" https://github.com/dotnet/dotnet" Mapping =" command-line-api" Sha =" 721dc7a2a59416b21fc49447d264009d708d6000 " BarId =" 265489 " />
3+ <Source Uri =" https://github.com/dotnet/dotnet" Mapping =" command-line-api" Sha =" 445fb3a55b402cbe3a43576105e6fdc6686c8e4c " BarId =" 269352 " />
44 <ProductDependencies >
55 </ProductDependencies >
66 <ToolsetDependencies >
Original file line number Diff line number Diff line change 44 <!-- Default version number to global tool. -->
55 <VersionPrefix >0.1.0</VersionPrefix >
66 <AutoGenerateAssemblyVersion >true</AutoGenerateAssemblyVersion >
7- <PreReleaseVersionLabel ></PreReleaseVersionLabel >
7+ <PreReleaseVersionLabel >
8+ </PreReleaseVersionLabel >
89 </PropertyGroup >
910 <PropertyGroup Condition =" '$(UseGlobalToolVersion)' == 'true'" >
1011 <AutoGenerateAssemblyVersion >false</AutoGenerateAssemblyVersion >
You can’t perform that action at this time.
0 commit comments