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

#Issue 847 - Fix runtime dependencies if developer dependencies are excluded #848

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Commits on Feb 9, 2024

  1. #Issue 847 - Fix runtime dependencies if developer dependencies are e…

    …xcluded.
    
    Signed-off-by: Tibor Götz <tibor.gotz.ext@siemens-healthineers.com>
    Tibor Götz committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    1eefa99 View commit details
    Browse the repository at this point in the history
  2. Fixed "Remove these redundant parentheses."

    Signed-off-by: Tibor Götz <tibor.gotz.ext@siemens-healthineers.com>
    Tibor Götz committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    bdb3f18 View commit details
    Browse the repository at this point in the history
  3. Only mark dotnet dependencies to be dev dependency instead of forcibl…

    …y remove them.
    
    Signed-off-by: Tibor Götz <tibor.gotz.ext@siemens-healthineers.com>
    Tibor Götz committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    1dbf940 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2024

  1. Adding test case with transitive dev-dependencies to better represent…

    … the problem with privatAssets.
    
    Signed-off-by: MTsfoni <mibau89@gmail.com>
    mtsfoni committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    50098cf View commit details
    Browse the repository at this point in the history
  2. fix: As always I forgot about the linux paths

    Signed-off-by: MTsfoni <mibau89@gmail.com>
    mtsfoni committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    98669c9 View commit details
    Browse the repository at this point in the history
  3. Correct spelling referRing

    Signed-off-by: MTsfoni <mibau89@gmail.com>
    mtsfoni committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    eb6b3cf View commit details
    Browse the repository at this point in the history