初始化
This commit is contained in:
13
iotweb_vue.esproj.user
Normal file
13
iotweb_vue.esproj.user
Normal file
@@ -0,0 +1,13 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
|
||||
<DebuggerFlavor>LaunchJsonDebugger</DebuggerFlavor>
|
||||
<LaunchJsonTarget>{
|
||||
"name": "localhost (Chrome)",
|
||||
"type": "chrome",
|
||||
"request": "launch",
|
||||
"url": "http://localhost:4137",
|
||||
"webRoot": "E:\\Project\\IoTWeb_Vue"
|
||||
}</LaunchJsonTarget>
|
||||
</PropertyGroup>
|
||||
</Project>
|
||||
Reference in New Issue
Block a user