chore(deps): update .net dotnext to 5.13.0
Signed-off-by: noreply@rainote.dev
This commit is contained in:
parent
1bd3334dae
commit
c6ca9178d3
1 changed files with 2 additions and 2 deletions
|
@ -25,8 +25,8 @@
|
|||
|
||||
<ItemGroup>
|
||||
<None Include="../README.md" Pack="true" PackagePath="\"/>
|
||||
<PackageReference Include="DotNext" Version="5.12.0"/>
|
||||
<PackageReference Include="DotNext.Metaprogramming" Version="5.12.0"/>
|
||||
<PackageReference Include="DotNext" Version="5.13.0"/>
|
||||
<PackageReference Include="DotNext.Metaprogramming" Version="5.13.0"/>
|
||||
<PackageReference Include="JetBrains.Annotations" Version="2024.2.0"/>
|
||||
<PackageReference Include="Meziantou.Analyzer" Version="2.0.163">
|
||||
<PrivateAssets>all</PrivateAssets>
|
||||
|
|
Loading…
Reference in a new issue