Skip to content

Commit b779630

Browse files
dependabot[bot]madmonkey
authored andcommitted
build(deps): bump System.Net.Primitives from 4.3.0 to 4.3.1 (reactiveui#2032)
Bumps System.Net.Primitives from 4.3.0 to 4.3.1. Signed-off-by: dependabot[bot] <[email protected]>
1 parent fdeecff commit b779630

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ReactiveUI/ReactiveUI.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
<PackageReference Include="System.Diagnostics.Tracing" Version="4.3.0" />
8686
<PackageReference Include="System.IO.FileSystem" Version="4.3.0" />
8787
<PackageReference Include="System.IO.FileSystem.Primitives" Version="4.3.0" />
88-
<PackageReference Include="System.Net.Primitives" Version="4.3.0" />
88+
<PackageReference Include="System.Net.Primitives" Version="4.3.1" />
8989
<PackageReference Include="System.Runtime.InteropServices" Version="4.3.0" />
9090
<PackageReference Include="System.Text.Encoding.Extensions" Version="4.3.0" />
9191
<PackageReference Include="System.Threading" Version="4.3.0" />

0 commit comments

Comments
 (0)