chore(deps): update dependency dotnext.metaprogramming to v5.0.3
Signed-off-by: noreply@rainote.dev
This commit is contained in:
parent
10943474e2
commit
839a2587d9
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<PackageReference Include="DotNext" Version="5.0.2" />
|
<PackageReference Include="DotNext" Version="5.0.2" />
|
||||||
<PackageReference Include="DotNext.Metaprogramming" Version="5.0.2" />
|
<PackageReference Include="DotNext.Metaprogramming" Version="5.0.3" />
|
||||||
<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