Skip to content

Commit 346b48e

Browse files
soninarenhartra344
authored andcommitted
removing MsGraph templates (#2554)
1 parent 65b05bf commit 346b48e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

server/gulpfile.js

+4-4
Original file line numberDiff line numberDiff line change
@@ -367,10 +367,10 @@ gulp.task('build-bindings', function (cb) {
367367
});
368368

369369
const templateVersionMap = {
370-
default: '1.0.3.10182',
371-
'1': '1.0.3.10182',
372-
beta: '2.0.0-beta-10181',
373-
'2': '2.0.0-beta-10181'
370+
default: '1.0.3.10178',
371+
'1': '1.0.3.10178',
372+
beta: '2.0.0-beta-10180',
373+
'2': '2.0.0-beta-10180'
374374
};
375375
/*****
376376
* Download and unzip nuget packages with templates

0 commit comments

Comments
 (0)