Skip to content

Rename Formatting projects and more#392

Merged
dougbu merged 4 commits intoaspnet:mainfrom
dougbu:dougbu/formatting.renames
Feb 28, 2023
Merged

Rename Formatting projects and more#392
dougbu merged 4 commits intoaspnet:mainfrom
dougbu:dougbu/formatting.renames

Conversation

@dougbu
Copy link
Copy Markdown
Contributor

@dougbu dougbu commented Feb 25, 2023

  • rename netstandard Formatting projects
    • Formatting.NetCore and Formatting.NetStandard names no longer make sense
  • adjust netstandard Formatting output paths
    • align w/ new project names
  • use NETSTANDARD1_3 and Testing_NetStandard1_3
    • NETFX_CORE name no longer makes much sense
    • remove both NETFX_CORE C# defined constant and msbuild property
      • manually-defined constant completely unnecessary in src/ code
  • remove RuntimePortable.sln
    • solution name no longer makes much sense and division adds little or no value
    • add .NET Standard projects to Runtime.sln
    • add solution filters for .NET Framework and .NET Standard projects
    • remove $(BuildPortable) property and @(SolutionsToBuild) item group

- Formatting.NetCore and Formatting.NetStandard names no longer make sense
- align w/ new project names
- `NETFX_CORE` name no longer makes much sense
- remove both `NETFX_CORE` C# defined constant and `msbuild` property
  - manually-defined constant completely unnecessary in src/ code
- solution name no longer makes much sense and division adds little or no value
- add .NET Standard projects to Runtime.sln
- add solution filters for .NET Framework and .NET Standard projects
- remove `$(BuildPortable)` property and `@(SolutionsToBuild)` item group
Copy link
Copy Markdown
Collaborator

@wtgodbe wtgodbe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes seem reasonable

@dougbu dougbu merged commit d56a97f into aspnet:main Feb 28, 2023
@dougbu dougbu deleted the dougbu/formatting.renames branch February 28, 2023 19:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants