-
Notifications
You must be signed in to change notification settings - Fork 606
Misc updates #1322
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
Misc updates #1322
Conversation
@lukebakken I left some comments, but just noticed that this is on the The other TFM changes are all for test/internal projects, so those would be fine to make here. |
The problem is that So this really requires version 7.0 of this library? Even with |
It is out of support, but that doesn't change that it would be a binary breaking change for anyone still running Personally, I would just leave this on |
@bording thanks as always I appreciate your input! |
e3c6826
to
eaa72e6
Compare
* `net461` -> `net462` * `netcoreapp3.1` -> `net6.0` * NuGet package updates Update projects/Apigen/Apigen.csproj Co-authored-by: Brandon Ording <[email protected]> Remove unnecessary package reference Change netcoreapp3.1 to net6.0
eaa72e6
to
617c938
Compare
net461
->net462
netcoreapp3.1
->net6.0