Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
3 changes: 3 additions & 0 deletions cake/BuildContext.cs
Original file line number Diff line number Diff line change
Expand Up @@ -162,11 +162,14 @@ public BuildContext(ICakeContext context, BuildParameters buildParameters)
("components.pneumatics", "axopen.components.pneumatics", true),
("components.drives", "axopen.components.drives", true),
("components.rexroth.drives", "axopen.components.rexroth.drives", true),
("components.rexroth.press", "axopen.components.rexroth.press", true),
("components.festo.drives", "axopen.components.festo.drives", true),
("components.desoutter.tightening", "axopen.components.desoutter.tightening", true),
("io", "axopen.io", true),
("components.robotics", "axopen.components.robotics", true),
("components.abb.robotics", "axopen.components.abb.robotics", true),
("components.mitsubishi.robotics", "axopen.components.mitsubishi.robotics", true),
("components.ur.robotics", "axopen.components.ur.robotics", true),
("integrations", "ix.integrations", false),
("templates.simple", "templates.simple", false),
("template.axolibrary", "template.axolibrary", false)
Expand Down
85 changes: 7 additions & 78 deletions src/AXOpen-L1-tests.sln

Large diffs are not rendered by default.

59 changes: 37 additions & 22 deletions src/AXOpen-L3-tests.sln
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "AXOpen.VisualComposer", "ba
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ix_ax_axopen_components_abstractions", "components.abstractions\src\AXOpen.Components.Abstractions\ix_ax_axopen_components_abstractions.csproj", "{115EF5C7-E002-4F94-B231-7828F9EEB618}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "axopen_cognex_vision_blazor", "components.cognex.vision\src\AXOpen.Cognex.Vision.Blazor\axopen_cognex_vision_blazor.csproj", "{CB58B771-8BAA-4756-9D5A-276D6A931616}"
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "AXOpen.Components.Cognex.Vision.blazor", "components.cognex.vision\src\AXOpen.Components.Cognex.Vision.blazor\AXOpen.Components.Cognex.Vision.blazor.csproj", "{E53C6850-5F5C-4AD7-87C4-0BA5A2B20C8C}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ix_ax_axopen_components_cognex_vision", "components.cognex.vision\src\AXOpen.Cognex.Vision\ix_ax_axopen_components_cognex_vision.csproj", "{59C53D9B-5A91-4E76-9B8B-D64887CB1E7F}"
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ix_ax_axopen_components_cognex_vision", "components.cognex.vision\src\AXOpen.Components.Cognex.Vision\ix_ax_axopen_components_cognex_vision.csproj", "{C1205CE0-4716-4148-9501-6B6ACF076B6D}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "axopen_core_blazor", "core\src\AXOpen.Core.Blazor\axopen_core_blazor.csproj", "{A7717537-8D3B-497C-9380-972A4F77FEFF}"
EndProject
Expand All @@ -39,15 +39,17 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "axopen_integrations", "inte
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "axopen_integration_tests_L3", "integrations\tests\AXOpen.Integration.Tests\axopen_integration_tests_L3.csproj", "{0B591997-4EB0-490D-B251-B3F20540D87C}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ix_ax_axopen_io", "io\src\AXOpen.Io\ix_ax_axopen_io.csproj", "{389256C4-160A-41CD-858A-ACF342787346}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ix_ax_axopen_probers", "probers\src\AXOpen.Probers\ix_ax_axopen_probers.csproj", "{1D36DF66-EC1C-44E7-B0BC-2C69615171BB}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "axopen_probers_tests_L3", "probers\tests\AXOpen.Probers.Tests\axopen_probers_tests_L3.csproj", "{1463497C-CB9D-47B1-8956-BCEF858B4E16}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ix_ax_ax_sdk", "sdk-ax\ctrl\ix\ix_ax_ax_sdk.csproj", "{FBB33B06-84B7-43A4-AD9E-CDD700CC53F8}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "AXOpen.Security.Blazor", "security\src\AXOpen.Security.Blazor\AXOpen.Security.Blazor.csproj", "{37832C0E-15A1-434D-956B-893E31E5B422}"
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "AXOpen.Security.Blazor", "Security\src\AXOpen.Security.Blazor\AXOpen.Security.Blazor.csproj", "{37832C0E-15A1-434D-956B-893E31E5B422}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "AXOpen.Security", "security\src\AXOpen.Security\AXOpen.Security.csproj", "{BC916B9A-F10C-4977-A92D-5CD678DF9235}"
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "AXOpen.Security", "Security\src\AXOpen.Security\AXOpen.Security.csproj", "{BC916B9A-F10C-4977-A92D-5CD678DF9235}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ix_ax_axopen_simatic1500", "simatic1500\ctrl\ix\ix_ax_axopen_simatic1500.csproj", "{153256A2-1F20-4652-9577-EA3F21C58604}"
EndProject
Expand Down Expand Up @@ -79,9 +81,9 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "src", "components.abstracti
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "components.abstractions", "components.abstractions", "{2D3B09C5-46D2-4F6F-B200-90C71A42881D}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "AXOpen.Cognex.Vision.Blazor", "components.cognex.vision\src\AXOpen.Cognex.Vision.Blazor", "{6D45E52B-9212-4A42-B7CA-ECAF5E0C1A27}"
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "AXOpen.Components.Cognex.Vision.blazor", "components.cognex.vision\src\AXOpen.Components.Cognex.Vision.blazor", "{A0755FA3-E0F1-4F0E-AE89-D5F32E88F9C8}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "AXOpen.Cognex.Vision", "components.cognex.vision\src\AXOpen.Cognex.Vision", "{0E806CFD-919F-4ABE-9402-8B4155D3E81F}"
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "AXOpen.Components.Cognex.Vision", "components.cognex.vision\src\AXOpen.Components.Cognex.Vision", "{3C1748BA-FEFC-4C80-A138-1D5DD97A0EAD}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "src", "components.cognex.vision\src", "{989CCEA9-0F83-462C-8143-C881AB291AD6}"
EndProject
Expand Down Expand Up @@ -131,6 +133,12 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "tests", "integrations\tests
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "integrations", "integrations", "{7FCED584-F4FC-4668-88C7-EEC3325AB645}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "AXOpen.Io", "io\src\AXOpen.Io", "{6B2053ED-66FE-4553-829F-BBFC88503051}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "src", "io\src", "{A963BA2B-63F8-47AF-8BB7-A6C02942DC1A}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "io", "io", "{F110B9DA-C930-499A-8802-4D85996C7520}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "AXOpen.Probers", "probers\src\AXOpen.Probers", "{3E72F405-A5D0-49C5-B32A-468A1A3A8823}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "src", "probers\src", "{4C92BEC5-B2C9-4EAC-84B5-249CA1577E3F}"
Expand All @@ -147,13 +155,13 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "ctrl", "sdk-ax\ctrl", "{616
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "sdk-ax", "sdk-ax", "{FEBAF8ED-01A7-4740-8DC1-5A84195F5F79}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "AXOpen.Security.Blazor", "security\src\AXOpen.Security.Blazor", "{CA74C43A-712F-43CD-9D4A-215312444449}"
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "AXOpen.Security.Blazor", "Security\src\AXOpen.Security.Blazor", "{CA74C43A-712F-43CD-9D4A-215312444449}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "AXOpen.Security", "security\src\AXOpen.Security", "{BE2F7566-B362-432A-A0DC-6A5C65861BBE}"
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "AXOpen.Security", "Security\src\AXOpen.Security", "{BE2F7566-B362-432A-A0DC-6A5C65861BBE}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "src", "security\src", "{D505526A-2ADA-412B-B061-1513FF83C2F4}"
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "src", "Security\src", "{D505526A-2ADA-412B-B061-1513FF83C2F4}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "security", "security", "{649FAADB-5815-43DA-B852-33E9B02E3943}"
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Security", "Security", "{649FAADB-5815-43DA-B852-33E9B02E3943}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "ix", "simatic1500\ctrl\ix", "{5D7F1861-9390-47C6-ABB5-D0371D58292E}"
EndProject
Expand Down Expand Up @@ -209,14 +217,14 @@ Global
{115EF5C7-E002-4F94-B231-7828F9EEB618}.Debug|Any CPU.Build.0 = Debug|Any CPU
{115EF5C7-E002-4F94-B231-7828F9EEB618}.Release|Any CPU.ActiveCfg = Release|Any CPU
{115EF5C7-E002-4F94-B231-7828F9EEB618}.Release|Any CPU.Build.0 = Release|Any CPU
{CB58B771-8BAA-4756-9D5A-276D6A931616}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{CB58B771-8BAA-4756-9D5A-276D6A931616}.Debug|Any CPU.Build.0 = Debug|Any CPU
{CB58B771-8BAA-4756-9D5A-276D6A931616}.Release|Any CPU.ActiveCfg = Release|Any CPU
{CB58B771-8BAA-4756-9D5A-276D6A931616}.Release|Any CPU.Build.0 = Release|Any CPU
{59C53D9B-5A91-4E76-9B8B-D64887CB1E7F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{59C53D9B-5A91-4E76-9B8B-D64887CB1E7F}.Debug|Any CPU.Build.0 = Debug|Any CPU
{59C53D9B-5A91-4E76-9B8B-D64887CB1E7F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{59C53D9B-5A91-4E76-9B8B-D64887CB1E7F}.Release|Any CPU.Build.0 = Release|Any CPU
{E53C6850-5F5C-4AD7-87C4-0BA5A2B20C8C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{E53C6850-5F5C-4AD7-87C4-0BA5A2B20C8C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{E53C6850-5F5C-4AD7-87C4-0BA5A2B20C8C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{E53C6850-5F5C-4AD7-87C4-0BA5A2B20C8C}.Release|Any CPU.Build.0 = Release|Any CPU
{C1205CE0-4716-4148-9501-6B6ACF076B6D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{C1205CE0-4716-4148-9501-6B6ACF076B6D}.Debug|Any CPU.Build.0 = Debug|Any CPU
{C1205CE0-4716-4148-9501-6B6ACF076B6D}.Release|Any CPU.ActiveCfg = Release|Any CPU
{C1205CE0-4716-4148-9501-6B6ACF076B6D}.Release|Any CPU.Build.0 = Release|Any CPU
{A7717537-8D3B-497C-9380-972A4F77FEFF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A7717537-8D3B-497C-9380-972A4F77FEFF}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A7717537-8D3B-497C-9380-972A4F77FEFF}.Release|Any CPU.ActiveCfg = Release|Any CPU
Expand Down Expand Up @@ -265,6 +273,10 @@ Global
{0B591997-4EB0-490D-B251-B3F20540D87C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{0B591997-4EB0-490D-B251-B3F20540D87C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{0B591997-4EB0-490D-B251-B3F20540D87C}.Release|Any CPU.Build.0 = Release|Any CPU
{389256C4-160A-41CD-858A-ACF342787346}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{389256C4-160A-41CD-858A-ACF342787346}.Debug|Any CPU.Build.0 = Debug|Any CPU
{389256C4-160A-41CD-858A-ACF342787346}.Release|Any CPU.ActiveCfg = Release|Any CPU
{389256C4-160A-41CD-858A-ACF342787346}.Release|Any CPU.Build.0 = Release|Any CPU
{1D36DF66-EC1C-44E7-B0BC-2C69615171BB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{1D36DF66-EC1C-44E7-B0BC-2C69615171BB}.Debug|Any CPU.Build.0 = Debug|Any CPU
{1D36DF66-EC1C-44E7-B0BC-2C69615171BB}.Release|Any CPU.ActiveCfg = Release|Any CPU
Expand Down Expand Up @@ -319,10 +331,10 @@ Global
{115EF5C7-E002-4F94-B231-7828F9EEB618} = {08927DF5-86C9-4035-87BB-3E02C30DB11E}
{08927DF5-86C9-4035-87BB-3E02C30DB11E} = {A4A523FF-9A77-4904-A000-8D5AED082A58}
{A4A523FF-9A77-4904-A000-8D5AED082A58} = {2D3B09C5-46D2-4F6F-B200-90C71A42881D}
{CB58B771-8BAA-4756-9D5A-276D6A931616} = {6D45E52B-9212-4A42-B7CA-ECAF5E0C1A27}
{6D45E52B-9212-4A42-B7CA-ECAF5E0C1A27} = {989CCEA9-0F83-462C-8143-C881AB291AD6}
{59C53D9B-5A91-4E76-9B8B-D64887CB1E7F} = {0E806CFD-919F-4ABE-9402-8B4155D3E81F}
{0E806CFD-919F-4ABE-9402-8B4155D3E81F} = {989CCEA9-0F83-462C-8143-C881AB291AD6}
{E53C6850-5F5C-4AD7-87C4-0BA5A2B20C8C} = {A0755FA3-E0F1-4F0E-AE89-D5F32E88F9C8}
{A0755FA3-E0F1-4F0E-AE89-D5F32E88F9C8} = {989CCEA9-0F83-462C-8143-C881AB291AD6}
{C1205CE0-4716-4148-9501-6B6ACF076B6D} = {3C1748BA-FEFC-4C80-A138-1D5DD97A0EAD}
{3C1748BA-FEFC-4C80-A138-1D5DD97A0EAD} = {989CCEA9-0F83-462C-8143-C881AB291AD6}
{989CCEA9-0F83-462C-8143-C881AB291AD6} = {FD464A49-3ADA-4A3A-9939-9E90689CCA9F}
{A7717537-8D3B-497C-9380-972A4F77FEFF} = {108AD22C-B430-48ED-BB54-BC798E48847B}
{108AD22C-B430-48ED-BB54-BC798E48847B} = {7B0A8DB7-2CDB-4A7F-BE13-C051532723E2}
Expand Down Expand Up @@ -355,6 +367,9 @@ Global
{0B591997-4EB0-490D-B251-B3F20540D87C} = {3BB121A4-6811-4AFC-94E0-1610861F8609}
{3BB121A4-6811-4AFC-94E0-1610861F8609} = {3B086955-1E89-472B-A498-FFFFCA961A30}
{3B086955-1E89-472B-A498-FFFFCA961A30} = {7FCED584-F4FC-4668-88C7-EEC3325AB645}
{389256C4-160A-41CD-858A-ACF342787346} = {6B2053ED-66FE-4553-829F-BBFC88503051}
{6B2053ED-66FE-4553-829F-BBFC88503051} = {A963BA2B-63F8-47AF-8BB7-A6C02942DC1A}
{A963BA2B-63F8-47AF-8BB7-A6C02942DC1A} = {F110B9DA-C930-499A-8802-4D85996C7520}
{1D36DF66-EC1C-44E7-B0BC-2C69615171BB} = {3E72F405-A5D0-49C5-B32A-468A1A3A8823}
{3E72F405-A5D0-49C5-B32A-468A1A3A8823} = {4C92BEC5-B2C9-4EAC-84B5-249CA1577E3F}
{4C92BEC5-B2C9-4EAC-84B5-249CA1577E3F} = {F58E23E9-7E75-44B8-8A2D-818714503E4F}
Expand Down
Loading