mirror of
https://github.com/pnp/sp-dev-fx-webparts.git
synced 2025-02-09 06:25:01 +00:00
Bumps [Microsoft.Rest.ClientRuntime](https://github.com/Azure/azure-sdk-for-net) from 1.8.2 to 2.3.24. - [Release notes](https://github.com/Azure/azure-sdk-for-net/releases) - [Commits](https://github.com/Azure/azure-sdk-for-net/compare/Azure.Identity_1.8.2...Microsoft.Rest.ClientRuntime_2.3.24) --- updated-dependencies: - dependency-name: Microsoft.Rest.ClientRuntime dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
15 lines
1.1 KiB
XML
15 lines
1.1 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<packages>
|
|
<package id="Autofac" version="3.5.2" targetFramework="net46" />
|
|
<package id="Chronic.Signed" version="0.3.2" targetFramework="net46" />
|
|
<package id="Microsoft.AspNet.WebApi" version="5.2.3" targetFramework="net46" />
|
|
<package id="Microsoft.AspNet.WebApi.Client" version="5.2.3" targetFramework="net46" />
|
|
<package id="Microsoft.AspNet.WebApi.Core" version="5.2.3" targetFramework="net46" />
|
|
<package id="Microsoft.AspNet.WebApi.WebHost" version="5.2.3" targetFramework="net46" />
|
|
<package id="Microsoft.Bot.Builder" version="3.0.0" targetFramework="net46" />
|
|
<package id="Microsoft.IdentityModel.Protocol.Extensions" version="1.0.2.206221351" targetFramework="net46" />
|
|
<package id="Microsoft.Rest.ClientRuntime" version="2.3.24" targetFramework="net46" />
|
|
<package id="Microsoft.WindowsAzure.ConfigurationManager" version="3.1.0" targetFramework="net46" />
|
|
<package id="Newtonsoft.Json" version="13.0.1" targetFramework="net46" />
|
|
<package id="System.IdentityModel.Tokens.Jwt" version="4.0.2.206221351" targetFramework="net46" />
|
|
</packages> |