Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

243
Views
Definido en un ensamblaje al que no se hace referencia

Hola, estoy tratando de agregar EmbedIO DLL a un proyecto de Unity C#, he agregado EmbedIO.dll y Swan.Lite.dll a mi proyecto simplemente agregándolos con NuGet y también intento colocar el .DLL en el directorio de activos, pero sigo recibiendo este error.

Todas las DLL que estoy usando son para netstandar2.0.

Pero sigo recibiendo este error:

Error CS0012: el tipo 'Objeto configurado' está definido en un ensamblado al que no se hace referencia. Debe agregar una referencia al ensamblado 'Swan.Lite, Version=3.0.0.0, Culture=neutral, PublicKeyToken=30c707c872729fff'. (CS0012)

Mi paquete.config:

 <?xml version="1.0" encoding="utf-8"?> <packages> <package id="EmbedIO" version="3.4.3" targetFramework="net471" /> <package id="System.ValueTuple" version="4.5.0" targetFramework="net471" /> <package id="Unosquare.Swan.Lite" version="3.1.0" targetFramework="net471" /> </packages>

Y mi Assembly-CsSharp.csproj se ve así: https://pastebin.com/E6raLbYe

over 4 years ago · Santiago Trujillo
1 answers
Answer question

0

Tuve el mismo problema.

Puede utilizar la versión 3.0.0 de "Unosquare.Swan.Lite".

También funcionó normalmente en un entorno de Unity.

over 4 years ago · Santiago Trujillo Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!