|
Revision 349, 1.1 kB
(checked in by mayuki, 14 months ago)
|
|
lang/csharp: import Misuzilla.Build.Tasks.Eject
|
| Line | |
|---|
| 1 |
|
|---|
| 2 | Microsoft Visual Studio Solution File, Format Version 9.00
|
|---|
| 3 | # Visual Studio 2005
|
|---|
| 4 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Misuzilla.Build.Tasks.Eject", "Misuzilla.Build.Tasks.Eject\Misuzilla.Build.Tasks.Eject.csproj", "{652F6CC7-F19C-48C9-8364-15914F556119}"
|
|---|
| 5 | ProjectSection(WebsiteProperties) = preProject
|
|---|
| 6 | Debug.AspNetCompiler.Debug = "True"
|
|---|
| 7 | Release.AspNetCompiler.Debug = "False"
|
|---|
| 8 | EndProjectSection
|
|---|
| 9 | EndProject
|
|---|
| 10 | Global
|
|---|
| 11 | GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|---|
| 12 | Debug|Any CPU = Debug|Any CPU
|
|---|
| 13 | Release|Any CPU = Release|Any CPU
|
|---|
| 14 | EndGlobalSection
|
|---|
| 15 | GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|---|
| 16 | {652F6CC7-F19C-48C9-8364-15914F556119}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|---|
| 17 | {652F6CC7-F19C-48C9-8364-15914F556119}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|---|
| 18 | {652F6CC7-F19C-48C9-8364-15914F556119}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|---|
| 19 | {652F6CC7-F19C-48C9-8364-15914F556119}.Release|Any CPU.Build.0 = Release|Any CPU
|
|---|
| 20 | EndGlobalSection
|
|---|
| 21 | GlobalSection(SolutionProperties) = preSolution
|
|---|
| 22 | HideSolutionNode = FALSE
|
|---|
| 23 | EndGlobalSection
|
|---|
| 24 | EndGlobal
|
|---|