Merged PR 99097: Update to consume aspnetcore 2.0.5-152

Drops at msrc-2-0-aspnet-20171219

@<licavalc@microsoft.com> I accidentally pushed to release/2.1-MSRC directly while preparing this PR. I pushed a revert and recreated the PR. Would this create any problems other than a messy commit history?
This commit is contained in:
John Luo 2017-12-20 01:02:22 +00:00 committed by Livar Cunha
commit 6d1fb5ecc1

View file

@ -42,7 +42,7 @@
<AspNetCoreBranchName>2.0.5</AspNetCoreBranchName>
<AspNetCoreRelease>rtm</AspNetCoreRelease>
<AspNetCoreVersion>2.0.5</AspNetCoreVersion>
<AspNetCoreRuntimePackageTimestamp>147</AspNetCoreRuntimePackageTimestamp>
<AspNetCoreRuntimePackageTimestamp>152</AspNetCoreRuntimePackageTimestamp>
<AspNetCoreRuntimePackageBrandName>aspnetcore-store</AspNetCoreRuntimePackageBrandName>
<AspNetCoreVersionAndRelease>$(AspNetCoreVersion)-$(AspNetCoreRelease)</AspNetCoreVersionAndRelease>