Update projects

This commit is contained in:
2024-09-03 18:47:43 -03:00
parent d165f9a607
commit 5ed285c0bc
4 changed files with 12 additions and 4 deletions

8
Directory.Packages.props Normal file
View File

@ -0,0 +1,8 @@
<Project>
<PropertyGroup>
<ManagePackageVersionsCentrally>true</ManagePackageVersionsCentrally>
</PropertyGroup>
<ItemGroup>
<PackageVersion Include="Newtonsoft.Json" Version="13.0.3" />
</ItemGroup>
</Project>