We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc7c624 commit 85ff031Copy full SHA for 85ff031
1 file changed
SCANsat/Properties/AssemblyInfo.cs
@@ -7,3 +7,6 @@
7
[assembly: AssemblyCopyright("Danny")]
8
[assembly: AssemblyTrademark("")]
9
[assembly: AssemblyCulture("")]
10
+
11
+// ideally this would be handled by the project reference in the csproj, but I think that requires a newer version of KSPBT
12
+[assembly:KSPAssemblyDependency("SCANsat.Unity", 0, 0)]
0 commit comments