Quantcast
Channel: Everyday I'm coding » assemblyinfo
Browsing all 2 articles
Browse latest View live

C# AssemblyFileVersion usage within a program

I’m working on a program, and I’m trying to display the assembly FILE version public static string Version { get { Assembly asm = Assembly.GetExecutingAssembly(); FileVersionInfo fvi =...

View Article



Can I automatically increment the file build version when using Visual Studio?

I was just wondering how I could automatically increment the build (and version?) of my files using Visual Studio (2005). If I look up the properties of say C:\Windows\notepad.exe, the Version tab...

View Article
Browsing all 2 articles
Browse latest View live




Latest Images