Skip to content

Commit 32fae12

Browse files
committed
Try Codex suggestion
1 parent 8e8d710 commit 32fae12

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

demo/Blackholio/client-godot/blackholio.csproj

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,7 @@
77
<ItemGroup>
88
<PackageReference Include="SpacetimeDB.ClientSDK.Godot" Version="2.1.0" />
99
</ItemGroup>
10+
<ItemGroup Condition="'$(UseLocalBsatnRuntime)' == 'true'">
11+
<ProjectReference Include="../../../crates/bindings-csharp/BSATN.Codegen/BSATN.Codegen.csproj" OutputItemType="Analyzer" ReferenceOutputAssembly="false" />
12+
</ItemGroup>
1013
</Project>

0 commit comments

Comments
 (0)