diff options
author | | 1970-01-01 00:00:00 +0000 |
---|---|---|
committer | | 2025-01-08 04:46:28 +0000 |
commit | 38181c3bc1f73a958ed8a86406920fe16a58c115 (patch) | |
tree | 153a9905eaccda5e2ae4b2167667df6bafe6129e /future_value3/FutureValue.sln | |
parent | invoice total 4 (diff) | |
download | cs-38181c3bc1f73a958ed8a86406920fe16a58c115.tar cs-38181c3bc1f73a958ed8a86406920fe16a58c115.tar.gz cs-38181c3bc1f73a958ed8a86406920fe16a58c115.tar.bz2 cs-38181c3bc1f73a958ed8a86406920fe16a58c115.tar.xz cs-38181c3bc1f73a958ed8a86406920fe16a58c115.zip |
future value 3
Diffstat (limited to 'future_value3/FutureValue.sln')
-rw-r--r-- | future_value3/FutureValue.sln | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/future_value3/FutureValue.sln b/future_value3/FutureValue.sln new file mode 100644 index 0000000..c0beb94 --- /dev/null +++ b/future_value3/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", "{4B6E629F-0FBB-4E6F-A384-B8BCCA88D161}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Any CPU = Debug|Any CPU + Release|Any CPU = Release|Any CPU + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {4B6E629F-0FBB-4E6F-A384-B8BCCA88D161}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {4B6E629F-0FBB-4E6F-A384-B8BCCA88D161}.Debug|Any CPU.Build.0 = Debug|Any CPU + {4B6E629F-0FBB-4E6F-A384-B8BCCA88D161}.Release|Any CPU.ActiveCfg = Release|Any CPU + {4B6E629F-0FBB-4E6F-A384-B8BCCA88D161}.Release|Any CPU.Build.0 = Release|Any CPU + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection + GlobalSection(ExtensibilityGlobals) = postSolution + SolutionGuid = {4B5326B3-35E5-4668-9374-5B2F73FCA065} + EndGlobalSection +EndGlobal |