-
Notifications
You must be signed in to change notification settings - Fork 0
/
http-status-codes.sln
29 lines (28 loc) · 1.48 KB
/
http-status-codes.sln
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.2.32414.248
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Flow.Launcher.Plugin.Http_Status_Codes", "Flow.Launcher.Plugin.Http_Status_Codes\Flow.Launcher.Plugin.Http_Status_Codes.csproj", "{392F3078-5578-4E12-AC33-66D373240F20}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{392F3078-5578-4E12-AC33-66D373240F20}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{392F3078-5578-4E12-AC33-66D373240F20}.Debug|Any CPU.Build.0 = Debug|Any CPU
{392F3078-5578-4E12-AC33-66D373240F20}.Release|Any CPU.ActiveCfg = Release|Any CPU
{392F3078-5578-4E12-AC33-66D373240F20}.Release|Any CPU.Build.0 = Release|Any CPU
{049A6A70-3D4D-4A0B-BCED-A471A6B804C4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{049A6A70-3D4D-4A0B-BCED-A471A6B804C4}.Debug|Any CPU.Build.0 = Debug|Any CPU
{049A6A70-3D4D-4A0B-BCED-A471A6B804C4}.Release|Any CPU.ActiveCfg = Release|Any CPU
{049A6A70-3D4D-4A0B-BCED-A471A6B804C4}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {E9A22580-6BBA-4771-9DF4-1B2B16C2958C}
EndGlobalSection
EndGlobal