chore(deps): update .net dotnext to v5.3.0
Signed-off-by: noreply@rainote.dev
This commit is contained in:
parent
22869ad78f
commit
bcaa6e0fc3
1 changed files with 2 additions and 2 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue