View Single Post
  #1  
Old 04-20-2004, 11:15 AM
daves daves is online now
Registered User
 
Join Date: 12-31-1969
Posts: 2
Set Version in VS.NET smart device project (.csdproj)

It seems that Visual build doesn't set the version in our VS.NET solution that contains a smart device project ( a C# targeted for win CE) the project type is .csdproj -
Can't you treat these just like a .csproj and find the AssemblyInfo.cs file and set the assembly version

Thanks
Dave Stienessen
Reply With Quote