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

Signed-off-by: noreply@rainote.dev
This commit is contained in:
renovate-bot 2024-03-14 14:02:07 +00:00
parent 2a2f484818
commit f3c896f13c

View file

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