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

Change Way I Handle Options for .Net Projects #14

Open
dylanyoung-dev opened this issue Feb 10, 2019 · 0 comments
Open

Change Way I Handle Options for .Net Projects #14

dylanyoung-dev opened this issue Feb 10, 2019 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed
Milestone

Comments

@dylanyoung-dev
Copy link
Owner

Currently for each major and minor version I have an options.js which contains a json file which allows me to determine the information needed for .csproj and .package files. I'd like to only maintain one for each major version of Sitecore (ie. 9.1 and 9.0 and 8.2) and then have an options file that represents the minor versions. So the major would be referenced first and then the minor would patch values for the major version only. Since MVC and things like that, will not change for minor versions (or less likely too).

@dylanyoung-dev dylanyoung-dev added enhancement New feature or request help wanted Extra attention is needed labels Feb 10, 2019
@dylanyoung-dev dylanyoung-dev added this to the Release 1.1 milestone Feb 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant