Skip to content

Commit

Permalink
Add Nuable attributes from Nullable package.
Browse files Browse the repository at this point in the history
  • Loading branch information
moh-hassan committed Nov 17, 2019
1 parent 03e0d35 commit 520747c
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions MoreLinq/MoreLinq.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -246,4 +246,11 @@
<Folder Include="Properties\" />
</ItemGroup>

<ItemGroup>
<PackageReference Include="Nullable" Version="1.1.1">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
</ItemGroup>

</Project>

0 comments on commit 520747c

Please sign in to comment.