1
0
mirror of https://github.com/furyfire/LEDNotifier.git synced 2024-09-19 14:42:15 +00:00
LEDNotifier/LEDNotifier.sln

23 lines
910 B
Plaintext
Raw Normal View History

2021-12-31 16:04:00 +00:00

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.0.31919.166
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "LEDNotifier", "LEDNotifier.csproj", "{108A185D-35DB-4319-A2A7-39E5CB5D133B}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{108A185D-35DB-4319-A2A7-39E5CB5D133B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{108A185D-35DB-4319-A2A7-39E5CB5D133B}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {3B8A9864-C644-4081-A4E7-750E3B46E4BF}
EndGlobalSection
EndGlobal