From 9e2942193c56e0788800a9189253f1c2aa766bca Mon Sep 17 00:00:00 2001 From: Craig Oates Date: Mon, 11 Feb 2019 12:55:26 +0000 Subject: [PATCH] update core CLI to .net core 2.1 and nuget packages. --- BrittleFishCore/BrittleFishCore.fsproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/BrittleFishCore/BrittleFishCore.fsproj b/BrittleFishCore/BrittleFishCore.fsproj index 928321a..fa94418 100644 --- a/BrittleFishCore/BrittleFishCore.fsproj +++ b/BrittleFishCore/BrittleFishCore.fsproj @@ -2,7 +2,7 @@ Exe - netcoreapp2.0 + netcoreapp2.1 Craig Oates Brittle Fish Core A demo. console program for showing how Console.Waterworks.Core works in a F# console program. Type help for a list of available commands. @@ -23,7 +23,7 @@ - +