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

Change | Convert Netfx to SDK style #2413

Merged
merged 6 commits into from
Mar 25, 2024
Merged

Conversation

JRahnama
Copy link
Member

This pull request converts the current existing .NET Framework project to SDK style.
Merging the two projects could be the next steps, which require more time and consideration

@ErikEJ
Copy link
Contributor

ErikEJ commented Mar 18, 2024

Is line 83-93 really still needed?

@JRahnama
Copy link
Member Author

Is line 83-93 really still needed?

Initially I took them out, but got an error complaining about System.Transaction and I had to put them back. I did not check with other ones 😄

@ErikEJ
Copy link
Contributor

ErikEJ commented Mar 18, 2024

Fine to leave them in for now

@JRahnama JRahnama changed the title Netfx sdk style Change | Convert Netfx to SDK style Mar 18, 2024
@benrr101
Copy link
Contributor

benrr101 commented Mar 19, 2024

I'd say if it builds, it looks good to me 👍 though it doesn't look like I can review

@David-Engel
Copy link
Contributor

it doesn't look like I can review

🤔 You should definitely be able to review...

Copy link
Contributor

@arellegue arellegue left a comment

Choose a reason for hiding this comment

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

Looks good to me.

@benrr101 benrr101 self-requested a review March 19, 2024 18:54
@benrr101
Copy link
Contributor

it doesn't look like I can review

🤔 You should definitely be able to review...

It's been a while since I've reviewed a PR on github ... didn't realize I had to go to the changed files tab to submit the review. We're all good now 👍

@DavoudEshtehari DavoudEshtehari added the ➕ Code Health Changes related to source code improvements label Mar 22, 2024
@JRahnama JRahnama merged commit 30cd171 into dotnet:main Mar 25, 2024
138 of 147 checks passed
@JRahnama JRahnama deleted the netfx-sdk-style branch May 6, 2024 21:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
➕ Code Health Changes related to source code improvements netfx
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants