-
Notifications
You must be signed in to change notification settings - Fork 255
Update TFMs and reorganize solution. #439
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
Conversation
- Added consolidated coverage script. - Clean up test project TFMs. - Consolidated gitignore
@ardalis
The file in the PR: |
It can stay Ardalis since it's an Ardalis.* package. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It's a lot but it looks good to me.
{5EB4ADA4-5258-4964-BD7D-11D4F926E344} = {B19F2F64-4B22-48C2-B2F8-7672F84F758D} | ||
{5AFD1454-E625-451D-A615-CEB7BB09AA65} = {B19F2F64-4B22-48C2-B2F8-7672F84F758D} | ||
{37EC09C7-702D-4539-B98D-F67B15E1E6CE} = {327AEBD6-C8A6-4851-BA42-632F8014CFC5} | ||
{4BEB4DC4-DE33-4DF1-8A2F-CE76C1D72A4A} = {327AEBD6-C8A6-4851-BA42-632F8014CFC5} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thankfully we'll have slnx file support now/soon!
Fixes #438.
This is another huge and very tedious PR. But, it had to be done and I'm happy with the results.
Ardalis.Specification
- net8.0;net9.0;netstandard2.0Ardalis.Specification.EntityFrameworkCore
- net8.0;net9.0Ardalis.Specification.EntityFramework6
- net8.0;net9.0;net472;Directory.Packages.props
Directory.Build.props
.Testcontainers
and no longer need them..gitignore
. Added.gitattributes
file..editorconfig
. Addedexclusion.dic
file (contains keywords to be ignored by spelling checks).