Packaging: Add library flag to upgrades packs

This flag was missing. It should be there. Otherwise, this
pack cannot be built.
This commit is contained in:
Andrew Eisenberg 2021-10-06 14:29:55 -07:00
Родитель 0452512de2
Коммит e2b1f6ac50
2 изменённых файлов: 2 добавлений и 0 удалений

Просмотреть файл

@ -1,3 +1,4 @@
name: codeql/cpp-upgrades
upgrades: .
version: 0.0.2
library: true

Просмотреть файл

@ -1,3 +1,4 @@
name: codeql/csharp-upgrades
upgrades: .
version: 0.0.2
library: true