Skip to content

Commit 9d41b88

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 56380d7 commit 9d41b88

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
@@ -12,7 +12,7 @@
1212
<PackageReference Include="Microsoft.Identity.Client" Version="4.46.1" />
1313
<PackageReference Include="Microsoft.VisualStudio.Services.InteractiveClient" Version="19.212.0-preview" />
1414
<PackageReference Include="Newtonsoft.Json" Version="13.0.2" />
15-
<PackageReference Include="System.Net.Http" Version="4.3.3" Condition="'$(TargetFramework)' == 'netcoreapp2.0'" />
15+
<PackageReference Include="System.Net.Http" Version="4.3.4" Condition="'$(TargetFramework)' == 'netcoreapp2.0'" />
1616
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="6.22.0" />
1717
<PackageReference Include="System.Configuration.ConfigurationManager" Version="5.0.0" />
1818
</ItemGroup>

0 commit comments

Comments
 (0)