fireflyclient/FireflyClient.sln
Jacob Schmidt 4063fe6bd8
Some checks failed
Build / build (push) Has been cancelled
Initial Repo Setup
2025-04-10 21:49:46 -05:00

26 lines
1.1 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.13.35919.96 d17.13
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FireflyClient", "FireflyClient.csproj", "{2AC8541A-E7A5-9E29-C21E-529DB87DC28F}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{2AC8541A-E7A5-9E29-C21E-529DB87DC28F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{2AC8541A-E7A5-9E29-C21E-529DB87DC28F}.Debug|Any CPU.Build.0 = Debug|Any CPU
{2AC8541A-E7A5-9E29-C21E-529DB87DC28F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{2AC8541A-E7A5-9E29-C21E-529DB87DC28F}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {BD4E2CA4-BE5E-4D45-B35E-09A818648961}
EndGlobalSection
EndGlobal