Skip to content

Commit 193dbd9

Browse files
authored
Update 2.1.6 for respin (#856)
* Update ProdCon to 20181019-02-2186589 * Update nuget-client to match CLI dependency
1 parent b813612 commit 193dbd9

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

dependencies.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
for which dotnet/versions commit was last used to update the dependency.
66
-->
77
<PropertyGroup>
8-
<ProdConCurrentRef>c9bc176e798111c2ad9815cc1ef79b02ea9c8e94</ProdConCurrentRef>
8+
<ProdConCurrentRef>f0d6b15f16e4b25f37ba90da2f157dedca95dd5b</ProdConCurrentRef>
99
<CoreClrCurrentRef>1dbfe089b5c3537799927f6541185a8c1fd0adef</CoreClrCurrentRef>
1010
<BuildToolsCurrentRef>1dbfe089b5c3537799927f6541185a8c1fd0adef</BuildToolsCurrentRef>
1111
</PropertyGroup>

repos/nuget-client.proj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<NuGetCoreSourceDirectory>$(ProjectDirectory)src/NuGet.Core/</NuGetCoreSourceDirectory>
77
<ToolsDirectory>$(ProjectDirectory)cli/</ToolsDirectory>
88
<NuGetKeyFilePath>$(KeysDir)NuGet.Client.snk</NuGetKeyFilePath>
9-
<NuGetClientBuildNumber>5630</NuGetClientBuildNumber>
9+
<NuGetClientBuildNumber>5658</NuGetClientBuildNumber>
1010
<RepoApiImplemented>false</RepoApiImplemented>
1111
<!--
1212
This repo is not currently built in ProdCon

repos/sdk.proj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
33
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))/dir.props" />
44
<PropertyGroup>
5-
<OfficialBuildId>20181025.2</OfficialBuildId>
5+
<OfficialBuildId>20181106.7</OfficialBuildId>
66

77
<OutputVersionArgs>/p:BUILD_BUILDNUMBER=$(OfficialBuildId)</OutputVersionArgs>
88

src/nuget-client

Submodule nuget-client updated 84 files

src/sdk

0 commit comments

Comments
 (0)