@nx-dotnet/dotnet
Version:
This library was generated with [Nx](https://nx.dev).
11 lines • 554 B
JavaScript
Object.defineProperty(exports, "__esModule", { value: true });
const tslib_1 = require("tslib");
tslib_1.__exportStar(require("./dotnet-new"), exports);
tslib_1.__exportStar(require("./dotnet-build"), exports);
tslib_1.__exportStar(require("./dotnet-run"), exports);
tslib_1.__exportStar(require("./dotnet-test"), exports);
tslib_1.__exportStar(require("./dotnet-add-package"), exports);
tslib_1.__exportStar(require("./dotnet-publish"), exports);
tslib_1.__exportStar(require("./dotnet-format"), exports);
//# sourceMappingURL=index.js.map
;