Add project files.
This commit is contained in:
31
PostmanCloneApp.sln
Normal file
31
PostmanCloneApp.sln
Normal file
@ -0,0 +1,31 @@
|
||||
|
||||
Microsoft Visual Studio Solution File, Format Version 12.00
|
||||
# Visual Studio Version 17
|
||||
VisualStudioVersion = 17.9.34728.123
|
||||
MinimumVisualStudioVersion = 10.0.40219.1
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PostmanCloneLibrary", "PostmanCloneLibrary\PostmanCloneLibrary.csproj", "{6A37238D-6373-4077-B129-C587FF43E8E5}"
|
||||
EndProject
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PostmanCloneUI", "PostmanCloneUI\PostmanCloneUI.csproj", "{9CB2A996-41BF-4D70-BD50-51FA80424A2B}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|Any CPU = Debug|Any CPU
|
||||
Release|Any CPU = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||
{6A37238D-6373-4077-B129-C587FF43E8E5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{6A37238D-6373-4077-B129-C587FF43E8E5}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{6A37238D-6373-4077-B129-C587FF43E8E5}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{6A37238D-6373-4077-B129-C587FF43E8E5}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
{9CB2A996-41BF-4D70-BD50-51FA80424A2B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{9CB2A996-41BF-4D70-BD50-51FA80424A2B}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{9CB2A996-41BF-4D70-BD50-51FA80424A2B}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{9CB2A996-41BF-4D70-BD50-51FA80424A2B}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
EndGlobalSection
|
||||
GlobalSection(ExtensibilityGlobals) = postSolution
|
||||
SolutionGuid = {2D8CF901-49C4-4966-BDA4-23FF2D688FF4}
|
||||
EndGlobalSection
|
||||
EndGlobal
|
||||
Reference in New Issue
Block a user