diff --git a/src/Tools/Source/CompilerGeneratorTools/DeployCompilerGeneratorToolsRuntime/project.json b/src/Tools/Source/CompilerGeneratorTools/DeployCompilerGeneratorToolsRuntime/project.json index 6cc082f93d205a8a42aa01d2c2a1d1f43b7905dc..e0f8a35598c1f6e013498ce256f51b3e35e761d4 100644 --- a/src/Tools/Source/CompilerGeneratorTools/DeployCompilerGeneratorToolsRuntime/project.json +++ b/src/Tools/Source/CompilerGeneratorTools/DeployCompilerGeneratorToolsRuntime/project.json @@ -13,7 +13,6 @@ "runtimes": { "win7-x86": { }, "win7-x64": { }, - "ubuntu.14.04-x64": { }, - "osx.10.10-x64": { } + "ubuntu.14.04-x64": { } } } \ No newline at end of file