diff --git a/B3DealerClient/B3DealerClient.csproj b/B3DealerClient/B3DealerClient.csproj index c415c0e..bb69112 100644 --- a/B3DealerClient/B3DealerClient.csproj +++ b/B3DealerClient/B3DealerClient.csproj @@ -39,19 +39,19 @@ False - ..\..\..\..\..\MyFolder\Company\Code\BwpB3DealerProject\TSREF\release\Forks.EnterpriseServices.dll + ..\..\..\TSREF\release\Forks.EnterpriseServices.dll False - ..\..\..\..\..\MyFolder\Company\Code\BwpB3DealerProject\TSREF\release\Forks.JsonRpc.Client.dll + ..\..\..\TSREF\release\Forks.JsonRpc.Client.dll False - ..\..\..\..\..\MyFolder\Company\Code\BwpB3DealerProject\TSREF\release\Forks.Utils.dll + ..\..\..\TSREF\release\Forks.Utils.dll - + False - ..\..\..\..\..\MyFolder\Company\Code\BwpB3DealerProject\TSREF\release\Newtonsoft.Json.dll + ..\..\..\TSREF\release\Newtonsoft.Json.dll diff --git a/B3DealerClient/Control/DataFormat/Xk3124DataFormat.cs b/B3DealerClient/Control/DataFormat/Xk3124DataFormat.cs index 9402bb5..7f4aa80 100644 --- a/B3DealerClient/Control/DataFormat/Xk3124DataFormat.cs +++ b/B3DealerClient/Control/DataFormat/Xk3124DataFormat.cs @@ -20,7 +20,7 @@ namespace B3DealerClient.Control public override char Endchar { - get { return (char)0x0D; ; } + get { return (char)0x0D; } } public override short Bufsize