From 286aea7d54a3bd476575b2f55c8db75deb0e30b6 Mon Sep 17 00:00:00 2001 From: Diego Date: Mon, 16 Sep 2019 17:45:04 +0100 Subject: [PATCH 1/5] Markdig, FluentAssertion, OctoKit --- MLS.Agent.Tests/MLS.Agent.Tests.csproj | 2 +- MLS.Agent.Tools.Tests/MLS.Agent.Tools.Tests.csproj | 2 +- MLS.Agent/MLS.Agent.csproj | 2 +- MLS.Repositories.Tests/MLS.Repositories.Tests.csproj | 2 +- MLS.Repositories/MLS.Repositories.csproj | 2 +- .../Microsoft.DotNet.Interactive.Jupyter.Tests.csproj | 2 +- .../Microsoft.DotNet.Interactive.Jupyter.csproj | 2 +- .../Microsoft.DotNet.Interactive.Rendering.Tests.csproj | 2 +- .../Microsoft.DotNet.Interactive.Tests.csproj | 2 +- .../Microsoft.DotNet.Try.Markdown.Tests.csproj | 4 ++-- .../Microsoft.DotNet.Try.Markdown.csproj | 2 +- .../Microsoft.DotNet.Try.Project.Tests.csproj | 2 +- .../Microsoft.DotNet.Try.ProjectTemplate.Tests.csproj | 2 +- .../Microsoft.DotNet.Try.Protocol.Tests.csproj | 2 +- NotIntegration.Tests/NotIntegration.Tests.csproj | 2 +- PackageTool.Tests/PackageTool.Tests.csproj | 2 +- WasmCodeRunner.Tests/MLS.WasmCodeRunner.Tests.csproj | 2 +- WorkspaceServer.Tests/WorkspaceServer.Tests.csproj | 2 +- 18 files changed, 19 insertions(+), 19 deletions(-) diff --git a/MLS.Agent.Tests/MLS.Agent.Tests.csproj b/MLS.Agent.Tests/MLS.Agent.Tests.csproj index d431892b4..0c3800a8e 100644 --- a/MLS.Agent.Tests/MLS.Agent.Tests.csproj +++ b/MLS.Agent.Tests/MLS.Agent.Tests.csproj @@ -12,7 +12,7 @@ - + all diff --git a/MLS.Agent.Tools.Tests/MLS.Agent.Tools.Tests.csproj b/MLS.Agent.Tools.Tests/MLS.Agent.Tools.Tests.csproj index 109084463..d7fa69df5 100644 --- a/MLS.Agent.Tools.Tests/MLS.Agent.Tools.Tests.csproj +++ b/MLS.Agent.Tools.Tests/MLS.Agent.Tools.Tests.csproj @@ -20,7 +20,7 @@ - + diff --git a/MLS.Agent/MLS.Agent.csproj b/MLS.Agent/MLS.Agent.csproj index 20ccf97fe..14af87104 100644 --- a/MLS.Agent/MLS.Agent.csproj +++ b/MLS.Agent/MLS.Agent.csproj @@ -57,7 +57,7 @@ all runtime; build; native; contentfiles; analyzers - + diff --git a/MLS.Repositories.Tests/MLS.Repositories.Tests.csproj b/MLS.Repositories.Tests/MLS.Repositories.Tests.csproj index 5fe9948f5..0eeb9bf58 100644 --- a/MLS.Repositories.Tests/MLS.Repositories.Tests.csproj +++ b/MLS.Repositories.Tests/MLS.Repositories.Tests.csproj @@ -13,7 +13,7 @@ - + diff --git a/MLS.Repositories/MLS.Repositories.csproj b/MLS.Repositories/MLS.Repositories.csproj index deb6d25df..b8bd0b179 100644 --- a/MLS.Repositories/MLS.Repositories.csproj +++ b/MLS.Repositories/MLS.Repositories.csproj @@ -6,7 +6,7 @@ - + diff --git a/Microsoft.DotNet.Interactive.Jupyter.Tests/Microsoft.DotNet.Interactive.Jupyter.Tests.csproj b/Microsoft.DotNet.Interactive.Jupyter.Tests/Microsoft.DotNet.Interactive.Jupyter.Tests.csproj index 23fe87ceb..01f35a28a 100644 --- a/Microsoft.DotNet.Interactive.Jupyter.Tests/Microsoft.DotNet.Interactive.Jupyter.Tests.csproj +++ b/Microsoft.DotNet.Interactive.Jupyter.Tests/Microsoft.DotNet.Interactive.Jupyter.Tests.csproj @@ -17,7 +17,7 @@ - + diff --git a/Microsoft.DotNet.Interactive.Jupyter/Microsoft.DotNet.Interactive.Jupyter.csproj b/Microsoft.DotNet.Interactive.Jupyter/Microsoft.DotNet.Interactive.Jupyter.csproj index df0840e9d..9f295ab81 100644 --- a/Microsoft.DotNet.Interactive.Jupyter/Microsoft.DotNet.Interactive.Jupyter.csproj +++ b/Microsoft.DotNet.Interactive.Jupyter/Microsoft.DotNet.Interactive.Jupyter.csproj @@ -5,7 +5,7 @@ $(NoWarn);8002 - + diff --git a/Microsoft.DotNet.Interactive.Rendering.Tests/Microsoft.DotNet.Interactive.Rendering.Tests.csproj b/Microsoft.DotNet.Interactive.Rendering.Tests/Microsoft.DotNet.Interactive.Rendering.Tests.csproj index 7b12264fa..9bc5528d0 100644 --- a/Microsoft.DotNet.Interactive.Rendering.Tests/Microsoft.DotNet.Interactive.Rendering.Tests.csproj +++ b/Microsoft.DotNet.Interactive.Rendering.Tests/Microsoft.DotNet.Interactive.Rendering.Tests.csproj @@ -13,7 +13,7 @@ - + diff --git a/Microsoft.DotNet.Interactive.Tests/Microsoft.DotNet.Interactive.Tests.csproj b/Microsoft.DotNet.Interactive.Tests/Microsoft.DotNet.Interactive.Tests.csproj index 6c4a809b1..a10f10843 100644 --- a/Microsoft.DotNet.Interactive.Tests/Microsoft.DotNet.Interactive.Tests.csproj +++ b/Microsoft.DotNet.Interactive.Tests/Microsoft.DotNet.Interactive.Tests.csproj @@ -12,7 +12,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/Microsoft.DotNet.Try.Markdown.Tests/Microsoft.DotNet.Try.Markdown.Tests.csproj b/Microsoft.DotNet.Try.Markdown.Tests/Microsoft.DotNet.Try.Markdown.Tests.csproj index 35ff0ef2d..7177d3737 100644 --- a/Microsoft.DotNet.Try.Markdown.Tests/Microsoft.DotNet.Try.Markdown.Tests.csproj +++ b/Microsoft.DotNet.Try.Markdown.Tests/Microsoft.DotNet.Try.Markdown.Tests.csproj @@ -16,8 +16,8 @@ - - + + diff --git a/Microsoft.DotNet.Try.Markdown/Microsoft.DotNet.Try.Markdown.csproj b/Microsoft.DotNet.Try.Markdown/Microsoft.DotNet.Try.Markdown.csproj index 9f3222d86..bde20d32e 100644 --- a/Microsoft.DotNet.Try.Markdown/Microsoft.DotNet.Try.Markdown.csproj +++ b/Microsoft.DotNet.Try.Markdown/Microsoft.DotNet.Try.Markdown.csproj @@ -12,7 +12,7 @@ - + diff --git a/Microsoft.DotNet.Try.Project.Tests/Microsoft.DotNet.Try.Project.Tests.csproj b/Microsoft.DotNet.Try.Project.Tests/Microsoft.DotNet.Try.Project.Tests.csproj index ad7349f09..e8e3ddc26 100644 --- a/Microsoft.DotNet.Try.Project.Tests/Microsoft.DotNet.Try.Project.Tests.csproj +++ b/Microsoft.DotNet.Try.Project.Tests/Microsoft.DotNet.Try.Project.Tests.csproj @@ -12,7 +12,7 @@ - + all runtime; build; native; contentfiles; analyzers diff --git a/Microsoft.DotNet.Try.ProjectTemplate.Tests/Microsoft.DotNet.Try.ProjectTemplate.Tests.csproj b/Microsoft.DotNet.Try.ProjectTemplate.Tests/Microsoft.DotNet.Try.ProjectTemplate.Tests.csproj index 5d06ae850..d37d2a1c2 100644 --- a/Microsoft.DotNet.Try.ProjectTemplate.Tests/Microsoft.DotNet.Try.ProjectTemplate.Tests.csproj +++ b/Microsoft.DotNet.Try.ProjectTemplate.Tests/Microsoft.DotNet.Try.ProjectTemplate.Tests.csproj @@ -14,7 +14,7 @@ - + diff --git a/Microsoft.DotNet.Try.Protocol.Tests/Microsoft.DotNet.Try.Protocol.Tests.csproj b/Microsoft.DotNet.Try.Protocol.Tests/Microsoft.DotNet.Try.Protocol.Tests.csproj index 21b852d26..3de72aba2 100644 --- a/Microsoft.DotNet.Try.Protocol.Tests/Microsoft.DotNet.Try.Protocol.Tests.csproj +++ b/Microsoft.DotNet.Try.Protocol.Tests/Microsoft.DotNet.Try.Protocol.Tests.csproj @@ -13,7 +13,7 @@ - + all runtime; build; native; contentfiles; analyzers diff --git a/NotIntegration.Tests/NotIntegration.Tests.csproj b/NotIntegration.Tests/NotIntegration.Tests.csproj index 9172a40f0..a9fc6b1b5 100644 --- a/NotIntegration.Tests/NotIntegration.Tests.csproj +++ b/NotIntegration.Tests/NotIntegration.Tests.csproj @@ -14,7 +14,7 @@ - + diff --git a/PackageTool.Tests/PackageTool.Tests.csproj b/PackageTool.Tests/PackageTool.Tests.csproj index 775a15dd1..02d34c595 100644 --- a/PackageTool.Tests/PackageTool.Tests.csproj +++ b/PackageTool.Tests/PackageTool.Tests.csproj @@ -13,7 +13,7 @@ - + diff --git a/WasmCodeRunner.Tests/MLS.WasmCodeRunner.Tests.csproj b/WasmCodeRunner.Tests/MLS.WasmCodeRunner.Tests.csproj index 72b6f4e08..f172feaa9 100644 --- a/WasmCodeRunner.Tests/MLS.WasmCodeRunner.Tests.csproj +++ b/WasmCodeRunner.Tests/MLS.WasmCodeRunner.Tests.csproj @@ -13,7 +13,7 @@ - + diff --git a/WorkspaceServer.Tests/WorkspaceServer.Tests.csproj b/WorkspaceServer.Tests/WorkspaceServer.Tests.csproj index b4f205512..320ad3439 100644 --- a/WorkspaceServer.Tests/WorkspaceServer.Tests.csproj +++ b/WorkspaceServer.Tests/WorkspaceServer.Tests.csproj @@ -27,7 +27,7 @@ - + all runtime; build; native; contentfiles; analyzers From 575c12fd2b9a6226b6dd1eab6ec1f3a64515df7d Mon Sep 17 00:00:00 2001 From: Diego Date: Mon, 16 Sep 2019 18:45:08 +0100 Subject: [PATCH 2/5] FSharp.Compiler.Service --- FSharpWorkspaceShim/FSharpWorkspaceShim.fsproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FSharpWorkspaceShim/FSharpWorkspaceShim.fsproj b/FSharpWorkspaceShim/FSharpWorkspaceShim.fsproj index 945d8ffc6..8560aab3d 100644 --- a/FSharpWorkspaceShim/FSharpWorkspaceShim.fsproj +++ b/FSharpWorkspaceShim/FSharpWorkspaceShim.fsproj @@ -17,7 +17,7 @@ - + From d54ddb9e773a3cc8b4e159d1b5d526cffd5f50cb Mon Sep 17 00:00:00 2001 From: Diego Date: Mon, 16 Sep 2019 21:51:37 +0100 Subject: [PATCH 3/5] pr feedback --- Directory.Build.targets | 2 +- FSharpWorkspaceShim/FSharpWorkspaceShim.fsproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Directory.Build.targets b/Directory.Build.targets index 6f9e1e273..e42ff05d8 100644 --- a/Directory.Build.targets +++ b/Directory.Build.targets @@ -17,7 +17,7 @@ - + diff --git a/FSharpWorkspaceShim/FSharpWorkspaceShim.fsproj b/FSharpWorkspaceShim/FSharpWorkspaceShim.fsproj index 8560aab3d..b6bec17c1 100644 --- a/FSharpWorkspaceShim/FSharpWorkspaceShim.fsproj +++ b/FSharpWorkspaceShim/FSharpWorkspaceShim.fsproj @@ -18,7 +18,7 @@ - + From 281b1bda61acbd6d7cb9a8c97decac94ffd7c5b2 Mon Sep 17 00:00:00 2001 From: Diego Date: Mon, 16 Sep 2019 21:55:12 +0100 Subject: [PATCH 4/5] as per PR feedback --- FSharpWorkspaceShim/FSharpWorkspaceShim.fsproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/FSharpWorkspaceShim/FSharpWorkspaceShim.fsproj b/FSharpWorkspaceShim/FSharpWorkspaceShim.fsproj index b6bec17c1..6ad8db1e5 100644 --- a/FSharpWorkspaceShim/FSharpWorkspaceShim.fsproj +++ b/FSharpWorkspaceShim/FSharpWorkspaceShim.fsproj @@ -17,8 +17,8 @@ - - + + From ce8705b62ba587f11a6833e74884460527f13da2 Mon Sep 17 00:00:00 2001 From: Diego Date: Mon, 16 Sep 2019 21:56:40 +0100 Subject: [PATCH 5/5] white spaces --- FSharpWorkspaceShim/FSharpWorkspaceShim.fsproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FSharpWorkspaceShim/FSharpWorkspaceShim.fsproj b/FSharpWorkspaceShim/FSharpWorkspaceShim.fsproj index 6ad8db1e5..945d8ffc6 100644 --- a/FSharpWorkspaceShim/FSharpWorkspaceShim.fsproj +++ b/FSharpWorkspaceShim/FSharpWorkspaceShim.fsproj @@ -18,7 +18,7 @@ - +