Re: VS.NET 2002 solution
"Daniel, Matthew" <[email protected]> Mon, 15 Sep 2003 14:31:08 -0400
| Newsgroups | gmane.comp.sourceid.sso.devel |
|---|---|
| Message-ID | <D7591662BE5E7D498D0A8709F2A0FD4A32D0DC@GTA-ATL-EXC01.gta.ad.ga.gov> |
I am terribly sorry to follow-up my own post, but ... [which is the start of all good posts] My trusty copy of Vim and I had a conversation with these .sln and .csproj files, resulting in the ability to open and build the projects in VS.NET 2002. There are still some issues surrounding the delay-signing, as it works great from NAnt but not from VS.NET (sp-sample throws unsigned exceptions). In the SourceID.NET.sln file:=20 s/Version 8.00/Version 7.00/ For each .csproj file: s/SchemaVersion =3D "2.0"/SchemaVersion =3D "1.0"/ I just thought someone else would like to know. -- /v\atthew