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

Better support for AssemblyMetadata in AssemblyInfoHelper - closes #683 #694

Merged
merged 3 commits into from
Mar 22, 2015

Conversation

inosik
Copy link
Contributor

@inosik inosik commented Mar 12, 2015

Introduced a new function for handling AssemblyMetadata attributes.

Didn't write tests yet, just played around with that in FSI.

What do you say @jchannon?

Change 'string list' in favor of '(string * string) list'
@forki
Copy link
Member

forki commented Mar 13, 2015

That's breaking, but I think @jchannon is the only one using it right now ;-)

@jchannon
Copy link
Contributor

👍

@forki
Copy link
Member

forki commented Mar 13, 2015

please tell me when it's ready to merge

replaceAttribute doesn't handle AssemblyMetadata very well, it needs a more sophisticated function.
@inosik
Copy link
Contributor Author

inosik commented Mar 13, 2015

Alright, I think I'm done here.

Maybe we should merge AssemblyInfoHelper.fs and AssemblyInfoFile.fs for the next major version of FAKE, since they provide kind of similar functionality.

@forki forki closed this Mar 22, 2015
@forki forki reopened this Mar 22, 2015
forki added a commit that referenced this pull request Mar 22, 2015
Better support for AssemblyMetadata in AssemblyInfoHelper - closes #683
@forki forki merged commit 50d96d6 into fsprojects:master Mar 22, 2015
@forki
Copy link
Member

forki commented Mar 22, 2015

thanks.

@inosik inosik deleted the assemblymetadata-support branch May 27, 2015 16:53
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.

3 participants