Kinook Software Forum

Kinook Software Forum (https://www.kinook.com/Forum/index.php)
-   [VBP] Third Party Tools (https://www.kinook.com/Forum/forumdisplay.php?f=3)
-   -   CF.NET barfs on AssemblyFileVersionAttribute (https://www.kinook.com/Forum/showthread.php?t=1398)

jmm 12-14-2005 05:08 PM

CF.NET barfs on AssemblyFileVersionAttribute
 
I have a CF.NET solution (smart device project) that I wish to have VBP version stamp. Ideally, in the same method VBP is used to version-stamp the rest of our win32 software.

VBP is adding the 'AssemblyFileVersionAttribute' in the AssemblyInfo.cs files, but this class is not supported in the compact framework. Why is VBP adding that attribute rather than simply modifying 'AssemblyVersion'? (I know that the latter approach works for both .NET & CF.NET.) Is this a VBP bug? Is there something we are doing wrong?

FWIW, the .bld file used to build *all* .NET projects looks like:



-1
%CONFIG%
-1
%PROJ_FILE%
-1
-1
%BLDVERSION%
2
1
Build VS.NET


kinook 12-14-2005 05:34 PM

http://www.visualbuild.com/Manual/?vsnetversiontab.htm:
"Only the Assembly and Product versions apply for Smart Device (Compact Framework) projects; the File version option should be unchecked for these project types."


All times are GMT -5. The time now is 03:56 AM.


Copyright © 1999-2023 Kinook Software, Inc.