diff --git a/Step.NC/CMS_CORE_Library.dll b/Libs/CMS_CORE_Library.dll similarity index 100% rename from Step.NC/CMS_CORE_Library.dll rename to Libs/CMS_CORE_Library.dll diff --git a/Step.NC/CndexLinkDotNet.dll b/Libs/CndexLinkDotNet.dll similarity index 100% rename from Step.NC/CndexLinkDotNet.dll rename to Libs/CndexLinkDotNet.dll diff --git a/Step.NC/Fwlib32.dll b/Libs/Fwlib32.dll similarity index 100% rename from Step.NC/Fwlib32.dll rename to Libs/Fwlib32.dll diff --git a/Step.NC/Fwlib64.dll b/Libs/Fwlib64.dll similarity index 100% rename from Step.NC/Fwlib64.dll rename to Libs/Fwlib64.dll diff --git a/Step.NC/OSAI_ErrorMgr.dll b/Libs/OSAI_ErrorMgr.dll similarity index 100% rename from Step.NC/OSAI_ErrorMgr.dll rename to Libs/OSAI_ErrorMgr.dll diff --git a/Step.NC/OsaiTool.dll b/Libs/OsaiTool.dll similarity index 100% rename from Step.NC/OsaiTool.dll rename to Libs/OsaiTool.dll diff --git a/Step.NC/Siemens.Sinumerik.Operate.Services.Wrapper.dll b/Libs/Siemens.Sinumerik.Operate.Services.Wrapper.dll similarity index 100% rename from Step.NC/Siemens.Sinumerik.Operate.Services.Wrapper.dll rename to Libs/Siemens.Sinumerik.Operate.Services.Wrapper.dll diff --git a/Step.NC/Siemens.Sinumerik.Operate.Services.dll b/Libs/Siemens.Sinumerik.Operate.Services.dll similarity index 100% rename from Step.NC/Siemens.Sinumerik.Operate.Services.dll rename to Libs/Siemens.Sinumerik.Operate.Services.dll diff --git a/Step.NC/fwlib30i.dll b/Libs/fwlib30i.dll similarity index 100% rename from Step.NC/fwlib30i.dll rename to Libs/fwlib30i.dll diff --git a/Step.NC/fwlib30i64.dll b/Libs/fwlib30i64.dll similarity index 100% rename from Step.NC/fwlib30i64.dll rename to Libs/fwlib30i64.dll diff --git a/Step.NC/fwlibe1.dll b/Libs/fwlibe1.dll similarity index 100% rename from Step.NC/fwlibe1.dll rename to Libs/fwlibe1.dll diff --git a/Step.NC/fwlibe64.dll b/Libs/fwlibe64.dll similarity index 100% rename from Step.NC/fwlibe64.dll rename to Libs/fwlibe64.dll diff --git a/Step.NC/Step.NC.csproj b/Step.NC/Step.NC.csproj index d166a8ce..80316b7c 100644 --- a/Step.NC/Step.NC.csproj +++ b/Step.NC/Step.NC.csproj @@ -34,7 +34,7 @@ False - .\CMS_CORE_Library.dll + ..\Libs\CMS_CORE_Library.dll @@ -49,41 +49,6 @@ - - - Always - - - Always - - - Always - - - Always - - - Always - - - Always - - - Always - - - Always - - - Always - - - Always - - - Always - - Always @@ -115,5 +80,51 @@ Step.Utils + + + CndexLinkDotNet.dll + Always + + + fwlib30i.dll + Always + + + fwlib30i64.dll + Always + + + Fwlib32.dll + Always + + + Fwlib64.dll + Always + + + fwlibe1.dll + Always + + + fwlibe64.dll + Always + + + OsaiTool.dll + Always + + + OSAI_ErrorMgr.dll + Always + + + Siemens.Sinumerik.Operate.Services.dll + Always + + + Siemens.Sinumerik.Operate.Services.Wrapper.dll + Always + + \ No newline at end of file diff --git a/Step.Tasks/Step.Core.csproj b/Step.Tasks/Step.Core.csproj index baa84e58..3edcbb2d 100644 --- a/Step.Tasks/Step.Core.csproj +++ b/Step.Tasks/Step.Core.csproj @@ -33,7 +33,7 @@ - ..\..\CMS_CORE_LIBRARY\CMS_CORE_Library\bin\x86\Debug\CMS_CORE_Library.dll + ..\Libs\CMS_CORE_Library.dll diff --git a/Step/Step.csproj b/Step/Step.csproj index 95e9c4d7..c8cd2398 100644 --- a/Step/Step.csproj +++ b/Step/Step.csproj @@ -41,7 +41,9 @@ 4 - + + ..\Libs\CMS_CORE_Library.dll + ..\packages\EntityFramework.6.2.0\lib\net45\EntityFramework.dll