Update to Coherence 26318 - templating build 287
This commit is contained in:
parent
78e7163819
commit
48285bafaf
1 changed files with 3 additions and 3 deletions
|
@ -23,8 +23,8 @@
|
||||||
<SharedHostVersion>$(CLI_SharedFrameworkVersion)</SharedHostVersion>
|
<SharedHostVersion>$(CLI_SharedFrameworkVersion)</SharedHostVersion>
|
||||||
<HostFxrVersion>$(CLI_SharedFrameworkVersion)</HostFxrVersion>
|
<HostFxrVersion>$(CLI_SharedFrameworkVersion)</HostFxrVersion>
|
||||||
<TemplateEngineVersion>1.0.0-beta2-20170710-283</TemplateEngineVersion>
|
<TemplateEngineVersion>1.0.0-beta2-20170710-283</TemplateEngineVersion>
|
||||||
<TemplateEngineTemplateVersion>1.0.0-beta2-20170713-286</TemplateEngineTemplateVersion>
|
<TemplateEngineTemplateVersion>1.0.0-beta2-20170714-287</TemplateEngineTemplateVersion>
|
||||||
<TemplateEngineTemplate2_0Version>1.0.0-beta2-20170713-286</TemplateEngineTemplate2_0Version>
|
<TemplateEngineTemplate2_0Version>1.0.0-beta2-20170714-287</TemplateEngineTemplate2_0Version>
|
||||||
<PlatformAbstractionsVersion>2.0.0-preview3-25514-02</PlatformAbstractionsVersion>
|
<PlatformAbstractionsVersion>2.0.0-preview3-25514-02</PlatformAbstractionsVersion>
|
||||||
<DependencyModelVersion>2.0.0-preview3-25514-02</DependencyModelVersion>
|
<DependencyModelVersion>2.0.0-preview3-25514-02</DependencyModelVersion>
|
||||||
<CliCommandLineParserVersion>0.1.1-alpha-167</CliCommandLineParserVersion>
|
<CliCommandLineParserVersion>0.1.1-alpha-167</CliCommandLineParserVersion>
|
||||||
|
@ -39,7 +39,7 @@
|
||||||
<AspNetCoreBranchName>2.0.0</AspNetCoreBranchName>
|
<AspNetCoreBranchName>2.0.0</AspNetCoreBranchName>
|
||||||
<AspNetCoreRelease>rtm</AspNetCoreRelease>
|
<AspNetCoreRelease>rtm</AspNetCoreRelease>
|
||||||
<AspNetCoreVersion>2.0.0</AspNetCoreVersion>
|
<AspNetCoreVersion>2.0.0</AspNetCoreVersion>
|
||||||
<AspNetCoreRuntimePackageTimestamp>26239</AspNetCoreRuntimePackageTimestamp>
|
<AspNetCoreRuntimePackageTimestamp>26318</AspNetCoreRuntimePackageTimestamp>
|
||||||
|
|
||||||
<AspNetCoreRuntimePackageBrandName>aspnetcore-store</AspNetCoreRuntimePackageBrandName>
|
<AspNetCoreRuntimePackageBrandName>aspnetcore-store</AspNetCoreRuntimePackageBrandName>
|
||||||
<AspNetCoreVersionAndRelease>$(AspNetCoreVersion)-$(AspNetCoreRelease)</AspNetCoreVersionAndRelease>
|
<AspNetCoreVersionAndRelease>$(AspNetCoreVersion)-$(AspNetCoreRelease)</AspNetCoreVersionAndRelease>
|
||||||
|
|
Loading…
Reference in a new issue