Skip to content

Core suffix is still used in some settings classes #3693

@patriksvensson

Description

@patriksvensson

Prerequisites

  • I have written a descriptive issue title
  • I have searched issues to ensure it has not already been reported

Cake runner

Cake .NET Tool

Cake version

2.0.0-rc0001

Operating system

N/A

Operating system architecture

N/A

CI Server

No response

What are you seeing?

All DotNet command settings, still have settings that have properties that contain the word Core in them.

For example:

DotNetBuildSettings.MSBuildSettings is of type DotNet*Core*MSBuildSettings
DotNetBuildSettings.RollForward is of type DotNet*Core*RollForward?
DotNetBuildSettings.Verbosity is of type DotNet*Core*Verbosity?

This goes for all DotNet*Settings related classes.

What is expected?

That the Core suffix is removed.

Steps to Reproduce

Se above

Output log

No response

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions