48ea61cdcc
- Product documentation in docs/products/ - Updated MEMORY.md with product info - quiXzoom Auth Core as AAMOS Identity product
8 lines
265 B
JavaScript
8 lines
265 B
JavaScript
// Copyright (c) Microsoft Corporation. All rights reserved.
|
|
// Licensed under the MIT License.
|
|
|
|
// This file is generated by /js/scripts/update-version.ts
|
|
// Do not modify file content manually.
|
|
|
|
module.exports = { nuget: [{ feed: 'nuget', version: '1.27.0' }] };
|