The imported project "C:\Microsoft.CSharp.targets" was not found
Posted
by lomaxx
on Stack Overflow
See other posts from Stack Overflow
or by lomaxx
Published on 2008-08-08T05:08:45Z
Indexed on
2010/05/26
11:11 UTC
Read the original article
Hit count: 378
c#
|visual-studio
I got this error today when trying to open a Visual Studio 2008 project in Visual Studio 2005:
The imported project "C:\Microsoft.CSharp.targets" was not found
So I thought I'd post it here in case anyone else is interested
© Stack Overflow or respective owner