-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathWebApplication7.csproj.user
28 lines (28 loc) · 1.25 KB
/
WebApplication7.csproj.user
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
27
28
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<UseIISExpress>true</UseIISExpress>
<ProjectView>ShowAllFiles</ProjectView>
</PropertyGroup>
<ProjectExtensions>
<VisualStudio>
<FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
<WebProjectProperties>
<StartPageUrl>src/index.html</StartPageUrl>
<StartAction>Program</StartAction>
<AspNetDebugging>True</AspNetDebugging>
<SilverlightDebugging>False</SilverlightDebugging>
<NativeDebugging>False</NativeDebugging>
<SQLDebugging>False</SQLDebugging>
<ExternalProgram>C:\Windows\System32\cmd.exe</ExternalProgram>
<StartExternalURL>
</StartExternalURL>
<StartCmdLineArguments>/c gulp serve</StartCmdLineArguments>
<StartWorkingDirectory>C:\Users\ctaneyhill\Documents\Visual Studio 2017\Projects\WebApplication7\WebApplication7</StartWorkingDirectory>
<EnableENC>True</EnableENC>
<AlwaysStartWebServerOnDebug>True</AlwaysStartWebServerOnDebug>
</WebProjectProperties>
</FlavorProperties>
</VisualStudio>
</ProjectExtensions>
</Project>