diff options
author | | 1970-01-01 00:00:00 +0000 |
---|---|---|
committer | | 2025-01-08 04:44:56 +0000 |
commit | 716b60826bd7ca82dd70ed8ceb524528f86b8edf (patch) | |
tree | d94a2c0b7c4a65474d53a7b91a12345f7e13d223 /invoice_total3/InvoiceTotal.sln | |
parent | future value 2 (diff) | |
download | cs-716b60826bd7ca82dd70ed8ceb524528f86b8edf.tar cs-716b60826bd7ca82dd70ed8ceb524528f86b8edf.tar.gz cs-716b60826bd7ca82dd70ed8ceb524528f86b8edf.tar.bz2 cs-716b60826bd7ca82dd70ed8ceb524528f86b8edf.tar.xz cs-716b60826bd7ca82dd70ed8ceb524528f86b8edf.zip |
invoice total 3
Diffstat (limited to 'invoice_total3/InvoiceTotal.sln')
-rw-r--r-- | invoice_total3/InvoiceTotal.sln | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/invoice_total3/InvoiceTotal.sln b/invoice_total3/InvoiceTotal.sln new file mode 100644 index 0000000..ced1066 --- /dev/null +++ b/invoice_total3/InvoiceTotal.sln @@ -0,0 +1,22 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio 14 +VisualStudioVersion = 14.0.23107.0 +MinimumVisualStudioVersion = 10.0.40219.1 +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "InvoiceTotal", "InvoiceTotal\InvoiceTotal.csproj", "{ABFE3FFD-56CF-4B23-8ED5-EBBBAF6EFD39}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Any CPU = Debug|Any CPU + Release|Any CPU = Release|Any CPU + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {ABFE3FFD-56CF-4B23-8ED5-EBBBAF6EFD39}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {ABFE3FFD-56CF-4B23-8ED5-EBBBAF6EFD39}.Debug|Any CPU.Build.0 = Debug|Any CPU + {ABFE3FFD-56CF-4B23-8ED5-EBBBAF6EFD39}.Release|Any CPU.ActiveCfg = Release|Any CPU + {ABFE3FFD-56CF-4B23-8ED5-EBBBAF6EFD39}.Release|Any CPU.Build.0 = Release|Any CPU + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection +EndGlobal |