-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
27 changed files
with
919 additions
and
681 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,20 +1,31 @@ | ||
|
||
Microsoft Visual Studio Solution File, Format Version 12.00 | ||
# Visual Studio Express 2012 for Windows Desktop | ||
# Visual Studio 15 | ||
VisualStudioVersion = 15.0.28010.2050 | ||
MinimumVisualStudioVersion = 10.0.40219.1 | ||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Numeric List Generator", "Numeric List Generator\Numeric List Generator.csproj", "{D97E8329-C824-4406-93E0-C1224E393673}" | ||
EndProject | ||
Global | ||
GlobalSection(SolutionConfigurationPlatforms) = preSolution | ||
Debug|Any CPU = Debug|Any CPU | ||
Debug|x64 = Debug|x64 | ||
Release|Any CPU = Release|Any CPU | ||
Release|x64 = Release|x64 | ||
EndGlobalSection | ||
GlobalSection(ProjectConfigurationPlatforms) = postSolution | ||
{D97E8329-C824-4406-93E0-C1224E393673}.Debug|Any CPU.ActiveCfg = Debug|Any CPU | ||
{D97E8329-C824-4406-93E0-C1224E393673}.Debug|Any CPU.Build.0 = Debug|Any CPU | ||
{D97E8329-C824-4406-93E0-C1224E393673}.Release|Any CPU.ActiveCfg = Release|Any CPU | ||
{D97E8329-C824-4406-93E0-C1224E393673}.Release|Any CPU.Build.0 = Release|Any CPU | ||
{D97E8329-C824-4406-93E0-C1224E393673}.Debug|x64.ActiveCfg = Debug|x64 | ||
{D97E8329-C824-4406-93E0-C1224E393673}.Debug|x64.Build.0 = Debug|x64 | ||
{D97E8329-C824-4406-93E0-C1224E393673}.Release|Any CPU.ActiveCfg = Debug|Any CPU | ||
{D97E8329-C824-4406-93E0-C1224E393673}.Release|Any CPU.Build.0 = Debug|Any CPU | ||
{D97E8329-C824-4406-93E0-C1224E393673}.Release|x64.ActiveCfg = Release|x64 | ||
{D97E8329-C824-4406-93E0-C1224E393673}.Release|x64.Build.0 = Release|x64 | ||
EndGlobalSection | ||
GlobalSection(SolutionProperties) = preSolution | ||
HideSolutionNode = FALSE | ||
EndGlobalSection | ||
GlobalSection(ExtensibilityGlobals) = postSolution | ||
SolutionGuid = {6FC381BB-C85F-4310-AFF5-E0EE97712EFE} | ||
EndGlobalSection | ||
EndGlobal |
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Oops, something went wrong.