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

Move gallery projects (except web) to SDK-based .csproj #10089

Merged
merged 46 commits into from
Jul 30, 2024
Merged

Conversation

joelverhagen
Copy link
Member

This will simplify transitive project references in a merged repository setup. This also is a step in the right direction for modernization.

Summary of changes:

  • Clean up .sln from removed files
  • All but NuGetGallery.csproj to SDK-based .csproj. Changing web apps was too painful for now.
  • Update .nuspec files for jobs to use new output directory (e.g. bin\Release\net472)
  • Delete useless AssemblyInfo.cs
  • Delete useless App.config

@joelverhagen joelverhagen requested a review from a team as a code owner July 29, 2024 23:18
@joelverhagen joelverhagen changed the title Move job projects (non-web) to SDK-based .csproj Move gallery projects (except web) to SDK-based .csproj Jul 29, 2024
Copy link
Contributor

@drewgillies drewgillies left a comment

Choose a reason for hiding this comment

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

🎉

@joelverhagen joelverhagen merged commit 666ab64 into dev Jul 30, 2024
2 checks passed
@joelverhagen joelverhagen deleted the jver-sdk-2 branch July 30, 2024 01:14
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.

3 participants