Files
Web_IoTBase_Vue3_Prod/iotweb_vue.esproj.user
2025-12-11 14:24:29 +08:00

13 lines
490 B
XML

<?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>