Merge pull request #3025 from dotnet-maestro-bot/master-UpdateDependencies

Update CoreClr, CoreFx, Standard, WCF to preview2-25624-02, preview2-25624-01, preview1-25624-01, preview2-25624-01, respectively (master)
This commit is contained in:
Wes Haggard 2017-08-25 09:00:51 -07:00 коммит произвёл GitHub
Родитель 7ccae7f07e dd9fae1682
Коммит c73c6c9437
1 изменённых файлов: 12 добавлений и 12 удалений

Просмотреть файл

@ -9,23 +9,23 @@
These ref versions are pulled from https://github.com/dotnet/versions.
-->
<PropertyGroup>
<CoreFxCurrentRef>c116a7cebb8afe4fcc4c8be151a994404bf11710</CoreFxCurrentRef>
<CoreClrCurrentRef>c116a7cebb8afe4fcc4c8be151a994404bf11710</CoreClrCurrentRef>
<StandardCurrentRef>c116a7cebb8afe4fcc4c8be151a994404bf11710</StandardCurrentRef>
<WCFCurrentRef>c116a7cebb8afe4fcc4c8be151a994404bf11710</WCFCurrentRef>
<CoreFxCurrentRef>dbce6b2140b3334a0d3d7d095b3b267e9c45af9f</CoreFxCurrentRef>
<CoreClrCurrentRef>6754f08a49e100a11d5a5d8077ada88390bcfbed</CoreClrCurrentRef>
<StandardCurrentRef>dbce6b2140b3334a0d3d7d095b3b267e9c45af9f</StandardCurrentRef>
<WCFCurrentRef>dbce6b2140b3334a0d3d7d095b3b267e9c45af9f</WCFCurrentRef>
</PropertyGroup>
<PropertyGroup>
<CoreFxVersion>4.5.0-preview2-25610-02</CoreFxVersion>
<PlatformPackageVersion>2.1.0-preview2-25610-02</PlatformPackageVersion>
<MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.1.0-preview2-25610-02</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
<CoreFxVersion>4.5.0-preview2-25624-01</CoreFxVersion>
<PlatformPackageVersion>2.1.0-preview2-25624-01</PlatformPackageVersion>
<MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.1.0-preview2-25622-01</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
<MicrosoftNETCoreRuntimeJitPackageVersion>$(MicrosoftNETCoreRuntimeCoreCLRPackageVersion)</MicrosoftNETCoreRuntimeJitPackageVersion>
<MicrosoftNetNativeCompilerPackageVersion>2.0.0-preview-25524-00</MicrosoftNetNativeCompilerPackageVersion>
<NETStandardVersion>2.1.0-preview1-25610-01</NETStandardVersion>
<NETStandardVersion>2.1.0-preview1-25624-01</NETStandardVersion>
<DiaSymReaderNativeVersion>1.4.1</DiaSymReaderNativeVersion>
<WcfVersion>4.5.0-preview2-25610-01</WcfVersion>
<WcfVersion>4.5.0-preview2-25624-01</WcfVersion>
</PropertyGroup>
<!-- Package dependency verification/auto-upgrade configuration. -->
<PropertyGroup>
<BaseDotNetBuildInfo>build-info/dotnet/</BaseDotNetBuildInfo>
@ -54,7 +54,7 @@
<DependencyBuildInfo Include="@(RemoteDependencyBuildInfo)">
<RawVersionsBaseUrl>https://raw.githubusercontent.com/dotnet/versions</RawVersionsBaseUrl>
</DependencyBuildInfo>
<XmlUpdateStep Include="CoreFx">
<Path>$(MSBuildThisFileFullPath)</Path>
<ElementName>CoreFxVersion</ElementName>