Merge pull request #7211 from mlorbetske/dev/mlorbe/UpdateToCoherence26412
Update to coherence 26412
This commit is contained in:
commit
2176ac623c
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-20170719-291</TemplateEngineVersion>
|
<TemplateEngineVersion>1.0.0-beta2-20170719-291</TemplateEngineVersion>
|
||||||
<TemplateEngineTemplateVersion>1.0.0-beta2-20170719-291</TemplateEngineTemplateVersion>
|
<TemplateEngineTemplateVersion>1.0.0-beta2-20170720-295</TemplateEngineTemplateVersion>
|
||||||
<TemplateEngineTemplate2_0Version>1.0.0-beta2-20170719-291</TemplateEngineTemplate2_0Version>
|
<TemplateEngineTemplate2_0Version>1.0.0-beta2-20170720-295</TemplateEngineTemplate2_0Version>
|
||||||
<PlatformAbstractionsVersion>2.0.0</PlatformAbstractionsVersion>
|
<PlatformAbstractionsVersion>2.0.0</PlatformAbstractionsVersion>
|
||||||
<DependencyModelVersion>2.0.0</DependencyModelVersion>
|
<DependencyModelVersion>2.0.0</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>26380</AspNetCoreRuntimePackageTimestamp>
|
<AspNetCoreRuntimePackageTimestamp>26412</AspNetCoreRuntimePackageTimestamp>
|
||||||
|
|
||||||
<AspNetCoreRuntimePackageBrandName>aspnetcore-store</AspNetCoreRuntimePackageBrandName>
|
<AspNetCoreRuntimePackageBrandName>aspnetcore-store</AspNetCoreRuntimePackageBrandName>
|
||||||
<AspNetCoreVersionAndRelease>$(AspNetCoreVersion)-$(AspNetCoreRelease)</AspNetCoreVersionAndRelease>
|
<AspNetCoreVersionAndRelease>$(AspNetCoreVersion)-$(AspNetCoreRelease)</AspNetCoreVersionAndRelease>
|
||||||
|
|
Loading…
Reference in a new issue