31 lines
1.3 KiB
Plaintext
31 lines
1.3 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio Version 16
|
|
VisualStudioVersion = 16.0.30804.86
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{80E8FF2E-B685-44E6-82A8-FDCA48EDAD47}"
|
|
ProjectSection(SolutionItems) = preProject
|
|
.editorconfig = .editorconfig
|
|
EndProjectSection
|
|
EndProject
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Inotify", "Inotify.csproj", "{9AF94AE0-E8C6-414C-A0AC-EDFB301CA05E}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{9AF94AE0-E8C6-414C-A0AC-EDFB301CA05E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{9AF94AE0-E8C6-414C-A0AC-EDFB301CA05E}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{9AF94AE0-E8C6-414C-A0AC-EDFB301CA05E}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{9AF94AE0-E8C6-414C-A0AC-EDFB301CA05E}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {D0BF7DFA-F6E1-456A-BDE8-7294188EFC51}
|
|
EndGlobalSection
|
|
EndGlobal
|