Changes print message for stream debug to avoid exceptions seen with com port debugging. Updates PepperDash Core to fix keyNotFound exception when stream debugging

This commit is contained in:
Alex Johnson
2020-10-15 20:02:22 -04:00
parent 50dae0ef69
commit 617c2ce023
2 changed files with 3 additions and 3 deletions

View File

@@ -1,3 +1,3 @@
<packages>
<package id="PepperDashCore" version="1.0.42" targetFramework="net35" allowedVersions="[1.0,1.1)"/>
<package id="PepperDashCore" version="1.0.43-alpha-176" targetFramework="net35" allowedVersions="[1.0,1.1)"/>
</packages>