S
StefanM
Hi,
every now and then I get this warning on a simple C# project which
just contains one .cs-file for some base classes. The only referenced
DLL is for a typed dataset. The project of the typed dataset is also
included in the solution.
When I try to rebuild my project I get this warning and the referenced
DLL gets marked with an exclamation mark in the solution explorer. If
I click on the reference the mark disappears. I already tried to
delete then add the refenrence again. But still "rebuild" brings up
the warning.
The property "Specific version" is set to "false". The DLL exists in
the given path. It makes no difference wether "Copy Local" is set to
true or false. Normaly I use "true".
Can somebody tell me what I have to do to get rid og this warning?
TIA,
Stefan
every now and then I get this warning on a simple C# project which
just contains one .cs-file for some base classes. The only referenced
DLL is for a typed dataset. The project of the typed dataset is also
included in the solution.
When I try to rebuild my project I get this warning and the referenced
DLL gets marked with an exclamation mark in the solution explorer. If
I click on the reference the mark disappears. I already tried to
delete then add the refenrence again. But still "rebuild" brings up
the warning.
The property "Specific version" is set to "false". The DLL exists in
the given path. It makes no difference wether "Copy Local" is set to
true or false. Normaly I use "true".
Can somebody tell me what I have to do to get rid og this warning?
TIA,
Stefan