Commit a22338d2 authored by nanahira's avatar nanahira

fix

parent 0ee08bdf
...@@ -219,7 +219,7 @@ ...@@ -219,7 +219,7 @@
"command": "xbuild", "command": "xbuild",
"args": [ "args": [
"/property:Configuration=Release", "/property:Configuration=Release",
"/property:TargetFrameworkVersion=\"v4.5\"" "/property:TargetFrameworkVersion=v4.5"
], ],
"path": "./windbot/" "path": "./windbot/"
} }
......
...@@ -218,7 +218,7 @@ ...@@ -218,7 +218,7 @@
"command": "xbuild", "command": "xbuild",
"args": [ "args": [
"/property:Configuration=Release", "/property:Configuration=Release",
"/property:TargetFrameworkVersion=\"v4.5\"" "/property:TargetFrameworkVersion=v4.5"
], ],
"path": "./windbot/" "path": "./windbot/"
} }
......
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