Skip to content

Commit

Permalink
- use Microsoft.AspNet.WebApi.Client instead of System.Net.Http.Forma…
Browse files Browse the repository at this point in the history
…tting.Extension
  • Loading branch information
Alexander van Delft committed Nov 27, 2024
1 parent 64abba5 commit e4da0af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CDP4ServicesDal/CDP4ServicesDal.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.NETFramework.ReferenceAssemblies" Version="1.0.3" PrivateAssets="All" />
<PackageReference Include="System.Net.Http.Formatting.Extension" Version="5.2.3" />
<PackageReference Include="Microsoft.AspNet.WebApi.Client" Version="6.0.0" />
</ItemGroup>

<PropertyGroup>
Expand Down

0 comments on commit e4da0af

Please sign in to comment.