Skip to content
This repository was archived by the owner on Oct 28, 2021. It is now read-only.

Commit b039df6

Browse files
committed
Add reference to new dependency System.ComponentModel.DataAnnotations in test project.
1 parent ff29f6d commit b039df6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/SymphonyOSS.RestApiClient.Tests/SymphonyOSS.RestApiClient.Tests.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@
5151
<Private>True</Private>
5252
</Reference>
5353
<Reference Include="System" />
54+
<Reference Include="System.ComponentModel.DataAnnotations" />
5455
<Reference Include="System.Core" />
5556
<Reference Include="System.Xml.Linq" />
5657
<Reference Include="System.Data.DataSetExtensions" />

0 commit comments

Comments
 (0)