diff --git a/samples/csharp_webapi/13.core-bot/CoreBot.csproj b/samples/csharp_webapi/13.core-bot/CoreBot.csproj index 0402abc1a5..f3475a0349 100644 --- a/samples/csharp_webapi/13.core-bot/CoreBot.csproj +++ b/samples/csharp_webapi/13.core-bot/CoreBot.csproj @@ -147,8 +147,9 @@ ..\packages\Microsoft.Extensions.Primitives.2.1.1\lib\netstandard2.0\Microsoft.Extensions.Primitives.dll - - ..\packages\Microsoft.Identity.Client.4.37.0\lib\net461\Microsoft.Identity.Client.dll + + ..\packages\Microsoft.Identity.Client.4.61.3\lib\netstandard2.0\Microsoft.Identity.Client.dll + True ..\packages\Microsoft.IdentityModel.Abstractions.7.4.1\lib\net461\Microsoft.IdentityModel.Abstractions.dll @@ -248,6 +249,10 @@ ..\packages\System.Collections.Immutable.1.4.0\lib\netstandard2.0\System.Collections.Immutable.dll + + ..\packages\System.Diagnostics.DiagnosticSource.8.0.1\lib\netstandard2.0\System.Diagnostics.DiagnosticSource.dll + True + ..\packages\System.Diagnostics.Process.4.3.0\lib\net461\System.Diagnostics.Process.dll True @@ -281,8 +286,9 @@ ..\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll - - ..\packages\System.Runtime.CompilerServices.Unsafe.4.7.1\lib\net461\System.Runtime.CompilerServices.Unsafe.dll + + ..\packages\System.Runtime.CompilerServices.Unsafe.6.0.0\lib\net461\System.Runtime.CompilerServices.Unsafe.dll + True diff --git a/samples/csharp_webapi/13.core-bot/packages.config b/samples/csharp_webapi/13.core-bot/packages.config index 586d521918..65dc4e1c1c 100644 --- a/samples/csharp_webapi/13.core-bot/packages.config +++ b/samples/csharp_webapi/13.core-bot/packages.config @@ -38,7 +38,7 @@ - + @@ -70,6 +70,7 @@ + @@ -77,7 +78,7 @@ - +