kingno
2025-06-17 007782bf44e49b4e3d5166ef361ac9fd03cad9c2
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
 
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.2.32526.322
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Bro.M135.Common", "src\Bro.M135.Common\Bro.M135.Common.csproj", "{82DF4C52-A0CA-4759-A6C6-64442646E85F}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Bro.M141.Process", "src\Bro.M141.Process\Bro.M141.Process.csproj", "{2559EE9D-1C2F-456D-AF5D-755A79066C0F}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{E523A9AF-2B19-44B7-9A18-6FCB2F551ECC}"
    ProjectSection(SolutionItems) = preProject
        .editorconfig = .editorconfig
    EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Bro.M141_AOI1.Process", "src\Bro.M141_AOI1.Process\Bro.M141_AOI1.Process.csproj", "{E51B5103-B3A2-43CD-BA2F-3126F56625DE}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Bro.M135.DBManager", "src\Bro.M135.DBManager\Bro.M135.DBManager.csproj", "{80FDC1C6-604D-462D-97E3-AF56D65F7B1C}"
EndProject
Global
    GlobalSection(SolutionConfigurationPlatforms) = preSolution
        Debug|Any CPU = Debug|Any CPU
        Release|Any CPU = Release|Any CPU
    EndGlobalSection
    GlobalSection(ProjectConfigurationPlatforms) = postSolution
        {82DF4C52-A0CA-4759-A6C6-64442646E85F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
        {82DF4C52-A0CA-4759-A6C6-64442646E85F}.Debug|Any CPU.Build.0 = Debug|Any CPU
        {82DF4C52-A0CA-4759-A6C6-64442646E85F}.Release|Any CPU.ActiveCfg = Release|Any CPU
        {82DF4C52-A0CA-4759-A6C6-64442646E85F}.Release|Any CPU.Build.0 = Release|Any CPU
        {2559EE9D-1C2F-456D-AF5D-755A79066C0F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
        {2559EE9D-1C2F-456D-AF5D-755A79066C0F}.Debug|Any CPU.Build.0 = Debug|Any CPU
        {2559EE9D-1C2F-456D-AF5D-755A79066C0F}.Release|Any CPU.ActiveCfg = Release|Any CPU
        {2559EE9D-1C2F-456D-AF5D-755A79066C0F}.Release|Any CPU.Build.0 = Release|Any CPU
        {E51B5103-B3A2-43CD-BA2F-3126F56625DE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
        {E51B5103-B3A2-43CD-BA2F-3126F56625DE}.Debug|Any CPU.Build.0 = Debug|Any CPU
        {E51B5103-B3A2-43CD-BA2F-3126F56625DE}.Release|Any CPU.ActiveCfg = Release|Any CPU
        {E51B5103-B3A2-43CD-BA2F-3126F56625DE}.Release|Any CPU.Build.0 = Release|Any CPU
        {80FDC1C6-604D-462D-97E3-AF56D65F7B1C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
        {80FDC1C6-604D-462D-97E3-AF56D65F7B1C}.Debug|Any CPU.Build.0 = Debug|Any CPU
        {80FDC1C6-604D-462D-97E3-AF56D65F7B1C}.Release|Any CPU.ActiveCfg = Release|Any CPU
        {80FDC1C6-604D-462D-97E3-AF56D65F7B1C}.Release|Any CPU.Build.0 = Release|Any CPU
    EndGlobalSection
    GlobalSection(SolutionProperties) = preSolution
        HideSolutionNode = FALSE
    EndGlobalSection
    GlobalSection(ExtensibilityGlobals) = postSolution
        SolutionGuid = {C81A6D27-50A1-4CC2-962E-5DBEDDF8ADAD}
    EndGlobalSection
EndGlobal