Skip to content

Commit a36a62c

Browse files
committed
Merge branch 'main' into projection-part-2
2 parents 3d3c79d + 86cc681 commit a36a62c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/GraphQL.EntityFramework/GraphQL.EntityFramework.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<PackageReference Include="Microsoft.EntityFrameworkCore" />
1616
<PackageReference Include="Polyfill" PrivateAssets="all" />
1717
<PackageReference Include="ProjectDefaults" PrivateAssets="all" />
18-
<PackageReference Include="Microsoft.Sbom.Targets" PrivateAssets="all" />
18+
<PackageReference Include="Microsoft.Sbom.Targets" PrivateAssets="all" Condition="$(Configuration)=='Release'" />
1919
<Using Include="System.Linq.Expressions" />
2020
<Using Include="GraphQL.Types" />
2121
<Using Include="Microsoft.EntityFrameworkCore" />

0 commit comments

Comments
 (0)