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 high-level, mostly correct, introduction document #4290

Open
wants to merge 3 commits into
base: master
from

Conversation

Projects
None yet
3 participants
@chamons
Copy link
Member

commented Apr 5, 2019

No description provided.

@kg

This comment has been minimized.

Copy link

commented Apr 23, 2019

We should briefly mention that there are builtin functions you can use to do specific string and path manipulation in msbuild, along with math

@chamons

This comment has been minimized.

Copy link
Member Author

commented Apr 26, 2019

@kg - Can you point me to any docs on those functions or write up a blurb about them? I haven't used them before.

@kg

This comment has been minimized.

Copy link

commented Apr 26, 2019

@kg - Can you point me to any docs on those functions or write up a blurb about them? I haven't used them before.

https://docs.microsoft.com/en-us/visualstudio/msbuild/property-functions?view=vs-2019

There are some for item lists too but I don't know where they are in the docs.

EDIT: https://docs.microsoft.com/en-us/visualstudio/msbuild/item-functions?view=vs-2019

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.