Update CoreSetup to preview1-26001-02
This commit is contained in:
parent
2d8fbc25fe
commit
667f27cac8
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||
<PropertyGroup>
|
||||
<CLI_SharedFrameworkVersion>2.1.0-preview1-25929-02</CLI_SharedFrameworkVersion>
|
||||
<CLI_SharedFrameworkVersion>2.1.0-preview1-26001-02</CLI_SharedFrameworkVersion>
|
||||
<CLI_MSBuild_Version>15.5.179</CLI_MSBuild_Version>
|
||||
<CLI_Roslyn_Version>2.6.0-beta3-62309-01</CLI_Roslyn_Version>
|
||||
<CLI_DiaSymNative_Version>1.6.0-beta2-25304</CLI_DiaSymNative_Version>
|
||||
|
@ -27,8 +27,8 @@
|
|||
<TemplateEngineTemplateVersion>1.0.0-beta3-20171117-314</TemplateEngineTemplateVersion>
|
||||
<TemplateEngineTemplate2_0Version>1.0.0-beta3-20171117-314</TemplateEngineTemplate2_0Version>
|
||||
<AspnetTemplateVersion>1.0.0-beta2-20171004-309</AspnetTemplateVersion>
|
||||
<PlatformAbstractionsVersion>2.1.0-preview1-25929-02</PlatformAbstractionsVersion>
|
||||
<DependencyModelVersion>2.1.0-preview1-25929-02</DependencyModelVersion>
|
||||
<PlatformAbstractionsVersion>2.1.0-preview1-26001-02</PlatformAbstractionsVersion>
|
||||
<DependencyModelVersion>2.1.0-preview1-26001-02</DependencyModelVersion>
|
||||
<CliCommandLineParserVersion>0.1.1-alpha-174</CliCommandLineParserVersion>
|
||||
<CliMigrateVersion>1.2.1-alpha-002133</CliMigrateVersion>
|
||||
<MicroBuildVersion>0.2.0</MicroBuildVersion>
|
||||
|
|
Loading…
Reference in a new issue