mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-08-31 19:08:29 +00:00
build: update PD Core version
SSH issues were found in PD Core 1.2.0 that were causing issues with manual disconnection/reconnection instead of using the autoreconnect timer. The fix for this issue was added in PD COre 1.2.1
This commit is contained in:
parent
845978c741
commit
51bd95937a
1 changed files with 2 additions and 2 deletions
|
|
@ -1,3 +1,3 @@
|
||||||
<packages>
|
<packages>
|
||||||
<package id="PepperDashCore" version="1.2.0" targetFramework="net35" allowedVersions="[1.0,2.0)"/>
|
<package id="PepperDashCore" version="1.2.1" targetFramework="net35" allowedVersions="[1.0,2.0)"/>
|
||||||
</packages>
|
</packages>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue