32 lines
1.5 KiB
Plaintext
32 lines
1.5 KiB
Plaintext
|
|
|
|||
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|||
|
|
# Visual Studio Version 17
|
|||
|
|
VisualStudioVersion = 17.8.34408.163
|
|||
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|||
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BLV_API", "BLV_API\BLV_API.csproj", "{749E71B2-D02B-439F-A8D3-623434B7270A}"
|
|||
|
|
EndProject
|
|||
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ConsoleApp1", "ConsoleApp1\ConsoleApp1.csproj", "{CD558954-AF89-45C3-8341-7E4EE8BE531A}"
|
|||
|
|
EndProject
|
|||
|
|
Global
|
|||
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|||
|
|
Debug|Any CPU = Debug|Any CPU
|
|||
|
|
Release|Any CPU = Release|Any CPU
|
|||
|
|
EndGlobalSection
|
|||
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|||
|
|
{749E71B2-D02B-439F-A8D3-623434B7270A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|||
|
|
{749E71B2-D02B-439F-A8D3-623434B7270A}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|||
|
|
{749E71B2-D02B-439F-A8D3-623434B7270A}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|||
|
|
{749E71B2-D02B-439F-A8D3-623434B7270A}.Release|Any CPU.Build.0 = Release|Any CPU
|
|||
|
|
{CD558954-AF89-45C3-8341-7E4EE8BE531A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|||
|
|
{CD558954-AF89-45C3-8341-7E4EE8BE531A}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|||
|
|
{CD558954-AF89-45C3-8341-7E4EE8BE531A}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|||
|
|
{CD558954-AF89-45C3-8341-7E4EE8BE531A}.Release|Any CPU.Build.0 = Release|Any CPU
|
|||
|
|
EndGlobalSection
|
|||
|
|
GlobalSection(SolutionProperties) = preSolution
|
|||
|
|
HideSolutionNode = FALSE
|
|||
|
|
EndGlobalSection
|
|||
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|||
|
|
SolutionGuid = {1CF3304A-9724-4F75-998E-53FED3973486}
|
|||
|
|
EndGlobalSection
|
|||
|
|
EndGlobal
|