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/framework and nuget package stuff #42

Open
wants to merge 26 commits into
base: main
Choose a base branch
from

Commits on Jan 24, 2022

  1. Upgrading targeted frameworks, adjusting all consuming projects to us…

    …e nuget package rather than project references.
    kenny-sellers committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    4652a29 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c6c4405 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2022

  1. Adjusting build process to put native libraries into a runtime direct…

    …ory. added logic to add dll path.
    kenny-sellers committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    8cef1c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    21f1cb1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9aff1e6 View commit details
    Browse the repository at this point in the history
  4. Update benchmark.yml

    Fixing formatting of file
    kenny-sellers authored Jan 25, 2022
    Configuration menu
    Copy the full SHA
    0eabedd View commit details
    Browse the repository at this point in the history
  5. Update benchmark.yml

    Fixing formatting issues.
    kenny-sellers authored Jan 25, 2022
    Configuration menu
    Copy the full SHA
    a127aeb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2bd0a55 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cc50608 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d89139e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    30f1d64 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2022

  1. Update ConsoleApp.csproj

    Correcting TargetFramework
    kenny-sellers authored Jan 26, 2022
    Configuration menu
    Copy the full SHA
    c6b526a View commit details
    Browse the repository at this point in the history
  2. Update build.yml

    Correcting Framework issues
    kenny-sellers authored Jan 26, 2022
    Configuration menu
    Copy the full SHA
    cbe1255 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b6f005e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    75c40ec View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b4987e6 View commit details
    Browse the repository at this point in the history
  6. Update benchmark.yml

    Fixing formatting
    kenny-sellers authored Jan 26, 2022
    Configuration menu
    Copy the full SHA
    8e93e10 View commit details
    Browse the repository at this point in the history
  7. Fixing benchmark yml

    kenny-sellers committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    7c75f73 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2022

  1. Update DcrawProcessGpu.cs

    Correcting to include the conditional for framework
    kenny-sellers authored Jan 27, 2022
    Configuration menu
    Copy the full SHA
    404e9cc View commit details
    Browse the repository at this point in the history
  2. Update DcrawProcess.cs

    Adding conditional logic for framework
    kenny-sellers authored Jan 27, 2022
    Configuration menu
    Copy the full SHA
    b71f052 View commit details
    Browse the repository at this point in the history
  3. Update DcrawProcessWhiteBalance.cs

    Adding conditional logic for framework
    kenny-sellers authored Jan 27, 2022
    Configuration menu
    Copy the full SHA
    89b17eb View commit details
    Browse the repository at this point in the history
  4. Update DcrawProcessWhiteBalanceGpu.cs

    Adding framework conditional
    kenny-sellers authored Jan 27, 2022
    Configuration menu
    Copy the full SHA
    d9d2cf7 View commit details
    Browse the repository at this point in the history
  5. Update Thumbnail.cs

    Adding conditional logic for framework
    kenny-sellers authored Jan 27, 2022
    Configuration menu
    Copy the full SHA
    ba70f29 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    13a580a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    14485f1 View commit details
    Browse the repository at this point in the history
  8. Adding benchmarks

    kenny-sellers committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    31b72b4 View commit details
    Browse the repository at this point in the history