We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed65389 commit eb60ab6Copy full SHA for eb60ab6
src/GraphQL.EntityFramework/GraphQL.EntityFramework.csproj
@@ -13,6 +13,7 @@
13
<PackageReference Include="Microsoft.EntityFrameworkCore" />
14
<PackageReference Include="Polyfill" PrivateAssets="all" />
15
<PackageReference Include="ProjectDefaults" PrivateAssets="all" />
16
+ <PackageReference Include="Microsoft.Sbom.Targets" PrivateAssets="all" />
17
<Using Include="System.Linq.Expressions" />
18
<Using Include="GraphQL.Types" />
19
<Using Include="Microsoft.EntityFrameworkCore" />
0 commit comments