mirror of
https://github.com/PepperDash/PepperDashCore.git
synced 2026-02-15 20:54:46 +00:00
fix: only build the bouncy cert and use the websocket if 472
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
using Crestron.SimplSharp;
|
||||
|
||||
#if NET472
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.IO;
|
||||
@@ -357,4 +358,5 @@ namespace PepperDash.Core
|
||||
return bRet;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user