UI_SequentMicrosystems-RPI/UI_SequentMicrosystems.sln

46 lines
2.5 KiB
Plaintext
Raw Normal View History

2023-12-16 07:59:53 +00:00

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.8.34309.116
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "UI_SequentMicrosystems", "UI_SequentMicrosystems.csproj", "{5CA9656E-173B-495E-8407-209AE67BAA13}"
2024-01-12 08:45:23 +00:00
ProjectSection(ProjectDependencies) = postProject
{CF788755-0936-4019-AB9A-B252EE1E3342} = {CF788755-0936-4019-AB9A-B252EE1E3342}
EndProjectSection
2023-12-16 07:59:53 +00:00
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{DEAA95EC-24FE-42EC-B078-723C4A6173E6}"
ProjectSection(SolutionItems) = preProject
.editorconfig = .editorconfig
EndProjectSection
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Calculations", "..\CalculationsLib\Calculations.csproj", "{67349A12-2544-4A15-93F6-AC6E039F5F52}"
EndProject
2024-01-12 08:45:23 +00:00
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Wrapper_Api_SequentMicrosystems", "..\Wrapper_API_SequentMicrosystems\Wrapper_Api_SequentMicrosystems.csproj", "{CF788755-0936-4019-AB9A-B252EE1E3342}"
EndProject
2023-12-16 07:59:53 +00:00
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{5CA9656E-173B-495E-8407-209AE67BAA13}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{5CA9656E-173B-495E-8407-209AE67BAA13}.Debug|Any CPU.Build.0 = Debug|Any CPU
{5CA9656E-173B-495E-8407-209AE67BAA13}.Release|Any CPU.ActiveCfg = Release|Any CPU
{5CA9656E-173B-495E-8407-209AE67BAA13}.Release|Any CPU.Build.0 = Release|Any CPU
{67349A12-2544-4A15-93F6-AC6E039F5F52}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{67349A12-2544-4A15-93F6-AC6E039F5F52}.Debug|Any CPU.Build.0 = Debug|Any CPU
{67349A12-2544-4A15-93F6-AC6E039F5F52}.Release|Any CPU.ActiveCfg = Release|Any CPU
{67349A12-2544-4A15-93F6-AC6E039F5F52}.Release|Any CPU.Build.0 = Release|Any CPU
2024-01-12 08:45:23 +00:00
{CF788755-0936-4019-AB9A-B252EE1E3342}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{CF788755-0936-4019-AB9A-B252EE1E3342}.Debug|Any CPU.Build.0 = Debug|Any CPU
{CF788755-0936-4019-AB9A-B252EE1E3342}.Release|Any CPU.ActiveCfg = Release|Any CPU
{CF788755-0936-4019-AB9A-B252EE1E3342}.Release|Any CPU.Build.0 = Release|Any CPU
2023-12-16 07:59:53 +00:00
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {326E3D9D-AC8E-4D54-BC7E-B2926A4B1E25}
EndGlobalSection
EndGlobal