Skip to content

Commit

Permalink
Updated stray Microsoft.Rest.ClientRuntime dependency (#6675)
Browse files Browse the repository at this point in the history
Co-authored-by: Tracy Boehrer <trboehre@microsoft.com>
  • Loading branch information
tracyboehrer and Tracy Boehrer committed Jul 21, 2023
1 parent 6a17a29 commit b9603fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Microsoft.Bot.Builder.TestBot.WebApi/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<package id="Microsoft.Extensions.Options" version="2.1.1" targetFramework="net461" />
<package id="Microsoft.Extensions.Primitives" version="2.1.1" targetFramework="net461" />
<package id="Microsoft.Net.Compilers" version="2.6.1" targetFramework="net462" developmentDependency="true" />
<package id="Microsoft.Rest.ClientRuntime" version="2.3.13" targetFramework="net461" />
<package id="Microsoft.Rest.ClientRuntime" version="2.3.24" targetFramework="net461" />
<package id="Microsoft.Web.Infrastructure" version="1.0.0.0" targetFramework="net462" />
<package id="Newtonsoft.Json" version="13.0.1" targetFramework="net461" />
<package id="System.Buffers" version="4.4.0" targetFramework="net461" />
Expand Down

0 comments on commit b9603fb

Please sign in to comment.