From 1f58603725b3266dbf8584e664c64d7d6aeb3d0f Mon Sep 17 00:00:00 2001 From: Alee Date: Tue, 12 Feb 2019 19:45:04 -0500 Subject: Added the desktop, debug, file system and more --- Microbit.Kernel/Microbit.Kernel.csproj | 44 ++++++++++++++++++++-------------- 1 file changed, 26 insertions(+), 18 deletions(-) (limited to 'Microbit.Kernel/Microbit.Kernel.csproj') diff --git a/Microbit.Kernel/Microbit.Kernel.csproj b/Microbit.Kernel/Microbit.Kernel.csproj index 0f5522a..71a8593 100644 --- a/Microbit.Kernel/Microbit.Kernel.csproj +++ b/Microbit.Kernel/Microbit.Kernel.csproj @@ -1,10 +1,10 @@ - + Debug AnyCPU - 1a1e1ee8-d7fc-4138-93dc-59aae17bf4fd + {1A1E1EE8-D7FC-4138-93DC-59AAE17BF4FD} Library Properties Microbit.Kernel @@ -31,24 +31,32 @@ 4 - - - - - - - - - - - - - - + + ..\packages\Newtonsoft.Json.12.0.1\lib\net45\Newtonsoft.Json.dll + + + + ..\packages\System.Collections.Immutable.1.5.0\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + + + + ..\packages\System.Interactive.Async.3.2.0\lib\net45\System.Interactive.Async.dll + + + + + + + - + + + + + + - + \ No newline at end of file -- cgit v1.2.3