diff options
author | | 1970-01-01 00:00:00 +0000 |
---|---|---|
committer | | 2025-01-08 04:44:47 +0000 |
commit | 1f317d3eb564e463a78cd0e47f4bcf95838c60ec (patch) | |
tree | 2c36aebaaf84c22cc3ddaa81809f01f95e326e08 /future_value2/FutureValue.sln | |
parent | invoice total 2 (diff) | |
download | cs-1f317d3eb564e463a78cd0e47f4bcf95838c60ec.tar cs-1f317d3eb564e463a78cd0e47f4bcf95838c60ec.tar.gz cs-1f317d3eb564e463a78cd0e47f4bcf95838c60ec.tar.bz2 cs-1f317d3eb564e463a78cd0e47f4bcf95838c60ec.tar.xz cs-1f317d3eb564e463a78cd0e47f4bcf95838c60ec.zip |
future value 2
Diffstat (limited to 'future_value2/FutureValue.sln')
-rw-r--r-- | future_value2/FutureValue.sln | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/future_value2/FutureValue.sln b/future_value2/FutureValue.sln new file mode 100644 index 0000000..b551a62 --- /dev/null +++ b/future_value2/FutureValue.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}") = "FutureValue", "FutureValue\FutureValue.csproj", "{796B5274-53EC-4019-B102-B45BD400B24F}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Any CPU = Debug|Any CPU + Release|Any CPU = Release|Any CPU + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {796B5274-53EC-4019-B102-B45BD400B24F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {796B5274-53EC-4019-B102-B45BD400B24F}.Debug|Any CPU.Build.0 = Debug|Any CPU + {796B5274-53EC-4019-B102-B45BD400B24F}.Release|Any CPU.ActiveCfg = Release|Any CPU + {796B5274-53EC-4019-B102-B45BD400B24F}.Release|Any CPU.Build.0 = Release|Any CPU + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection + GlobalSection(ExtensibilityGlobals) = postSolution + SolutionGuid = {BAD1A624-D023-4B31-A607-3A82599CCCE3} + EndGlobalSection +EndGlobal |