Skip to content

Commit

Permalink
Fixed association of FixedInts.tt/cs in project file. (#1178)
Browse files Browse the repository at this point in the history
  • Loading branch information
MoFtZ authored Apr 9, 2024
1 parent c9e71c3 commit 0ea975f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Src/ILGPU.Algorithms/ILGPU.Algorithms.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -242,11 +242,11 @@
<AutoGen>True</AutoGen>
<DependentUpon>ComparisonOperations.tt</DependentUpon>
</Compile>
<None Update="FixedPrecision\FixedInts.cs">
<Compile Update="FixedPrecision\FixedInts.cs">
<DesignTime>True</DesignTime>
<AutoGen>True</AutoGen>
<DependentUpon>FixedInts.tt</DependentUpon>
</None>
</Compile>
<Compile Update="HistogramLaunchers.cs">
<DesignTime>True</DesignTime>
<AutoGen>True</AutoGen>
Expand Down

0 comments on commit 0ea975f

Please sign in to comment.