Skip to content

Commit 853ee17

Browse files
Bump System.Net.Http
Bumps System.Net.Http from 4.3.3 to 4.3.4. Signed-off-by: dependabot[bot] <[email protected]>
1 parent d71af31 commit 853ee17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NonInteractivePatGenerationSample/NonInteractivePatGenerationSample/NonInteractivePatGenerationSample.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<PackageReference Include="Microsoft.AspNet.WebApi.Client" Version="5.2.3" />
1212
<PackageReference Include="Microsoft.IdentityModel.Clients.ActiveDirectory" Version="3.17.0" />
1313
<PackageReference Include="Microsoft.VisualStudio.Services.InteractiveClient" Version="15.112.1" />
14-
<PackageReference Include="System.Net.Http" Version="4.3.3" Condition="'$(TargetFramework)' == 'netcoreapp2.0'" />
14+
<PackageReference Include="System.Net.Http" Version="4.3.4" Condition="'$(TargetFramework)' == 'netcoreapp2.0'" />
1515
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="5.2.1" />
1616
<PackageReference Include="Newtonsoft.Json" Version="11.0.2" />
1717
</ItemGroup>

0 commit comments

Comments
 (0)