diff --git a/src/Hastlayer/Hast.Communication/CompatibilitySuppressions.xml b/src/Hastlayer/Hast.Communication/CompatibilitySuppressions.xml new file mode 100644 index 00000000..43da663c --- /dev/null +++ b/src/Hastlayer/Hast.Communication/CompatibilitySuppressions.xml @@ -0,0 +1,25 @@ + + + + + CP0001 + T:Hast.Communication.Constants.CommandTypes + lib/net6.0/Hast.Communication.dll + lib/net6.0/Hast.Communication.dll + true + + + CP0001 + T:Hast.Communication.Constants.CommunicationConstants.Ethernet.Ports + lib/net6.0/Hast.Communication.dll + lib/net6.0/Hast.Communication.dll + true + + + CP0001 + T:Hast.Communication.Constants.CommunicationConstants.Ethernet.Signals + lib/net6.0/Hast.Communication.dll + lib/net6.0/Hast.Communication.dll + true + + \ No newline at end of file