chore(deps): update dependency jetbrains.annotations to v2024
Signed-off-by: noreply@rainote.dev
This commit is contained in:
parent
b6da3f68a3
commit
436335cb65
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@
|
|||
<None Include="../README.md" Pack="true" PackagePath="\"/>
|
||||
<PackageReference Include="DotNext" Version="5.3.1"/>
|
||||
<PackageReference Include="DotNext.Metaprogramming" Version="5.3.0"/>
|
||||
<PackageReference Include="JetBrains.Annotations" Version="2023.3.0"/>
|
||||
<PackageReference Include="JetBrains.Annotations" Version="2024.2.0"/>
|
||||
<PackageReference Include="Meziantou.Analyzer" Version="2.0.146">
|
||||
<PrivateAssets>all</PrivateAssets>
|
||||
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
|
||||
|
|
Loading…
Reference in a new issue