Skip to content

Commit

Permalink
Added necessary .dlls to test project.
Browse files Browse the repository at this point in the history
  • Loading branch information
vchelaru committed Feb 21, 2024
1 parent bfb90b2 commit 6a3ad86
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1411,6 +1411,8 @@
<HintPath>Libraries\DesktopGl\Debug\OpenTK.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.Drawing" />
<Reference Include="System.Numerics" />
<Reference Include="System.Xml" />
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit 6a3ad86

Please sign in to comment.