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

Commit 15abd51

Browse files
committed
Rollback update to package versions
1 parent 77bdf5f commit 15abd51

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
@@ -12,15 +12,15 @@
1212
<SharedHostVersion>$(CLI_SharedFrameworkVersion)</SharedHostVersion>
1313
<HostFxrVersion>$(CLI_SharedFrameworkVersion)</HostFxrVersion>
1414
<TemplateEngineVersion>1.0.0-beta2-20170518-237</TemplateEngineVersion>
15-
<TemplateEngineTemplateVersion>1.0.0-beta2-20170518-237</TemplateEngineTemplateVersion>
16-
<TemplateEngineTemplate2_0Version>1.0.0-beta2-20170518-237</TemplateEngineTemplate2_0Version>
15+
<TemplateEngineTemplateVersion>1.0.0-beta2-20170505-222</TemplateEngineTemplateVersion>
16+
<TemplateEngineTemplate2_0Version>1.0.0-beta2-20170505-222</TemplateEngineTemplate2_0Version>
1717
<PlatformAbstractionsVersion>2.0.0-preview1-002111</PlatformAbstractionsVersion>
1818
<DependencyModelVersion>2.0.0-preview1-002111</DependencyModelVersion>
1919
<CliCommandLineParserVersion>0.1.0-alpha-142</CliCommandLineParserVersion>
2020

2121
<!-- This should either be timestamped or notimestamp as appropriate -->
22-
<AspNetCoreRuntimePackageFlavor>timestamped</AspNetCoreRuntimePackageFlavor>
23-
<AspNetCoreRuntimeVersion>dev-119</AspNetCoreRuntimeVersion>
22+
<AspNetCoreRuntimePackageFlavor>notimestamp</AspNetCoreRuntimePackageFlavor>
23+
<AspNetCoreRuntimeVersion>2.0.0-preview1-92</AspNetCoreRuntimeVersion>
2424
<AspNetCoreCoherenceTimestamp>preview2-25098</AspNetCoreCoherenceTimestamp>
2525

2626
</PropertyGroup>

0 commit comments

Comments
 (0)