Merged PR 129095: Update to aspnet 2.0.9-rtm-10030
This commit is contained in:
commit
816173b6ae
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue