Skip to content

Commit

Permalink
build: add missing reference for unix build
Browse files Browse the repository at this point in the history
  • Loading branch information
viceice committed Jan 5, 2023
1 parent 71811d2 commit 7e9b621
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Tester/Tester.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
</PropertyGroup>

<ItemGroup>
<ProjectReference Include="..\CssParser\CssParser.csproj" />
<ProjectReference Include="..\CSSRenderers\CSSRenderers.csproj" />
<ProjectReference Include="..\CSSParser.ExtendedLESSParser\CSSParser.ExtendedLESSParser.csproj" />
</ItemGroup>
Expand Down

0 comments on commit 7e9b621

Please sign in to comment.