From 3d6a7e32b4b44621657edeebf7b8d5c2b5a3fa24 Mon Sep 17 00:00:00 2001 From: Will Fuqua Date: Sun, 30 Jul 2023 23:38:09 +0700 Subject: [PATCH] Update PrettyPrompt to get history log fix --- CSharpRepl.Services/CSharpRepl.Services.csproj | 2 +- CSharpRepl.Tests/CSharpRepl.Tests.csproj | 2 +- CSharpRepl/CSharpRepl.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CSharpRepl.Services/CSharpRepl.Services.csproj b/CSharpRepl.Services/CSharpRepl.Services.csproj index c159a75..358d1c0 100644 --- a/CSharpRepl.Services/CSharpRepl.Services.csproj +++ b/CSharpRepl.Services/CSharpRepl.Services.csproj @@ -19,7 +19,7 @@ - + diff --git a/CSharpRepl.Tests/CSharpRepl.Tests.csproj b/CSharpRepl.Tests/CSharpRepl.Tests.csproj index 738469d..3a49d56 100644 --- a/CSharpRepl.Tests/CSharpRepl.Tests.csproj +++ b/CSharpRepl.Tests/CSharpRepl.Tests.csproj @@ -16,7 +16,7 @@ - + diff --git a/CSharpRepl/CSharpRepl.csproj b/CSharpRepl/CSharpRepl.csproj index d3e1fa4..4a41ecc 100644 --- a/CSharpRepl/CSharpRepl.csproj +++ b/CSharpRepl/CSharpRepl.csproj @@ -25,7 +25,7 @@ - +