|
Revision 14610, 1.0 kB
(checked in by coma2n, 5 years ago)
|
|
platform/silverlight/eLearn/trunk: initial import
|
| Line | |
|---|
| 1 | <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|---|
| 2 | <PropertyGroup>
|
|---|
| 3 | <ProjectView>ProjectFiles</ProjectView>
|
|---|
| 4 | </PropertyGroup>
|
|---|
| 5 | <ProjectExtensions>
|
|---|
| 6 | <VisualStudio>
|
|---|
| 7 | <FlavorProperties GUID="{A1591282-1198-4647-A2B1-27E5FF5F6F3B}">
|
|---|
| 8 | <SilverlightProjectProperties>
|
|---|
| 9 | <StartPageUrl>
|
|---|
| 10 | </StartPageUrl>
|
|---|
| 11 | <StartAction>DynamicPage</StartAction>
|
|---|
| 12 | <AspNetDebugging>True</AspNetDebugging>
|
|---|
| 13 | <NativeDebugging>False</NativeDebugging>
|
|---|
| 14 | <SQLDebugging>False</SQLDebugging>
|
|---|
| 15 | <ExternalProgram>
|
|---|
| 16 | </ExternalProgram>
|
|---|
| 17 | <StartExternalURL>
|
|---|
| 18 | </StartExternalURL>
|
|---|
| 19 | <StartCmdLineArguments>
|
|---|
| 20 | </StartCmdLineArguments>
|
|---|
| 21 | <StartWorkingDirectory>
|
|---|
| 22 | </StartWorkingDirectory>
|
|---|
| 23 | <ShowWebRefOnDebugPrompt>True</ShowWebRefOnDebugPrompt>
|
|---|
| 24 | </SilverlightProjectProperties>
|
|---|
| 25 | </FlavorProperties>
|
|---|
| 26 | </VisualStudio>
|
|---|
| 27 | </ProjectExtensions>
|
|---|
| 28 | </Project> |
|---|