diff --git a/build/Targets/VSL.Imports.targets b/build/Targets/VSL.Imports.targets index 53e4f96fc5d4a05d3f431c9d5d9addea885b3bd9..40ee4a056d99900eeb4f0613e46715ae439384f3 100644 --- a/build/Targets/VSL.Imports.targets +++ b/build/Targets/VSL.Imports.targets @@ -49,30 +49,6 @@ - - - - - {RawFileName}; - $(OutDir) - - false - - - - - <_TargetFrameworkDirectories>$([System.String]::Join(";", $([Microsoft.Build.Utilities.ToolLocationHelper]::GetPathToReferenceAssemblies(".NETPortable", "v5.0", "")))) - <_FullFrameworkReferenceAssemblyPaths>$(_TargetFrameworkDirectories) - - - - win7 - ubuntu.14.04 - - + + DNXCore,Version=v5.0 + win7 + ubuntu.14.04 + + x64 $(BaseNuGetRuntimeIdentifier)-$(RuntimeIndentifier) diff --git a/src/Compilers/VisualBasic/VbcCore/VbcCore.csproj b/src/Compilers/VisualBasic/VbcCore/VbcCore.csproj index 553d15b56da2baad75a2d25f416ab80f1c9e7252..2f0069f6c0f59bf19ff10300f39be5e27b82e4e7 100644 --- a/src/Compilers/VisualBasic/VbcCore/VbcCore.csproj +++ b/src/Compilers/VisualBasic/VbcCore/VbcCore.csproj @@ -18,7 +18,8 @@ $(OutDir)core-clr\ true True - DNXCore + {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} + .NETPortable v5.0 x64 diff --git a/src/Interactive/CsiCore/CsiCore.csproj b/src/Interactive/CsiCore/CsiCore.csproj index d3a653c38124e86c3bb4b1bb5edfc59fdca9609e..407706510fdbef9b67b8bd10defea64d0c5f59ac 100644 --- a/src/Interactive/CsiCore/CsiCore.csproj +++ b/src/Interactive/CsiCore/CsiCore.csproj @@ -16,7 +16,8 @@ $(OutDir)core-clr\ true True - DNXCore + {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} + .NETPortable v5.0 true @@ -54,4 +55,4 @@ - \ No newline at end of file + diff --git a/src/Interactive/VbiCore/VbiCore.vbproj b/src/Interactive/VbiCore/VbiCore.vbproj index de96b1172ac6de7fea97b7dd6cd6feec80f96fde..c06ae50453dd0c96ea2755866c6740741af530ac 100644 --- a/src/Interactive/VbiCore/VbiCore.vbproj +++ b/src/Interactive/VbiCore/VbiCore.vbproj @@ -18,7 +18,8 @@ $(OutDir)core-clr\ true True - DNXCore + {14182A97-F7F0-4C62-8B27-98AA8AE2109A};{F184B08F-C81C-45F6-A57F-5ABD9991F28F} + .NETPortable v5.0 true