Skip to content

Unify DesignSurface and TestConsole into DemoConsole #13388

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

Open
ricardobossan opened this issue Apr 28, 2025 · 0 comments · May be fixed by #13437
Open

Unify DesignSurface and TestConsole into DemoConsole #13388

ricardobossan opened this issue Apr 28, 2025 · 0 comments · May be fixed by #13437
Assignees
Labels
priority-3 Work that is nice to have test-enhancement Improvements of test source code

Comments

@ricardobossan
Copy link
Member

ricardobossan commented Apr 28, 2025

.NET version

.NET 10 and net481

Issue description

  • This should be broken in 2 PRs:
    1. Unify namespace name and class names in all files
    2. Rename files and folders
@ricardobossan ricardobossan added the untriaged The team needs to look at this issue in the next triage label Apr 28, 2025
@ricardobossan ricardobossan self-assigned this Apr 28, 2025
@ricardobossan ricardobossan added priority-3 Work that is nice to have and removed untriaged The team needs to look at this issue in the next triage needs-area-label labels Apr 28, 2025
@Tanya-Solyanik Tanya-Solyanik added the test-enhancement Improvements of test source code label Apr 28, 2025
ricardobossan pushed a commit to ricardobossan/winforms that referenced this issue May 8, 2025
Related dotnet#13388

## Proposed changes

- Unifies `DesignSurfaceExt` and `DemoConsole` namespaces under the
latter.
- Renames class names where appropriate to reflect the shared project
identity, in preparation for relocating all files into the `DemoConsole`
folder in a follow-up PR.

## Customer Impact

- None or succinct description

## Regression?

- No

## Risk

- Minimal

## Test environment(s)

- 10.0.100-preview.3.25201.16
ricardobossan added a commit that referenced this issue May 8, 2025
Related #13388

## Proposed changes

- Unifies `DesignSurfaceExt` and `DemoConsole` namespaces under the
latter.
- Renames class names where appropriate to reflect the shared project
identity, in preparation for relocating all files into the `DemoConsole`
folder in a follow-up PR.

## Customer Impact

- None or succinct description

## Regression?

- No

## Risk

- Minimal

## Test environment(s)

- 10.0.100-preview.3.25201.16

Co-authored-by: Ricardo Bossan (BEYONDSOFT CONSULTING INC) <v-rbossan@microsoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority-3 Work that is nice to have test-enhancement Improvements of test source code
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants