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

Feature/automatic nuget packaging #80

Merged
merged 7 commits into from
May 31, 2015

Commits on Apr 26, 2015

  1. Configuration menu
    Copy the full SHA
    e04c9b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    43a8847 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    227efdc View commit details
    Browse the repository at this point in the history

Commits on May 31, 2015

  1. Configuration menu
    Copy the full SHA
    ecbefda View commit details
    Browse the repository at this point in the history
  2. Use a safe default Version number

    Version number for the package is passed as an argument when generating
    the package using CLI
    rickyah committed May 31, 2015
    Configuration menu
    Copy the full SHA
    55808c9 View commit details
    Browse the repository at this point in the history
  3. Test project now references the main AssemblyInfo.cs file

    This will allow an matching a test .dll with the library dll in an
    easier way
    rickyah committed May 31, 2015
    Configuration menu
    Copy the full SHA
    6c5e3d9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    883bb89 View commit details
    Browse the repository at this point in the history