Skip to content

Commit 07da95a

Browse files
committed
Update the VS prioject [skip ci]
1 parent 686ac82 commit 07da95a

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,5 @@
44
/lib/
55
/node_modules/
66
/npm-debug.log
7+
/obj/
78
/var/

setup-hashlink.esproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
<PropertyGroup>
33
<BuildCommand>gulp build</BuildCommand>
44
<CleanCommand>gulp clean</CleanCommand>
5-
<OutDir>../var</OutDir>
65
</PropertyGroup>
76

87
<ItemGroup>

0 commit comments

Comments
 (0)