-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathpackages.config
18 lines (18 loc) · 1.06 KB
/
packages.config
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="System.Console" version="4.0.0-rc2-24027" />
<package id="System.Diagnostics.Contracts" version="4.0.1-rc2-24027" />
<package id="System.Diagnostics.Debug" version="4.0.11-rc2-24027" />
<package id="System.Diagnostics.Tools" version="4.0.1-rc2-24027" />
<package id="System.Globalization" version="4.0.11-rc2-24027" />
<package id="System.IO" version="4.1.0-rc2-24027" />
<package id="System.IO.FileSystem.Primitives" version="4.0.1-rc2-24027" />
<package id="System.Runtime" version="4.1.0-rc2-24027" />
<package id="System.Runtime.Extensions" version="4.1.0-rc2-24027" />
<package id="System.Runtime.Handles" version="4.0.1-rc2-24027" />
<package id="System.Runtime.InteropServices" version="4.1.0-rc2-24027" />
<package id="System.Text.Encoding" version="4.0.11-rc2-24027" />
<package id="System.Text.Encoding.Extensions" version="4.0.11-rc2-24027" />
<package id="System.Threading" version="4.0.11-rc2-24027" />
<package id="System.Threading.Tasks" version="4.0.11-rc2-24027" />
</packages>