Skip to content
This repository has been archived by the owner on Dec 18, 2017. It is now read-only.

Commit

Permalink
#1601 Remove System.Private
Browse files Browse the repository at this point in the history
  • Loading branch information
BrennanConroy committed Jul 8, 2015
1 parent a875681 commit 6590f12
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions makefile.shade
Original file line number Diff line number Diff line change
Expand Up @@ -574,9 +574,6 @@ var CAN_BUILD_ONECORE = '${Directory.Exists(WIN10_SDK_LIB) && Directory.GetFiles
{
var extraBinaries = new HashSet<string>(StringComparer.OrdinalIgnoreCase)
{
"System.Private.DataContractSerialization.dll",
"System.Private.Networking.dll",
"System.Private.ServiceModel.dll",
"System.Runtime.Serialization.Primitives.dll"
};

Expand Down

0 comments on commit 6590f12

Please sign in to comment.