Skip to content

Commit afcd698

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ManagedClientConsoleAppSample/ManagedClientConsoleAppSample.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<!--<PackageReference Include="Microsoft.IdentityModel.Clients.ActiveDirectory" Version="3.19.8" />-->
1212
<PackageReference Include="Microsoft.VisualStudio.Services.InteractiveClient" Version="15.134.0-preview" />
1313
<PackageReference Include="Newtonsoft.Json" Version="11.0.2" />
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
</ItemGroup>
1616
<ItemGroup>
1717
<Reference Include="Microsoft.CSharp" />

0 commit comments

Comments
 (0)