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
10
10
* KSPAssembly and KSPAssemblyDependency may optionally be major.minor (omitting patch)
11
11
* KSPVersionFile.Version now defaults to $(FileVersion) if not set, which should support any number of elements
12
12
* 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
13
14
14
15
## 0.0.3 - 2024-12-16
15
16
@@ -25,4 +26,4 @@ All notable changes to this project will be documented in this file
25
26
26
27
## 0.0.2 - 2024-10-21
27
28
28
- first stable release
29
+ first stable release
You can’t perform that action at this time.
0 commit comments