diff --git a/src/Compiler/FSharp.Compiler.Service.fsproj b/src/Compiler/FSharp.Compiler.Service.fsproj
index af5e504d33..a5648ed457 100644
--- a/src/Compiler/FSharp.Compiler.Service.fsproj
+++ b/src/Compiler/FSharp.Compiler.Service.fsproj
@@ -13,7 +13,6 @@
FSharp.Compiler.Service
true
$(DefineConstants);COMPILER
- true
$(DefineConstants);FSHARPCORE_USE_PACKAGE
$(OtherFlags) --extraoptimizationloops:1
diff --git a/src/FSharp.Build/FSharp.Build.fsproj b/src/FSharp.Build/FSharp.Build.fsproj
index a159fb8d43..f8fbc7138e 100644
--- a/src/FSharp.Build/FSharp.Build.fsproj
+++ b/src/FSharp.Build/FSharp.Build.fsproj
@@ -9,7 +9,6 @@
FSharp.Build
$(NoWarn);75
true
- true
$(DefineConstants);LOCALIZATION_FSBUILD
$(NoWarn);NU1701;FS0075
true