Skip to content

Remove references to example folder in vcxproj #48

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

Conversation

MicrosoftNik
Copy link
Contributor

@MicrosoftNik MicrosoftNik commented Oct 15, 2020

Summary:

Currently, manually linking the react-native-progress-view to a react-native-windows project requires additional modifications to the vcxproj file located in the node_modules while other projects such as Picker do not. Problems with the Nuget packages arise when building due to the vcxproj file pointing to an example folder which does not exist in the published package.

Test Plan:

Tested both example project and Manual linking steps described in the README after installing the package in a project created with these steps.

@MicrosoftNik MicrosoftNik changed the title Remove references to \example folder in vcxproj Remove references to example folder in vcxproj Oct 15, 2020
Copy link
Member

@Naturalclar Naturalclar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@MicrosoftNik thanks!
@asklar thanks for reviewing 👍

@Naturalclar Naturalclar merged commit a51d946 into react-native-progress-view:master Oct 17, 2020
@Naturalclar
Copy link
Member

Just published v1.2.2 with this fix 🎉

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