项目初次提交
This commit is contained in:
30
Applications.sln
Normal file
30
Applications.sln
Normal file
@@ -0,0 +1,30 @@
|
||||
|
||||
Microsoft Visual Studio Solution File, Format Version 12.00
|
||||
# Visual Studio Version 17
|
||||
VisualStudioVersion = 17.14.36121.58 d17.14
|
||||
MinimumVisualStudioVersion = 10.0.40219.1
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Applications", "Applications\Applications.csproj", "{3C9C0DC0-D4AE-4BC6-A9A1-EE34350E9E82}"
|
||||
EndProject
|
||||
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{02EA681E-C7D8-13C7-8484-4AC65E1B71E8}"
|
||||
ProjectSection(SolutionItems) = preProject
|
||||
.editorconfig = .editorconfig
|
||||
EndProjectSection
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|Any CPU = Debug|Any CPU
|
||||
Release|Any CPU = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||
{3C9C0DC0-D4AE-4BC6-A9A1-EE34350E9E82}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{3C9C0DC0-D4AE-4BC6-A9A1-EE34350E9E82}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{3C9C0DC0-D4AE-4BC6-A9A1-EE34350E9E82}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{3C9C0DC0-D4AE-4BC6-A9A1-EE34350E9E82}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
EndGlobalSection
|
||||
GlobalSection(ExtensibilityGlobals) = postSolution
|
||||
SolutionGuid = {B4747641-936C-4E2B-BA35-42C0CACCF04E}
|
||||
EndGlobalSection
|
||||
EndGlobal
|
Reference in New Issue
Block a user