aarsync/ArrSync.sln

31 lines
1.3 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.28010.2019
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ArrSync", "ArrSync\ArrSync.csproj", "{49C1722D-8503-4198-9C4E-F0154E501BBF}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{8986D749-657F-4E36-9394-2EA7DD5FEC20}"
ProjectSection(SolutionItems) = preProject
README.md = README.md
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{49C1722D-8503-4198-9C4E-F0154E501BBF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{49C1722D-8503-4198-9C4E-F0154E501BBF}.Debug|Any CPU.Build.0 = Debug|Any CPU
{49C1722D-8503-4198-9C4E-F0154E501BBF}.Release|Any CPU.ActiveCfg = Release|Any CPU
{49C1722D-8503-4198-9C4E-F0154E501BBF}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {5909DBF1-DCBA-4B69-8F3A-8CCF055F9A86}
EndGlobalSection
EndGlobal