| Revision 1,
961 bytes
checked in by jeroen, 5 years ago
(diff) |
|
initial commit of old repository into public one
|
| Line | |
|---|
| 1 | <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
|---|
| 2 | <ProjectExtensions> |
|---|
| 3 | <VisualStudio> |
|---|
| 4 | <FlavorProperties GUID="{A1591282-1198-4647-A2B1-27E5FF5F6F3B}"> |
|---|
| 5 | <WebProjectProperties> |
|---|
| 6 | <StartPageUrl>Playground.html</StartPageUrl> |
|---|
| 7 | <StartAction>SpecificPage</StartAction> |
|---|
| 8 | <AspNetDebugging>True</AspNetDebugging> |
|---|
| 9 | <NativeDebugging>False</NativeDebugging> |
|---|
| 10 | <SQLDebugging>False</SQLDebugging> |
|---|
| 11 | <ExternalProgram> |
|---|
| 12 | </ExternalProgram> |
|---|
| 13 | <StartExternalURL> |
|---|
| 14 | </StartExternalURL> |
|---|
| 15 | <StartCmdLineArguments> |
|---|
| 16 | </StartCmdLineArguments> |
|---|
| 17 | <StartWorkingDirectory> |
|---|
| 18 | </StartWorkingDirectory> |
|---|
| 19 | <EnableENC>False</EnableENC> |
|---|
| 20 | <ShowWebRefOnDebugPrompt>True</ShowWebRefOnDebugPrompt> |
|---|
| 21 | </WebProjectProperties> |
|---|
| 22 | </FlavorProperties> |
|---|
| 23 | </VisualStudio> |
|---|
| 24 | </ProjectExtensions> |
|---|
| 25 | </Project> |
|---|
Note: See
TracBrowser
for help on using the repository browser.