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

Fix invalid dependency on updateAssemblyInfoFilename input #316

Merged
merged 7 commits into from
Feb 5, 2021

Commits on Nov 19, 2020

  1. Merge pull request #1 from GitTools/master

    Merge upstream master
    chris-codeflow authored Nov 19, 2020
    Configuration menu
    Copy the full SHA
    3da410a View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2020

  1. Configuration menu
    Copy the full SHA
    92d38e5 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2020

  1. Configuration menu
    Copy the full SHA
    0301931 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2020

  1. Configuration menu
    Copy the full SHA
    21a4487 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2021

  1. Configuration menu
    Copy the full SHA
    c677427 View commit details
    Browse the repository at this point in the history
  2. Fix dependency on updateAssemblyInfoFilename input.

    - Changed 'GitVersionTool.getArguments' to check the 'updateAssemblyInfoFilename' input string only if it's not empty.
    chris-codeflow committed Jan 24, 2021
    Configuration menu
    Copy the full SHA
    ab207a3 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2021

  1. Configuration menu
    Copy the full SHA
    ab0560f View commit details
    Browse the repository at this point in the history