Skip to content

Commit 11f697d

Browse files
author
Yohan Belval
committed
Added net core vsix output path
1 parent e41df6c commit 11f697d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build/parameters.cake

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@ public class BuildParameters
104104
files.TestCoverageOutputFilePath,
105105
files.ReleaseNotesOutputFilePath,
106106
files.VsixOutputFilePath,
107+
files.VsixNetCoreOutputFilePath,
107108
files.GemOutputFilePath
108109
});
109110

0 commit comments

Comments
 (0)