Update to ASP.NET Core 2.0.8 build 10026
This commit is contained in:
parent
064879cfed
commit
0b885eee23
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@
|
|||
<AspNetCoreBranchName>2.0.8</AspNetCoreBranchName>
|
||||
<AspNetCoreRelease>rtm</AspNetCoreRelease>
|
||||
<AspNetCoreVersion>2.0.8</AspNetCoreVersion>
|
||||
<AspNetCoreRuntimePackageTimestamp>10024</AspNetCoreRuntimePackageTimestamp>
|
||||
<AspNetCoreRuntimePackageTimestamp>10026</AspNetCoreRuntimePackageTimestamp>
|
||||
<CurrentAspNetCoreRuntimeVersion Condition="'$(AspNetCoreRuntimePackageFlavor)'=='notimestamp'">$(AspNetCoreVersion)</CurrentAspNetCoreRuntimeVersion>
|
||||
<CurrentAspNetCoreRuntimeVersion Condition="'$(AspNetCoreRuntimePackageFlavor)'!='notimestamp'">$(AspNetCoreVersion)-$(AspNetCoreRelease)-$(AspNetCoreRuntimePackageTimestamp)</CurrentAspNetCoreRuntimeVersion>
|
||||
|
||||
|
|
Loading…
Reference in a new issue