I suggest you ...

Make Azure SDK Assembly Version track to public Version Number

2 votes
Vote
Sign in
Check!
(thinking…)
Reset
or sign in with
  • facebook
  • google
    Password icon
    I agree to the terms of service
    Signed in as (Sign out)
    You have left! (?) (thinking…)
    Howard HoffmanHoward Hoffman shared this idea  ·   ·  Flag idea as inappropriate…  ·  Admin →

    1 comment

    Sign in
    Check!
    (thinking…)
    Reset
    or sign in with
    • facebook
    • google
      Password icon
      I agree to the terms of service
      Signed in as (Sign out)
      Submitting...
      • Howard HoffmanHoward Hoffman commented  ·   ·  Flag as inappropriate

        SDK Version 1.3 assemblies are marked with [VersionAttribute] value of 1.0.0.0 (ServiceRuntime) and 1.1.0.0 (StorageClient).

        This is confusing to developers who may have multiple Azure SDK versions floating around in their development envrionments.

        We would prefer the AssemblyVersion match the public verion number -- at least the 1st 2 or 3 digits. That would mean the above assemblies would both now be versioned to 1.3.0.0 (or 1.3.0.n where n is some private build number used by MS internally).

      Feedback and Knowledge Base