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 <bording@gmail.com> Remove unnecessary package reference Change netcoreapp3.1 to net6.0
eaa72e6 to
617c938
Compare
net461->net462netcoreapp3.1->net6.0