This commit is contained in:
Pavel Krymets 2019-12-23 16:09:52 -08:00 коммит произвёл GitHub
Родитель bdb21211b1
Коммит 496bb3a199
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
3 изменённых файлов: 5 добавлений и 5 удалений

4
package-lock.json сгенерированный
Просмотреть файл

@ -4,8 +4,8 @@
"lockfileVersion": 1,
"dependencies": {
"@autorest/autorest": {
"version": "https://github.com/Azure/autorest/releases/download/autorest-3.0.6146/autorest-autorest-3.0.6146.tgz",
"integrity": "sha512-K+2u+CyT6EKb9loGqHE5forJTqVH9042ivJQcLzKaH9CrJWkF5jF2LYBHu8ffszyHv6vLQuHSUNgM6Km2kdkbQ==",
"version": "https://github.com/Azure/autorest/releases/download/autorest-3.0.6151/autorest-autorest-3.0.6151.tgz",
"integrity": "sha512-b2CXbbAgPPdep6fdNWKTJIrupkOVQCXJcj2MtFbahk01oZ17xPQfX7UWBs/Il58O5EyRK7XHA6pG1HfJR0TiRQ==",
"dev": true
},
"@microsoft.azure/autorest.testserver": {

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

@ -8,7 +8,7 @@
"debug": "dotnet ./artifacts/bin/AutoRest.CSharp.V3/Debug/netcoreapp3.0/AutoRest.CSharp.V3.dll --server --launch-debugger"
},
"devDependencies": {
"@autorest/autorest": "https://github.com/Azure/autorest/releases/download/autorest-3.0.6146/autorest-autorest-3.0.6146.tgz",
"@autorest/autorest": "https://github.com/Azure/autorest/releases/download/autorest-3.0.6151/autorest-autorest-3.0.6151.tgz",
"@microsoft.azure/autorest.testserver": "^2.9.1"
},
"dependencies": {}

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

@ -15,9 +15,9 @@
## Configuration
```yaml
version: 3.0.6179
use-extension:
"@autorest/modelerfour": "4.2.84"
version: 3.0.6162
"@autorest/modelerfour": "4.2.99"
pipeline:
cs-modeler:
input: modelerfour/identity