Skip to content

Commit 7865286

Browse files
committed
refs and cleanup
1 parent f255792 commit 7865286

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Verify.AspNetCore/Verify.AspNetCore.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@
88
<ItemGroup>
99
<PackageReference Include="Verify" />
1010
<PackageReference Include="ProjectDefaults" PrivateAssets="all" />
11-
<PackageReference Include="Microsoft.Sbom.Targets" PrivateAssets="all" />
11+
<PackageReference Include="Microsoft.Sbom.Targets" PrivateAssets="all" Condition="$(Configuration)=='Release'" />
1212
</ItemGroup>
1313
</Project>

0 commit comments

Comments
 (0)