Skip to content

v0.0.15

Compare
Choose a tag to compare
@ForrestTrepte ForrestTrepte released this 20 Mar 15:56
· 385 commits to master since this release
1f5965d
  • 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.