Version

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Lou

    #1

    Version

    How do I set the app version and Build numbers?
    -Lou


  • Mythran

    #2
    Re: Version


    "Lou" <lou.garvin@com cast.net> wrote in message
    news:%23PoJF4ij FHA.1968@TK2MSF TNGP14.phx.gbl. ..[color=blue]
    > How do I set the app version and Build numbers?
    > -Lou
    >[/color]

    In AssemblyInfo.vb there is an Assembly attribute for version numbers.

    HTH,
    Mythran

    Comment

    • Herfried K. Wagner [MVP]

      #3
      Re: Version

      "Lou" <lou.garvin@com cast.net> schrieb:[color=blue]
      > How do I set the app version and Build numbers?[/color]

      Structure of version numbers and methods to determine the version number
      <URL:http://dotnet.mvps.org/dotnet/faqs/?id=versioning& lang=en>

      --
      M S Herfried K. Wagner
      M V P <URL:http://dotnet.mvps.org/>
      V B <URL:http://classicvb.org/petition/>

      Comment

      • Armin Zingler

        #4
        Re: Version

        "Lou" <lou.garvin@com cast.net> schrieb[color=blue]
        > How do I set the app version and Build numbers? -Lou[/color]



        Have you ever wondered what the AssemblyInfo.vb file contains? ;-)


        Armin

        Comment

        Working...