Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Switch to using Cake.Tool global .NET Core tool #674

Closed
AdmiringWorm opened this issue Sep 14, 2020 · 0 comments · Fixed by #625
Closed

Switch to using Cake.Tool global .NET Core tool #674

AdmiringWorm opened this issue Sep 14, 2020 · 0 comments · Fixed by #625
Labels
Milestone

Comments

@AdmiringWorm
Copy link
Member

Since we already are changing all of the utilities that are being used to be .NET Core compatible, then maybe we should also update Cake.Recipe to build with .NET Core itself.

@AdmiringWorm AdmiringWorm added this to the 2.0.0 milestone Sep 14, 2020
AdmiringWorm added a commit to AdmiringWorm/Cake.Recipe that referenced this issue Sep 14, 2020
AdmiringWorm added a commit to AdmiringWorm/Cake.Recipe that referenced this issue Sep 14, 2020
AdmiringWorm added a commit to AdmiringWorm/Cake.Recipe that referenced this issue Sep 14, 2020
AdmiringWorm added a commit to AdmiringWorm/Cake.Recipe that referenced this issue Sep 14, 2020
AdmiringWorm added a commit to AdmiringWorm/Cake.Recipe that referenced this issue Sep 14, 2020
AdmiringWorm added a commit to AdmiringWorm/Cake.Recipe that referenced this issue Sep 14, 2020
gep13 added a commit that referenced this issue Sep 15, 2020
(GH-674) Create tool manifest for restoring Cake.Tool
gep13 added a commit that referenced this issue Oct 5, 2020
* release/2.0.0: (340 commits)
  (GH-697) Update JetBrains.ReSharper.CommandLineTools reference from 2020.2.3 to 2020.2.4
  Add rule URL resolver for CakeContrib-Guidelines
  Update Cake.Issues.Recipe to 0.4.3
  (GH-691) Update JetBrains.ReSharper.CommandLineTools reference from 2020.2.2 to 2020.2.3
  Revert "(GH-673) Use .Net Global Tool for ReSharper Tools"
  (GH-616) Create unique version number
  Update Cake.Issues.Recipe to 0.4.2
  (GH-687) using RepositoryName insteadof repositoryName to make use of the default-value for RepositoryName.
  (GH-612) Add docs for upgrading to 2.0.0
  (GH-673) Use .Net Global Tool for ReSharper Tools
  Update Cake.Issues.Recipe to 0.4.1
  (GH-684) parameter ShouldDocumentSourceFiles is no longer dependent on ShouldGenerateDocumentation.
  (GH-677) Updated documentation to reflect the changes of the default of webLinkRoot
  (GH-680) Documentation of GH-680 as a known-issue.
  (GH-677) set default for WebLinkRoot as RepositoryName instead of title.
  (GH-675) Update Cake.Transifex reference from 0.9.0 to 0.9.1
  (maint) Switch to latest version of Kudu
  (GH-674) Update github action workflow with cake-action
  (GH-674) update bootstrappers to run use .NET Core global tool
  (maint) Correct line endings for shell scripts
  ...
cake-contrib-bot pushed a commit that referenced this issue Oct 5, 2020
Merge branch 'release/2.0.0' into master

* release/2.0.0: (340 commits)
  (GH-697) Update JetBrains.ReSharper.CommandLineTools reference from 2020.2.3 to 2020.2.4
  Add rule URL resolver for CakeContrib-Guidelines
  Update Cake.Issues.Recipe to 0.4.3
  (GH-691) Update JetBrains.ReSharper.CommandLineTools reference from 2020.2.2 to 2020.2.3
  Revert "(GH-673) Use .Net Global Tool for ReSharper Tools"
  (GH-616) Create unique version number
  Update Cake.Issues.Recipe to 0.4.2
  (GH-687) using RepositoryName insteadof repositoryName to make use of the default-value for RepositoryName.
  (GH-612) Add docs for upgrading to 2.0.0
  (GH-673) Use .Net Global Tool for ReSharper Tools
  Update Cake.Issues.Recipe to 0.4.1
  (GH-684) parameter ShouldDocumentSourceFiles is no longer dependent on ShouldGenerateDocumentation.
  (GH-677) Updated documentation to reflect the changes of the default of webLinkRoot
  (GH-680) Documentation of GH-680 as a known-issue.
  (GH-677) set default for WebLinkRoot as RepositoryName instead of title.
  (GH-675) Update Cake.Transifex reference from 0.9.0 to 0.9.1
  (maint) Switch to latest version of Kudu
  (GH-674) Update github action workflow with cake-action
  (GH-674) update bootstrappers to run use .NET Core global tool
  (maint) Correct line endings for shell scripts
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant