From eb7caa802f4ac36aa83d8a37617a2289970224ad Mon Sep 17 00:00:00 2001 From: Will Fuqua Date: Mon, 17 Jul 2023 00:46:49 +0700 Subject: [PATCH] Upgrade nuget packages, including PrettyPrompt --- CSharpRepl.Services/CSharpRepl.Services.csproj | 2 +- CSharpRepl.Tests/CSharpRepl.Tests.csproj | 8 ++++---- CSharpRepl/CSharpRepl.csproj | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/CSharpRepl.Services/CSharpRepl.Services.csproj b/CSharpRepl.Services/CSharpRepl.Services.csproj index 4740d03..c159a75 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 d732772..738469d 100644 --- a/CSharpRepl.Tests/CSharpRepl.Tests.csproj +++ b/CSharpRepl.Tests/CSharpRepl.Tests.csproj @@ -14,13 +14,13 @@ - + - + - - + + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/CSharpRepl/CSharpRepl.csproj b/CSharpRepl/CSharpRepl.csproj index be03871..d3e1fa4 100644 --- a/CSharpRepl/CSharpRepl.csproj +++ b/CSharpRepl/CSharpRepl.csproj @@ -25,7 +25,7 @@ - +