Skip to content

Commit a21813e

Browse files
committed
Removing unnecessary NuGet packages based on platform toolset.
1 parent 3aabdb3 commit a21813e

File tree

8 files changed

+0
-44
lines changed

8 files changed

+0
-44
lines changed

Release/src/build/vs11.winrt/packages.config

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,9 @@
22
<packages>
33
<package id="boost" version="1.55.0.16" targetFramework="Native" />
44
<package id="boost_chrono-vc110" version="1.55.0.16" targetFramework="Native" />
5-
<package id="boost_chrono-vc120" version="1.55.0.16" targetFramework="Native" />
65
<package id="boost_date_time-vc110" version="1.55.0.16" targetFramework="Native" />
7-
<package id="boost_date_time-vc120" version="1.55.0.16" targetFramework="Native" />
86
<package id="boost_regex-vc110" version="1.55.0.16" targetFramework="Native" />
9-
<package id="boost_regex-vc120" version="1.55.0.16" targetFramework="Native" />
107
<package id="boost_system-vc110" version="1.55.0.16" targetFramework="Native" />
11-
<package id="boost_system-vc120" version="1.55.0.16" targetFramework="Native" />
128
<package id="boost_thread-vc110" version="1.55.0.16" targetFramework="Native" />
13-
<package id="boost_thread-vc120" version="1.55.0.16" targetFramework="Native" />
149
<package id="boost_random-vc110" version="1.55.0.16" targetFramework="Native" />
1510
</packages>

Release/src/build/vs11.wp8/packages.config

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,9 @@
22
<packages>
33
<package id="boost" version="1.55.0.16" targetFramework="Native" />
44
<package id="boost_chrono-vc110" version="1.55.0.16" targetFramework="Native" />
5-
<package id="boost_chrono-vc120" version="1.55.0.16" targetFramework="Native" />
65
<package id="boost_date_time-vc110" version="1.55.0.16" targetFramework="Native" />
7-
<package id="boost_date_time-vc120" version="1.55.0.16" targetFramework="Native" />
86
<package id="boost_regex-vc110" version="1.55.0.16" targetFramework="Native" />
9-
<package id="boost_regex-vc120" version="1.55.0.16" targetFramework="Native" />
107
<package id="boost_system-vc110" version="1.55.0.16" targetFramework="Native" />
11-
<package id="boost_system-vc120" version="1.55.0.16" targetFramework="Native" />
128
<package id="boost_thread-vc110" version="1.55.0.16" targetFramework="Native" />
13-
<package id="boost_thread-vc120" version="1.55.0.16" targetFramework="Native" />
149
<package id="boost_random-vc110" version="1.55.0.16" targetFramework="Native" />
1510
</packages>

Release/src/build/vs11.xp/packages.config

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,10 @@
22
<packages>
33
<package id="boost" version="1.55.0.16" targetFramework="Native" />
44
<package id="boost_chrono-vc110" version="1.55.0.16" targetFramework="Native" />
5-
<package id="boost_chrono-vc120" version="1.55.0.16" targetFramework="Native" />
65
<package id="boost_date_time-vc110" version="1.55.0.16" targetFramework="Native" />
7-
<package id="boost_date_time-vc120" version="1.55.0.16" targetFramework="Native" />
86
<package id="boost_regex-vc110" version="1.55.0.16" targetFramework="Native" />
9-
<package id="boost_regex-vc120" version="1.55.0.16" targetFramework="Native" />
107
<package id="boost_system-vc110" version="1.55.0.16" targetFramework="Native" />
11-
<package id="boost_system-vc120" version="1.55.0.16" targetFramework="Native" />
128
<package id="boost_thread-vc110" version="1.55.0.16" targetFramework="Native" />
13-
<package id="boost_thread-vc120" version="1.55.0.16" targetFramework="Native" />
149
<package id="boost_random-vc110" version="1.55.0.16" targetFramework="Native" />
1510
<package id="openssl" version="1.0.1.25" targetFramework="Native" />
1611
<package id="openssl.redist" version="1.0.1.25" targetFramework="Native" />

Release/src/build/vs11/packages.config

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,10 @@
22
<packages>
33
<package id="boost" version="1.55.0.16" targetFramework="Native" />
44
<package id="boost_chrono-vc110" version="1.55.0.16" targetFramework="Native" />
5-
<package id="boost_chrono-vc120" version="1.55.0.16" targetFramework="Native" />
65
<package id="boost_date_time-vc110" version="1.55.0.16" targetFramework="Native" />
7-
<package id="boost_date_time-vc120" version="1.55.0.16" targetFramework="Native" />
86
<package id="boost_regex-vc110" version="1.55.0.16" targetFramework="Native" />
9-
<package id="boost_regex-vc120" version="1.55.0.16" targetFramework="Native" />
107
<package id="boost_system-vc110" version="1.55.0.16" targetFramework="Native" />
11-
<package id="boost_system-vc120" version="1.55.0.16" targetFramework="Native" />
128
<package id="boost_thread-vc110" version="1.55.0.16" targetFramework="Native" />
13-
<package id="boost_thread-vc120" version="1.55.0.16" targetFramework="Native" />
149
<package id="boost_random-vc110" version="1.55.0.16" targetFramework="Native" />
1510
<package id="openssl" version="1.0.1.25" targetFramework="Native" />
1611
<package id="openssl.redist" version="1.0.1.25" targetFramework="Native" />
Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,9 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<packages>
33
<package id="boost" version="1.55.0.16" targetFramework="Native" />
4-
<package id="boost_chrono-vc110" version="1.55.0.16" targetFramework="Native" />
54
<package id="boost_chrono-vc120" version="1.55.0.16" targetFramework="Native" />
6-
<package id="boost_date_time-vc110" version="1.55.0.16" targetFramework="Native" />
75
<package id="boost_date_time-vc120" version="1.55.0.16" targetFramework="Native" />
8-
<package id="boost_regex-vc110" version="1.55.0.16" targetFramework="Native" />
96
<package id="boost_regex-vc120" version="1.55.0.16" targetFramework="Native" />
10-
<package id="boost_system-vc110" version="1.55.0.16" targetFramework="Native" />
117
<package id="boost_system-vc120" version="1.55.0.16" targetFramework="Native" />
12-
<package id="boost_thread-vc110" version="1.55.0.16" targetFramework="Native" />
138
<package id="boost_thread-vc120" version="1.55.0.16" targetFramework="Native" />
14-
<package id="boost_random-vc110" version="1.55.0.16" targetFramework="Native" />
159
</packages>
Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,9 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<packages>
33
<package id="boost" version="1.55.0.16" targetFramework="Native" />
4-
<package id="boost_chrono-vc110" version="1.55.0.16" targetFramework="Native" />
54
<package id="boost_chrono-vc120" version="1.55.0.16" targetFramework="Native" />
6-
<package id="boost_date_time-vc110" version="1.55.0.16" targetFramework="Native" />
75
<package id="boost_date_time-vc120" version="1.55.0.16" targetFramework="Native" />
8-
<package id="boost_regex-vc110" version="1.55.0.16" targetFramework="Native" />
96
<package id="boost_regex-vc120" version="1.55.0.16" targetFramework="Native" />
10-
<package id="boost_system-vc110" version="1.55.0.16" targetFramework="Native" />
117
<package id="boost_system-vc120" version="1.55.0.16" targetFramework="Native" />
12-
<package id="boost_thread-vc110" version="1.55.0.16" targetFramework="Native" />
138
<package id="boost_thread-vc120" version="1.55.0.16" targetFramework="Native" />
14-
<package id="boost_random-vc110" version="1.55.0.16" targetFramework="Native" />
159
</packages>

Release/src/build/vs12.xp/packages.config

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,11 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<packages>
33
<package id="boost" version="1.55.0.16" targetFramework="Native" />
4-
<package id="boost_chrono-vc110" version="1.55.0.16" targetFramework="Native" />
54
<package id="boost_chrono-vc120" version="1.55.0.16" targetFramework="Native" />
6-
<package id="boost_date_time-vc110" version="1.55.0.16" targetFramework="Native" />
75
<package id="boost_date_time-vc120" version="1.55.0.16" targetFramework="Native" />
8-
<package id="boost_regex-vc110" version="1.55.0.16" targetFramework="Native" />
96
<package id="boost_regex-vc120" version="1.55.0.16" targetFramework="Native" />
10-
<package id="boost_system-vc110" version="1.55.0.16" targetFramework="Native" />
117
<package id="boost_system-vc120" version="1.55.0.16" targetFramework="Native" />
12-
<package id="boost_thread-vc110" version="1.55.0.16" targetFramework="Native" />
138
<package id="boost_thread-vc120" version="1.55.0.16" targetFramework="Native" />
14-
<package id="boost_random-vc110" version="1.55.0.16" targetFramework="Native" />
159
<package id="openssl" version="1.0.1.25" targetFramework="Native" />
1610
<package id="openssl.redist" version="1.0.1.25" targetFramework="Native" />
1711
<package id="zlib" version="1.2.8.7" targetFramework="Native" />

Release/src/build/vs12/packages.config

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,10 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<packages>
33
<package id="boost" version="1.55.0.16" targetFramework="Native" />
4-
<package id="boost_chrono-vc110" version="1.55.0.16" targetFramework="Native" />
54
<package id="boost_chrono-vc120" version="1.55.0.16" targetFramework="Native" />
6-
<package id="boost_date_time-vc110" version="1.55.0.16" targetFramework="Native" />
75
<package id="boost_date_time-vc120" version="1.55.0.16" targetFramework="Native" />
8-
<package id="boost_random-vc110" version="1.55.0.16" targetFramework="Native" />
9-
<package id="boost_regex-vc110" version="1.55.0.16" targetFramework="Native" />
106
<package id="boost_regex-vc120" version="1.55.0.16" targetFramework="Native" />
11-
<package id="boost_system-vc110" version="1.55.0.16" targetFramework="Native" />
127
<package id="boost_system-vc120" version="1.55.0.16" targetFramework="Native" />
13-
<package id="boost_thread-vc110" version="1.55.0.16" targetFramework="Native" />
148
<package id="boost_thread-vc120" version="1.55.0.16" targetFramework="Native" />
159
<package id="openssl" version="1.0.1.25" targetFramework="Native" />
1610
<package id="openssl.redist" version="1.0.1.25" targetFramework="Native" />

0 commit comments

Comments
 (0)