Skip to content

Commit 2118c8c

Browse files
committed
refs and cleanup
1 parent 965a544 commit 2118c8c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Verify.DocNet/Verify.DocNet.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
<PackageReference Include="SixLabors.ImageSharp" />
88
<PackageReference Include="Verify" />
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)