Add required dependency
This commit is contained in:
parent
ea670fdc3c
commit
12a7fe3c17
1 changed files with 4 additions and 0 deletions
|
@ -7,5 +7,9 @@
|
|||
<Nullable>disable</Nullable>
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="System.ObjectModel" Version="4.3.0" />
|
||||
</ItemGroup>
|
||||
|
||||
</Project>
|
||||
|
Loading…
Reference in a new issue