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

Develop initial version #2

Merged
merged 6 commits into from
Dec 11, 2020
Merged

Develop initial version #2

merged 6 commits into from
Dec 11, 2020

Commits on Sep 28, 2020

  1. ***WIP*** Add library solution (#1)

    This is a **WIP**
    
    - Issues with stubs and CMake generation.
    - Pending code review to conform with code style.
    
    ***NO_CI***
    NiciAndres authored Sep 28, 2020
    Configuration menu
    Copy the full SHA
    fb5c320 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2020

  1. Configuration menu
    Copy the full SHA
    655c667 View commit details
    Browse the repository at this point in the history
  2. Clean-up assembly info

    josesimoes committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    10e13fb View commit details
    Browse the repository at this point in the history
  3. Add license headers

    - Also removed unsed usings.
    josesimoes committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    d860858 View commit details
    Browse the repository at this point in the history
  4. Code review & refactoring

    - Move native calls declaration to inside the using class.
    - Rework code based on code style.
    - Rework code on code review.
    - Fix typos.
    - Add sonarcloud rule exclusions.
    josesimoes committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    e4429ef View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2020

  1. Work CI-CD

    - Update nuspec.
    - Add logo and rename license.
    - Update mscorlib NuGet.
    - Add nbgv package and build.
    josesimoes committed Dec 11, 2020
    Configuration menu
    Copy the full SHA
    c469444 View commit details
    Browse the repository at this point in the history