diff options
author | | 1970-01-01 00:00:00 +0000 |
---|---|---|
committer | | 2025-01-08 04:46:10 +0000 |
commit | 1ac90768665c89d64a59f6e9935242fba1514bb9 (patch) | |
tree | 271671c7724a2d4f26e85f08df745b8163d6a811 /invoice_total4/InvoiceTotal.sln | |
parent | invoice total 3 (diff) | |
download | cs-1ac90768665c89d64a59f6e9935242fba1514bb9.tar cs-1ac90768665c89d64a59f6e9935242fba1514bb9.tar.gz cs-1ac90768665c89d64a59f6e9935242fba1514bb9.tar.bz2 cs-1ac90768665c89d64a59f6e9935242fba1514bb9.tar.xz cs-1ac90768665c89d64a59f6e9935242fba1514bb9.zip |
invoice total 4
Diffstat (limited to 'invoice_total4/InvoiceTotal.sln')
-rw-r--r-- | invoice_total4/InvoiceTotal.sln | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/invoice_total4/InvoiceTotal.sln b/invoice_total4/InvoiceTotal.sln new file mode 100644 index 0000000..8094442 --- /dev/null +++ b/invoice_total4/InvoiceTotal.sln @@ -0,0 +1,25 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio Version 16 +VisualStudioVersion = 16.0.30413.136 +MinimumVisualStudioVersion = 10.0.40219.1 +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "InvoiceTotal", "InvoiceTotal\InvoiceTotal.csproj", "{62C30D03-5263-4AE7-9957-ACE86FBAC941}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Any CPU = Debug|Any CPU + Release|Any CPU = Release|Any CPU + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {62C30D03-5263-4AE7-9957-ACE86FBAC941}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {62C30D03-5263-4AE7-9957-ACE86FBAC941}.Debug|Any CPU.Build.0 = Debug|Any CPU + {62C30D03-5263-4AE7-9957-ACE86FBAC941}.Release|Any CPU.ActiveCfg = Release|Any CPU + {62C30D03-5263-4AE7-9957-ACE86FBAC941}.Release|Any CPU.Build.0 = Release|Any CPU + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection + GlobalSection(ExtensibilityGlobals) = postSolution + SolutionGuid = {DED592E4-DDBE-4F6C-84F5-D690C8785991} + EndGlobalSection +EndGlobal |