Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: CodeDead/UpdateManager
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: CodeDead/UpdateManager
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: development
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 13 commits
  • 27 files changed
  • 1 contributor

Commits on Jan 25, 2020

  1. * Convert to .NET Standard 2

    * Split WPF functionality to other package
    * Added WPF sample
    CodeDead committed Jan 25, 2020
    Configuration menu
    Copy the full SHA
    3e96abc View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2020

  1. Merge pull request #2 from CodeDead/feature/netstandard

    * Convert to .NET Standard 2
    CodeDead authored Jan 26, 2020
    Configuration menu
    Copy the full SHA
    48e9c4b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a2fe88 View commit details
    Browse the repository at this point in the history
  3. * Added header options

    * Added proxy options
    * Refactoring
    CodeDead committed Jan 26, 2020
    Configuration menu
    Copy the full SHA
    a41364d View commit details
    Browse the repository at this point in the history
  4. * Updated samples and readme

    CodeDead committed Jan 26, 2020
    Configuration menu
    Copy the full SHA
    3b004af View commit details
    Browse the repository at this point in the history
  5. Update README.md

    CodeDead authored Jan 26, 2020
    Configuration menu
    Copy the full SHA
    7774537 View commit details
    Browse the repository at this point in the history
  6. Update README.md

    CodeDead authored Jan 26, 2020
    Configuration menu
    Copy the full SHA
    6bf4168 View commit details
    Browse the repository at this point in the history
  7. * Added a property to disable the build-in download functionality

    * Added properties to hide buttons
    CodeDead committed Jan 26, 2020
    Configuration menu
    Copy the full SHA
    2bd9791 View commit details
    Browse the repository at this point in the history
  8. Update README.md

    CodeDead authored Jan 26, 2020
    Configuration menu
    Copy the full SHA
    c73a302 View commit details
    Browse the repository at this point in the history
  9. * Fixed an issue with the XML serializer

    * Refactoring
    * Added ability to retrieve PlatformUpdates object directly
    CodeDead committed Jan 26, 2020
    Configuration menu
    Copy the full SHA
    d5707a3 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #3 from CodeDead/feature/platforms

    Feature/platforms
    CodeDead authored Jan 26, 2020
    Configuration menu
    Copy the full SHA
    de99527 View commit details
    Browse the repository at this point in the history
  11. Update README.md

    CodeDead authored Jan 26, 2020
    Configuration menu
    Copy the full SHA
    8c6a435 View commit details
    Browse the repository at this point in the history
  12. Update README.md

    CodeDead authored Jan 26, 2020
    Configuration menu
    Copy the full SHA
    6dbd1de View commit details
    Browse the repository at this point in the history
Loading