chore(deps): update dependency meziantou.analyzer to v2.0.146
Some checks failed
PR Workflow / preprocess (pull_request) Successful in 2s
PR Workflow / build (pull_request) Successful in 33s
PR Workflow / sbom-scan (pull_request) Successful in 28s
PR Workflow / generate-licences (pull_request) Successful in 1m1s
PR Workflow / container-build (pull_request) Failing after 1m15s
PR Workflow / container-sbom-scan (pull_request) Has been skipped
Some checks failed
PR Workflow / preprocess (pull_request) Successful in 2s
PR Workflow / build (pull_request) Successful in 33s
PR Workflow / sbom-scan (pull_request) Successful in 28s
PR Workflow / generate-licences (pull_request) Successful in 1m1s
PR Workflow / container-build (pull_request) Failing after 1m15s
PR Workflow / container-sbom-scan (pull_request) Has been skipped
Signed-off-by: noreply@rainote.dev
This commit is contained in:
parent
057f980c57
commit
32f8d92bf6
3 changed files with 3 additions and 3 deletions
|
@ -17,7 +17,7 @@
|
|||
<PackageReference Include="DotNext.Unsafe" Version="0.13.12" />
|
||||
<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.139">
|
||||
<PackageReference Include="Meziantou.Analyzer" Version="2.0.146">
|
||||
<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.139">
|
||||
<PackageReference Include="Meziantou.Analyzer" Version="2.0.146">
|
||||
<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.139">
|
||||
<PackageReference Include="Meziantou.Analyzer" Version="2.0.146">
|
||||
<PrivateAssets>all</PrivateAssets>
|
||||
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
|
||||
</PackageReference>
|
||||
|
|
Loading…
Reference in a new issue