WeihanLi / dotnet-exec

dotnet execute with custom entry point, another dotnet run without project file
https://weihanli.github.io/dotnet-exec/
Apache License 2.0
45 stars 5 forks source link

Removed outdated targets #22

Open WeihanLi opened 4 months ago

WeihanLi commented 4 months ago

net7.0 is out of support today, and net6.0 is going to out of support when net9.0 released, maybe we should drop the support of outdated targets

consider removing net6.0/net7.0 targets when dotnet 9 GA or when dotnet 10 preview 1 released