File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
ClientLibraryPatAppSample Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 1010 <ItemGroup >
1111 <PackageReference Include =" Microsoft.AspNet.WebApi.Client" Version =" 5.2.4" Condition =" '$(TargetFramework)' == 'netcoreapp2.0'" />
1212 <PackageReference Include =" Microsoft.TeamFoundationServer.ExtendedClient" Version =" 16.139.0-preview" />
13- <PackageReference Include =" System.Net.Http" Version =" 4.3.3 " Condition =" '$(TargetFramework)' == 'netcoreapp2.0'" />
13+ <PackageReference Include =" System.Net.Http" Version =" 4.3.4 " Condition =" '$(TargetFramework)' == 'netcoreapp2.0'" />
1414 <PackageReference Include =" System.IdentityModel.Tokens.Jwt" Version =" 5.2.1" Condition =" '$(TargetFramework)' == 'netcoreapp2.0'" />
1515 <PackageReference Include =" Newtonsoft.Json" Version =" 11.0.2" />
1616 </ItemGroup >
You can’t perform that action at this time.
0 commit comments