-
Type: Bug
-
Resolution: Cannot Reproduce
-
Priority: Major - P3
-
None
-
Affects Version/s: 2.7.2
-
Component/s: Configuration, Feature Request, Setup
-
Environment:Windows 10 x64
Unity 2018.3.0f2
Visual Studio 2017
Hi,
The library MongoDB.Driver.Core
Has errors when try to use in Unity 3D like:
"Unable to resolve reference 'DnsClient'. Is the assembly missing or incompatible with the current platform?"
And i open the source code in Visual Studio then change target framework to netStandard 2.0 but i have the same problem, too much dependencys missed, i try to solve it but i some cases can't because miss some functions an variables.
Any suggestion?
Regards.-
- related to
-
CSHARP-2453 Latest DnsClient breaks API compatibility
- Closed