Skip to content

Commit

Permalink
Bump System.Net.Http from 4.3.0 to 4.3.4 in /Trifolia.Authorization
Browse files Browse the repository at this point in the history
Bumps System.Net.Http from 4.3.0 to 4.3.4.

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 12, 2023
1 parent c2ad56f commit 4a7370d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Trifolia.Authorization/packages.config
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="EntityFramework" version="6.1.3" targetFramework="net45" />
<package id="Hl7.Fhir" version="0.11.5" targetFramework="net45" />
Expand All @@ -19,7 +19,7 @@
<package id="System.ComponentModel" version="4.3.0" targetFramework="net45" />
<package id="System.ComponentModel.Annotations" version="4.3.0" targetFramework="net45" requireReinstallation="true" />
<package id="System.ComponentModel.Primitives" version="4.3.0" targetFramework="net45" />
<package id="System.Net.Http" version="4.3.0" targetFramework="net45" requireReinstallation="true" />
<package id="System.Net.Http" version="4.3.4" targetFramework="net45" requireReinstallation="true" />
<package id="System.Net.Requests" version="4.3.0" targetFramework="net45" />
<package id="System.Runtime.Serialization.Primitives" version="4.3.0" targetFramework="net45" requireReinstallation="true" />
<package id="System.ValueTuple" version="4.3.0" targetFramework="net45" />
Expand Down

0 comments on commit 4a7370d

Please sign in to comment.