26 строки
1.1 KiB
Plaintext
26 строки
1.1 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio 15
|
|
VisualStudioVersion = 15.0.26823.1
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "samplebrowser", "samplebrowser.csproj", "{E378E6E6-509F-43E8-BC90-428EEE7FC17C}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{E378E6E6-509F-43E8-BC90-428EEE7FC17C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{E378E6E6-509F-43E8-BC90-428EEE7FC17C}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{E378E6E6-509F-43E8-BC90-428EEE7FC17C}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{E378E6E6-509F-43E8-BC90-428EEE7FC17C}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {2AA15FD8-25C6-465E-A359-D144733AEA52}
|
|
EndGlobalSection
|
|
EndGlobal
|