-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
When investigating CSHARP-2725, we discovered that the .targets file relies on the $OS environment variable, which is a fragile thing to rely on as it can obviously overwritten. This change, per markbenvenuto's suggestion, will make the .targets file (which is responsible for copying the native binaries to the proper location for .NET Framework) less brittle.
- related to
-
CSHARP-2725 Investigate inability to test FLE in Evergreen
- Closed