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

Add metadata to package with supported Cake versions and TFMs #298

Closed
pascalberger opened this issue Sep 4, 2022 · 0 comments · Fixed by #297
Closed

Add metadata to package with supported Cake versions and TFMs #298

pascalberger opened this issue Sep 4, 2022 · 0 comments · Fixed by #297
Labels
Milestone

Comments

@pascalberger
Copy link
Member

pascalberger commented Sep 4, 2022

We should add metadata for Addin Discoverer to package with supported Cake versions and TFMs.

File should be called cake-version.yml in root folder look like this:

TargetCakeVersion: 2.0.0
TargetFrameworks:
- netcoreapp3.1
- net5.0
- net6.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant