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:
commit
6d1fb5ecc1
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue