1
0
This repository has been archived on 2025-12-19. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
PocketRSSSync/PocketRSSSync.sln
2022-02-04 15:41:54 -07:00

31 lines
1.3 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.0.32112.339
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PocketRSSSync", "PocketRSSSync\PocketRSSSync.csproj", "{EDD77FC5-9EF4-4006-8B19-154627F76917}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{50DB3646-6B0C-45F4-835F-1CE7D50817DE}"
ProjectSection(SolutionItems) = preProject
.editorconfig = .editorconfig
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{EDD77FC5-9EF4-4006-8B19-154627F76917}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{EDD77FC5-9EF4-4006-8B19-154627F76917}.Debug|Any CPU.Build.0 = Debug|Any CPU
{EDD77FC5-9EF4-4006-8B19-154627F76917}.Release|Any CPU.ActiveCfg = Release|Any CPU
{EDD77FC5-9EF4-4006-8B19-154627F76917}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {30E17C69-CDA5-43B1-BEC0-AFBD0F743BAE}
EndGlobalSection
EndGlobal