mirror of
https://github.com/Unifi-Tools/UFiber.Configurator.git
synced 2025-02-05 18:28:28 +00:00
40 lines
2.0 KiB
Plaintext
40 lines
2.0 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio Version 16
|
|
VisualStudioVersion = 16.6.30114.105
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "src", "src", "{7D598BFE-5D3E-4E92-BEAC-492BBFD00B02}"
|
|
EndProject
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UFiber.Configurator", "src\UFiber.Configurator\UFiber.Configurator.csproj", "{3D31C840-16B1-4F68-A886-4B8E49246B81}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Debug|x64 = Debug|x64
|
|
Debug|x86 = Debug|x86
|
|
Release|Any CPU = Release|Any CPU
|
|
Release|x64 = Release|x64
|
|
Release|x86 = Release|x86
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{3D31C840-16B1-4F68-A886-4B8E49246B81}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{3D31C840-16B1-4F68-A886-4B8E49246B81}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{3D31C840-16B1-4F68-A886-4B8E49246B81}.Debug|x64.ActiveCfg = Debug|Any CPU
|
|
{3D31C840-16B1-4F68-A886-4B8E49246B81}.Debug|x64.Build.0 = Debug|Any CPU
|
|
{3D31C840-16B1-4F68-A886-4B8E49246B81}.Debug|x86.ActiveCfg = Debug|Any CPU
|
|
{3D31C840-16B1-4F68-A886-4B8E49246B81}.Debug|x86.Build.0 = Debug|Any CPU
|
|
{3D31C840-16B1-4F68-A886-4B8E49246B81}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{3D31C840-16B1-4F68-A886-4B8E49246B81}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{3D31C840-16B1-4F68-A886-4B8E49246B81}.Release|x64.ActiveCfg = Release|Any CPU
|
|
{3D31C840-16B1-4F68-A886-4B8E49246B81}.Release|x64.Build.0 = Release|Any CPU
|
|
{3D31C840-16B1-4F68-A886-4B8E49246B81}.Release|x86.ActiveCfg = Release|Any CPU
|
|
{3D31C840-16B1-4F68-A886-4B8E49246B81}.Release|x86.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(NestedProjects) = preSolution
|
|
{3D31C840-16B1-4F68-A886-4B8E49246B81} = {7D598BFE-5D3E-4E92-BEAC-492BBFD00B02}
|
|
EndGlobalSection
|
|
EndGlobal
|