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

Separate example projects from library solution #405

Merged
merged 7 commits into from
Jul 13, 2024
Merged

Commits on Jul 13, 2024

  1. Separate examples into their own top-level folder and solution.

    This will make the examples more visible to library users.
    It also makes the purpose of the src folder more clear - it is where the package code is.
    timyhac committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    670070f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    20c27ad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9a4715c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    335dc9d View commit details
    Browse the repository at this point in the history
  5. Updated links on README.md

    Signed-off-by: timyhac <timyhac@gmail.com>
    timyhac committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    1936e69 View commit details
    Browse the repository at this point in the history
  6. Update libplctag.NativeImport.md

    Signed-off-by: timyhac <timyhac@gmail.com>
    timyhac committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    e2b7682 View commit details
    Browse the repository at this point in the history
  7. Delete examples/CSharp NativeImport/README.md

    Signed-off-by: timyhac <timyhac@gmail.com>
    timyhac committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    9860e62 View commit details
    Browse the repository at this point in the history