mirror of
https://github.com/zoriya/DotExperiments.git
synced 2025-12-05 22:16:11 +00:00
17 lines
782 B
Plaintext
17 lines
782 B
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DotExperiments", "DotExperiments.csproj", "{FB46BB47-A1DB-44CD-9FAF-50BD6E533008}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{FB46BB47-A1DB-44CD-9FAF-50BD6E533008}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{FB46BB47-A1DB-44CD-9FAF-50BD6E533008}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{FB46BB47-A1DB-44CD-9FAF-50BD6E533008}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{FB46BB47-A1DB-44CD-9FAF-50BD6E533008}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
EndGlobal
|