First commit from project
This commit is contained in:
31
PointsCounting.app/PointsCounting.app.sln
Normal file
31
PointsCounting.app/PointsCounting.app.sln
Normal file
@ -0,0 +1,31 @@
|
||||
|
||||
Microsoft Visual Studio Solution File, Format Version 12.00
|
||||
# Visual Studio Version 17
|
||||
VisualStudioVersion = 17.14.36310.24
|
||||
MinimumVisualStudioVersion = 10.0.40219.1
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PointsCounting", "PointsCounting\PointsCounting.csproj", "{D37F32C2-A344-4A02-A89D-1D34F0C13339}"
|
||||
EndProject
|
||||
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{089100B1-113F-4E66-888A-E83F3999EAFD}"
|
||||
ProjectSection(SolutionItems) = preProject
|
||||
.gitattributes = .gitattributes
|
||||
.gitignore = .gitignore
|
||||
EndProjectSection
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|Any CPU = Debug|Any CPU
|
||||
Release|Any CPU = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||
{D37F32C2-A344-4A02-A89D-1D34F0C13339}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{D37F32C2-A344-4A02-A89D-1D34F0C13339}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{D37F32C2-A344-4A02-A89D-1D34F0C13339}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{D37F32C2-A344-4A02-A89D-1D34F0C13339}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
EndGlobalSection
|
||||
GlobalSection(ExtensibilityGlobals) = postSolution
|
||||
SolutionGuid = {2FA45624-FF82-4F06-A9F1-595859AD3F39}
|
||||
EndGlobalSection
|
||||
EndGlobal
|
||||
Reference in New Issue
Block a user