简体   繁体   中英

I want to connect SQL Server 2019 to Unity ? How to get rid off from these errors ? unity 2019.2.11f1

I have downloaded .dll files too and added them to assets folder in unity2019.2.11f1 but that didn't work.

在此处输入图像描述

You need to move the.dll files to a "Plugins" folder.

https://docs.unity3d.com/Manual/SpecialFolders.html

Alternatively, you could just set your project's Scripting Runtime Version to ".NET 4.X Equivalent" and all references should be added automatically after Unity restarts.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM