Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

packages.config 324 B

You have to be logged in to leave a comment. Sign In
1
2
3
4
5
6
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <packages>
  3. <package id="Microsoft.Bot.Connector.DirectLine" version="3.0.1" targetFramework="net461" />
  4. <package id="Microsoft.Rest.ClientRuntime" version="2.3.4" targetFramework="net461" />
  5. <package id="Newtonsoft.Json" version="9.0.1" targetFramework="net461" />
  6. </packages>
Tip!

Press p or to see the previous file or, n or to see the next file

Comments

Loading...