File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,7 @@ All notable changes to this project will be documented in this file
1010 * KSPAssembly and KSPAssemblyDependency may optionally be major.minor (omitting patch)
1111 * KSPVersionFile.Version now defaults to $(FileVersion) if not set, which should support any number of elements
1212* ProjectReference may now include <KSPAssemblyName > which will generate a ` KSPAssemblyDependency ` attribute
13+ * Added ` ReferenceUnityAssemblies ` and ` ReferenceKSPAssemblies ` for disabling the automatic inclusion of Unity and KSP assembly references
1314
1415## 0.0.3 - 2024-12-16
1516
@@ -25,4 +26,4 @@ All notable changes to this project will be documented in this file
2526
2627## 0.0.2 - 2024-10-21
2728
28- first stable release
29+ first stable release
You can’t perform that action at this time.
0 commit comments