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

Commit a6a7c11

Browse files
committed
Update to SetupCrossgen 249 - Coherence 26071
1 parent 19a90c7 commit a6a7c11

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

build/DependencyVersions.props

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@
2323
<SharedHostVersion>$(CLI_SharedFrameworkVersion)</SharedHostVersion>
2424
<HostFxrVersion>$(CLI_SharedFrameworkVersion)</HostFxrVersion>
2525
<TemplateEngineVersion>1.0.0-beta2-20170629-268</TemplateEngineVersion>
26-
<TemplateEngineTemplateVersion>1.0.0-beta2-20170630-271</TemplateEngineTemplateVersion>
27-
<TemplateEngineTemplate2_0Version>1.0.0-beta2-20170630-271</TemplateEngineTemplate2_0Version>
26+
<TemplateEngineTemplateVersion>1.0.0-beta2-20170703-273</TemplateEngineTemplateVersion>
27+
<TemplateEngineTemplate2_0Version>1.0.0-beta2-20170703-273</TemplateEngineTemplate2_0Version>
2828
<PlatformAbstractionsVersion>2.0.0-preview3-25428-01</PlatformAbstractionsVersion>
2929
<DependencyModelVersion>2.0.0-preview3-25428-01</DependencyModelVersion>
3030
<CliCommandLineParserVersion>0.1.1-alpha-167</CliCommandLineParserVersion>
@@ -35,9 +35,9 @@
3535

3636
<!-- This should either be timestamped or notimestamp as appropriate -->
3737
<AspNetCoreRuntimePackageFlavor>timestamped</AspNetCoreRuntimePackageFlavor>
38-
<AspNetCoreRuntimeVersion>dev-229</AspNetCoreRuntimeVersion>
38+
<AspNetCoreRuntimeVersion>dev-249</AspNetCoreRuntimeVersion>
3939
<AspNetCoherenceLabel>preview3</AspNetCoherenceLabel>
40-
<AspNetCoreCoherenceTimestamp>26027</AspNetCoreCoherenceTimestamp>
40+
<AspNetCoreCoherenceTimestamp>26071</AspNetCoreCoherenceTimestamp>
4141

4242
</PropertyGroup>
4343

0 commit comments

Comments
 (0)