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

fix(windows): react-native-device-info don't work with apps in RNW v0.64 #1279

Merged
merged 2 commits into from
Aug 5, 2021

Conversation

caiovictor
Copy link
Contributor

Description

Fixes #1278

Replace macro of msbuild in project file.

Compatibility

OS Implemented
Windows

Fixing ReactNativeWindowsProps to get from the directory of the solution (SolutionDir).
Fixing ReactNativeWindowsProps to get from the directory of the solution (SolutionDir).
@mikehardy mikehardy changed the title fix(react-native-device-info don't work with apps in RNW v0.64) fix(windows): react-native-device-info don't work with apps in RNW v0.64 Aug 5, 2021
Copy link
Collaborator

@mikehardy mikehardy left a comment

Choose a reason for hiding this comment

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

Looks good to me - thanks for taking this on! I don't regularly use react-native-windows so I really, really appreciate the help keeping it running

If it passes CI I'll merge it in

@mikehardy mikehardy added pending-merge looks good, waiting on CI or similar and removed pending-merge looks good, waiting on CI or similar labels Aug 5, 2021
@mikehardy mikehardy merged commit d1a5c4e into react-native-device-info:master Aug 5, 2021
@mikehardy
Copy link
Collaborator

Auto-release in 3...2...1 - thanks again!

rndi-bot pushed a commit that referenced this pull request Aug 5, 2021
## [8.1.7](v8.1.6...v8.1.7) (2021-08-05)

### Bug Fixes

* **windows:** react-native-device-info don't work with apps in RNW v0.64 ([#1279](#1279)) ([d1a5c4e](d1a5c4e))
@rndi-bot
Copy link
Collaborator

rndi-bot commented Aug 5, 2021

🎉 This PR is included in version 8.1.7 🎉

The release is available on:

Your semantic-release bot 📦🚀

WictorWilnd added a commit to WictorWilnd/react-native-device-info that referenced this pull request Feb 27, 2023
wdavis122 added a commit to wdavis122/react-native-device-info that referenced this pull request Jun 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

react-native-device-info don't work with apps in RNW v0.64
3 participants