DoL migration to VS2008 format completed
PostPosted: Sun Sep 14, 2008 7:54 am
Hello,
The current SVN is now in VS2008 format, although the target framework is 2.0.
VS2005 - VC#2005express are no longer working. You can use SharpDevelop ( http://www.icsharpcode.net/OpenSource/S ... Montferrer ) or Visual C# 2008 express ( http://www.microsoft.com/express/download/ ) for the compilations.
I also remove dnpb tool. My wish was to do a dnpb for vs2005 and vs2008, but our solution is not compliant. I began to hack dnpb sources (its name is prebuild now ( http://sourceforge.net/projects/dnpb/ ) to provide both VS2005 and VS2008 support but after some changes, i do not want to spend more time on this. I included my prebuild.xml into the SVN, suitable for actuals SVN .csproj and .sln. Feel free to use it if you really want to provide 2005 and 2008 support.
The current SVN is now in VS2008 format, although the target framework is 2.0.
VS2005 - VC#2005express are no longer working. You can use SharpDevelop ( http://www.icsharpcode.net/OpenSource/S ... Montferrer ) or Visual C# 2008 express ( http://www.microsoft.com/express/download/ ) for the compilations.
I also remove dnpb tool. My wish was to do a dnpb for vs2005 and vs2008, but our solution is not compliant. I began to hack dnpb sources (its name is prebuild now ( http://sourceforge.net/projects/dnpb/ ) to provide both VS2005 and VS2008 support but after some changes, i do not want to spend more time on this. I included my prebuild.xml into the SVN, suitable for actuals SVN .csproj and .sln. Feel free to use it if you really want to provide 2005 and 2008 support.