File tree Expand file tree Collapse file tree 8 files changed +13
-13
lines changed Expand file tree Collapse file tree 8 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 1
- https://dotnetfeed.blob.core.windows.net/orchestrated-release-2-1/20180720 -01/final/index.json
1
+ https://dotnetfeed.blob.core.windows.net/orchestrated-release-2-1/20180722 -01/final/index.json
Original file line number Diff line number Diff line change 5
5
for which dotnet/versions commit was last used to update the dependency.
6
6
-->
7
7
<PropertyGroup >
8
- <ProdConCurrentRef >249d209ddf374b9fd057e23e1ddd8941aec117ee </ProdConCurrentRef >
9
- <CoreClrCurrentRef >249d209ddf374b9fd057e23e1ddd8941aec117ee </CoreClrCurrentRef >
8
+ <ProdConCurrentRef >c6f30484e30cd7db70143b1c46da03c9e5d37547 </ProdConCurrentRef >
9
+ <CoreClrCurrentRef >c6f30484e30cd7db70143b1c46da03c9e5d37547 </CoreClrCurrentRef >
10
10
<BuildToolsCurrentRef >91c9a3b3374ff71e72c06d5773bd26598539aa1d</BuildToolsCurrentRef >
11
11
</PropertyGroup >
12
12
28
28
the product as version strings to be used by the SDK to fetch extra content.
29
29
-->
30
30
<PropertyGroup >
31
- <MicrosoftAspNetCoreAllPackageVersion >2.1.3</MicrosoftAspNetCoreAllPackageVersion >
32
- <MicrosoftAspNetCoreAppPackageVersion >2.1.3</MicrosoftAspNetCoreAppPackageVersion >
33
- <MicrosoftNETSdkRazorPackageVersion >2.1.2</MicrosoftNETSdkRazorPackageVersion >
31
+ <MicrosoftAspNetCoreAllPackageVersion >2.1.3-rtm-30923 </MicrosoftAspNetCoreAllPackageVersion >
32
+ <MicrosoftAspNetCoreAppPackageVersion >2.1.3-rtm-30923 </MicrosoftAspNetCoreAppPackageVersion >
33
+ <MicrosoftNETSdkRazorPackageVersion >2.1.2-rtm-30923 </MicrosoftNETSdkRazorPackageVersion >
34
34
</PropertyGroup >
35
35
36
36
<ItemGroup >
50
50
51
51
<DependencyInfo Include =" ProdCon" Condition =" '$(UpdateFromManifestFile)' == ''" >
52
52
<DependencyType >Orchestrated build</DependencyType >
53
- <BasePath >build-info/dotnet/product/cli/release/2.1.3 </BasePath >
53
+ <BasePath >build-info/dotnet/product/cli/release/2.1</BasePath >
54
54
<CurrentRef >$(ProdConCurrentRef)</CurrentRef >
55
55
<VersionsRepoOwner >dotnet</VersionsRepoOwner >
56
56
<VersionsRepo >versions</VersionsRepo >
Original file line number Diff line number Diff line change 6
6
<BuildArguments Condition =" $(Platform.Contains('arm'))" >$(BuildArguments) -TargetArchitecture=$(Platform) -DisableCrossgen=true -CrossBuild=true</BuildArguments >
7
7
<BuildCommand >$(ProjectDirectory)/build$(ShellExtension) $(BuildArguments) -- /p:BuildDebPackage=false /p:BuildAllPackages=true</BuildCommand >
8
8
<BuildCommand Condition =" $(Platform.Contains('arm'))" >$(ArmEnvironmentVariables) $(BuildCommand)</BuildCommand >
9
- <OfficialBuildId >20180720-04 </OfficialBuildId >
9
+ <OfficialBuildId >20180722-02 </OfficialBuildId >
10
10
11
11
<!-- Need to set $(PackagesOutput) so WriteVersions writes the versions file for cli, until cli respects auto-dependency flow -->
12
12
<PackagesOutput >$(SourceBuiltPackagesPath)</PackagesOutput >
Original file line number Diff line number Diff line change 10
10
<BuildCommand >$(ProjectDirectory)/build$(ShellExtension) $(BuildArguments) --</BuildCommand >
11
11
<BuildCommand Condition =" $(Platform.Contains('arm'))" >$(ArmEnvironmentVariables) $(BuildCommand)</BuildCommand >
12
12
<CleanCommand >$(ProjectDirectory)/clean$(ShellExtension)</CleanCommand >
13
- <OfficialBuildId >20180720-02 </OfficialBuildId >
13
+ <OfficialBuildId >20180722-03 </OfficialBuildId >
14
14
</PropertyGroup >
15
15
16
16
<ItemGroup >
Original file line number Diff line number Diff line change 7
7
<BuildCommand Condition =" $(Platform.Contains('arm'))" >$(ArmEnvironmentVariables) $(BuildCommand)</BuildCommand >
8
8
<PackagesOutput >$(ProjectDirectory)/bin/packages/$(Configuration)</PackagesOutput >
9
9
<CleanCommand >$(ProjectDirectory)/clean$(ShellExtension)</CleanCommand >
10
- <OfficialBuildId >20180720-08 </OfficialBuildId >
10
+ <OfficialBuildId >20180722-02 </OfficialBuildId >
11
11
</PropertyGroup >
12
12
13
13
<ItemGroup >
Original file line number Diff line number Diff line change 2
2
<Project ToolsVersion =" 15.0" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
3
3
<Import Project =" $([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))/dir.props" />
4
4
<PropertyGroup >
5
- <OfficialBuildId >20180720 .2</OfficialBuildId >
5
+ <OfficialBuildId >20180722 .2</OfficialBuildId >
6
6
<OutputVersionArgs >/p:BUILD_BUILDNUMBER=$(OfficialBuildId)</OutputVersionArgs >
7
7
<BuildCommandArgs >--pack --configuration $(Configuration) $(OutputVersionArgs)</BuildCommandArgs >
8
8
Original file line number Diff line number Diff line change 1
- 2.1.3-servicing-26719-02
1
+ 2.1.3-servicing-26722-03
You can’t perform that action at this time.
0 commit comments