-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathFlyingdot.Wox.Plugin.S4b.sln
33 lines (33 loc) · 1.74 KB
/
Flyingdot.Wox.Plugin.S4b.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
30
31
32
33
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 14
VisualStudioVersion = 14.0.25420.1
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Flyingdot.Wox.Plugin.S4b", "Flyingdot.Wox.Plugin.S4b\Flyingdot.Wox.Plugin.S4b.csproj", "{98563D8B-2481-40DA-B1A6-A3ED2D2A79E5}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{22F6FCE5-CEC8-4EB7-A65A-EE0BF1FB529B}"
ProjectSection(SolutionItems) = preProject
plugin.json = plugin.json
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Flyingdot.Wox.Plugin.S4b.Tests", "Flyingdot.Wox.Plugin.S4b.Tests\Flyingdot.Wox.Plugin.S4b.Tests.csproj", "{E6CF395A-C590-4012-9762-A9A792C4579F}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{98563D8B-2481-40DA-B1A6-A3ED2D2A79E5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{98563D8B-2481-40DA-B1A6-A3ED2D2A79E5}.Debug|Any CPU.Build.0 = Debug|Any CPU
{98563D8B-2481-40DA-B1A6-A3ED2D2A79E5}.Release|Any CPU.ActiveCfg = Release|Any CPU
{98563D8B-2481-40DA-B1A6-A3ED2D2A79E5}.Release|Any CPU.Build.0 = Release|Any CPU
{E6CF395A-C590-4012-9762-A9A792C4579F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{E6CF395A-C590-4012-9762-A9A792C4579F}.Debug|Any CPU.Build.0 = Debug|Any CPU
{E6CF395A-C590-4012-9762-A9A792C4579F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{E6CF395A-C590-4012-9762-A9A792C4579F}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal