frostney / react-native-create-library

:notebook: Command line tool to create a React Native library with a single command
MIT License
1.45k stars 113 forks source link

fix(windows): Generate .csproj with unique UUID #15

Closed rozele closed 8 years ago

rozele commented 8 years ago

Also, now generates a valid library for Windows across the board (fix up issues with \ characters and other minor tweaks).

Fixes #13