-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathHime.Build.Task.sln
26 lines (26 loc) · 1.17 KB
/
Hime.Build.Task.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.29306.81
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Hime.Build.Task", "Hime.Build.Task.csproj", "{A15358ED-6AE1-49D2-A6C6-630F84BD40A5}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{A15358ED-6AE1-49D2-A6C6-630F84BD40A5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A15358ED-6AE1-49D2-A6C6-630F84BD40A5}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A15358ED-6AE1-49D2-A6C6-630F84BD40A5}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A15358ED-6AE1-49D2-A6C6-630F84BD40A5}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {59990152-DCB6-4C98-AF4A-5029599E8B42}
SolutionGuid = {189E6740-04B7-4268-B2AC-D3FD781415DC}
EndGlobalSection
EndGlobal