V4 Development: TargetFrameworks #3314
Labels
feature-request
A feature should be added or improved.
module/sdk-core
p2
This is a standard priority issue
v4
Describe the feature
Currently the v4 development branch uses rather interesting TFMs. As an example the unit tests use
Netstandard2.0 is not a TFM you'd want to target for a unit test project.
Also what is netcoreap3.1 doing there?
Use Case
Development
Proposed Solution
From a TFM test matrix perspective if you care about a reasonable enough overlap I would suggest to target supported TFMs such as NET48 and current LTS and current non-LTS versions as long as they are supported
Other Information
No response
Acknowledgements
AWS .NET SDK and/or Package version used
None
Targeted .NET Platform
None
Operating System and version
None
The text was updated successfully, but these errors were encountered: