You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Added a logging utility for use by mods
* Fixed several places in KSPCommon.targets that didn't check for empty values properly
* Support all forms of version numbers
* KSPAssembly and KSPAssemblyDependency may optionally be major.minor (omitting patch)
* KSPVersionFile.Version now defaults to $(FileVersion) if not set, which should support any number of elements
* ProjectReference may now include <KSPAssemblyName> which will generate a `KSPAssemblyDependency` attribute
* Added `ReferenceUnityAssemblies` and `ReferenceKSPAssemblies` for disabling the automatic inclusion of Unity and KSP assembly references
0 commit comments