mirror of
https://github.com/dreamforceinc/wContainerSorter.git
synced 2025-12-12 19:22:36 +03:00
28 lines
1.1 KiB
Plaintext
28 lines
1.1 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio Version 16
|
|
VisualStudioVersion = 16.0.33214.272
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "wContainerSorter", "wContainerSorter\wContainerSorter.csproj", "{1EDEB5E2-21FC-4571-999C-DC4CEDE78067}"
|
|
EndProject
|
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{E471A6FA-5174-4D81-AA71-CEF6C130194A}"
|
|
ProjectSection(SolutionItems) = preProject
|
|
.editorconfig = .editorconfig
|
|
EndProjectSection
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|x64 = Debug|x64
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{1EDEB5E2-21FC-4571-999C-DC4CEDE78067}.Debug|x64.ActiveCfg = Debug|x64
|
|
{1EDEB5E2-21FC-4571-999C-DC4CEDE78067}.Debug|x64.Build.0 = Debug|x64
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {9CACD287-2581-4CD8-9010-F1A2DBACB58B}
|
|
EndGlobalSection
|
|
EndGlobal
|