-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackages.config
More file actions
11 lines (11 loc) · 793 Bytes
/
packages.config
File metadata and controls
11 lines (11 loc) · 793 Bytes
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="Microsoft.Bcl" version="1.1.6" targetFramework="portable-net45+wp80+win" />
<package id="Microsoft.Bcl.Build" version="1.0.13" targetFramework="portable-net45+wp80+win" />
<package id="Microsoft.Net.Http" version="2.2.18" targetFramework="portable-net45+wp80+win" />
<package id="Rx-Core" version="2.2.2" targetFramework="portable-net45+wp80+win" />
<package id="Rx-Interfaces" version="2.2.2" targetFramework="portable-net45+wp80+win" />
<package id="Rx-Linq" version="2.2.2" targetFramework="portable-net45+wp80+win" />
<package id="Rx-Main" version="2.2.2" targetFramework="portable-net45+wp80+win" />
<package id="Rx-PlatformServices" version="2.2.3" targetFramework="portable-net45+wp80+win" />
</packages>