diff --git a/TestAssets/TestProjects/TestAppSimple/TestAppSimple.csproj b/TestAssets/TestProjects/TestAppSimple/TestAppSimple.csproj index 542dd829a..4f0d4e8e5 100755 --- a/TestAssets/TestProjects/TestAppSimple/TestAppSimple.csproj +++ b/TestAssets/TestProjects/TestAppSimple/TestAppSimple.csproj @@ -5,5 +5,7 @@ netcoreapp2.0 Exe $(CLI_SharedFrameworkVersion) + + true \ No newline at end of file diff --git a/build/DependencyVersions.props b/build/DependencyVersions.props index e3aa4364b..8dce836e0 100644 --- a/build/DependencyVersions.props +++ b/build/DependencyVersions.props @@ -4,7 +4,7 @@ 2.0.0-preview2-002081-00 15.2.0-preview-000093-02 2.0.0-rc4-61325-08 - 2.0.0-alpha-20170420-1 + 2.0.0-alpha-20170425-6 4.3.0-beta1-2418 1.0.0-rel-20170413-451 15.1.0-preview-20170414-04 diff --git a/build/MSBuildExtensions.targets b/build/MSBuildExtensions.targets index edacdf01d..9b99b96b9 100644 --- a/build/MSBuildExtensions.targets +++ b/build/MSBuildExtensions.targets @@ -63,6 +63,8 @@ Copyright (c) .NET Foundation. All rights reserved. - +