Open
Description
Describe the bug
File path in 2.3.0 package looks like a Windows path and is not working in MacOS. Assemlies are not found
To Reproduce
Steps to reproduce the behavior:
- Install the package via nuget
- Go to your package folder with the Finder

If you think the bug depends on external factors (e.g., dataset), please provide us with a minimal reproducible example that consists of the following items:
- Create any console application and install the package with dotnet install Microsoft.Spark
Expected behavior
- Assemblies should be resolved correctly.
Screenshots

Desktop (please complete the following information):
- OS: 15.4.1
Additional context
N/A