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

Added Nevergreen Appsource #30

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ChristianOe
Copy link

Added Nevergreen Projekt (https://github.com/DanGough/Nevergreen) as AppSource. It's working like Evergreen and you can add Applications with the Syntax like Evergreen.

For example: Applist.json

"Apps": [
        {
            "IntuneAppName": "7-Zip",
            "IntuneAppNamingConvention": "AppName",
            "AppPublisher": "Igor Pavlov",
            "AppSource": "Nevergreen",
            "AppID": "7zip",
            "AppFolderName": "7zip",
            "FilterOptions": [
                {
                    "Architecture": "x64",
                    "Type": "msi"
                }
            ]
        }
  ]
}

@ChristianOe
Copy link
Author

@AScott-WWF here is my pull request for your request #29 . You can easily add the changes to your project as long the maintainer does not implement my request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant