initial
This commit is contained in:
25
Lab1.sln
Normal file
25
Lab1.sln
Normal file
@@ -0,0 +1,25 @@
|
||||
|
||||
Microsoft Visual Studio Solution File, Format Version 12.00
|
||||
# Visual Studio Version 17
|
||||
VisualStudioVersion = 17.2.32602.215
|
||||
MinimumVisualStudioVersion = 10.0.40219.1
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Lab1", "Lab1.csproj", "{32FE7F03-E9ED-411A-9046-4E691EF040BA}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|Any CPU = Debug|Any CPU
|
||||
Release|Any CPU = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||
{32FE7F03-E9ED-411A-9046-4E691EF040BA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{32FE7F03-E9ED-411A-9046-4E691EF040BA}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{32FE7F03-E9ED-411A-9046-4E691EF040BA}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{32FE7F03-E9ED-411A-9046-4E691EF040BA}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
EndGlobalSection
|
||||
GlobalSection(ExtensibilityGlobals) = postSolution
|
||||
SolutionGuid = {326F17E7-2CD2-4C6A-8484-8D0952D2FECE}
|
||||
EndGlobalSection
|
||||
EndGlobal
|
||||
Reference in New Issue
Block a user