Update to ASP.NET Core 2.0.9 build 10031
This commit is contained in:
parent
5e52bd6518
commit
3b69038bc4
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>10030</AspNetCoreRuntimePackageTimestamp>
|
||||
<AspNetCoreRuntimePackageTimestamp>10031</AspNetCoreRuntimePackageTimestamp>
|
||||
<CurrentAspNetCoreRuntimeVersion Condition="'$(AspNetCoreRuntimePackageFlavor)'=='notimestamp'">$(AspNetCoreVersion)</CurrentAspNetCoreRuntimeVersion>
|
||||
<CurrentAspNetCoreRuntimeVersion Condition="'$(AspNetCoreRuntimePackageFlavor)'!='notimestamp'">$(AspNetCoreVersion)-$(AspNetCoreRelease)-$(AspNetCoreRuntimePackageTimestamp)</CurrentAspNetCoreRuntimeVersion>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue