Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Remove mono argument from Argument Parser #2234

Closed
gep13 opened this issue Aug 15, 2018 · 0 comments
Closed

Remove mono argument from Argument Parser #2234

gep13 opened this issue Aug 15, 2018 · 0 comments
Assignees
Milestone

Comments

@gep13
Copy link
Member

gep13 commented Aug 15, 2018

This argument is no longer required:

if (name.Equals("mono", StringComparison.OrdinalIgnoreCase))

This may mean additional code also gets removed.

@gep13 gep13 added this to the v0.30.0 milestone Aug 15, 2018
@gep13 gep13 self-assigned this Aug 15, 2018
gep13 added a commit to gep13/cake that referenced this issue Aug 16, 2018
- This is no longer used within Cake, and can safely be removed.
devlead added a commit that referenced this issue Aug 16, 2018
* gep13-feature/GH-2234:
  (GH-2234) Removed Mono from CakeOption
devlead added a commit that referenced this issue Aug 22, 2018
* release/0.30.0: (22 commits)
  (build) Updated version and release notes.
  (GH-2214) Use Environment.CommandLine directly and remove polyfill.
  (GH-2238) Add repository metadata to NuGet packages
  Added alias for checking if the current run is a dry run.
  Execute setup and teardown when dry running script.
  (GH-2233) Documented bootstrap argument
  (GH-2232) Document exclusive argument
  (GH-2234) Removed Mono from CakeOption
  Add XML comments for CakeTaskExtensions
  Fix CakeTaskExtensions accessibility
  (build) Change tool name & fix packaging
  (build) Added Cake.Tool package to parameters.cake
  Allow opting out from using working directory.
  (GH-2067) Cake .NET Core Tool package * Updates SDK * Addes Cake.Tool project * Fixes #2067 * Fixes #1644
  Support for DotCover configuration file added - fixes #1401
  Initialized all tool settings collection properties
  Failing tests for initialized tool settings collections
  (GH-2207) Update to NuGet 4.7.0
  (GH-2220) Corrected documentation for InnoSetup alias
  (doc) Minor modification
  ...
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

1 participant