Skip to content

Commit

Permalink
Remove redundant IsExternalInit package
Browse files Browse the repository at this point in the history
  • Loading branch information
atifaziz committed Oct 25, 2023
1 parent 66f7cab commit 17c6201
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions MoreLinq.Test/MoreLinq.Test.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,6 @@
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="Delegating" Version="1.3.1" />
<PackageReference Include="IsExternalInit" Version="1.0.3">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="Microsoft.NETFramework.ReferenceAssemblies" Version="1.0.3">
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit 17c6201

Please sign in to comment.