Update to consume aspnetcore 2.0.6-10011

This commit is contained in:
John Luo 2018-02-20 14:37:16 -08:00 committed by Peter Huene
parent 2445b0f28d
commit 9c6da08d66
No known key found for this signature in database
GPG key ID: E1D265D820213D6A

View file

@ -67,7 +67,7 @@
<AspNetCoreBranchName>2.0.6</AspNetCoreBranchName>
<AspNetCoreRelease>rtm</AspNetCoreRelease>
<AspNetCoreVersion>2.0.6</AspNetCoreVersion>
<AspNetCoreRuntimePackageTimestamp>10010</AspNetCoreRuntimePackageTimestamp>
<AspNetCoreRuntimePackageTimestamp>10011</AspNetCoreRuntimePackageTimestamp>
<AspNetCoreRuntimePackageBrandName>aspnetcore-store</AspNetCoreRuntimePackageBrandName>
<AspNetCoreVersionAndRelease>$(AspNetCoreVersion)-$(AspNetCoreRelease)</AspNetCoreVersionAndRelease>