37 строки
1.8 KiB
Plaintext
37 строки
1.8 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio Version 16
|
|
VisualStudioVersion = 16.0.29021.104
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "BlinForms.Framework", "BlinForms.Framework\BlinForms.Framework.csproj", "{D6C4DB25-814C-41A3-8BE2-23ABC929B369}"
|
|
EndProject
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Sample", "Sample\Sample.csproj", "{2C43152F-89E3-464B-9F72-D34CB9CD37EC}"
|
|
EndProject
|
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{71E357C7-8DF1-447D-A0CA-084BA3F2AF83}"
|
|
ProjectSection(SolutionItems) = preProject
|
|
nuget.config = nuget.config
|
|
EndProjectSection
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{D6C4DB25-814C-41A3-8BE2-23ABC929B369}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{D6C4DB25-814C-41A3-8BE2-23ABC929B369}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{D6C4DB25-814C-41A3-8BE2-23ABC929B369}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{D6C4DB25-814C-41A3-8BE2-23ABC929B369}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{2C43152F-89E3-464B-9F72-D34CB9CD37EC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{2C43152F-89E3-464B-9F72-D34CB9CD37EC}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{2C43152F-89E3-464B-9F72-D34CB9CD37EC}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{2C43152F-89E3-464B-9F72-D34CB9CD37EC}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {A645A7FF-3F09-414D-A391-7E50C3597F05}
|
|
EndGlobalSection
|
|
EndGlobal
|