Skip to content

Commit

Permalink
Build fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Roman Shapiro committed Jun 26, 2022
1 parent be08f34 commit eccedd9
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@

<ItemGroup>
<Compile Include="..\NvgSharp.Samples.Demo\Demo.cs" Link="Demo.cs" />
<Compile Include="..\NvgSharp.Samples.Demo\NvgExtensions.cs" Link="NvgExtensions.cs" />
<Compile Include="..\NvgSharp.Samples.Demo\PerfGraph.cs" Link="PerfGraph.cs" />
<Compile Include="..\NvgSharp.Samples.Demo\Utility.cs" Link="Utility.cs" />
</ItemGroup>
Expand Down

0 comments on commit eccedd9

Please sign in to comment.