Files
BDF3/bdf.sln
Doug Macintosh a59a047cd1 Initial import
2026-01-04 10:55:36 -05:00

20 lines
935 B
Plaintext
Executable File

Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2010
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBF}") = "bdf", "bdf.csproj", "{6166EEDD-31E3-44EB-978A-5EAF9C2992FF}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{6166EEDD-31E3-44EB-978A-5EAF9C2992FF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{6166EEDD-31E3-44EB-978A-5EAF9C2992FF}.Debug|Any CPU.Build.0 = Debug|Any CPU
{6166EEDD-31E3-44EB-978A-5EAF9C2992FF}.Release|Any CPU.ActiveCfg = Release|Any CPU
{6166EEDD-31E3-44EB-978A-5EAF9C2992FF}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(MonoDevelopProperties) = preSolution
description = Automation of Detailed Billing Files.
version = 1.0
EndGlobalSection
EndGlobal