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

Support Revision Part of version number #962

Closed
wants to merge 29 commits into from
Closed

Commits on Jan 7, 2024

  1. Changing Version and VersionPart to NuGetVersion

    Your Name committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    3123c76 View commit details
    Browse the repository at this point in the history
  2. Change help string for VersionPart

    Your Name committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    626588e View commit details
    Browse the repository at this point in the history
  3. change Version ToString

    Your Name committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    b50307e View commit details
    Browse the repository at this point in the history
  4. Initial Change to .targets. Maybe change required at MinVerPreRelease…

    … and/or MinVerBuildMetadata
    Your Name committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    a8e3956 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    650e425 View commit details
    Browse the repository at this point in the history
  6. Changing Package to accept revision and simple changes to MinVerTests…

    ….packages to accept new Signature
    Your Name committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    24d589f View commit details
    Browse the repository at this point in the history
  7. Hacking around Sdk.cs not finding .nupkg because it was put in bin/x6…

    …4/Debug not bin/Debug
    Your Name committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    52e0466 View commit details
    Browse the repository at this point in the history
  8. Changing GetPackage to return four part version number because nuget …

    …seems to auto-trucate to 3 part if no revision is specified
    Your Name committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    f68a378 View commit details
    Browse the repository at this point in the history
  9. again, error with nupkg being put in x64/Debug

    Your Name committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    a77776d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3d82094 View commit details
    Browse the repository at this point in the history
  11. fixing simple logic error in OutputMasking.cs

    Your Name committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    c3ffc01 View commit details
    Browse the repository at this point in the history
  12. fixed expected values for OutputVariables.cs

    Your Name committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    9e62f0b View commit details
    Browse the repository at this point in the history
  13. fixing mistyped comma for dot

    Your Name committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    a136b9b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    38e7364 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    957e856 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    9b136ce View commit details
    Browse the repository at this point in the history
  17. change Version ToString

    Juff-Ma committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    b29a959 View commit details
    Browse the repository at this point in the history
  18. Initial Change to .targets. Maybe change required at MinVerPreRelease…

    … and/or MinVerBuildMetadata
    Juff-Ma committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    ea2980b View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    4fc1d43 View commit details
    Browse the repository at this point in the history
  20. Changing Package to accept revision and simple changes to MinVerTests…

    ….packages to accept new Signature
    Juff-Ma committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    927f9b8 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    adfd21c View commit details
    Browse the repository at this point in the history
  22. Changing GetPackage to return four part version number because nuget …

    …seems to auto-trucate to 3 part if no revision is specified
    Juff-Ma committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    e1b833e View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    31eda20 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    3e4b6da View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    9fe4716 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    4339445 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    37aac29 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    48da30f View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

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