Commit 380de7ed authored by justcoding121's avatar justcoding121

fix names

parent 54ae2efc
......@@ -2,7 +2,7 @@
"version": "0.2.0",
"configurations": [
{
"name": "Net45|Debug|Basic Example",
"name": "Win|Net45|Debug|Basic Example",
"type": "clr",
"request": "launch",
"program": "${workspaceRoot}/examples/Titanium.Web.Proxy.Examples.Basic/bin/Debug/net45/Titanium.Web.Proxy.Examples.Basic.exe",
......@@ -13,7 +13,7 @@
"preLaunchTask": "build"
},
{
"name": "Net45|Debug|Win|Wpf Example",
"name": "Win|Net45|Debug|Wpf Example",
"type": "clr",
"request": "launch",
"program": "${workspaceRoot}/examples/Titanium.Web.Proxy.Examples.Wpf/bin/x64/Debug/Titanium.Web.Proxy.Examples.Wpf.exe",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment