Skip to content

Commit

Permalink
Enable default compile items again
Browse files Browse the repository at this point in the history
  • Loading branch information
lcodes committed Oct 31, 2024
1 parent 41e0bd5 commit a8605f9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions SpacetimeDB.ClientSDK.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@
<AssemblyVersion>1.0.0</AssemblyVersion>
<Version>1.0.0-rc1</Version>
<DefaultItemExcludes>$(DefaultItemExcludes);*~/**</DefaultItemExcludes>
<!-- Disable default compile items to prevent duplicate inclusion -->
<EnableDefaultCompileItems>false</EnableDefaultCompileItems>
<!-- We want to save DLLs for Unity which doesn't support NuGet. -->
<RestorePackagesPath>packages</RestorePackagesPath>
</PropertyGroup>
Expand Down

0 comments on commit a8605f9

Please sign in to comment.