Skip to content

Commit

Permalink
Merge pull request #91 from jitwxs/dependabot/nuget/MusicLyricApp/Sys…
Browse files Browse the repository at this point in the history
…tem.Net.Http-4.3.4

Bump System.Net.Http from 4.3.0 to 4.3.4 in /MusicLyricApp
  • Loading branch information
jitwxs committed May 23, 2022
2 parents 90caa42 + 715c6f2 commit ddbfdaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MusicLyricApp/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<package id="System.Linq" version="4.3.0" targetFramework="net48" />
<package id="System.Linq.Expressions" version="4.3.0" targetFramework="net48" />
<package id="System.Memory" version="4.5.4" targetFramework="net48" />
<package id="System.Net.Http" version="4.3.0" targetFramework="net48" />
<package id="System.Net.Http" version="4.3.4" targetFramework="net48" />
<package id="System.Net.Primitives" version="4.3.0" targetFramework="net48" />
<package id="System.Net.Sockets" version="4.3.0" targetFramework="net48" />
<package id="System.Numerics.Vectors" version="4.5.0" targetFramework="net48" />
Expand Down

1 comment on commit ddbfdaf

@jitwxs
Copy link
Owner Author

@jitwxs jitwxs commented on ddbfdaf May 28, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

upgrade http dependency v4.3.0 -> v4.3.4

Please sign in to comment.