From 44eaf6a75d6432cfa6c2a720e964c6acab9d2e23 Mon Sep 17 00:00:00 2001 From: Don Syme Date: Sat, 19 Sep 2020 13:58:55 +0100 Subject: [PATCH] remove duplciate Driver folder --- .../FSharp.Compiler.Private.fsproj | 16 ++++++++-------- .../FSharp.Compiler.Service.fsproj | 16 ++++++++-------- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/src/fsharp/FSharp.Compiler.Private/FSharp.Compiler.Private.fsproj b/src/fsharp/FSharp.Compiler.Private/FSharp.Compiler.Private.fsproj index aa0b3e9edbc..78ebbfc4fca 100644 --- a/src/fsharp/FSharp.Compiler.Private/FSharp.Compiler.Private.fsproj +++ b/src/fsharp/FSharp.Compiler.Private/FSharp.Compiler.Private.fsproj @@ -58,12 +58,6 @@ FSStrings.resx - - Logger.fsi - - - Logger.fs - ErrorText\sformat.fsi @@ -76,11 +70,17 @@ ErrorText\sr.fs + + Facilities\Logger.fsi + + + Facilities\Logger.fs + - Driver\LanguageFeatures.fsi + Facilities\LanguageFeatures.fsi - Driver\LanguageFeatures.fs + Facilities\LanguageFeatures.fs LexYaccRuntime\prim-lexing.fsi diff --git a/src/fsharp/FSharp.Compiler.Service/FSharp.Compiler.Service.fsproj b/src/fsharp/FSharp.Compiler.Service/FSharp.Compiler.Service.fsproj index fe41980c463..c820ca5bc31 100644 --- a/src/fsharp/FSharp.Compiler.Service/FSharp.Compiler.Service.fsproj +++ b/src/fsharp/FSharp.Compiler.Service/FSharp.Compiler.Service.fsproj @@ -58,12 +58,6 @@ FSStrings.resx FSStrings.resources - - Logger.fsi - - - Logger.fs - ErrorText\sformat.fsi @@ -76,11 +70,17 @@ ErrorText\sr.fs + + Facilities\Logger.fsi + + + Facilities\Logger.fs + - Driver\LanguageFeatures.fsi + Facilities\LanguageFeatures.fsi - Driver\LanguageFeatures.fs + Facilities\LanguageFeatures.fs LexYaccRuntime\prim-lexing.fsi