Merge pull request #9034 from dotnet/merges/release/2.1.1xx-to-release/2.1.2xx
Merge release/2.1.1xx to release/2.1.2xx
This commit is contained in:
commit
a543dd3084
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@
|
|||
<AspNetCoreBranchName>2.0.7</AspNetCoreBranchName>
|
||||
<AspNetCoreRelease>rtm</AspNetCoreRelease>
|
||||
<AspNetCoreVersion>2.0.7</AspNetCoreVersion>
|
||||
<AspNetCoreRuntimePackageTimestamp>230</AspNetCoreRuntimePackageTimestamp>
|
||||
<AspNetCoreRuntimePackageTimestamp>231</AspNetCoreRuntimePackageTimestamp>
|
||||
<CurrentAspNetCoreRuntimeVersion Condition="'$(AspNetCoreRuntimePackageFlavor)'=='notimestamp'">$(AspNetCoreVersion)</CurrentAspNetCoreRuntimeVersion>
|
||||
<CurrentAspNetCoreRuntimeVersion Condition="'$(AspNetCoreRuntimePackageFlavor)'!='notimestamp'">$(AspNetCoreVersion)-$(AspNetCoreRelease)-$(AspNetCoreRuntimePackageTimestamp)</CurrentAspNetCoreRuntimeVersion>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue