chore(deps): update .net dotnext to v5.3.0

Signed-off-by: noreply@rainote.dev
This commit is contained in:
renovate-bot 2024-03-19 20:01:49 +00:00
parent 22869ad78f
commit bcaa6e0fc3

View file

@ -13,8 +13,8 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="DotNext" Version="5.2.0"/>
<PackageReference Include="DotNext.Metaprogramming" Version="5.2.0"/>
<PackageReference Include="DotNext" Version="5.3.0"/>
<PackageReference Include="DotNext.Metaprogramming" Version="5.3.0"/>
<PackageReference Include="JetBrains.Annotations" Version="2023.3.0"/>
<PackageReference Include="Meziantou.Analyzer" Version="2.0.146">
<PrivateAssets>all</PrivateAssets>