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 5
5
<PropertyGroup >
6
6
<GitHubRepositoryName >command-line-api</GitHubRepositoryName >
7
7
<SourceBuildManagedOnly >true</SourceBuildManagedOnly >
8
- <ReportPrebuiltUsage Condition =" '$(DotNetBuildSourceOnly)' == 'true'" >$(DotNetBuildOrchestrator )</ReportPrebuiltUsage >
8
+ <ReportPrebuiltUsage Condition =" '$(DotNetBuildSourceOnly)' == 'true'" >$(DotNetBuildFromVMR )</ReportPrebuiltUsage >
9
9
<SetUpSourceBuildIntermediateNupkgCache >false</SetUpSourceBuildIntermediateNupkgCache >
10
10
<CreateIntermediatePackage >false</CreateIntermediatePackage >
11
11
</PropertyGroup >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<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 " />
4
4
<ProductDependencies >
5
5
</ProductDependencies >
6
6
<ToolsetDependencies >
Original file line number Diff line number Diff line change 4
4
<!-- Default version number to global tool. -->
5
5
<VersionPrefix >0.1.0</VersionPrefix >
6
6
<AutoGenerateAssemblyVersion >true</AutoGenerateAssemblyVersion >
7
- <PreReleaseVersionLabel ></PreReleaseVersionLabel >
7
+ <PreReleaseVersionLabel >
8
+ </PreReleaseVersionLabel >
8
9
</PropertyGroup >
9
10
<PropertyGroup Condition =" '$(UseGlobalToolVersion)' == 'true'" >
10
11
<AutoGenerateAssemblyVersion >false</AutoGenerateAssemblyVersion >
You can’t perform that action at this time.
0 commit comments