22 lines
909 B
Plaintext
22 lines
909 B
Plaintext
|
Microsoft Visual Studio Solution File, Format Version 8.00
|
||
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "cSharpSample", "cSharpSample.csproj", "{3FB57160-F475-4650-A45C-19D020661A2D}"
|
||
|
ProjectSection(ProjectDependencies) = postProject
|
||
|
EndProjectSection
|
||
|
EndProject
|
||
|
Global
|
||
|
GlobalSection(SolutionConfiguration) = preSolution
|
||
|
Debug = Debug
|
||
|
Release = Release
|
||
|
EndGlobalSection
|
||
|
GlobalSection(ProjectConfiguration) = postSolution
|
||
|
{3FB57160-F475-4650-A45C-19D020661A2D}.Debug.ActiveCfg = Debug|.NET
|
||
|
{3FB57160-F475-4650-A45C-19D020661A2D}.Debug.Build.0 = Debug|.NET
|
||
|
{3FB57160-F475-4650-A45C-19D020661A2D}.Release.ActiveCfg = Release|.NET
|
||
|
{3FB57160-F475-4650-A45C-19D020661A2D}.Release.Build.0 = Release|.NET
|
||
|
EndGlobalSection
|
||
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
||
|
EndGlobalSection
|
||
|
GlobalSection(ExtensibilityAddIns) = postSolution
|
||
|
EndGlobalSection
|
||
|
EndGlobal
|