C#C
C#3y ago
Sp3nc3r

❔ Can't find dll reference assemblies

Hello guys!

I am working on a project and I need the System.Runtime.dll file that is located on:

C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework.NETCore\v4.5

But on my folder I find only .XML files, no DLL.

I tried other System.Runtime.dll files on system32 and windows but they don't work, i need exactly the ones in the path mentioned above and i don't know what to install to get them.

Thank you
Was this page helpful?