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 f17d1d8 commit 0f99ba8Copy full SHA for 0f99ba8
KSPBuildTools.csproj
@@ -42,5 +42,7 @@
42
<None Remove="$(MSBuildThisFileDirectory)tests/**" />
43
<Compile Remove="$(MSBuildThisFileDirectory).github/**" />
44
<None Remove="$(MSBuildThisFileDirectory).github/**" />
45
+ <Compile Remove="$(MSBuildThisFileDirectory)docs/**" />
46
+ <None Remove="$(MSBuildThisFileDirectory)docs/**" />
47
</ItemGroup>
48
</Project>
0 commit comments