-
Notifications
You must be signed in to change notification settings - Fork 88
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
Add additional TFM So Microsoft.CSharp can be externalised #323
Comments
thompson-tomo
added a commit
to thompson-tomo/consuldotnet
that referenced
this issue
May 12, 2024
thompson-tomo
added a commit
to thompson-tomo/consuldotnet
that referenced
this issue
May 14, 2024
thompson-tomo
added a commit
to thompson-tomo/consuldotnet
that referenced
this issue
May 15, 2024
thompson-tomo
added a commit
to thompson-tomo/consuldotnet
that referenced
this issue
May 15, 2024
thompson-tomo
added a commit
to thompson-tomo/consuldotnet
that referenced
this issue
Jul 10, 2024
thompson-tomo
added a commit
to thompson-tomo/consuldotnet
that referenced
this issue
Jul 14, 2024
thompson-tomo
added a commit
to thompson-tomo/consuldotnet
that referenced
this issue
Jul 18, 2024
thompson-tomo
added a commit
to thompson-tomo/consuldotnet
that referenced
this issue
Aug 2, 2024
thompson-tomo
added a commit
to thompson-tomo/consuldotnet
that referenced
this issue
Oct 26, 2024
thompson-tomo
added a commit
to thompson-tomo/consuldotnet
that referenced
this issue
Nov 8, 2024
thompson-tomo
added a commit
to thompson-tomo/consuldotnet
that referenced
this issue
Jan 2, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Is your feature request related to a problem? Please describe.
I want to minimise dependencies in my project by utilising framework dependencies wherever possible
Describe the solution you'd like
I want the package to have an additional TFM (net standard 2.1) added so that the explicit dependency on Microsoft.CSharp can be removed.
Describe alternatives you've considered
Accept the additional dependency
Additional context
n/a
The text was updated successfully, but these errors were encountered: