From c5bbd166fa8aeae8824735f850f74927a1542cef Mon Sep 17 00:00:00 2001 From: Charles Betros Date: Sat, 29 Jun 2019 00:18:15 -0500 Subject: [PATCH] Package updates --- Demos/ZMachine/ZKernel/ZKernel.csproj | 14 +++++++------- Demos/ZMachine/ZLibrary/ZLibrary.csproj | 12 ++++++------ 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/Demos/ZMachine/ZKernel/ZKernel.csproj b/Demos/ZMachine/ZKernel/ZKernel.csproj index dd30b94b37..7850253777 100644 --- a/Demos/ZMachine/ZKernel/ZKernel.csproj +++ b/Demos/ZMachine/ZKernel/ZKernel.csproj @@ -3,7 +3,7 @@ netcoreapp2.0 cosmos - VMware + Bochs ELF True MethodFooters @@ -19,11 +19,11 @@ <_DebugMode>Source <_IgnoreDebugStubAttribute>False <_PxeInterface>192.168.211.1 - Use VMware Player or Workstation to deploy and debug. - VMware + Use Bochs emulator to deploy and debug. + Bochs Pipe: Cosmos\Serial - False - False + True + True True MethodFooters Use VMware Player or Workstation to deploy and debug. @@ -34,8 +34,8 @@ False Pipe: Cosmos\Serial 192.168.211.1 - True - True + False + False True MethodFooters Use Bochs emulator to deploy and debug. diff --git a/Demos/ZMachine/ZLibrary/ZLibrary.csproj b/Demos/ZMachine/ZLibrary/ZLibrary.csproj index ee0230b21a..8a791df964 100644 --- a/Demos/ZMachine/ZLibrary/ZLibrary.csproj +++ b/Demos/ZMachine/ZLibrary/ZLibrary.csproj @@ -1,11 +1,11 @@  - - netstandard2.0 - + + netstandard2.0 + - - - + + +