Skip to content

Commit 616c0f4

Browse files
committed
Fix missing tooltips
1 parent fe9ccb5 commit 616c0f4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

RAWSimO.Core/RAWSimO.Core.csproj

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@
1111
<Optimize>true</Optimize>
1212
</PropertyGroup>
1313

14+
<PropertyGroup>
15+
<GenerateDocumentationFile>true</GenerateDocumentationFile>
16+
</PropertyGroup>
17+
1418
<ItemGroup>
1519
<ProjectReference Include="..\RAWSimO.MultiAgentPathFinding\RAWSimO.MultiAgentPathFinding.csproj" />
1620
<ProjectReference Include="..\RAWSimO.Toolbox\RAWSimO.Toolbox.csproj" />

0 commit comments

Comments
 (0)