From 17446569ca8d8dd00331da5926b938593c4b117f Mon Sep 17 00:00:00 2001 From: Roy Ben-Shabat Date: Wed, 20 Feb 2019 15:03:55 +0200 Subject: Fixed some issues with PPC publish and setup.. --- .../Visual_Studio/PPC/Tango.PPC.Common/Web/MachineVersionsRequest.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Software/Visual_Studio/PPC/Tango.PPC.Common/Web/MachineVersionsRequest.cs') diff --git a/Software/Visual_Studio/PPC/Tango.PPC.Common/Web/MachineVersionsRequest.cs b/Software/Visual_Studio/PPC/Tango.PPC.Common/Web/MachineVersionsRequest.cs index d5936bc9b..a1fd1d02f 100644 --- a/Software/Visual_Studio/PPC/Tango.PPC.Common/Web/MachineVersionsRequest.cs +++ b/Software/Visual_Studio/PPC/Tango.PPC.Common/Web/MachineVersionsRequest.cs @@ -7,7 +7,7 @@ using Tango.Transport.Web; namespace Tango.PPC.Common.Web { - public class MachineVersionsRequest : WebRequestSecureMessage + public class MachineVersionsRequest : WebRequestMessage { } -- cgit v1.3.1