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