49 lines
2.8 KiB
Plaintext
49 lines
2.8 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("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "OptixServe.Core", "OptixServe.Core\OptixServe.Core.csproj", "{F346DD4B-A5F1-432D-BD6E-7386CF8D584F}"
|
|
EndProject
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "OptixServe.Api", "OptixServe.Api\OptixServe.Api.csproj", "{52559B29-A255-4BDC-8F2B-A984DEE69E7E}"
|
|
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(ProjectConfigurationPlatforms) = postSolution
|
|
{F346DD4B-A5F1-432D-BD6E-7386CF8D584F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{F346DD4B-A5F1-432D-BD6E-7386CF8D584F}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{F346DD4B-A5F1-432D-BD6E-7386CF8D584F}.Debug|x64.ActiveCfg = Debug|Any CPU
|
|
{F346DD4B-A5F1-432D-BD6E-7386CF8D584F}.Debug|x64.Build.0 = Debug|Any CPU
|
|
{F346DD4B-A5F1-432D-BD6E-7386CF8D584F}.Debug|x86.ActiveCfg = Debug|Any CPU
|
|
{F346DD4B-A5F1-432D-BD6E-7386CF8D584F}.Debug|x86.Build.0 = Debug|Any CPU
|
|
{F346DD4B-A5F1-432D-BD6E-7386CF8D584F}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{F346DD4B-A5F1-432D-BD6E-7386CF8D584F}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{F346DD4B-A5F1-432D-BD6E-7386CF8D584F}.Release|x64.ActiveCfg = Release|Any CPU
|
|
{F346DD4B-A5F1-432D-BD6E-7386CF8D584F}.Release|x64.Build.0 = Release|Any CPU
|
|
{F346DD4B-A5F1-432D-BD6E-7386CF8D584F}.Release|x86.ActiveCfg = Release|Any CPU
|
|
{F346DD4B-A5F1-432D-BD6E-7386CF8D584F}.Release|x86.Build.0 = Release|Any CPU
|
|
{52559B29-A255-4BDC-8F2B-A984DEE69E7E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{52559B29-A255-4BDC-8F2B-A984DEE69E7E}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{52559B29-A255-4BDC-8F2B-A984DEE69E7E}.Debug|x64.ActiveCfg = Debug|Any CPU
|
|
{52559B29-A255-4BDC-8F2B-A984DEE69E7E}.Debug|x64.Build.0 = Debug|Any CPU
|
|
{52559B29-A255-4BDC-8F2B-A984DEE69E7E}.Debug|x86.ActiveCfg = Debug|Any CPU
|
|
{52559B29-A255-4BDC-8F2B-A984DEE69E7E}.Debug|x86.Build.0 = Debug|Any CPU
|
|
{52559B29-A255-4BDC-8F2B-A984DEE69E7E}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{52559B29-A255-4BDC-8F2B-A984DEE69E7E}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{52559B29-A255-4BDC-8F2B-A984DEE69E7E}.Release|x64.ActiveCfg = Release|Any CPU
|
|
{52559B29-A255-4BDC-8F2B-A984DEE69E7E}.Release|x64.Build.0 = Release|Any CPU
|
|
{52559B29-A255-4BDC-8F2B-A984DEE69E7E}.Release|x86.ActiveCfg = Release|Any CPU
|
|
{52559B29-A255-4BDC-8F2B-A984DEE69E7E}.Release|x86.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
EndGlobal
|