1+ [
2+ {
3+ "name" : " MsgPack.Uwp" ,
4+ "globs" : [
5+ {"type" : " include" , "path" : " ../CommonAssemblyInfo.cs" },
6+ {"type" : " include" , "path" : " ../MsgPack/**/*.cs" },
7+ {"type" : " remove" , "path" : " ../MsgPack/Properties/**/*.cs" },
8+ {"type" : " remove" , "path" : " ../MsgPack/obj/**/*.cs" },
9+ {"type" : " include" , "path" : " **/*.cs" },
10+ {"type" : " remove" , "path" : " obj/**/*.cs" },
11+
12+ {"type" : " remove" , "path" : " ../MsgPack/Serialization/AbstractSerializers/**/*.cs" },
13+ {"type" : " remove" , "path" : " ../MsgPack/Serialization/CodeDomSerializers/**/*.cs" },
14+ {"type" : " remove" , "path" : " ../MsgPack/Serialization/DefaultSerializers/System_Security_Cryptography_HashAlgorithmNameMessagePackSerializer.cs" },
15+ {"type" : " remove" , "path" : " ../MsgPack/Serialization/EmittingSerializers/**/*.cs" },
16+ {"type" : " remove" , "path" : " ../MsgPack/Serialization/ExpressionSerializers/**/*.cs" },
17+ {"type" : " remove" , "path" : " ../MsgPack/Serialization/Metadata/**/*.cs" },
18+ {"type" : " remove" , "path" : " ../MsgPack/Serialization/Reflection/TracingILGenerator.*" },
19+ {"type" : " remove" , "path" : " ../MsgPack/Serialization/CallbackEnumMessagePackSerializer.cs" },
20+ {"type" : " remove" , "path" : " ../MsgPack/Serialization/CallbackMessagePackSerializer`1.cs" },
21+ {"type" : " remove" , "path" : " ../MsgPack/Serialization/CodeGenerationSink.cs" },
22+ {"type" : " remove" , "path" : " ../MsgPack/Serialization/DependentAssemblyManager.cs" },
23+ {"type" : " remove" , "path" : " ../MsgPack/Serialization/DefaultSerializerNameResolver.cs" },
24+ {"type" : " remove" , "path" : " ../MsgPack/Serialization/FromExpression.*" },
25+ {"type" : " remove" , "path" : " ../MsgPack/Serialization/IndividualFileCodeGenerationSink.cs" },
26+ {"type" : " remove" , "path" : " ../MsgPack/Serialization/ISerializerGeneratorConfiguration.cs" },
27+ {"type" : " remove" , "path" : " ../MsgPack/Serialization/ReflectionExtensions.ConstructorDelegate.cs" },
28+ {"type" : " remove" , "path" : " ../MsgPack/Serialization/SerializerAssemblyGenerationConfiguration.cs" },
29+ {"type" : " remove" , "path" : " ../MsgPack/Serialization/SerializerCodeInformation.cs" },
30+ {"type" : " remove" , "path" : " ../MsgPack/Serialization/SerializerCodeGenerationConfiguration.cs" },
31+ {"type" : " remove" , "path" : " ../MsgPack/Serialization/SerializerCodeGenerationContext.cs" },
32+ {"type" : " remove" , "path" : " ../MsgPack/Serialization/SerializerCodeGenerationResult.cs" },
33+ {"type" : " remove" , "path" : " ../MsgPack/Serialization/SerializerGenerator.cs" },
34+ {"type" : " remove" , "path" : " ../MsgPack/Serialization/TeeTextWriter.cs" },
35+ {"type" : " remove" , "path" : " ../MsgPack/Serialization/SingleTextWriterCodeGenerationSink.cs" },
36+ {"type" : " remove" , "path" : " ../MsgPack/Serialization/Tracer.cs" },
37+ {"type" : " remove" , "path" : " ../MsgPack/MPContract.cs" },
38+ {"type" : " remove" , "path" : " ../MsgPack/UnsafeNativeMethods.cs" },
39+ {"type" : " remove" , "path" : " ../MsgPack/Validation.cs" }
40+ ]
41+ },
42+ {
43+ "name" : " MsgPack.Unity.Full" ,
44+ "base" : " MsgPack.Uwp" ,
45+ "globs" : [
46+ {"type" : " include" , "path" : " ../MsgPack/MPContract.cs" },
47+ {"type" : " include" , "path" : " ../MsgPack/Volatile.cs" },
48+ {"type" : " remove" , "path" : " ../MsgPack/Serialization/CollectionSerializers/CollectionSerializerBase`2.cs" },
49+ {"type" : " remove" , "path" : " ../MsgPack/Serialization/CollectionSerializers/DictionarySerializerBase`3.cs" },
50+ {"type" : " remove" , "path" : " ../MsgPack/Serialization/CollectionSerializers/ReadOnlyCollectionMessagePackSerializer`2.cs" },
51+ {"type" : " remove" , "path" : " ../MsgPack/Serialization/CollectionSerializers/ReadOnlyDictionaryMessagePackSerializer`3.cs" },
52+ {"type" : " remove" , "path" : " ../MsgPack/Serialization/DefaultSerializers/AbstractReadOnlyCollectionMessagePackSerializer`2.cs" },
53+ {"type" : " remove" , "path" : " ../MsgPack/Serialization/DefaultSerializers/AbstractReadOnlyDictionaryMessagePackSerializer`3.cs" },
54+ {"type" : " remove" , "path" : " ../MsgPack/Serialization/DefaultSerializers/FileTimeMessagePackSerializerProvider.cs" },
55+ {"type" : " remove" , "path" : " ../MsgPack/Serialization/DefaultSerializers/FSharpCollectionSerializer`2.cs" },
56+ {"type" : " remove" , "path" : " ../MsgPack/Serialization/DefaultSerializers/FSharpMapSerializer`3.cs" },
57+ {"type" : " remove" , "path" : " ../MsgPack/Serialization/DefaultSerializers/ImmutableCollectionSerializer`2.cs" },
58+ {"type" : " remove" , "path" : " ../MsgPack/Serialization/DefaultSerializers/ImmutableDictionarySerializer`3.cs" },
59+ {"type" : " remove" , "path" : " ../MsgPack/Serialization/DefaultSerializers/ImmutableStackSerializer`2.cs" },
60+ {"type" : " remove" , "path" : " ../MsgPack/Serialization/DefaultSerializers/NativeFileTimeMessagePackSerializer.cs" },
61+ {"type" : " remove" , "path" : " ../MsgPack/Serialization/DefaultSerializers/SimdTypeSerializers.cs" },
62+ {"type" : " remove" , "path" : " ../MsgPack/Serialization/DefaultSerializers/System_Numerics_ComplexMessagePackSerializer.cs" },
63+ {"type" : " remove" , "path" : " ../MsgPack/Serialization/DefaultSerializers/System_Security_Cryptography_HashAlgorithmNameMessagePackSerializer.cs" },
64+ {"type" : " remove" , "path" : " ../MsgPack/Serialization/DefaultSerializers/UnixEpocFileTimeMessagePackSerializer.cs" },
65+ {"type" : " remove" , "path" : " ../MsgPack/Serialization/ReflectionSerializers/ReflectionTupleMessagePackSerializer`1.cs" },
66+ {"type" : " remove" , "path" : " ../MsgPack/Serialization/ReflectionExtensions.ConstructorDelegate.cs" },
67+ {"type" : " remove" , "path" : " ../MsgPack/BufferedStream.cs" },
68+ {"type" : " remove" , "path" : " ../MsgPack/NetStandardCompatibility.cs" },
69+ {"type" : " remove" , "path" : " ../MsgPack/TaskAugument.cs" },
70+ {"type" : " remove" , "path" : " ../MsgPack/UnsafeNativeMethods.cs" },
71+ {"type" : " remove" , "path" : " ../MsgPack/Validation.cs" }
72+ ]
73+ },
74+ {
75+ "name" : " MsgPack.Unity" ,
76+ "base" : " MsgPack.Unity.Full" ,
77+ "globs" : [
78+ {"type" : " remove" , "path" : " ../MsgPack/Serialization/DefaultSerializers/System_Collections_Generic_Queue_1MessagePackSerializer.cs" },
79+ {"type" : " remove" , "path" : " ../MsgPack/Serialization/DefaultSerializers/System_Collections_Generic_Stack_1MessagePackSerializer`1.cs" },
80+ {"type" : " remove" , "path" : " ../MsgPack/Serialization/DefaultSerializers/System_Collections_Specialized_NameValueCollectionMessagePackSerializer.cs" },
81+ {"type" : " remove" , "path" : " ../MsgPack/Serialization/DefaultSerializers/System_UriMessagePackSerializer.cs" }
82+ ]
83+ },
84+ {
85+ "name" : " MsgPack.Silverlight.5" ,
86+ "base" : " MsgPack.Uwp" ,
87+ "globs" : [
88+ {"type" : " include" , "path" : " ../MsgPack/UnsafeNativeMethods.cs" },
89+ {"type" : " include" , "path" : " ../MsgPack/Volatile.cs" },
90+ {"type" : " include" , "path" : " ../MsgPack/Serialization/Metadata/_MessagePackSerializer.cs" },
91+ {"type" : " include" , "path" : " ../MsgPack/Serialization/Metadata/_SerializationContext.cs" },
92+ {"type" : " include" , "path" : " ../MsgPack/Serialization/Reflection/TracingILGenerator*.cs" },
93+ {"type" : " include" , "path" : " ../MsgPack/Serialization/ReflectionExtensions.ConstructorDelegate.cs" },
94+ {"type" : " include" , "path" : " ../MsgPack/Serialization/FromExpression*.cs" },
95+ {"type" : " remove" , "path" : " ../MsgPack/Serialization/CollectionSerializers/ReadOnlyCollectionMessagePackSerializer`2.cs" },
96+ {"type" : " remove" , "path" : " ../MsgPack/Serialization/CollectionSerializers/ReadOnlyDictionaryMessagePackSerializer`3.cs" },
97+ {"type" : " remove" , "path" : " ../MsgPack/Serialization/DefaultSerializers/AbstractReadOnlyCollectionMessagePackSerializer`2.cs" },
98+ {"type" : " remove" , "path" : " ../MsgPack/Serialization/DefaultSerializers/AbstractReadOnlyDictionaryMessagePackSerializer`3.cs" },
99+ {"type" : " remove" , "path" : " ../MsgPack/Serialization/DefaultSerializers/FileTimeMessagePackSerializerProvider.cs" },
100+ {"type" : " remove" , "path" : " ../MsgPack/Serialization/DefaultSerializers/FSharpCollectionSerializer`2.cs" },
101+ {"type" : " remove" , "path" : " ../MsgPack/Serialization/DefaultSerializers/FSharpMapSerializer`3.cs" },
102+ {"type" : " remove" , "path" : " ../MsgPack/Serialization/DefaultSerializers/ImmutableCollectionSerializer`2.cs" },
103+ {"type" : " remove" , "path" : " ../MsgPack/Serialization/DefaultSerializers/ImmutableDictionarySerializer`3.cs" },
104+ {"type" : " remove" , "path" : " ../MsgPack/Serialization/DefaultSerializers/ImmutableStackSerializer`2.cs" },
105+ {"type" : " remove" , "path" : " ../MsgPack/Serialization/DefaultSerializers/NativeFileTimeMessagePackSerializer.cs" },
106+ {"type" : " remove" , "path" : " ../MsgPack/Serialization/DefaultSerializers/SimdTypeSerializers.cs" },
107+ {"type" : " remove" , "path" : " ../MsgPack/Serialization/DefaultSerializers/System_Collections_QueueMessagePackSerializer.cs" },
108+ {"type" : " remove" , "path" : " ../MsgPack/Serialization/DefaultSerializers/System_Collections_StackMessagePackSerializer.cs" },
109+ {"type" : " remove" , "path" : " ../MsgPack/Serialization/DefaultSerializers/System_Collections_Specialized_NameValueCollectionMessagePackSerializer.cs" },
110+ {"type" : " remove" , "path" : " ../MsgPack/Serialization/DefaultSerializers/System_Security_Cryptography_HashAlgorithmNameMessagePackSerializer.cs" },
111+ {"type" : " remove" , "path" : " ../MsgPack/Serialization/DefaultSerializers/UnixEpocFileTimeMessagePackSerializer.cs" },
112+ {"type" : " remove" , "path" : " ../MsgPack/BufferedStream.cs" },
113+ {"type" : " remove" , "path" : " ../MsgPack/NetStandardCompatibility.cs" },
114+ {"type" : " remove" , "path" : " ../MsgPack/TaskAugument.cs" }
115+ ]
116+ },
117+ {
118+ "name" : " MsgPack.Silverlight.WindowsPhone" ,
119+ "base" : " MsgPack.Uwp" ,
120+ "globs" : [
121+ {"type" : " remove" , "path" : " ../MsgPack/Serialization/DefaultSerializers/SimdTypeSerializers.cs" },
122+ {"type" : " remove" , "path" : " ../MsgPack/Serialization/DefaultSerializers/System_Collections_QueueMessagePackSerializer.cs" },
123+ {"type" : " remove" , "path" : " ../MsgPack/Serialization/DefaultSerializers/System_Collections_StackMessagePackSerializer.cs" },
124+ {"type" : " remove" , "path" : " ../MsgPack/Serialization/DefaultSerializers/System_Collections_Specialized_NameValueCollectionMessagePackSerializer.cs" },
125+ {"type" : " remove" , "path" : " ../MsgPack/Serialization/DefaultSerializers/System_Numerics_ComplexMessagePackSerializer.cs" },
126+ {"type" : " remove" , "path" : " ../MsgPack/Serialization/DefaultSerializers/System_Security_Cryptography_HashAlgorithmNameMessagePackSerializer.cs" },
127+ {"type" : " remove" , "path" : " ../MsgPack/Serialization/DefaultSerializers/UnixEpocFileTimeMessagePackSerializer.cs" },
128+ {"type" : " remove" , "path" : " ../MsgPack/Serialization/Reflection/ReflectionHelpers.cs" },
129+ {"type" : " remove" , "path" : " ../MsgPack/BufferedStream.cs" },
130+ {"type" : " remove" , "path" : " ../MsgPack/NetStandardCompatibility.cs" },
131+ {"type" : " remove" , "path" : " ../MsgPack/TaskAugument.cs" }
132+ ]
133+ }
134+ ]
0 commit comments