up-to-date
This commit is contained in:
Родитель
941bd6171b
Коммит
c23b3d9bad
|
@ -14,3 +14,6 @@
|
|||
path = autorest.remodeler
|
||||
url = https://github.com/azure/autorest.remodeler
|
||||
branch = master
|
||||
[submodule "autorest.modelerfour"]
|
||||
path = autorest.modelerfour
|
||||
url = https://github.com/azure/autorest.modelerfour
|
||||
|
|
|
@ -6,6 +6,8 @@
|
|||
"node_modules/**": true,
|
||||
"**/generated/**": true,
|
||||
"**/dist/**": true,
|
||||
"**/obj/**": true,
|
||||
"**/bin/**": true,
|
||||
"**/node_modules/**": true,
|
||||
"**/*.js.map": true,
|
||||
"**/*.js": {
|
||||
|
@ -127,6 +129,10 @@
|
|||
"changeProcessCWD": true,
|
||||
"directory": "./autorest.remodeler/remodeler"
|
||||
},
|
||||
{
|
||||
"changeProcessCWD": true,
|
||||
"directory": "./autorest.modelerfour/modelerfour"
|
||||
},
|
||||
{
|
||||
"changeProcessCWD": true,
|
||||
"directory": "./autorest.powershell/powershell"
|
||||
|
|
2
autorest
2
autorest
|
@ -1 +1 @@
|
|||
Subproject commit 7991db76484e8b319ce84116272e254957247446
|
||||
Subproject commit b90cac2d4a3bfbb3d71f4e5c3f4103c1e2a258ca
|
|
@ -0,0 +1 @@
|
|||
Subproject commit ab384fc2100cbd3c6242a7e5959e56885794435f
|
|
@ -1 +1 @@
|
|||
Subproject commit aec4f26c3a78db9977bac5c61ac3767b9d9fafc4
|
||||
Subproject commit ad402d3cfb4e641f68f9c9928f7a9de7ebe5d45f
|
2
perks
2
perks
|
@ -1 +1 @@
|
|||
Subproject commit 64c175bf01be879165a0ca616d1eaac9453d63b6
|
||||
Subproject commit 2fd7bcaa306d6d27f2354391f1646d5538beebdd
|
|
@ -385,7 +385,7 @@
|
|||
},
|
||||
{
|
||||
"packageName": "@autorest/modelerfour",
|
||||
"projectFolder": "autorest.remodeler/modelerfour",
|
||||
"projectFolder": "autorest.modelerfour/modelerfour",
|
||||
"reviewCategory": "production",
|
||||
"shouldPublish": true
|
||||
},
|
||||
|
|
Загрузка…
Ссылка в новой задаче