Skip to content
This repository was archived by the owner on Apr 20, 2023. It is now read-only.

Commit c70eeff

Browse files
author
Livar
authored
Merge pull request #8111 from mlorbetske/dev/mlorbe/CorrectTheFixFor526577And526578
Correct the fix for devdiv bugs 526577 and 526578, the wrong property had been updated
2 parents 68c8639 + 391d436 commit c70eeff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build/DependencyVersions.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@
2323
<SharedFrameworkVersion>$(CLI_SharedFrameworkVersion)</SharedFrameworkVersion>
2424
<SharedHostVersion>$(CLI_SharedFrameworkVersion)</SharedHostVersion>
2525
<HostFxrVersion>$(CLI_SharedFrameworkVersion)</HostFxrVersion>
26-
<TemplateEngineVersion>1.0.0-beta2-20171004-309</TemplateEngineVersion>
27-
<TemplateEngineTemplateVersion>1.0.0-beta3-20171117-314</TemplateEngineTemplateVersion>
26+
<TemplateEngineVersion>1.0.0-beta3-20171117-314</TemplateEngineVersion>
27+
<TemplateEngineTemplateVersion>1.0.0-beta3-20171110-312</TemplateEngineTemplateVersion>
2828
<TemplateEngineTemplate2_0Version>1.0.0-beta3-20171110-312</TemplateEngineTemplate2_0Version>
2929
<AspnetTemplateVersion>1.0.0-beta2-20170810-304</AspnetTemplateVersion>
3030
<PlatformAbstractionsVersion>2.0.0</PlatformAbstractionsVersion>

0 commit comments

Comments
 (0)