UNPKG

@nx-dotnet/dotnet

Version:

This library was generated with [Nx](https://nx.dev).

14 lines 459 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.runCommandLineParamFixes = void 0; exports.runCommandLineParamFixes = { keyMap: { noDependencies: 'no-dependencies', noRestore: 'no-restore', versionSuffix: 'version-suffix', noIncremental: 'no-incremental', configuration: 'property:Configuration', }, explicitFalseKeys: [], }; //# sourceMappingURL=dotnet-run-flags.js.map