Skip to content

Commit

Permalink
Bump System.Net.Http from 4.3.0 to 4.3.4 in /Trifolia.Test
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 fab6fe4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Trifolia.Test/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="Castle.Core" version="3.3.3" targetFramework="net452" />
<package id="DocumentFormat.OpenXml" version="2.7.2" targetFramework="net452" requireReinstallation="true" />
Expand All @@ -25,7 +25,7 @@
<package id="System.ComponentModel" version="4.3.0" targetFramework="net452" />
<package id="System.ComponentModel.Annotations" version="4.3.0" targetFramework="net452" requireReinstallation="true" />
<package id="System.ComponentModel.Primitives" version="4.3.0" targetFramework="net452" />
<package id="System.Net.Http" version="4.3.0" targetFramework="net452" requireReinstallation="true" />
<package id="System.Net.Http" version="4.3.4" targetFramework="net452" requireReinstallation="true" />
<package id="System.Net.Requests" version="4.3.0" targetFramework="net452" />
<package id="System.Runtime.Serialization.Primitives" version="4.3.0" targetFramework="net452" requireReinstallation="true" />
<package id="System.ValueTuple" version="4.3.0" targetFramework="net452" />
Expand Down

0 comments on commit fab6fe4

Please sign in to comment.