v0.0.15
- Package files are now set to read-only in order to prevent users from inadvertently editing them. Typically, package files are placed in .gitignore so they are not checked in and should not be changed. If this new behavior is not desired, it can be disabled in Preferences > NuGetForUnity > Read-Only Package Files.
Bug Fixes:
- Fixed Unity 5.2 incompatibility.
- Fixed case-sensitive comparison reading NuGet.config file.