Skip to content
This repository was archived by the owner on Apr 23, 2023. It is now read-only.

Commit b4c1c4a

Browse files
Merge pull request #63 from ProfessionalCSharp/dependabot/nuget/BotAndCognitive/DialogBotSample/Newtonsoft.Json-13.0.1
Bump Newtonsoft.Json from 9.0.1 to 13.0.1 in /BotAndCognitive/DialogBotSample
2 parents e188347 + 75c6d95 commit b4c1c4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

BotAndCognitive/DialogBotSample/packages.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<package id="Microsoft.Net.Compilers" version="1.2.1" targetFramework="net46" developmentDependency="true" />
2828
<package id="Microsoft.Rest.ClientRuntime" version="2.3.2" targetFramework="net46" />
2929
<package id="Microsoft.WindowsAzure.ConfigurationManager" version="3.2.1" targetFramework="net46" />
30-
<package id="Newtonsoft.Json" version="9.0.1" targetFramework="net46" />
30+
<package id="Newtonsoft.Json" version="13.0.1" targetFramework="net46" />
3131
<package id="System.IdentityModel.Tokens.Jwt" version="5.1.4" targetFramework="net46" />
3232
<package id="System.Spatial" version="5.6.4" targetFramework="net46" />
3333
<package id="WindowsAzure.Storage" version="7.2.1" targetFramework="net46" />

0 commit comments

Comments
 (0)