-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackages.config
More file actions
15 lines (15 loc) · 1015 Bytes
/
packages.config
File metadata and controls
15 lines (15 loc) · 1015 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="utf-8"?>
<packages>
<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.Azure.Amqp" version="2.0.3" targetFramework="net46" />
<package id="Microsoft.Azure.Devices" version="1.2.3" targetFramework="net46" />
<package id="Microsoft.Azure.Devices.Shared" version="1.0.7" targetFramework="net46" />
<package id="Newtonsoft.Json" version="6.0.8" targetFramework="net46" />
<package id="PCLCrypto" version="2.0.147" targetFramework="net46" />
<package id="PInvoke.BCrypt" version="0.3.2" targetFramework="net46" />
<package id="PInvoke.Kernel32" version="0.3.2" targetFramework="net46" />
<package id="PInvoke.NCrypt" version="0.3.2" targetFramework="net46" />
<package id="PInvoke.Windows.Core" version="0.3.2" targetFramework="net46" />
<package id="Validation" version="2.2.8" targetFramework="net46" />
</packages>