Skip to content

Commit

Permalink
add System.Drawing reference to test assembly
Browse files Browse the repository at this point in the history
  • Loading branch information
jamaa committed Nov 20, 2023
1 parent 53380d8 commit 1bd9eea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/Wave.Tests.vbproj
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@
<ItemGroup>
<Reference Include="System" />
<Reference Include="System.Data" />
<Reference Include="System.Drawing" />
<Reference Include="System.Xml" />
<Reference Include="System.Core" />
<Reference Include="System.Xml.Linq" />
Expand Down

0 comments on commit 1bd9eea

Please sign in to comment.