Skip to content
This repository has been archived by the owner on Jul 15, 2023. It is now read-only.

Consistent Project Naming [breaking change] #55

Closed
adiviness opened this issue Sep 2, 2015 · 4 comments
Closed

Consistent Project Naming [breaking change] #55

adiviness opened this issue Sep 2, 2015 · 4 comments
Assignees

Comments

@adiviness
Copy link
Contributor

There's currently multiple names for the project:

Type Name
git repo winsdkfb
visual studio sln/proj files FBWinSDK
output binaries Facebook.*

These should all be standardized to one name. This will likely break references to the project or output binaries. Any comments on this breaking change are welcome.

@yodurr
Copy link
Contributor

yodurr commented Sep 3, 2015

Change to the following yes?

Type Name
git repo winsdkfb
visual studio sln/proj files winsdkfb
output binaries winsdkfb.*

@adiviness
Copy link
Contributor Author

That is correct.

@yodurr
Copy link
Contributor

yodurr commented Sep 15, 2015

go forth and rename! :)

@adiviness
Copy link
Contributor Author

d011d93 closes this issue.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants