Simon Mourier's Avatar
Simon Mourier's blog (1807 answers on StackOverflow) about Microsoft technologies C#, C/C++, .NET, WinRT, WinUI3, AOT, P/Invoke, COM, Interop, DirectX, Direct2D, Windows, ...
  • 🔎︎ Search
  • Categories
  • Archives
  • About Me
  • c#
  • development
  • visual-studio

Attempting to create Auto-Versioning System in C# w/Visual Studio 2010

Jan 22, 2013 See the question and my original answer on StackOverflow

Some version control systems can use keyword expansion mechanism. You could use that to put the change/serial/revision number (or whatever it's called) in the file during checkin or checkout.

Example for TFS: Keyword Substitution / Expansion Check-In Policy

  • SmoBlog © 2010-2026 Simon Mourier. All rights reserved.
  • Privacy & Terms