mirror of
https://github.com/freedbygrace/PSOPNSenseAPI.git
synced 2026-07-26 11:58:18 +00:00
36 lines
1.9 KiB
Plaintext
36 lines
1.9 KiB
Plaintext
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio Version 17
|
|
VisualStudioVersion = 17.0.31903.59
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "PSOPNSenseAPI", "src\PSOPNSenseAPI\PSOPNSenseAPI.csproj", "{B5FF021D-65A9-4E5A-A661-152CB7549ED2}"
|
|
EndProject
|
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "tests", "tests", "{17CE58CD-B605-49EA-8AD4-6D034E0330E8}"
|
|
EndProject
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PSOPNSenseAPI.Tests", "tests\PSOPNSenseAPI.Tests\PSOPNSenseAPI.Tests.csproj", "{D1BF04F2-AD6E-419B-9160-C0CB328594E4}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{B5FF021D-65A9-4E5A-A661-152CB7549ED2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{B5FF021D-65A9-4E5A-A661-152CB7549ED2}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{B5FF021D-65A9-4E5A-A661-152CB7549ED2}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{B5FF021D-65A9-4E5A-A661-152CB7549ED2}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{D1BF04F2-AD6E-419B-9160-C0CB328594E4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{D1BF04F2-AD6E-419B-9160-C0CB328594E4}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{D1BF04F2-AD6E-419B-9160-C0CB328594E4}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{D1BF04F2-AD6E-419B-9160-C0CB328594E4}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {F1E2D3C4-B5A6-9876-5432-1098F7E6D5C4}
|
|
EndGlobalSection
|
|
GlobalSection(NestedProjects) = preSolution
|
|
{D1BF04F2-AD6E-419B-9160-C0CB328594E4} = {17CE58CD-B605-49EA-8AD4-6D034E0330E8}
|
|
EndGlobalSection
|
|
EndGlobal
|