Commit 7e78d4438aaf41c4b540fe99de2d292a77395be3
1 parent
44ddd5c3
commit .user file
Showing
1 changed file
with
2 additions
and
3 deletions
400-SOURCECODE/AIAHTML5.Web/AIAHTML5.Web.csproj.user
... | ... | @@ -7,9 +7,8 @@ |
7 | 7 | <VisualStudio> |
8 | 8 | <FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}"> |
9 | 9 | <WebProjectProperties> |
10 | - <StartPageUrl> | |
11 | - </StartPageUrl> | |
12 | - <StartAction>CurrentPage</StartAction> | |
10 | + <StartPageUrl>login.html</StartPageUrl> | |
11 | + <StartAction>SpecificPage</StartAction> | |
13 | 12 | <AspNetDebugging>True</AspNetDebugging> |
14 | 13 | <SilverlightDebugging>False</SilverlightDebugging> |
15 | 14 | <NativeDebugging>False</NativeDebugging> | ... | ... |