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.24.3' }] };
|