Skip to content

Release 1.2.3

Compare
Choose a tag to compare
@jwittner jwittner released this 24 Sep 21:16
· 256 commits to master since this release
e036665
  • Auto-disable WSA platform for Nuget and Packages .config file.
    • This fixes an issue where the configs would be copied to the built VS Solution and result in false errors when building in Visual Studio.
  • Disable 'Read-Only Package Files' by default
    • If enabled this feature prevents Unity's automatic API Updater from modifying package code so defaulting to disabled is better.
  • If the NuGet config file is not loaded, but LogVerbose is called, assume verbose logging is desired.