Utility-data-pooling/DataPoolingService.sln

26 lines
1.1 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.32929.386
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DataPoolingService", "DataPoolingService.csproj", "{AC4E067E-5191-4C4B-AF06-D3D2C4327444}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{AC4E067E-5191-4C4B-AF06-D3D2C4327444}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{AC4E067E-5191-4C4B-AF06-D3D2C4327444}.Debug|Any CPU.Build.0 = Debug|Any CPU
{AC4E067E-5191-4C4B-AF06-D3D2C4327444}.Release|Any CPU.ActiveCfg = Release|Any CPU
{AC4E067E-5191-4C4B-AF06-D3D2C4327444}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {1C5B3864-175B-40F3-A627-B93BC7A98FC1}
EndGlobalSection
EndGlobal