You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
We have packages that depends on McMaster.Extensions.CommandLineUtils, and the End of support for .NET 6 will be on November 12th, 2024, but in csproj files such as McMaster.Extensions.CommandLineUtils.csproj, its still target .NET 6.
Describe the solution you'd like
could you please upgrade to .NET 8 which is the LTS version and do a new release
Additional context
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
We have packages that depends on
McMaster.Extensions.CommandLineUtils
, and the End of support for .NET 6 will be on November 12th, 2024, but in csproj files such asMcMaster.Extensions.CommandLineUtils.csproj
, its still target .NET 6.Describe the solution you'd like
could you please upgrade to .NET 8 which is the LTS version and do a new release
Additional context
The text was updated successfully, but these errors were encountered: