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: ravibpatel/AutoUpdater.NET Loading
base: v1.8.3
Choose a base ref
...
head repository: ravibpatel/AutoUpdater.NET Loading
compare: master
Choose a head ref
  • 20 commits
  • 25 files changed
  • 4 contributors

Commits on Jul 12, 2023

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

Commits on Aug 13, 2023

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

Commits on Nov 8, 2023

  1. ZipExtractor binary compiled using .NET Framework was bundled with al…

    …l version of .NET Core libraries. Fixed the build process to remedy this issue.
    ravibpatel committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    dbc59d0 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. Configuration menu
    Copy the full SHA
    060eb7b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    119693c View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

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

Commits on Feb 15, 2024

  1. Using Utils.BuildArguments to create arguments string for MSI install…

    …er causes issues so reverted that change. This fixes #664.
    ravibpatel committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    8e87884 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

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

Commits on May 9, 2024

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

Commits on May 10, 2024

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

Commits on May 24, 2024

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

Commits on May 31, 2024

  1. Configuration menu
    Copy the full SHA
    efba394 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e4587d View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2024

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

Commits on Jun 12, 2024

  1. Updated appveyor.yml.

    ravibpatel committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    bfd4c1e View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2024

  1. Now using ZipExtractor compiled using .NET Framework 4.5 instead of s…

    …ame .NET version as the host project to natively support Windows 8 and above while preventing issues with self-contained apps.
    ravibpatel committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    a3a9db2 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

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

Commits on Jul 31, 2024

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

Commits on Aug 1, 2024

  1. Resource.Embedder caused the strong name validation failure, so no lo…

    …nger using it to embed satellite assemblies. Fixes #696.
    ravibpatel committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    7fef4e1 View commit details
    Browse the repository at this point in the history
Loading