Skip to content

Commit 3ac2269

Browse files
committed
refs and cleanup
1 parent e3de8f3 commit 3ac2269

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/GraphQL.FluentValidation/GraphQL.FluentValidation.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
<PackageReference Include="GraphQL" />
88
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" />
99
<PackageReference Include="ProjectDefaults" PrivateAssets="all" />
10-
<PackageReference Include="Microsoft.Sbom.Targets" PrivateAssets="all" />
10+
<PackageReference Include="Microsoft.Sbom.Targets" PrivateAssets="all" Condition="$(Configuration)=='Release'" />
1111
</ItemGroup>
1212
</Project>

0 commit comments

Comments
 (0)