Files
cp-backend-sample/flx-billing.sln
2025-06-28 07:57:18 +00:00

25 lines
1.1 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.5.2.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "flx-billing", "flx-billing.csproj", "{AB40F59B-1DA8-3122-B91B-F666D3A69DDE}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{AB40F59B-1DA8-3122-B91B-F666D3A69DDE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{AB40F59B-1DA8-3122-B91B-F666D3A69DDE}.Debug|Any CPU.Build.0 = Debug|Any CPU
{AB40F59B-1DA8-3122-B91B-F666D3A69DDE}.Release|Any CPU.ActiveCfg = Release|Any CPU
{AB40F59B-1DA8-3122-B91B-F666D3A69DDE}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {E2A7A222-3B2B-459D-BF15-84D26476FD79}
EndGlobalSection
EndGlobal