Files
shelly-exporter/ShellyExporter.sln
David Štaleker 2184fea04a Prvi
2024-01-12 20:36:14 +01:00

26 lines
1.1 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.8.34330.188
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ShellyExporter", "ShellyExporter\ShellyExporter.csproj", "{B776CDAB-5CD2-48A6-AFD6-20AD763C498B}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{B776CDAB-5CD2-48A6-AFD6-20AD763C498B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{B776CDAB-5CD2-48A6-AFD6-20AD763C498B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B776CDAB-5CD2-48A6-AFD6-20AD763C498B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B776CDAB-5CD2-48A6-AFD6-20AD763C498B}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {73A9AF68-001D-4498-B27C-514CC2FCC04C}
EndGlobalSection
EndGlobal