Skip to content

Move gRPC projects into folders #62321

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

Merged
merged 2 commits into from
Jun 16, 2025
Merged

Move gRPC projects into folders #62321

merged 2 commits into from
Jun 16, 2025

Conversation

JamesNK
Copy link
Member

@JamesNK JamesNK commented Jun 12, 2025

gRPC projects lost their folders when the sln was converted to slnx. Structure with sln:

image

I've updated folders in VS to re-add the previous folder structure. After fix with slnx:

image

I edited the folders in VS and id attributes were stripped from folders. I'm not sure why.

@JamesNK JamesNK requested review from radical and wtgodbe June 12, 2025 03:44
@JamesNK JamesNK added the area-grpc Includes: GRPC wire-up, templates label Jun 12, 2025
@JamesNK
Copy link
Member Author

JamesNK commented Jun 13, 2025

I'm not sure why.

I checked. The Id properties on the folders was a bug that has been fixed. Not having id properties is correct.

@JamesNK JamesNK merged commit 01e4408 into main Jun 16, 2025
27 checks passed
@JamesNK JamesNK deleted the jamesnk/grpc-folders branch June 16, 2025 06:25
@dotnet-policy-service dotnet-policy-service bot added this to the 10.0-preview6 milestone Jun 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-grpc Includes: GRPC wire-up, templates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants