EasySplashScreen
EasySplashScreen copied to clipboard
EDMTBinding
Can not resolve reference: EDMTBinding
, referenced by your project
. Please add a NuGet package or assembly reference for EDMTBinding
, or remove the reference to your project
but the reference does not exist....
and say that I finally thought I had found something to do with that stupid splash screen.
use 1.0 or https://github.com/pantrif/EasySplashScreen
thanks, i'll try
Hi! How can I use the code? I have no idea. I have the same issue with my EasySplashScreen. I cant install the 1.0 there is an error, how do I use your code?
Again Occurring the Same problem
Can not resolve reference: EDMTBinding, referenced by your project. Please add a NuGet package or assembly reference for EDMTBinding, or remove the reference to your project
The guy that took this lib and made a NuGet package for it changed a bunch of properties and messed up. If you unpack the NuGet and rename the .dll to EDMTBinding and add it as a reference all is good.
The guy that took this lib and made a NuGet package for it changed a bunch of properties and messed up. If you unpack the NuGet and rename the .dll to EDMTBinding and add it as a reference all is good.
The same issue still exists. Cannot use v3.0 or install v1.0. Will have to try the reference DLL at a later date see if that works