diff options
Diffstat (limited to 'cals_from_fat_and_carbs/Cals from Fat and Carbs.sln')
-rw-r--r-- | cals_from_fat_and_carbs/Cals from Fat and Carbs.sln | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/cals_from_fat_and_carbs/Cals from Fat and Carbs.sln b/cals_from_fat_and_carbs/Cals from Fat and Carbs.sln new file mode 100644 index 0000000..167c728 --- /dev/null +++ b/cals_from_fat_and_carbs/Cals from Fat and Carbs.sln @@ -0,0 +1,25 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio Version 17 +VisualStudioVersion = 17.7.34009.444 +MinimumVisualStudioVersion = 10.0.40219.1 +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Cals from Fat and Carbs", "Cals from Fat and Carbs\Cals from Fat and Carbs.csproj", "{8B7980C6-328C-4E07-A125-BB0DEAEA1D82}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Any CPU = Debug|Any CPU + Release|Any CPU = Release|Any CPU + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {8B7980C6-328C-4E07-A125-BB0DEAEA1D82}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {8B7980C6-328C-4E07-A125-BB0DEAEA1D82}.Debug|Any CPU.Build.0 = Debug|Any CPU + {8B7980C6-328C-4E07-A125-BB0DEAEA1D82}.Release|Any CPU.ActiveCfg = Release|Any CPU + {8B7980C6-328C-4E07-A125-BB0DEAEA1D82}.Release|Any CPU.Build.0 = Release|Any CPU + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection + GlobalSection(ExtensibilityGlobals) = postSolution + SolutionGuid = {60E9D1EB-4E46-44BE-B498-01A97E157E64} + EndGlobalSection +EndGlobal |