Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # 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

inosik added 2 commits March 13, 2015 12:35
replaceAttribute doesn't handle AssemblyMetadata very well, it needs a more sophisticated function.
@inosik inosik force-pushed the assemblymetadata-support branch from b297fd0 to 222d4a9 Compare March 13, 2015 11:47
@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
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants