Replace source projects with depprojs
authorEric St. John <ericstj@microsoft.com>
Thu, 23 Jun 2016 06:54:36 +0000 (23:54 -0700)
committerEric St. John <ericstj@microsoft.com>
Thu, 23 Jun 2016 14:49:39 +0000 (07:49 -0700)
commit25092c655753016921a93a328dca51e35377ed6b
tree1fb866c764dbe383fbcfa0c8899f04a847bfa908
parentcf65abda855b4bbed08345bd6432fc214fd05b71
Replace source projects with depprojs

Now that we have stable packages we can redistribute the previously
built binaries rather than rebuilding them.

Also cleaning up some unused projects.

[tfs-changeset: 1614403]

Commit migrated from https://github.com/dotnet/corefx/commit/9eb1e7d6939c79459e84651a69c03a11887ff9f5
35 files changed:
src/libraries/System.Data.SqlClient/pkg/System.Data.SqlClient.pkgproj
src/libraries/System.Data.SqlClient/ref/4.0/System.Data.SqlClient.Manual.cs [deleted file]
src/libraries/System.Data.SqlClient/ref/4.0/System.Data.SqlClient.cs [deleted file]
src/libraries/System.Data.SqlClient/ref/4.0/System.Data.SqlClient.depproj [moved from src/libraries/System.Data.SqlClient/ref/4.0/System.Data.SqlClient.csproj with 69% similarity]
src/libraries/System.Data.SqlClient/ref/4.0/project.json
src/libraries/System.Data.SqlClient/src/System.Data.SqlClient.csproj
src/libraries/System.Diagnostics.Process/pkg/System.Diagnostics.Process.pkgproj
src/libraries/System.Diagnostics.Process/ref/4.0/System.Diagnostics.Process.Manual.cs [deleted file]
src/libraries/System.Diagnostics.Process/ref/4.0/System.Diagnostics.Process.cs [deleted file]
src/libraries/System.Diagnostics.Process/ref/4.0/System.Diagnostics.Process.depproj [moved from src/libraries/System.Diagnostics.Process/ref/4.0/System.Diagnostics.Process.csproj with 68% similarity]
src/libraries/System.Diagnostics.Process/ref/4.0/project.json
src/libraries/System.Diagnostics.Process/src/System.Diagnostics.Process.csproj
src/libraries/System.Reflection/ref/4.0/System.Reflection.Manual.cs [deleted file]
src/libraries/System.Reflection/ref/4.0/System.Reflection.cs [deleted file]
src/libraries/System.Reflection/ref/4.0/System.Reflection.csproj [deleted file]
src/libraries/System.Reflection/ref/4.0/project.json [deleted file]
src/libraries/System.Security.Cryptography.Algorithms/pkg/System.Security.Cryptography.Algorithms.pkgproj
src/libraries/System.Security.Cryptography.Algorithms/ref/4.0/System.Security.Cryptography.Algorithms.cs [deleted file]
src/libraries/System.Security.Cryptography.Algorithms/ref/4.0/System.Security.Cryptography.Algorithms.depproj [moved from src/libraries/System.Security.Cryptography.Cng/ref/4.0/System.Security.Cryptography.Cng.csproj with 88% similarity]
src/libraries/System.Security.Cryptography.Algorithms/ref/4.0/project.json
src/libraries/System.Security.Cryptography.Algorithms/ref/4.1/System.Security.Cryptography.Algorithms.cs [deleted file]
src/libraries/System.Security.Cryptography.Algorithms/ref/4.1/System.Security.Cryptography.Algorithms.depproj [moved from src/libraries/System.Security.Cryptography.Cng/ref/4.1/System.Security.Cryptography.Cng.csproj with 88% similarity]
src/libraries/System.Security.Cryptography.Algorithms/ref/4.1/project.json
src/libraries/System.Security.Cryptography.Algorithms/src/System.Security.Cryptography.Algorithms.csproj
src/libraries/System.Security.Cryptography.Cng/pkg/System.Security.Cryptography.Cng.pkgproj
src/libraries/System.Security.Cryptography.Cng/ref/4.0/System.Security.Cryptography.Cng.cs [deleted file]
src/libraries/System.Security.Cryptography.Cng/ref/4.0/System.Security.Cryptography.Cng.depproj [moved from src/libraries/System.Security.Cryptography.Algorithms/ref/4.0/System.Security.Cryptography.Algorithms.csproj with 88% similarity]
src/libraries/System.Security.Cryptography.Cng/ref/4.0/project.json
src/libraries/System.Security.Cryptography.Cng/ref/4.1/System.Security.Cryptography.Cng.cs [deleted file]
src/libraries/System.Security.Cryptography.Cng/ref/4.1/System.Security.Cryptography.Cng.depproj [moved from src/libraries/System.Security.Cryptography.Algorithms/ref/4.1/System.Security.Cryptography.Algorithms.csproj with 88% similarity]
src/libraries/System.Security.Cryptography.Cng/ref/4.1/project.json
src/libraries/System.Security.Cryptography.Cng/src/System.Security.Cryptography.Cng.csproj
src/libraries/System.ServiceProcess.ServiceController/ref/4.0/System.ServiceProcess.ServiceController.cs [deleted file]
src/libraries/System.ServiceProcess.ServiceController/ref/4.0/System.ServiceProcess.ServiceController.csproj [deleted file]
src/libraries/System.ServiceProcess.ServiceController/ref/4.0/project.json [deleted file]