diff --git a/README.md b/README.md index e337ed1..8176f25 100644 --- a/README.md +++ b/README.md @@ -96,7 +96,7 @@ The two apps need a crossed serial link. Install a (e.g. `COM1 ⇄ COM11`), then: 1. Run `VRio.App`, pick `COM11`, **Open**. -2. RIOJoy will always poit to `COM1`. +2. RIOJoy will always point to `COM1`. RIOJoy's DTR open-pulse shows up in the wire log (DSR handshake), its ~55 ms analog polling drives the "analog polls served" counter, and every click on diff --git a/src/VPlasma.Core/VPlasma.Core.csproj b/src/VPlasma.Core/VPlasma.Core.csproj index d866044..babbf0e 100644 --- a/src/VPlasma.Core/VPlasma.Core.csproj +++ b/src/VPlasma.Core/VPlasma.Core.csproj @@ -12,7 +12,6 @@ - all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/VRio.Core/VRio.Core.csproj b/src/VRio.Core/VRio.Core.csproj index f082bf1..dfd4723 100644 --- a/src/VRio.Core/VRio.Core.csproj +++ b/src/VRio.Core/VRio.Core.csproj @@ -12,7 +12,6 @@ - all runtime; build; native; contentfiles; analyzers; buildtransitive