You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 16 VisualStudioVersion = 16.0.31105.61 MinimumVisualStudioVersion = 10.0.40219.1 Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "LogisticsUtil", "LogisticsUtil\LogisticsUtil.csproj", "{D5FB6F16-5932-4CCB-939D-577BDEEB369F}" EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SignalerMessageV2", "SignalerMessageV2\SignalerMessageV2.csproj", "{FF6DDF39-5D77-41B0-9284-E17E200949BC}" EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "TestUnit", "TestUnit\TestUnit.csproj", "{6DB44661-2EED-4A40-91B1-6DB4E403064E}" EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{FE780F65-4769-42C8-8AB4-021F27644449}" ProjectSection(SolutionItems) = preProject .editorconfig = .editorconfig EndProjectSection EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ArsenalDB", "ArsenalDB\ArsenalDB.csproj", "{35F348F1-8B78-43B1-8C35-ADC03CD9F8E7}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {D5FB6F16-5932-4CCB-939D-577BDEEB369F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {D5FB6F16-5932-4CCB-939D-577BDEEB369F}.Debug|Any CPU.Build.0 = Debug|Any CPU {D5FB6F16-5932-4CCB-939D-577BDEEB369F}.Release|Any CPU.ActiveCfg = Release|Any CPU {D5FB6F16-5932-4CCB-939D-577BDEEB369F}.Release|Any CPU.Build.0 = Release|Any CPU {FF6DDF39-5D77-41B0-9284-E17E200949BC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {FF6DDF39-5D77-41B0-9284-E17E200949BC}.Debug|Any CPU.Build.0 = Debug|Any CPU {FF6DDF39-5D77-41B0-9284-E17E200949BC}.Release|Any CPU.ActiveCfg = Release|Any CPU {FF6DDF39-5D77-41B0-9284-E17E200949BC}.Release|Any CPU.Build.0 = Release|Any CPU {6DB44661-2EED-4A40-91B1-6DB4E403064E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {6DB44661-2EED-4A40-91B1-6DB4E403064E}.Debug|Any CPU.Build.0 = Debug|Any CPU {6DB44661-2EED-4A40-91B1-6DB4E403064E}.Release|Any CPU.ActiveCfg = Release|Any CPU {6DB44661-2EED-4A40-91B1-6DB4E403064E}.Release|Any CPU.Build.0 = Release|Any CPU {35F348F1-8B78-43B1-8C35-ADC03CD9F8E7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {35F348F1-8B78-43B1-8C35-ADC03CD9F8E7}.Debug|Any CPU.Build.0 = Debug|Any CPU {35F348F1-8B78-43B1-8C35-ADC03CD9F8E7}.Release|Any CPU.ActiveCfg = Release|Any CPU {35F348F1-8B78-43B1-8C35-ADC03CD9F8E7}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(NestedProjects) = preSolution {35F348F1-8B78-43B1-8C35-ADC03CD9F8E7} = {FE780F65-4769-42C8-8AB4-021F27644449} EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {5A050DAD-8A03-4767-A754-F19F30B79357} EndGlobalSection EndGlobal
|