YarnSpinnerTool / YarnSpinner-Unity

The official Unity integration for Yarn Spinner, the friendly dialogue tool.
MIT License
491 stars 85 forks source link

The type 'IAsyncEnumerable<T>' exists in both namespace #252

Closed phields closed 10 months ago

phields commented 10 months ago

When I import this package with openai I got this error:

Library\PackageCache\com.openai.unity@5.0.9\Runtime\FineTuning\FineTuningEndpoint.cs(154,16): error CS0433: The type 'IAsyncEnumerable<T>' exists in both 'Yarn.Microsoft.Bcl.AsyncInterfaces, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null' and 'netstandard, Version=2.1.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'