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

#2925 text separator for concatenating errors/main #3942

Conversation

Freelancingonupwork
Copy link
Contributor

@Freelancingonupwork Freelancingonupwork commented May 15, 2024

By default TextSeparator will be " " for concatenating errors. and someone can set this as well.

Fixes #2925
TextSeparator

@Freelancingonupwork
Copy link
Contributor Author

By default TextSeparator will be " " for concatenating errors. and someone can set this as well.

I see some issue in PR I see commits which are already merged in main branch please don't review until I fixed it

@rockfordlhotka rockfordlhotka marked this pull request as draft May 15, 2024 16:16
@rockfordlhotka
Copy link
Member

@Freelancingonupwork I switched the PR to a draft. You can switch it back once you are ready.

@Freelancingonupwork
Copy link
Contributor Author

Freelancingonupwork commented May 16, 2024

@Freelancingonupwork I switched the PR to a draft. You can switch it back once you are ready.

HI @rockfordlhotka, I fixed the issues by merging main into my feature branch now review the PR .

@Freelancingonupwork Freelancingonupwork marked this pull request as ready for review May 16, 2024 04:22
Source/Csla/Csla.csproj Outdated Show resolved Hide resolved
Source/Csla.Blazor/PropertyInfo.cs Show resolved Hide resolved
Source/Csla.Blazor/PropertyInfo.cs Show resolved Hide resolved
Source/Csla.Blazor/ViewModel.cs Outdated Show resolved Hide resolved
@rockfordlhotka rockfordlhotka merged commit 9df9274 into MarimerLLC:main May 20, 2024
1 check passed
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.

TextSeparator = ", " for concatenating errors
3 participants