-
Type: Improvement
-
Resolution: Done
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Testing
-
None
We currently test on .NET Framework 4.5.2 and .NET Core 2.1 (previously .NET FW 4.5 and .NET Core 1.0). We have received HELP tickets inquiring as to our support for later .NET versions. Our drivers should theoretically work with later .NET implementations, but without testing, this is merely an informed guess, and we have received HELP tickets that would imply that this guess may be incorrect.
We should test other .NET implementations (e.g. .NET Framework 4.7.2, .NET Core 1.0) so that we can be sure that the driver works as intended on all .NET implementations (e.g. NET FW >=4.5 and the most common implementations of .NET Standard >=1.5 i.e. .NET Core >=1.0).
- related to
-
CSHARP-2411 Fix TestReplace on .NET Core 2.1
- Closed