Skip to content

Commit

Permalink
Updated Syste.Text.Json to 9.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ousiax committed Nov 23, 2024
1 parent 86c681b commit 89044e9
Showing 1 changed file with 5 additions and 7 deletions.
12 changes: 5 additions & 7 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
<Project>
<PropertyGroup>
<ManagePackageVersionsCentrally>true</ManagePackageVersionsCentrally>
</PropertyGroup>

<PropertyGroup>
<ManagePackageVersionsCentrally>true</ManagePackageVersionsCentrally>
</PropertyGroup>
<ItemGroup>
<PackageVersion Include="Alyio.AspNetCore.ApiMessages" Version="8.0.0" />
<PackageVersion Include="Alyio.Extensions" Version="2.3.1" />
Expand All @@ -24,10 +23,9 @@
<PackageVersion Include="Swashbuckle.AspNetCore" Version="6.5.0" />
<PackageVersion Include="System.Data.SQLite.Core" Version="1.0.118" />
<PackageVersion Include="System.Net.Http.Json" Version="8.0.0" />
<PackageVersion Include="System.Text.Json" Version="8.0.2" />
<PackageVersion Include="System.Text.Json" Version="8.0.5" />
<PackageVersion Include="coverlet.msbuild" Version="6.0.1" />
<PackageVersion Include="xunit" Version="2.7.0" />
<PackageVersion Include="xunit.runner.visualstudio" Version="2.5.7" />
</ItemGroup>

</Project>
</Project>

0 comments on commit 89044e9

Please sign in to comment.