Merged PR 129095: Update to aspnet 2.0.9-rtm-10030

This commit is contained in:
John Luo 2018-06-20 23:50:59 +00:00 committed by Peter Huene
commit 816173b6ae

View file

@ -68,7 +68,7 @@
<AspNetCoreBranchName>2.0.9</AspNetCoreBranchName>
<AspNetCoreRelease>rtm</AspNetCoreRelease>
<AspNetCoreVersion>2.0.9</AspNetCoreVersion>
<AspNetCoreRuntimePackageTimestamp>10029</AspNetCoreRuntimePackageTimestamp>
<AspNetCoreRuntimePackageTimestamp>10030</AspNetCoreRuntimePackageTimestamp>
<CurrentAspNetCoreRuntimeVersion Condition="'$(AspNetCoreRuntimePackageFlavor)'=='notimestamp'">$(AspNetCoreVersion)</CurrentAspNetCoreRuntimeVersion>
<CurrentAspNetCoreRuntimeVersion Condition="'$(AspNetCoreRuntimePackageFlavor)'!='notimestamp'">$(AspNetCoreVersion)-$(AspNetCoreRelease)-$(AspNetCoreRuntimePackageTimestamp)</CurrentAspNetCoreRuntimeVersion>