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

Project files: cleanup/normalization #641

Merged
merged 10 commits into from
Aug 2, 2023
Merged

Conversation

NickCraver
Copy link
Member

@NickCraver NickCraver commented Feb 11, 2023

Cleaning up all project files in prep for mayyyyybe some dependency reductions.

Also adds a net6.0 build with no Newtonsoft.Json dependency.

NickCraver and others added 10 commits February 10, 2023 22:08
This adds a net6.0 build and migrates to System.Text.Json for net6.0+. There's still a dependency on Microsoft.Extensions.DependencyInjection.Abstractions with this model though, need to re-think how that might work to get down to zero dependencies for MiniProfiler.Shared in net6.0 (where MiniProfiler.Minimal cuts functionality to get there before net6.0).
@NickCraver NickCraver merged commit b53cf08 into main Aug 2, 2023
2 checks passed
@NickCraver NickCraver deleted the craver/project-file-cleanup branch August 2, 2023 22:18
NickCraver added a commit that referenced this pull request Aug 3, 2023
ferpaz pushed a commit to ferpaz/dotnet that referenced this pull request Jun 25, 2024
General project file cleanup and normalization. Also adding GitHub Actions enhanced logging for test results.
ferpaz pushed a commit to ferpaz/dotnet that referenced this pull request Jun 25, 2024
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.

1 participant