You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
32 lines
1.6 KiB
32 lines
1.6 KiB
|
10 months ago
|
|
||
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
||
|
|
# Visual Studio Version 16
|
||
|
|
VisualStudioVersion = 16.0.30709.132
|
||
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
||
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WebApplication1", "WebApplication1.csproj", "{1E41DB1E-938D-4030-B8C7-B90C64A7B6CC}"
|
||
|
|
EndProject
|
||
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ConsoleApp2", "..\ConsoleApp2\ConsoleApp2.csproj", "{95D5C921-BDC7-4A88-AAAD-EF09B81221EF}"
|
||
|
|
EndProject
|
||
|
|
Global
|
||
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||
|
|
Debug|Any CPU = Debug|Any CPU
|
||
|
|
Release|Any CPU = Release|Any CPU
|
||
|
|
EndGlobalSection
|
||
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||
|
|
{1E41DB1E-938D-4030-B8C7-B90C64A7B6CC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||
|
|
{1E41DB1E-938D-4030-B8C7-B90C64A7B6CC}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||
|
|
{1E41DB1E-938D-4030-B8C7-B90C64A7B6CC}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||
|
|
{1E41DB1E-938D-4030-B8C7-B90C64A7B6CC}.Release|Any CPU.Build.0 = Release|Any CPU
|
||
|
|
{95D5C921-BDC7-4A88-AAAD-EF09B81221EF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||
|
|
{95D5C921-BDC7-4A88-AAAD-EF09B81221EF}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||
|
|
{95D5C921-BDC7-4A88-AAAD-EF09B81221EF}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||
|
|
{95D5C921-BDC7-4A88-AAAD-EF09B81221EF}.Release|Any CPU.Build.0 = Release|Any CPU
|
||
|
|
EndGlobalSection
|
||
|
|
GlobalSection(SolutionProperties) = preSolution
|
||
|
|
HideSolutionNode = FALSE
|
||
|
|
EndGlobalSection
|
||
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
||
|
|
SolutionGuid = {F485B05F-F662-4D8B-8E28-EB57AA152B44}
|
||
|
|
EndGlobalSection
|
||
|
|
EndGlobal
|