Skip to content

Commit

Permalink
Fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
eduherminio committed Nov 19, 2024
1 parent 8b3e42c commit 1334d53
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/Lynx/Lynx.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,6 @@
<ProjectReference Include="..\Lynx.Generator\Lynx.Generator.csproj" OutputItemType="Analyzer" ReferenceOutputAssembly="false" />
</ItemGroup>

<ItemGroup>
<Using Include="Lynx.Model.TranspositionTableElement[]" Alias="TranspositionTable" />
</ItemGroup>

<PropertyGroup>
<EmitCompilerGeneratedFiles>true</EmitCompilerGeneratedFiles>
<CompilerGeneratedFilesOutputPath>Generated</CompilerGeneratedFilesOutputPath>
Expand Down

0 comments on commit 1334d53

Please sign in to comment.