Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

${AssemblyVersion}: add type (File, Assembly, Informational) option #2487

Merged
merged 16 commits into from
Jan 4, 2018
Merged

${AssemblyVersion}: add type (File, Assembly, Informational) option #2487

merged 16 commits into from
Jan 4, 2018

Commits on Jan 1, 2018

  1. Configuration menu
    Copy the full SHA
    5b22751 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4c6551b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    503f4b9 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2018

  1. Bug fixes

    alexangas committed Jan 2, 2018
    Configuration menu
    Copy the full SHA
    838fce5 View commit details
    Browse the repository at this point in the history
  2. Added more #ifs

    alexangas committed Jan 2, 2018
    Configuration menu
    Copy the full SHA
    5ca1afa View commit details
    Browse the repository at this point in the history
  3. Fixed erroneous reference

    alexangas committed Jan 2, 2018
    Configuration menu
    Copy the full SHA
    6eb2a05 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0f59728 View commit details
    Browse the repository at this point in the history
  5. Retrieving assembly version from correct place. Tests for different v…

    …ersions generated by Roslyn. Documentation.
    alexangas committed Jan 2, 2018
    Configuration menu
    Copy the full SHA
    49a0965 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2018

  1. Clean ups

    alexangas committed Jan 3, 2018
    Configuration menu
    Copy the full SHA
    ae7b9d5 View commit details
    Browse the repository at this point in the history
  2. Clean ups

    alexangas committed Jan 3, 2018
    Configuration menu
    Copy the full SHA
    6e2528f View commit details
    Browse the repository at this point in the history
  3. Another clean up

    alexangas committed Jan 3, 2018
    Configuration menu
    Copy the full SHA
    e253b9b View commit details
    Browse the repository at this point in the history
  4. Added null checks

    alexangas committed Jan 3, 2018
    Configuration menu
    Copy the full SHA
    546b213 View commit details
    Browse the repository at this point in the history
  5. adding return

    304NotModified authored Jan 3, 2018
    Configuration menu
    Copy the full SHA
    cd6b78c View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2018

  1. Extended version type support to UWP >= .NET Standard 1.5. Better han…

    …dling of Roslyn-generated version type unit test when we have issues of entry assembly.
    alexangas committed Jan 4, 2018
    Configuration menu
    Copy the full SHA
    8480297 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9384e44 View commit details
    Browse the repository at this point in the history
  3. Typo

    alexangas committed Jan 4, 2018
    Configuration menu
    Copy the full SHA
    29f7e6e View commit details
    Browse the repository at this point in the history