Skip to content

Commit b7c3ce3

Browse files
committed
Only build for VS2012 now that we're using build.ps1 for appveyor
1 parent 38a0578 commit b7c3ce3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,7 @@ WriteAssemblyVersion
265265
switch -Exact ($Target) {
266266
"nupkg"
267267
{
268-
VSX v120
268+
#VSX v120
269269
VSX v110
270270
Nupkg
271271
}

0 commit comments

Comments
 (0)