chore(deps): update dependency meziantou.analyzer to 2.0.178
Some checks failed
PR Workflow / preprocess (pull_request) Successful in 2s
PR Workflow / build (pull_request) Successful in 31s
PR Workflow / sbom-scan (pull_request) Failing after 33s
PR Workflow / generate-licences (pull_request) Successful in 1m17s
PR Workflow / container-build (pull_request) Successful in 2m22s
PR Workflow / container-sbom-scan (pull_request) Failing after 59s
Some checks failed
PR Workflow / preprocess (pull_request) Successful in 2s
PR Workflow / build (pull_request) Successful in 31s
PR Workflow / sbom-scan (pull_request) Failing after 33s
PR Workflow / generate-licences (pull_request) Successful in 1m17s
PR Workflow / container-build (pull_request) Successful in 2m22s
PR Workflow / container-sbom-scan (pull_request) Failing after 59s
Signed-off-by: noreply@rainote.dev
This commit is contained in:
parent
650baf43c1
commit
9b45e52c6a
3 changed files with 3 additions and 3 deletions
|
@ -17,7 +17,7 @@
|
|||
<PackageReference Include="DotNext.Unsafe" Version="0.14.0" />
|
||||
<PackageReference Include="Isopoh.Cryptography.Argon2" Version="2.0.0" />
|
||||
<PackageReference Include="Konscious.Security.Cryptography.Argon2" Version="1.3.0" />
|
||||
<PackageReference Include="Meziantou.Analyzer" Version="2.0.146">
|
||||
<PackageReference Include="Meziantou.Analyzer" Version="2.0.178">
|
||||
<PrivateAssets>all</PrivateAssets>
|
||||
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
|
||||
</PackageReference>
|
||||
|
|
|
@ -52,7 +52,7 @@
|
|||
<PrivateAssets>all</PrivateAssets>
|
||||
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
|
||||
</PackageReference>
|
||||
<PackageReference Include="Meziantou.Analyzer" Version="2.0.146">
|
||||
<PackageReference Include="Meziantou.Analyzer" Version="2.0.178">
|
||||
<PrivateAssets>all</PrivateAssets>
|
||||
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
|
||||
</PackageReference>
|
||||
|
|
|
@ -14,7 +14,7 @@
|
|||
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
|
||||
</PackageReference>
|
||||
<PackageReference Include="JetBrains.Annotations" Version="2023.3.0"/>
|
||||
<PackageReference Include="Meziantou.Analyzer" Version="2.0.146">
|
||||
<PackageReference Include="Meziantou.Analyzer" Version="2.0.178">
|
||||
<PrivateAssets>all</PrivateAssets>
|
||||
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
|
||||
</PackageReference>
|
||||
|
|
Loading…
Reference in a new issue