@nx-dotnet/dotnet
Version:
This library was generated with [Nx](https://nx.dev).
13 lines • 390 B
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
exports.newCommandLineParamFixes = void 0;
exports.newCommandLineParamFixes = {
keyMap: {
dryRun: 'dry-run',
updateApply: 'update-apply',
updateCheck: 'update-check',
nugetSource: 'nuget-source',
},
explicitFalseKeys: [],
};
//# sourceMappingURL=dotnet-new-flags.js.map