chore(deps): update dependency dotnext to v5.0.3

Signed-off-by: noreply@rainote.dev
This commit is contained in:
renovate-bot 2024-02-25 10:16:57 +00:00
parent 1a0ee54277
commit 631bcb4d1a

View file

@ -13,7 +13,7 @@
</PropertyGroup> </PropertyGroup>
<ItemGroup> <ItemGroup>
<PackageReference Include="DotNext" Version="5.0.2" /> <PackageReference Include="DotNext" Version="5.0.3" />
<PackageReference Include="DotNext.Metaprogramming" Version="5.0.2" /> <PackageReference Include="DotNext.Metaprogramming" Version="5.0.2" />
<PackageReference Include="JetBrains.Annotations" Version="2023.3.0"/> <PackageReference Include="JetBrains.Annotations" Version="2023.3.0"/>
<PackageReference Include="Meziantou.Analyzer" Version="2.0.143"> <PackageReference Include="Meziantou.Analyzer" Version="2.0.143">