From 3a40d0103a57bc59a1be4e7d54177b2a31f2d638 Mon Sep 17 00:00:00 2001 From: Adrian Conlon Date: Tue, 3 Dec 2019 23:01:09 +0000 Subject: [PATCH] Update some framework and analysis versions. Signed-off-by: Adrian Conlon --- EightBit/EightBit.csproj | 30 +++++++++++++++++++++++++++++- EightBit/packages.config | 5 +++++ Z80/Z80.csproj | 30 +++++++++++++++++++++++++++++- Z80/packages.config | 5 +++++ 4 files changed, 68 insertions(+), 2 deletions(-) diff --git a/EightBit/EightBit.csproj b/EightBit/EightBit.csproj index 46b622b..e6262b0 100644 --- a/EightBit/EightBit.csproj +++ b/EightBit/EightBit.csproj @@ -1,5 +1,10 @@  + + + + + Debug @@ -9,9 +14,12 @@ Properties EightBit EightBit - v4.7.2 + v4.8 512 true + + + true @@ -77,5 +85,25 @@ + + + + + + + + + + + + + This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. + + + + + + + \ No newline at end of file diff --git a/EightBit/packages.config b/EightBit/packages.config index 5301e53..a8d757e 100644 --- a/EightBit/packages.config +++ b/EightBit/packages.config @@ -1,5 +1,10 @@  + + + + + \ No newline at end of file diff --git a/Z80/Z80.csproj b/Z80/Z80.csproj index a161a87..e8bfb0b 100644 --- a/Z80/Z80.csproj +++ b/Z80/Z80.csproj @@ -1,5 +1,10 @@  + + + + + Debug @@ -9,9 +14,12 @@ Properties EightBit Z80 - v4.7.2 + v4.8 512 true + + + true @@ -58,5 +66,25 @@ + + + + + + + + + + + + + This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. + + + + + + + \ No newline at end of file diff --git a/Z80/packages.config b/Z80/packages.config index 5301e53..a8d757e 100644 --- a/Z80/packages.config +++ b/Z80/packages.config @@ -1,5 +1,10 @@  + + + + + \ No newline at end of file