mirror of
https://github.com/DarthAffe/RGB.NET-PicoPi.git
synced 2025-12-12 13:28:34 +00:00
26 lines
1.1 KiB
Plaintext
26 lines
1.1 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio Version 16
|
|
VisualStudioVersion = 16.0.31025.194
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PicoPiConfig", "PicoPiConfig.csproj", "{EF9724FB-E2EE-4590-B3D2-3FE683DCA0D6}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{EF9724FB-E2EE-4590-B3D2-3FE683DCA0D6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{EF9724FB-E2EE-4590-B3D2-3FE683DCA0D6}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{EF9724FB-E2EE-4590-B3D2-3FE683DCA0D6}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{EF9724FB-E2EE-4590-B3D2-3FE683DCA0D6}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {62E26A26-66C1-4416-A1E5-F53902E13E17}
|
|
EndGlobalSection
|
|
EndGlobal
|