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.
2 parents 2393384 + 17bbbfe commit 7514694Copy full SHA for 7514694
src/SlowDown/Libexec.AspNetCore.SlowDown.csproj
@@ -40,7 +40,7 @@
40
41
<ItemGroup>
42
<PackageReference Include="Microsoft.Extensions.Caching.Hybrid" Version="9.0.0-preview.9.24556.5" />
43
- <PackageReference Include="Microsoft.Sbom.Targets" Version="3.0.0">
+ <PackageReference Include="Microsoft.Sbom.Targets" Version="3.0.1">
44
<PrivateAssets>all</PrivateAssets>
45
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
46
</PackageReference>
0 commit comments