summaryrefslogtreecommitdiff
path: root/tests/src/CoreMangLib
diff options
context:
space:
mode:
authorRama Krishnan Raghupathy <ramarag@microsoft.com>2016-08-19 19:03:28 -0700
committerRama Krishnan Raghupathy <ramarag@microsoft.com>2016-08-23 16:37:38 -0700
commit513543505aaa43108d3a6fffc85dd0b81f91b23a (patch)
treee9591dc49b2a620ce93f8c94ada4be1c127294b8 /tests/src/CoreMangLib
parent3b8c43389488ce1c33c0909b72f3a5092abc4826 (diff)
downloadcoreclr-513543505aaa43108d3a6fffc85dd0b81f91b23a.tar.gz
coreclr-513543505aaa43108d3a6fffc85dd0b81f91b23a.tar.bz2
coreclr-513543505aaa43108d3a6fffc85dd0b81f91b23a.zip
Bulk moving Tests to use uber project.json
Diffstat (limited to 'tests/src/CoreMangLib')
-rw-r--r--tests/src/CoreMangLib/components/fileversioninfo/Assembly1.csproj4
-rw-r--r--tests/src/CoreMangLib/components/fileversioninfo/app.config27
-rw-r--r--tests/src/CoreMangLib/components/fileversioninfo/project.json48
-rw-r--r--tests/src/CoreMangLib/components/stopwatch/Co9600Ctor.csproj4
-rw-r--r--tests/src/CoreMangLib/components/stopwatch/Co9604get_IsRunning.csproj4
-rw-r--r--tests/src/CoreMangLib/components/stopwatch/app.config27
-rw-r--r--tests/src/CoreMangLib/components/stopwatch/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/action/ActionCtor.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/action/ActionInvoke.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/action/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/action/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/activator/ActivatorCreateInstance2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/activator/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/activator/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/argumentexception/ArgumentExceptionCtor1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/argumentexception/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/argumentexception/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/argumentnullexception/ArgumentNullExceptionCtor1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/argumentnullexception/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/argumentnullexception/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/argumentoutofrangeexception/ArgumentOutOfRangeExceptionCtor.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/argumentoutofrangeexception/ArgumentOutOfRangeExceptionMessage.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/argumentoutofrangeexception/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/argumentoutofrangeexception/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/arithmeticexception/ArithmeticExceptionCtor1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/arithmeticexception/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/arithmeticexception/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/array/ArrayBinarySearch1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/array/ArrayBinarySearch1b.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/array/ArrayBinarySearch2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/array/ArrayBinarySearch2b.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/array/ArrayBinarySearch3.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/array/ArrayBinarySearch3b.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/array/ArrayBinarySearch4.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/array/ArrayBinarySearch4b.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/array/ArrayBinarySearch5.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/array/ArrayBinarySearch5b.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/array/ArrayBinarySearch6.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/array/ArrayClear.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/array/ArrayClone.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/array/ArrayCopy1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/array/ArrayCopy2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/array/ArrayCopyTo.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/array/ArrayCreateInstance1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/array/ArrayCreateInstance1b.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/array/ArrayCreateInstance2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/array/ArrayCreateInstance2b.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/array/ArrayGetEnumerator.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/array/ArrayGetLength.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/array/ArrayGetLowerBound.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/array/ArrayGetUpperBound.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/array/ArrayGetValue.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/array/ArrayGetValue1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/array/ArrayGetValue2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/array/ArrayGetValue2b.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/array/ArrayICollectionget_Count.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/array/ArrayIListAdd.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/array/ArrayIListClear.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/array/ArrayIListContains.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/array/ArrayIListIndexOF.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/array/ArrayIListInsert.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/array/ArrayIListRemove.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/array/ArrayIListRemoveAt.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/array/ArrayIListget_item.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/array/ArrayIListset_item.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/array/ArrayIndexOf1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/array/ArrayIndexOf1b.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/array/ArrayIndexOf2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/array/ArrayIndexOf2b.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/array/ArrayIndexOf3.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/array/ArrayIndexOf3b.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/array/ArrayIndexOf4.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/array/ArrayIndexOf4b.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/array/ArrayInitialize.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/array/ArrayLastIndexOf1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/array/ArrayLastIndexOf1b.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/array/ArrayLastIndexOf2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/array/ArrayLastIndexOf2b.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/array/ArrayLastIndexOf3.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/array/ArrayLastIndexOf3b.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/array/ArrayLastIndexOf4.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/array/ArrayLength.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/array/ArrayRank.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/array/ArrayReserse1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/array/ArrayReserse2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/array/ArrayReverse1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/array/ArrayReverse2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/array/ArraySetValue1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/array/ArraySetValue1b.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/array/ArraySetValue2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/array/ArraySetValue2b.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/array/ArraySort1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/array/ArraySort10.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/array/ArraySort11.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/array/ArraySort12.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/array/ArraySort13.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/array/ArraySort14.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/array/ArraySort1b.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/array/ArraySort2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/array/ArraySort2b.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/array/ArraySort3.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/array/ArraySort3b.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/array/ArraySort4.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/array/ArraySort5.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/array/ArraySort6.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/array/ArraySort7.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/array/ArraySort8.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/array/ArraySort9.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/array/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/array/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/arraytypemismatchexception/ArrayTypeMismatchExceptionctor1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/arraytypemismatchexception/ArrayTypeMismatchExceptionctor2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/arraytypemismatchexception/ArrayTypeMismatchExceptionctor3.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/arraytypemismatchexception/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/arraytypemismatchexception/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/attribute/DDB125472_GetHashCode.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/attribute/GetHashCode.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/attribute/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/attribute/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/attributetargets/AttributeTargetsAll.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/attributetargets/AttributeTargetsAssembly.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/attributetargets/AttributeTargetsClass.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/attributetargets/AttributeTargetsConstructor.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/attributetargets/AttributeTargetsDelegate.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/attributetargets/AttributeTargetsEnum.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/attributetargets/AttributeTargetsEvent.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/attributetargets/AttributeTargetsField.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/attributetargets/AttributeTargetsGenericParameter.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/attributetargets/AttributeTargetsInterface.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/attributetargets/AttributeTargetsMethod.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/attributetargets/AttributeTargetsModule.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/attributetargets/AttributeTargetsParameter.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/attributetargets/AttributeTargetsProperty.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/attributetargets/AttributeTargetsReturnValue.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/attributetargets/AttributeTargetsStruct.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/attributetargets/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/attributetargets/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/attributeusageattribute/AttributeUsageAttributeAllowMultiple.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/attributeusageattribute/AttributeUsageAttributeCtor.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/attributeusageattribute/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/attributeusageattribute/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/badimageformatexception/BadImageFormatExceptionCtor1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/badimageformatexception/BadImageFormatExceptionCtor2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/badimageformatexception/BadImageFormatExceptionCtor3.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/badimageformatexception/BadImageFormatExceptionMessage.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/badimageformatexception/BadImageFormatExceptionToString.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/badimageformatexception/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/badimageformatexception/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/boolean/BooleanCompareTo_Boolean.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/boolean/BooleanEquals_Boolean.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/boolean/BooleanEquals_Object.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/boolean/BooleanFalseString.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/boolean/BooleanGetHashCode.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/boolean/BooleanIConvertibleToBoolean.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/boolean/BooleanIConvertibleToByte.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/boolean/BooleanIConvertibleToChar.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/boolean/BooleanIConvertibleToDateTime.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/boolean/BooleanIConvertibleToDecimal.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/boolean/BooleanIConvertibleToDouble.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/boolean/BooleanIConvertibleToInt16.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/boolean/BooleanIConvertibleToInt32.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/boolean/BooleanIConvertibleToInt64.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/boolean/BooleanIConvertibleToSByte.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/boolean/BooleanIConvertibleToSingle.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/boolean/BooleanIConvertibleToType.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/boolean/BooleanIConvertibleToUInt16.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/boolean/BooleanIConvertibleToUInt32.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/boolean/BooleanIConvertibleToUInt64.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/boolean/BooleanParse.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/boolean/BooleanToString.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/boolean/BooleanTrueString.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/boolean/BooleanTryParse.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/boolean/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/boolean/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/byte/ByteEquals1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/byte/ByteEquals2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/byte/ByteGetHashCode.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/byte/ByteIConvertibleToBoolean.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/byte/ByteIConvertibleToByte.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/byte/ByteIConvertibleToChar.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/byte/ByteIConvertibleToDateTime.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/byte/ByteIConvertibleToDecimal.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/byte/ByteIConvertibleToDouble.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/byte/ByteIConvertibleToInt16.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/byte/ByteIConvertibleToInt32.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/byte/ByteIConvertibleToInt64.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/byte/ByteIConvertibleToSByte.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/byte/ByteIConvertibleToSingle.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/byte/ByteIConvertibleToType.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/byte/ByteIConvertibleToUInt16.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/byte/ByteIConvertibleToUInt32.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/byte/ByteIConvertibleToUInt64.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/byte/ByteMaxValue.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/byte/ByteMinValue.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/byte/ByteParse1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/byte/ByteParse3.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/byte/ByteToString2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/byte/ByteToString3.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/byte/ByteToString4.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/byte/ByteTryParse.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/byte/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/byte/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/char/CharCompateTo1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/char/CharEquals1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/char/CharEquals2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/char/CharGetHashCode.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/char/CharIConvertibleToBoolean.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/char/CharIConvertibleToByte.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/char/CharIConvertibleToChar.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/char/CharIConvertibleToDateTime.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/char/CharIConvertibleToDecimal.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/char/CharIConvertibleToDouble.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/char/CharIConvertibleToInt16.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/char/CharIConvertibleToInt32.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/char/CharIConvertibleToInt64.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/char/CharIConvertibleToSByte.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/char/CharIConvertibleToSingle.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/char/CharIConvertibleToType.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/char/CharIConvertibleToUInt16.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/char/CharIConvertibleToUInt32.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/char/CharIConvertibleToUInt64.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/char/CharIsControl1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/char/CharIsControl2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/char/CharIsDigit1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/char/CharIsDigit2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/char/CharIsLetter1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/char/CharIsLetter2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/char/CharIsLetterOrDigit1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/char/CharIsLetterOrDigit2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/char/CharIsLower1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/char/CharIsLower2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/char/CharIsNumber1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/char/CharIsNumber2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/char/CharIsPunctuation2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/char/CharIsSeparator1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/char/CharIsSeparator2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/char/CharIsSurrogate1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/char/CharIsSurrogate2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/char/CharIsSurrogatePair1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/char/CharIsSurrogatePair2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/char/CharIsSymbol1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/char/CharIsUpper1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/char/CharIsUpper2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/char/CharIsWhiteSpace1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/char/CharIsWhiteSpace2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/char/CharMaxValue.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/char/CharMinValue.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/char/CharToString1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/char/CharToString2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/char/CharTryParse.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/char/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/char/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/charenumerator/CharEnumeratorCurrent.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/charenumerator/CharEnumeratorIEnumeratorCurrent.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/charenumerator/CharEnumeratorIEnumgetCurrent.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/charenumerator/CharEnumeratorMoveNext.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/charenumerator/CharEnumeratorReset.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/charenumerator/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/charenumerator/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/clscompliantattribute/CLSCompliantAttributeCtor.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/clscompliantattribute/CLSCompliantAttributeIsCompliant.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/clscompliantattribute/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/clscompliantattribute/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/dictionaryentry/DictionaryEntryCtor.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/dictionaryentry/DictionaryEntryKey.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/dictionaryentry/DictionaryEntryValue.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/dictionaryentry/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/dictionaryentry/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/comparer/ComparerCompare1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/comparer/ComparerCompare2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/comparer/ComparerCtor.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/comparer/ComparerDefault.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/comparer/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/comparer/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryAdd.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryClear.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryComparer.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryContainsKey.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryContainsValue.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryCount.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryCtor1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryCtor2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryCtor3.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryCtor4.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryCtor5.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryCtor6.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryGetEnumerator.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryICollectionAdd.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryICollectionContains.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryICollectionCopyTo.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryICollectionCopyTo2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryICollectionIsReadOnly.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryICollectionIsReadOnly2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryICollectionIsSynchronized.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryICollectionIsSynchronized2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryICollectionRemove.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryICollectionSyncRoot.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryICollectionSyncRoot2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryIDictionaryAdd.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryIDictionaryContains.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryIDictionaryGetEnumerator.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryIDictionaryIsFixedSize.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryIDictionaryIsFixedSize2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryIDictionaryIsReadOnly.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryIDictionaryIsReadOnly2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryIDictionaryItem.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryIDictionaryItem2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryIDictionaryKeys.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryIDictionaryKeys2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryIDictionaryKeys3.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryIDictionaryKeys4.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryIDictionaryRemove.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryIDictionaryValue2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryIDictionaryValue3.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryIDictionaryValue4.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryIDictionaryValues.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryIEnumerableGetEnumerator.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryIEnumerableGetEnumerator2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryRemove.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryTryGetValue.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionary/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionary/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionaryenumerator/DictEnumIDictEnumget_Entry.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionaryenumerator/DictEnumIDictEnumget_Key.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionaryenumerator/DictEnumIDictEnumget_Value.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionaryenumerator/DictEnumIEnumReset.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionaryenumerator/DictEnumIEnumget_Current.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionaryenumerator/DictionaryEnumeratorCurrent.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionaryenumerator/DictionaryEnumeratorDispose.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionaryenumerator/DictionaryEnumeratorMoveNext.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionaryenumerator/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionaryenumerator/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/GenericICollectionRemove.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/ICollectionIsSynchronized.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/ICollectionSyncRoot.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/IEnumerableGetEnumerator.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/KeyCollectionCopyTo.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/KeyCollectionCount.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/KeyCollectionCtor.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/KeyCollectionGetEnumerator.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/SystemCollGenICollIsReadOnly.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/SystemCollGenIEnumGetEnumerator.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/SystemCollGenericICollClear.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/SystemCollGenericICollContains.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/SystemCollGenericICollectionAdd.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/SystemCollectionsICollectionCopyTo.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/DictionaryValueCollectionCopyTo.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/DictionaryValueCollectionCount.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/DictionaryValueCollectionctor.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/GenericICollectionIsReadOnly.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/GenericICollectionRemove.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/GetEnumerator.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/ICollectionIsSynchronized.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/IEnumerableGetEnumerator.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/SystemCollICollectionSyncRoot.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/SystemCollectionsICollectionCopyTo.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/ValueCollGenericICollAdd.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/ValueCollGenericICollClear.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/ValueCollGenericICollContains.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/ValueCollGenericIEnumGetEnumerator.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictkeycollenum/DictionaryKeyCollectionEnumeratorCurrent.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictkeycollenum/DictionaryKeyCollectionEnumeratorDispose.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictkeycollenum/DictionaryKeyCollectionEnumeratorMoveNext.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictkeycollenum/DictionaryValueCollectionEnumeratorCurrent.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictkeycollenum/DictionaryValueCollectionEnumeratorDispose.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictkeycollenum/DictionaryValueCollectionEnumeratorMoveNext.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictkeycollenum/KeyCollectionEnumeratorIEnumeratorCurrent.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictkeycollenum/KeyCollectionEnumeratorIEnumeratorReset.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictkeycollenum/ValueCollectionEnumeratorIEnumeratorCurrent.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictkeycollenum/ValueCollectionEnumeratorIEnumeratorReset.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictkeycollenum/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictkeycollenum/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictvalcollenum/DictionaryValueCollectionEnumeratorCurrent.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictvalcollenum/DictionaryValueCollectionEnumeratorDispose.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictvalcollenum/DictionaryValueCollectionEnumeratorMoveNext.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictvalcollenum/ValueCollectionEnumeratorIEnumeratorCurrent.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictvalcollenum/ValueCollectionEnumeratorIEnumeratorReset.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictvalcollenum/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictvalcollenum/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/equalitycomparer/EqualityComparerEquals.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/equalitycomparer/EqualityComparerGetHashCode.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/equalitycomparer/EqulityComparerDefault.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/equalitycomparer/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/equalitycomparer/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/icollection/ICollectionAdd.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/icollection/ICollectionClear.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/icollection/ICollectionContains.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/icollection/ICollectionCopyTo.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/icollection/ICollectionCount.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/icollection/ICollectionIsReadOnly.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/icollection/ICollectionRemove.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/icollection/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/icollection/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/idictionary/IDictionaryContainsKey.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/idictionary/IDictionaryItem.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/idictionary/IDictionaryKeys.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/idictionary/IDictionaryTryGetValue.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/idictionary/IDictionaryValues.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/idictionary/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/idictionary/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/ienumerable/IEnumerableGetEnumerator.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/ienumerable/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/ienumerable/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/ienumerator/IEnumeratorCurrent.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/ienumerator/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/ienumerator/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/iequalitycomparer/IEqualityComparerEquals.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/iequalitycomparer/IEqualityComparerGetHashCode.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/iequalitycomparer/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/iequalitycomparer/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/ilist/IListIndexOf.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/ilist/IListInsert.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/ilist/IListItem.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/ilist/IListRemoveAt.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/ilist/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/ilist/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/keynotfoundexception/KeyNotFoundExceptionCtor1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/keynotfoundexception/KeyNotFoundExceptionCtor2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/keynotfoundexception/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/keynotfoundexception/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/keyvaluepair/KeyValuePairKey.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/keyvaluepair/KeyValuePairToString.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/keyvaluepair/KeyValuePairValue.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/keyvaluepair/KeyValuePairctor.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/keyvaluepair/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/keyvaluepair/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/list/BinarySearch1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/list/BinarySearch2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/list/BinarySearch3.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/list/CopyTo1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/list/CopyTo2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/list/CopyTo3.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/list/ListAdd.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/list/ListAddRange.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/list/ListCapacity.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/list/ListClear.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/list/ListContains.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/list/ListCount.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/list/ListCtor1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/list/ListCtor2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/list/ListCtor3.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/list/ListForEach.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/list/ListGetEnumerator.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/list/ListGetRange.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/list/ListICollectionCopyTo.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/list/ListICollectionIsReadOnly.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/list/ListICollectionIsSynchronized.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/list/ListICollectionSyncRoot.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/list/ListIEnumerableGetEnumerator.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/list/ListIEnumerableGetEnumerator2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/list/ListIListAdd.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/list/ListIListContains.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/list/ListIListIndexOf.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/list/ListIListInsert.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/list/ListIListIsFixedSize.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/list/ListIListIsReadOnly.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/list/ListIListItem.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/list/ListIListRemove.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/list/ListIndexOf1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/list/ListIndexOf2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/list/ListIndexOf3.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/list/ListInsertRange.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/list/ListLastIndexOf1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/list/ListLastIndexOf2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/list/ListLastIndexOf3.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/list/ListRemoveAt.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/list/ListRemoveRange.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/list/ListReverse.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/list/ListReverse2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/list/ListToArray.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/list/ListTrimExcess.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/list/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/list/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/queue/QueueClear.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/queue/QueueContains.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/queue/QueueCopyTo.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/queue/QueueCount.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/queue/QueueCtor1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/queue/QueueCtor2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/queue/QueueCtor3.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/queue/QueueDequeue.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/queue/QueueEnqueue.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/queue/QueueGetEnumerator.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/queue/QueuePeek.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/queue/QueueToArray.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/queue/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/queue/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/queueenumerator/EnumeratorCurrent.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/queueenumerator/EnumeratorDispose.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/queueenumerator/EnumeratorMoveNext.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/queueenumerator/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/queueenumerator/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/stack/StackClear.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/stack/StackContains.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/stack/StackCopyTo.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/stack/StackCount.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/stack/StackCtor1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/stack/StackCtor2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/stack/StackCtor3.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/stack/StackGetEnumerator.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/stack/StackPeek.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/stack/StackPop.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/stack/StackPush.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/stack/StackToArray.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/stack/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/stack/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/stackenumerator/StackEnumeratorCurrent.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/stackenumerator/StackEnumeratorDispose.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/stackenumerator/StackEnumeratorMoveNext.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/stackenumerator/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/stackenumerator/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/icollection/ICollectionCopyTo.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/icollection/ICollectionCount.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/icollection/ICollectionIsSynchronized.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/icollection/ICollectionSyncRoot.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/icollection/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/icollection/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/icomparer/IComparerCompare.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/icomparer/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/icomparer/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/idictionary/IDictionaryAdd.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/idictionary/IDictionaryClear.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/idictionary/IDictionaryContains.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/idictionary/IDictionaryGetEnumerator.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/idictionary/IDictionaryIsFixedSize.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/idictionary/IDictionaryIsReadOnly.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/idictionary/IDictionaryRemove.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/idictionary/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/idictionary/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/ienumerator/IEnumeratorCurrent.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/ienumerator/IEnumeratorMoveNext.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/ienumerator/IEnumeratorReset.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/ienumerator/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/ienumerator/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/ilist/IListIsFixedSize.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/ilist/IListItem.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/ilist/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/ilist/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/comparison/ComparisonBeginInvoke.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/comparison/ComparisonEndInvoke.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/comparison/ComparisonInvoke.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/comparison/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/comparison/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/console/ConsoleSetOut_PSC.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/console/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/console/consoleseterror_PSC.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/console/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertChangeType2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertFromBase64CharArray.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertFromBase64String.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToBase64CharArray.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToBase64String1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToBase64String2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToBoolean.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToBoolean2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToBoolean4.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToBoolean5.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToBoolean6.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToBoolean7.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToBoolean8.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToByte.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToByte1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToByte2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToByte3.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToByte4.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToByte6.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToByte7.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToByte8.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToChar.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToChar10.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToChar11.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToChar12.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToChar13.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToChar14.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToChar15.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToChar16.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToChar5.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToChar6.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToChar7.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToChar8.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToChar9.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToDateTime.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal10.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal11.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal12.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal13.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal14.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal15.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal16.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal17.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal18.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal5.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal6.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal8.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal9.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToDouble.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToDouble10.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToDouble11.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToDouble12.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToDouble13.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToDouble14.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToDouble15.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToDouble16.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToDouble17.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToDouble5.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToDouble6.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToDouble7.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToDouble8.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToDouble9.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToInt16.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToInt16_1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToInt16_10.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToInt16_11.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToInt16_16.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToInt16_17.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToInt16_18.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToInt16_2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToInt16_3.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToInt16_4.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToInt16_5.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToInt16_6.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToInt16_7.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToInt16_8.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToInt16_9.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToInt32.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToInt32_1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToInt32_10.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToInt32_11.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToInt32_16.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToInt32_17.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToInt32_18.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToInt32_2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToInt32_3.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToInt32_4.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToInt32_5.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToInt32_6.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToInt32_7.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToInt32_8.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToInt32_9.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToInt64.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToInt64_1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToInt64_10.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToInt64_11.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToInt64_16.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToInt64_17.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToInt64_18.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToInt64_2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToInt64_3.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToInt64_4.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToInt64_5.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToInt64_6.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToInt64_7.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToInt64_8.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToInt64_9.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToSByte.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToSByte1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToSByte10.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToSByte11.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToSByte16.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToSByte2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToSByte3.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToSByte4.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToSByte5.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToSByte6.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToSByte7.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToSByte8.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToSByte9.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToSingle.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToSingle13.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToSingle14.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToSingle15.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToSingle16.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToSingle17.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToString1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToString10.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToString11.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToString12.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToString13.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToString14.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToString15.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToString16.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToString17.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToString18.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToString19.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToString2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToString20.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToString21.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToString22.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToString23.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToString24.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToString25.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToString28.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToString29.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToString30.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToString31.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToString32.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToString33.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToString4.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToString5.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToString6.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToString7.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToString8.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToString9.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToUInt16.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToUInt161.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToUInt1610.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToUInt1611.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToUInt1612.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToUInt1613.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToUInt1614.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToUInt1615.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToUInt1616.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToUInt1617.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToUInt1618.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToUInt162.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToUInt163.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToUInt164.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToUInt165.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToUInt166.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToUInt167.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToUInt168.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToUInt169.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToUInt32.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToUInt321.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToUInt3210.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToUInt3211.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToUInt3212.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToUInt3213.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToUInt3215.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToUInt3216.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToUInt3217.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToUInt3218.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToUInt3219.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToUInt322.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToUInt323.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToUInt324.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToUInt325.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToUInt326.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToUInt327.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToUInt328.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToUInt329.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToUInt64.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToUInt641.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToUInt6410.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToUInt6411.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToUInt6412.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToUInt6413.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToUInt6414.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToUInt6415.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToUInt6416.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToUInt6417.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToUInt6418.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToUInt642.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToUInt643.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToUInt644.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToUInt645.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToUInt646.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToUInt647.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToUInt648.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToUInt649.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/datetime/DateTimeCompare.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/datetime/DateTimeCompareTo1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/datetime/DateTimeCtor1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/datetime/DateTimeCtor3.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/datetime/DateTimeCtor4.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/datetime/DateTimeCtor6.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/datetime/DateTimeCtor7.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/datetime/DateTimeDate.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/datetime/DateTimeGetHashCode.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/datetime/DateTimeHour.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/datetime/DateTimeKind.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/datetime/DateTimeMaxValue.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/datetime/DateTimeMillisecond.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/datetime/DateTimeMinValue.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/datetime/DateTimeMinute.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/datetime/DateTimeNow.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/datetime/DateTimeParse1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/datetime/DateTimeParse2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/datetime/DateTimeParse3.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/datetime/DateTimeParseExact1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/datetime/DateTimeParseExact2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/datetime/DateTimeParseExact3.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/datetime/DateTimeSecond.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/datetime/DateTimeSubtract1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/datetime/DateTimeSubtract2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/datetime/DateTimeTicks.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/datetime/DateTimeTimeOfDay.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/datetime/DateTimeToFileTime.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/datetime/DateTimeToFileTimeUtc.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/datetime/DateTimeToLocalTime.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/datetime/DateTimeToString1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/datetime/DateTimeToString2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/datetime/DateTimeToString3.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/datetime/DateTimeUtcNow.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/datetime/DateTimetoday.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/datetime/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/datetime/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/datetimekind/DateTimeKindLocal.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/datetimekind/DateTimeKindUnspecified.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/datetimekind/DateTimeKindUtc.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/datetimekind/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/datetimekind/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/dayofweek/DayOfWeekFriday.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/dayofweek/DayOfWeekMonday.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/dayofweek/DayOfWeekSaturday.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/dayofweek/DayOfWeekSunday.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/dayofweek/DayOfWeekThursday.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/dayofweek/DayOfWeekTuesDay.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/dayofweek/DayOfWeekWednesday.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/dayofweek/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/dayofweek/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/decimal/DecimaFloor.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/decimal/DecimalAdd.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/decimal/DecimalCompare.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/decimal/DecimalCtor1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/decimal/DecimalCtor2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/decimal/DecimalCtor3.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/decimal/DecimalCtor4.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/decimal/DecimalCtor5.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/decimal/DecimalCtor6.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/decimal/DecimalCtor7.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/decimal/DecimalCtor8.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/decimal/DecimalDivide.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/decimal/DecimalEquals1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/decimal/DecimalEquals2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/decimal/DecimalEquals3.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/decimal/DecimalGetBits.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/decimal/DecimalMaxValue.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/decimal/DecimalMinValue.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/decimal/DecimalMinusOne.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/decimal/DecimalMultiply.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/decimal/DecimalNegate.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/decimal/DecimalOne.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/decimal/DecimalParse.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/decimal/DecimalParse2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/decimal/DecimalParse3.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/decimal/DecimalParse4.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/decimal/DecimalRemainder.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/decimal/DecimalSubtract.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/decimal/DecimalToBoolean.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/decimal/DecimalToByte.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/decimal/DecimalToByte1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/decimal/DecimalToChar.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/decimal/DecimalToDateTime.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/decimal/DecimalToDecimal.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/decimal/DecimalToDouble.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/decimal/DecimalToInt16.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/decimal/DecimalToInt32.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/decimal/DecimalToInt64.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/decimal/DecimalToSByte.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/decimal/DecimalToSingle.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/decimal/DecimalToString1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/decimal/DecimalToString2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/decimal/DecimalToString3.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/decimal/DecimalToString4.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/decimal/DecimalToUInt16.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/decimal/DecimalToUInt32.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/decimal/DecimalToUInt64.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/decimal/DecimalTruncate.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/decimal/DecimalTryParse.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/decimal/DecimalZero.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/decimal/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/decimal/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/delegate/DelegateABI.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/delegate/DelegateCombine1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/delegate/DelegateCombineImpl.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/delegate/DelegateEquals1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/delegate/DelegateGetHashCode1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/delegate/DelegateGetInvocationList1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/delegate/DelegateRemove.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/delegate/TestForOtherAssembly.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/delegate/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/delegate/delegateRemoveImpl.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/delegate/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/diagnostics/conditionalattribute/ConditionalAttributeConditionString.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/diagnostics/conditionalattribute/ConditionalAttributeCtor.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/diagnostics/conditionalattribute/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/diagnostics/conditionalattribute/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/diagnostics/debuggingmodes/DebuggingModesDefault.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/diagnostics/debuggingmodes/DebuggingModesDisableOptimizations.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/diagnostics/debuggingmodes/DebuggingModesEnableEditAndContinue.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/diagnostics/debuggingmodes/DebuggingModesIgnoreSymbolStoreSequencePoints.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/diagnostics/debuggingmodes/DebuggingModesNone.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/diagnostics/debuggingmodes/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/diagnostics/debuggingmodes/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/dividebyzeroexception/DivideByZeroExceptionCtor.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/dividebyzeroexception/DivideByZeroExceptionCtor2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/dividebyzeroexception/DivideByZeroExceptionCtor3.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/dividebyzeroexception/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/dividebyzeroexception/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/dllnotfoundexception/DllNotFoundException1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/dllnotfoundexception/DllNotFoundExceptionCtor2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/dllnotfoundexception/DllNotFoundExceptionCtor3.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/dllnotfoundexception/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/dllnotfoundexception/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/double/DoubleCompareTo1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/double/DoubleEpsilon.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/double/DoubleEquals1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/double/DoubleEquals2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/double/DoubleGetHashCode.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/double/DoubleIConvertibleToBoolean.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/double/DoubleIConvertibleToByte.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/double/DoubleIConvertibleToDateTime.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/double/DoubleIConvertibleToDecimal.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/double/DoubleIConvertibleToDouble.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/double/DoubleIConvertibleToInt16.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/double/DoubleIConvertibleToInt32.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/double/DoubleIConvertibleToInt64.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/double/DoubleIConvertibleToSByte.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/double/DoubleIConvertibleToSingle.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/double/DoubleIsInfinity.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/double/DoubleIsNaN.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/double/DoubleIsNegativeInfinity.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/double/DoubleIsPositiveInfinity.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/double/DoubleMaxValue.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/double/DoubleMinValue.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/double/DoubleNaN.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/double/DoubleNegativeInfinity.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/double/DoubleParse3.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/double/DoublePositiveInfinity.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/double/DoubleToString1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/double/DoubleToString2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/double/DoubleToString3.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/double/DoubleToString4.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/double/DoubleTryParse.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/double/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/double/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/enum/EnumIConvertibleToInt64.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/enum/EnumIConvertibleToSingle.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/enum/EnumIConvertibleToType.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/enum/EnumIConvertibleToUint16.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/enum/EnumIConvertibleToUint32.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/enum/EnumIConvertibleToUint64.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/enum/EnumIsDefined.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/enum/EnumToObjectb.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/enum/EnumToString.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/enum/EnumToString3.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/enum/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/enum/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/environment/EnvironmentNewLine.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/environment/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/environment/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/eventargs/EventArgsctor.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/eventargs/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/eventargs/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/eventhandler/EventHandlerInvoke.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/eventhandler/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/eventhandler/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/eventhandler_generic/EventHandlerBeginInvoke.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/eventhandler_generic/EventHandlerCtor.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/eventhandler_generic/EventHandlerEndInvoke.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/eventhandler_generic/EventHandlerInvoke.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/eventhandler_generic/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/eventhandler_generic/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/exception/ExceptionCtor1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/exception/ExceptionCtor2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/exception/ExceptionCtor3.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/exception/ExceptionGetBaseException.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/exception/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/exception/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/flagsattribute/FlagsAttributeCtor.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/flagsattribute/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/flagsattribute/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/formatexception/FormatExceptionCtor1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/formatexception/FormatExceptionCtor2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/formatexception/FormatExceptionCtor3.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/formatexception/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/formatexception/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/gc/GCCollect.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/gc/GCGetTotalMemory.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/gc/GCKeepAlive.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/gc/GCMaxGeneration.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/gc/GCReRegisterForFinalize.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/gc/GCSuppressFinalize.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/gc/GCWaitForPendingFinalizers.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/gc/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/gc/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/calendarweekrule/CalendarWeekRuleFirstDay.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/calendarweekrule/CalendarWeekRuleFirstFourDayWeek.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/calendarweekrule/CalendarWeekRuleFirstFullWeek.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/calendarweekrule/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/calendarweekrule/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/charunicodeinfo/CharUnicodeInfoGetNumericValue1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/charunicodeinfo/CharUnicodeInfoGetNumericValue2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/charunicodeinfo/CharUnicodeInfoGetUnicodeCategory1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/charunicodeinfo/CharUnicodeInfoGetUnicodeCategory2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/charunicodeinfo/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/charunicodeinfo/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/compareinfo/CompareInfoCompare2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/compareinfo/CompareInfoIndexOf2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/compareinfo/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/compareinfo/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/compareoptions/CompareOptionsIgnoreCase.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/compareoptions/CompareOptionsIgnoreKanaType.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/compareoptions/CompareOptionsIgnoreNonSpace.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/compareoptions/CompareOptionsIgnoreSymbols.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/compareoptions/CompareOptionsIgnoreWidth.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/compareoptions/CompareOptionsNone.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/compareoptions/CompareOptionsOrdinal.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/compareoptions/CompareOptionsOrdinalIgoreCase.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/compareoptions/CompareOptionsStringSort.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/compareoptions/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/compareoptions/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/cultureinfo/CultureInfoClone.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/cultureinfo/CultureInfoEnglishName.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/cultureinfo/CultureInfoEquals.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/cultureinfo/CultureInfoGetCultureInfo2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/cultureinfo/CultureInfoGetHashCode.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/cultureinfo/CultureInfoInvariantCulture.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/cultureinfo/CultureInfoIsNeutralCulture.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/cultureinfo/CultureInfoName.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/cultureinfo/CultureInfoNativeName.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/cultureinfo/CultureInfoParent.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/cultureinfo/CultureInfoReadOnly.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/cultureinfo/CultureInfoTextInfo.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/cultureinfo/CultureInfoToString.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/cultureinfo/CultureInfoTwoLetterISOLanguageName.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/cultureinfo/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/cultureinfo/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/datetimeformatinfo/DateTimeFormatInfoClone.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/datetimeformatinfo/DateTimeFormatInfoCurrentInfo.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/datetimeformatinfo/DateTimeFormatInfoGetAbbreviatedMonthName.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/datetimeformatinfo/DateTimeFormatInfoGetFormat.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/datetimeformatinfo/DateTimeFormatInfoGetInstance.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/datetimeformatinfo/DateTimeFormatInfoGetMonthName.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/datetimeformatinfo/DateTimeFormatInfoInvariantInfo.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/datetimeformatinfo/DateTimeFormatInfoIsReadOnly.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/datetimeformatinfo/DateTimeFormatInfoRFC1123Pattern.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/datetimeformatinfo/DateTimeFormatInfoReadOnly.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/datetimeformatinfo/DateTimeFormatInfoSortableDateTimePattern.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/datetimeformatinfo/UniversalSortableDateTimePattern.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/datetimeformatinfo/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/datetimeformatinfo/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/datetimestyles/DateTimeStyleAllowInnerWhite.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/datetimestyles/DateTimeStylesAdjustToUniversal.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/datetimestyles/DateTimeStylesAllowLeadingWhite.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/datetimestyles/DateTimeStylesAllowTrailingWhite.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/datetimestyles/DateTimeStylesAllowWhiteSpaces.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/datetimestyles/DateTimeStylesAssumeLocal.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/datetimestyles/DateTimeStylesAssumeUniversal.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/datetimestyles/DateTimeStylesNoCurrentDateDefault.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/datetimestyles/DateTimeStylesNone.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/datetimestyles/DateTimeStylesRoundTripKind.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/datetimestyles/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/datetimestyles/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/numberformatinfo/NumberFormatInfoClone.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/numberformatinfo/NumberFormatInfoCtor.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/numberformatinfo/NumberFormatInfoCurrencyDecimalSeparator.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/numberformatinfo/NumberFormatInfoCurrencyGroupSeparator.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/numberformatinfo/NumberFormatInfoGetFormat.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/numberformatinfo/NumberFormatInfoGetInstance.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/numberformatinfo/NumberFormatInfoReadOnly.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/numberformatinfo/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/numberformatinfo/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/numberstyles/NumberStylesAllowCurrencySymbol.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/numberstyles/NumberStylesAllowDecimalPoint.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/numberstyles/NumberStylesAllowExponent.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/numberstyles/NumberStylesAllowHexSpecifier.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/numberstyles/NumberStylesAllowLeadingSign.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/numberstyles/NumberStylesAllowLeadingWhite.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/numberstyles/NumberStylesAllowParentheses.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/numberstyles/NumberStylesAllowThousands.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/numberstyles/NumberStylesAllowTrailingSign.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/numberstyles/NumberStylesAllowTrailingWhite.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/numberstyles/NumberStylesAny.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/numberstyles/NumberStylesCurrency.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/numberstyles/NumberStylesFloat.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/numberstyles/NumberStylesHexNumber.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/numberstyles/NumberStylesInteger.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/numberstyles/NumberStylesNone.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/numberstyles/NumberStylesNumber.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/numberstyles/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/numberstyles/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/regioninfo/RegionInfoEquals.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/regioninfo/RegionInfoGetHashCode.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/regioninfo/RegionInfoISOCurrencySymbol.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/regioninfo/RegionInfoIsMetric.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/regioninfo/RegionInfoName.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/regioninfo/RegionInfoToString.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/regioninfo/RegionInfoTwoLetterISORegionName.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/regioninfo/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/regioninfo/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/stringinfo/StringInfoCtor1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/stringinfo/StringInfoCtor2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/stringinfo/StringInfoEquals.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/stringinfo/StringInfoGetHashCode.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/stringinfo/StringInfoGetNextTextElement2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/stringinfo/StringInfoGetTextElementEnumerator1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/stringinfo/StringInfoGetTextElementEnumerator2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/stringinfo/StringInfoLengthInTextElements.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/stringinfo/StringInfoParseCombiningCharacters.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/stringinfo/StringInfoString.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/stringinfo/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/stringinfo/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/textelementenumerator/TextElementEnumeratorCurrent.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/textelementenumerator/TextElementEnumeratorElementIndex.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/textelementenumerator/TextElementEnumeratorGetTextElement.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/textelementenumerator/TextElementEnumeratorMoveNext.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/textelementenumerator/TextElementEnumeratorReset.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/textelementenumerator/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/textelementenumerator/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/textinfo/TextInfoCultureName.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/textinfo/TextInfoEquals.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/textinfo/TextInfoGetHashCode.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/textinfo/TextInfoIsReadOnly.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/textinfo/TextInfoToString.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/textinfo/TextInfoToUpper1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/textinfo/TextInfoToUpper2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/textinfo/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/textinfo/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryClosePunctuation.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryConnectorPunctuation.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryControl.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryDashPunctuation.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryDecimalDigitNumber.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryEnclosingMark.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryFinalQuotePunctuation.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryFormat.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryInitialQuotePunctuation.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryLetterNumber.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryLineSeparator.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryLowercaseLetter.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryMathSymbol.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryModifierLetter.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryModifierSymbol.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryNonSpacingMark.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryOpenPunctuation.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryOtherLetter.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryOtherNotAssigned.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryOtherNumber.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryOtherPunctuation.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryOtherSymbol.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryParagraphSeparator.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryPrivateUse.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategorySpaceSeparator.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategorySpacingCombiningMark.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategorySurrogate.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryTitlecaseLetter.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryUppercaseLetter.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/unicodecategory/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/unicodecategory/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/guid/GuidCompareTo1_cti.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/guid/GuidCompareTo2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/guid/GuidCtor1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/guid/GuidCtor1_cti.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/guid/GuidCtor2_cti.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/guid/GuidCtor3.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/guid/GuidCtor3_cti.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/guid/GuidEmpty.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/guid/GuidEquals1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/guid/GuidEquals1_cti.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/guid/GuidEquals2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/guid/GuidEquals2_cti.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/guid/GuidEquals3.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/guid/GuidGetHashCode.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/guid/GuidNewGuid.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/guid/GuidToByteArray.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/guid/GuidToString1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/guid/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/guid/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/icomparable/IComparableCompareTo.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/icomparable/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/icomparable/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/icomparable_generic/IComparable_GenericCompareTo.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/icomparable_generic/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/icomparable_generic/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/iconvertible/IConvertibleToBoolean.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/iconvertible/IConvertibleToByte.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/iconvertible/IConvertibleToChar.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/iconvertible/IConvertibleToDateTime.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/iconvertible/IConvertibleToDecimal.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/iconvertible/IConvertibleToDouble.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/iconvertible/IConvertibleToInt16.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/iconvertible/IConvertibleToInt32.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/iconvertible/IConvertibleToInt64.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/iconvertible/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/iconvertible/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/idisposable/IDisposableDispose.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/idisposable/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/idisposable/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/iformatable/IFormatableToString.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/iformatable/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/iformatable/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/indexoutofrangeexception/IndexOutOfRangeExceptionctor1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/indexoutofrangeexception/IndexOutOfRangeExceptionctor2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/indexoutofrangeexception/IndexOutOfRangeExceptionctor3.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/indexoutofrangeexception/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/indexoutofrangeexception/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/int/Int32CompareTo1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/int/Int32Equals1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/int/Int32Equals2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/int/Int32GetHashCode.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/int/Int32IConvertibleToBoolean.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/int/Int32IConvertibleToByte.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/int/Int32IConvertibleToChar.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/int/Int32IConvertibleToDateTime.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/int/Int32IConvertibleToDecimal.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/int/Int32IConvertibleToDouble.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/int/Int32IConvertibleToInt16.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/int/Int32IConvertibleToInt32.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/int/Int32IConvertibleToInt64.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/int/Int32IConvertibleToSByte.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/int/Int32IConvertibleToSingle.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/int/Int32IConvertibleToType.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/int/Int32IConvertibleToUInt16.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/int/Int32IConvertibleToUInt32.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/int/Int32IConvertibleToUInt64.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/int/Int32MaxValue.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/int/Int32MinValue.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/int/Int32Parse1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/int/Int32Parse2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/int/Int32Parse3.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/int/Int32Parse4.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/int/Int32ToString3.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/int/Int32TryParse.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/int/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/int/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/int16/Int16Equals1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/int16/Int16Equals2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/int16/Int16GetHashCode.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/int16/Int16IConvertibleToBoolean.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/int16/Int16IConvertibleToByte.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/int16/Int16IConvertibleToChar.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/int16/Int16IConvertibleToDateTime.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/int16/Int16IConvertibleToDecimal.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/int16/Int16IConvertibleToDouble.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/int16/Int16IConvertibleToInt16.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/int16/Int16IConvertibleToInt32.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/int16/Int16IConvertibleToInt64.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/int16/Int16IConvertibleToSByte.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/int16/Int16IConvertibleToSingle.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/int16/Int16IConvertibleToType.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/int16/Int16IConvertibleToUInt16.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/int16/Int16IConvertibleToUInt32.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/int16/Int16IConvertibleToUInt64.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/int16/Int16MaxValue.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/int16/Int16MinValue.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/int16/Int16Parse1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/int16/Int16Parse2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/int16/Int16Parse3.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/int16/Int16TryParse.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/int16/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/int16/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/int64/Int64CompareTo1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/int64/Int64Equals1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/int64/Int64Equals2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/int64/Int64GetHashCode.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/int64/Int64IConvertibleToBoolean.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/int64/Int64IConvertibleToByte.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/int64/Int64IConvertibleToChar.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/int64/Int64IConvertibleToDateTime.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/int64/Int64IConvertibleToDecimal.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/int64/Int64IConvertibleToDouble.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/int64/Int64IConvertibleToInt16.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/int64/Int64IConvertibleToInt32.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/int64/Int64IConvertibleToInt64.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/int64/Int64IConvertibleToSByte.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/int64/Int64IConvertibleToSingle.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/int64/Int64IConvertibleToType.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/int64/Int64IConvertibleToUInt16.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/int64/Int64IConvertibleToUInt32.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/int64/Int64IConvertibleToUInt64.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/int64/Int64MaxValue.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/int64/Int64MinValue.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/int64/Int64Parse1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/int64/Int64Parse2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/int64/Int64Parse3.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/int64/Int64ToString3.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/int64/Int64TryParse.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/int64/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/int64/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/intptr/IntPtrCtor_Int32.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/intptr/IntPtrCtor_Int64.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/intptr/IntPtrCtor_Void.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/intptr/IntPtrEquals.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/intptr/IntPtrGetHashCode.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/intptr/IntPtrToInt32.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/intptr/IntPtrToInt64.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/intptr/IntPtrToPointer.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/intptr/IntPtrToString.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/intptr/IntPtrZero.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/intptr/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/intptr/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/invalidcastexception/InvalidCastExceptionctor1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/invalidcastexception/InvalidCastExceptionctor2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/invalidcastexception/InvalidCastExceptionctor3.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/invalidcastexception/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/invalidcastexception/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/invalidoperationexception/InvalidOperationExceptionctor1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/invalidoperationexception/InvalidOperationExceptionctor2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/invalidoperationexception/InvalidOperationExceptionctor3.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/invalidoperationexception/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/invalidoperationexception/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/invalidprogramexception/InvalidProgramExceptionctor1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/invalidprogramexception/InvalidProgramExceptionctor2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/invalidprogramexception/InvalidProgramExceptionctor3.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/invalidprogramexception/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/invalidprogramexception/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/io/binarywriter/BinaryWriterOutStream_PSC.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/io/binarywriter/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/io/binarywriter/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/io/directorynotfoundexception/DirectoryNotFoundExceptionctor1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/io/directorynotfoundexception/DirectoryNotFoundExceptionctor2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/io/directorynotfoundexception/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/io/directorynotfoundexception/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/io/endofstreamexception/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/io/endofstreamexception/endofstreamexceptionctor1_PSC.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/io/endofstreamexception/endofstreamexceptionctor2_PSC.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/io/endofstreamexception/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/io/fileaccess/FileAccessEnum.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/io/fileaccess/FileAccessRead.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/io/fileaccess/FileAccessReadWrite.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/io/fileaccess/FileAccessWrite.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/io/fileaccess/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/io/fileaccess/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/io/fileattributes/FileAttributesArchive.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/io/fileattributes/FileAttributesCompressed.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/io/fileattributes/FileAttributesDeivce.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/io/fileattributes/FileAttributesDirectory.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/io/fileattributes/FileAttributesEncrypted.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/io/fileattributes/FileAttributesEnum.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/io/fileattributes/FileAttributesHidden.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/io/fileattributes/FileAttributesNormal.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/io/fileattributes/FileAttributesNotContentIndexed.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/io/fileattributes/FileAttributesOffline.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/io/fileattributes/FileAttributesReadOnly.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/io/fileattributes/FileAttributesReparsePoint.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/io/fileattributes/FileAttributesSystem.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/io/fileattributes/FileAttributesTemporary.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/io/fileattributes/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/io/fileattributes/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/io/filemode/FileModeAppend.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/io/filemode/FileModeCreate.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/io/filemode/FileModeCreateNew.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/io/filemode/FileModeEnum.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/io/filemode/FileModeOpen.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/io/filemode/FileModeOpenOrCreate.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/io/filemode/FileModeTruncate.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/io/filemode/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/io/filemode/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/io/filenotfoundexception/FileNotFoundExceptionCtor.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/io/filenotfoundexception/FileNotFoundExceptionCtor2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/io/filenotfoundexception/FileNotFoundExceptionGetMessage.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/io/filenotfoundexception/FileNotFoundExceptionMessage.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/io/filenotfoundexception/FileNotFoundExceptionToString.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/io/filenotfoundexception/FileNotFoundExceptionctor1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/io/filenotfoundexception/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/io/filenotfoundexception/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/io/fileshare/FileShareEnum.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/io/fileshare/FileShareNone.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/io/fileshare/FileShareRead.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/io/fileshare/FileShareReadWrite.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/io/fileshare/FileShareWrite.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/io/fileshare/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/io/fileshare/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/io/filestream/FileStreamDispose_PSC.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/io/filestream/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/io/filestream/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/io/ioexception/IOExceptionctor1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/io/ioexception/IOExceptionctor2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/io/ioexception/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/io/ioexception/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/io/memorystream/MemoryStreamCtor.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/io/memorystream/MemoryStreamCtor2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/io/memorystream/MemoryStreamCtor3.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/io/memorystream/MemoryStreamCtor4.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/io/memorystream/MemoryStreamCtor5.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/io/memorystream/MemoryStreamCtor6.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/io/memorystream/MemoryStreamCtor7.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/io/memorystream/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/io/memorystream/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/io/pathtoolongexception/PathTooLongExceptionctor1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/io/pathtoolongexception/PathTooLongExceptionctor2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/io/pathtoolongexception/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/io/pathtoolongexception/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/io/seekorigin/SeekOriginBegin.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/io/seekorigin/SeekOriginCurrent.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/io/seekorigin/SeekOriginEnd.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/io/seekorigin/SeekOriginEnum.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/io/seekorigin/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/io/seekorigin/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/io/stream/StreamDispose1_PSC.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/io/stream/StreamDispose2_PSC.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/io/stream/StreamNull_PSC.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/io/stream/StreamReadTimeOut_PSC.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/io/stream/StreamWriteTimeOut_PSC.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/io/stream/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/io/stream/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/io/streamreader/StreamReaderNull_PSC.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/io/streamreader/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/io/streamreader/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/io/stringwriter/StringWriterEncoding_PSC.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/io/stringwriter/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/io/stringwriter/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/io/textreader/TextReaderNull_PSC.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/io/textreader/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/io/textreader/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/io/textwriter/TextWriterNull_PSC.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/io/textwriter/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/io/textwriter/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/math/MathAbs1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/math/MathAbs2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/math/MathAbs3.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/math/MathAbs4.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/math/MathAbs5.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/math/MathAbs6.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/math/MathAbs7.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/math/MathAcos.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/math/MathAtan.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/math/MathAtan2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/math/MathCeiling.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/math/MathCos.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/math/MathCosh.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/math/MathE.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/math/MathExp.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/math/MathFloor.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/math/MathIEEERemainder.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/math/MathLog.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/math/MathLog10.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/math/MathMax1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/math/MathMax10.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/math/MathMax11.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/math/MathMax2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/math/MathMax3.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/math/MathMax4.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/math/MathMax5.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/math/MathMax6.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/math/MathMax7.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/math/MathMax8.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/math/MathMax9.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/math/MathMin1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/math/MathMin10.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/math/MathMin11.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/math/MathMin2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/math/MathMin3.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/math/MathMin4.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/math/MathMin5.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/math/MathMin6.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/math/MathMin7.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/math/MathMin8.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/math/MathMin9.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/math/MathPI.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/math/MathPow.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/math/MathRound2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/math/MathRound3.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/math/MathRound4.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/math/MathSign1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/math/MathSign2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/math/MathSign3.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/math/MathSign4.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/math/MathSign5.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/math/MathSign6.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/math/MathSign7.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/math/MathSin.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/math/MathSinh.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/math/MathSqrt.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/math/MathTan.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/math/MathTanh.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/math/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/math/mathRound1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/math/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/memberaccessexception/MemberAccessExceptionCtor1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/memberaccessexception/MemberAccessExceptionCtor2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/memberaccessexception/MemberAccessExceptionCtor3.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/memberaccessexception/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/memberaccessexception/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/methodaccessexception/MethodAccessExceptionCtor1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/methodaccessexception/MethodAccessExceptionCtor2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/methodaccessexception/MethodAccessExceptionCtor3.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/methodaccessexception/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/methodaccessexception/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/missingfieldexception/MissingFieldExceptionCtor1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/missingfieldexception/MissingFieldExceptionCtor2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/missingfieldexception/MissingFieldExceptionCtor3.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/missingfieldexception/MissingFieldExceptionMessage.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/missingfieldexception/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/missingfieldexception/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/missingmemberexception/MissingMemberExceptionCtor1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/missingmemberexception/MissingMemberExceptionCtor2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/missingmemberexception/MissingMemberExceptionCtor3.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/missingmemberexception/MissingMemberExceptionMessage.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/missingmemberexception/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/missingmemberexception/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/missingmethodexception/MissingMethodExceptionCtor1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/missingmethodexception/MissingMethodExceptionCtor2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/missingmethodexception/MissingMethodExceptionCtor3.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/missingmethodexception/MissingMethodExceptionMessage.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/missingmethodexception/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/missingmethodexception/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/multicastdelegate/MulticastDelegateCombineImpl.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/multicastdelegate/MulticastDelegateEquals.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/multicastdelegate/MulticastDelegateGetHashCode.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/multicastdelegate/MulticastDelegateGetInvocationList.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/multicastdelegate/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/multicastdelegate/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/notimplementedexception/NotImplementedExceptionCtor1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/notimplementedexception/NotImplementedExceptionCtor2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/notimplementedexception/NotImplementedExceptionCtor3.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/notimplementedexception/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/notimplementedexception/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/notsupportedexception/NotSupportedExceptionCtor1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/notsupportedexception/NotSupportedExceptionCtor2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/notsupportedexception/NotSupportedExceptionCtor3.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/notsupportedexception/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/notsupportedexception/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/nullable/NullableCompare.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/nullable/NullableCtor.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/nullable/NullableEquals.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/nullable/NullableEquals2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/nullable/NullableGetHashCode.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/nullable/NullableGetUnderlyingType.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/nullable/NullableGetValueOrDefault1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/nullable/NullableGetValueOrDefault2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/nullable/NullableHasValue.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/nullable/NullableToString.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/nullable/NullableValue.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/nullable/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/nullable/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/nullreferenceexception/NullReferenceExceptionCtor1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/nullreferenceexception/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/nullreferenceexception/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/object/ObjectCtor.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/object/ObjectEquals1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/object/ObjectEquals2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/object/ObjectFinalize.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/object/ObjectGetHashCode.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/object/ObjectMemberwiseClone.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/object/ObjectReferenceEquals.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/object/ObjectToString.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/object/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/object/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/objectdisposedexception/ObjectDisposedExceptionMessage.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/objectdisposedexception/ObjectDisposedExceptionObjectName.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/objectdisposedexception/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/objectdisposedexception/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/obsoleteattribute/ObsoleteAttributeCtor1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/obsoleteattribute/ObsoleteAttributeCtor2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/obsoleteattribute/ObsoleteAttributeCtor3.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/obsoleteattribute/ObsoleteAttributeIsError.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/obsoleteattribute/ObsoleteAttributeMessage.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/obsoleteattribute/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/obsoleteattribute/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/outofmemoryexception/OutOfMemoryExceptionCtor1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/outofmemoryexception/OutOfMemoryExceptionCtor2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/outofmemoryexception/OutOfMemoryExceptionCtor3.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/outofmemoryexception/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/outofmemoryexception/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/overflowexception/OverflowExceptionCtor1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/overflowexception/OverflowExceptionCtor2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/overflowexception/OverflowExceptionCtor3.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/overflowexception/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/overflowexception/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/paramarrayattribute/ParamArrayAttributeCtor.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/paramarrayattribute/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/paramarrayattribute/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/platformnotsupportedexception/PlatformNotSupportedExceptionCtor1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/platformnotsupportedexception/PlatformNotSupportedExceptionCtor2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/platformnotsupportedexception/PlatformNotSupportedExceptionCtor3.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/platformnotsupportedexception/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/platformnotsupportedexception/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/predicate/PredicateBeginInvoke.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/predicate/PredicateEndInvoke.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/predicate/PredicateInvoke.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/predicate/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/predicate/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/random/RandomCtor1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/random/RandomCtor2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/random/RandomNext1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/random/RandomNext2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/random/RandomNext3.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/random/RandomNextBytes.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/random/RandomNextDouble.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/random/RandomSample.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/random/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/random/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/rankexception/RankExceptionCtor1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/rankexception/RankExceptionCtor2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/rankexception/RankExceptionCtor3.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/rankexception/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/rankexception/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/ambiguousmatchexception/AmbiguousMatchExceptionCtor1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/ambiguousmatchexception/AmbiguousMatchExceptionCtor2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/ambiguousmatchexception/AmbiguousMatchExceptionCtor3.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/ambiguousmatchexception/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/ambiguousmatchexception/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/assembly/TestAssembly1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/assembly/TestTarget2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/assembly/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/assembly/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/assemblyconfigurationattribute/AssemblyConfigurationAttribute.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/assemblyconfigurationattribute/AssemblyConfigurationAttributeCtor.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/assemblyconfigurationattribute/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/assemblyconfigurationattribute/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/assemblydefaultaliasattribute/AssemblyDefaultAliasAttribute.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/assemblydefaultaliasattribute/AssemblyDefaultAliasAttributeCtor.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/assemblydefaultaliasattribute/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/assemblydefaultaliasattribute/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/assemblydelaysignattribute/AssemblyDelaySignAttributeCtor.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/assemblydelaysignattribute/AssemblyDelaySignAttributeDelaySign.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/assemblydelaysignattribute/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/assemblydelaysignattribute/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/assemblydescriptionattribute/AssemblyDescriptionAttributeCtor.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/assemblydescriptionattribute/AssemblyDescriptionAttributeDescription.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/assemblydescriptionattribute/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/assemblydescriptionattribute/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/assemblykeyfileattribute/AssemblyKeyFileAttributeCtor.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/assemblykeyfileattribute/AssemblyKeyFileAttributeKeyFile.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/assemblykeyfileattribute/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/assemblykeyfileattribute/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/assemblykeynameattribute/AssemblyKeyNameAttributeCtor.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/assemblykeynameattribute/AssemblyKeyNameAttributeKeyName.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/assemblykeynameattribute/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/assemblykeynameattribute/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/assemblyname/AssemblyNameGetPublicKey.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/assemblyname/AssemblyNameGetPublicKeyToken.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/assemblyname/AssemblyNameSetPublicKey.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/assemblyname/AssemblyNameSetPublicKeyToken.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/assemblyname/AssemblyNameVersion.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/assemblyname/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/assemblyname/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/assemblynameflags/AssemblyNameFlagsNone.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/assemblynameflags/AssemblyNameFlagsPublicKey.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/assemblynameflags/AssemblyNameFlagsRetargetable.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/assemblynameflags/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/assemblynameflags/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/assemblytitleattribute/AssemblyTitleAttributeCtor.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/assemblytitleattribute/AssemblyTitleAttributeTitle.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/assemblytitleattribute/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/assemblytitleattribute/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/callingconventions/CallingConventionsAny.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/callingconventions/CallingConventionsExplicitThis.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/callingconventions/CallingConventionsHasThis.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/callingconventions/CallingConventionsStandard.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/callingconventions/CallingConventionsVarArgs.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/callingconventions/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/callingconventions/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/constructorinfo/ConstructorInfoConstructorName.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/constructorinfo/ConstructorInfoTypeConstructorName.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/constructorinfo/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/constructorinfo/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/defaultmemberattribute/DefaultMemberAttributeCtor.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/defaultmemberattribute/DefaultMemberAttributeMemberName.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/defaultmemberattribute/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/defaultmemberattribute/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/fieldtoken/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/fieldtoken/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/flowcontrol/FlowControlBranch.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/flowcontrol/FlowControlCall.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/flowcontrol/FlowControlCond_Branch.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/flowcontrol/FlowControlMeta.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/flowcontrol/FlowControlNext.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/flowcontrol/FlowControlReturn.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/flowcontrol/FlowControlThrow.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/flowcontrol/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/flowcontrol/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodeEquals1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodeEquals2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodeFlowControl.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodeGetHashCode.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodeName.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodeOpCodeType.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodeOperandType.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodeSize.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodeStackBehaviourPop.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodeStackBehaviourPush.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodeToString.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodeValue.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesAdd_Ovf.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesAdd_Ovf_Un.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesAnd.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesArglist.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBeq.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBeq_S.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBge.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBge_S.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBge_Un.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBge_Un_S.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBgt.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBgt_S.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBgt_Un.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBgt_Un_S.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBle.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBle_S.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBle_Un.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBle_Un_S.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBlt.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBlt_S.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBlt_Un.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBlt_Un_S.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBne_Un.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBne_Un_S.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBox.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBr.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBr_S.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBreak.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBrfalse.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBrfalse_S.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBrtrue.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBrtrue_S.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesCall.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesCalli.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesCallvirt.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesCastclass.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesCeq.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesCgt.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesCgt_Un.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesCkfinite.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesClt.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesClt_Un.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConstrained.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_I.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_I1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_I2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_I4.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_I8.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_Ovf_I.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_Ovf_I1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_Ovf_I1_Un.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_Ovf_I2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_Ovf_I2_Un.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_Ovf_I4.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_Ovf_I4_Un.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_Ovf_I8.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_Ovf_I8_Un.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_Ovf_I_Un.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_Ovf_U.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_Ovf_U1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_Ovf_U1_Un.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_Ovf_U2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_Ovf_U2_Un.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_Ovf_U4.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_Ovf_U4_Un.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_Ovf_U8.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_Ovf_U8_Un.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_Ovf_U_Un.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_R4.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_R8.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_R_Un.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_U.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_U1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_U2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_U4.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_U8.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesCpblk.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesCpobj.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesDiv.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesDiv_Un.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesDup.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesEndfilter.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesEndfinally.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesInitblk.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesInitobj.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesIsinst.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesJmp.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdarg.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdarg_0.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdarg_1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdarg_2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdarg_3.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdarg_S.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdarga.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdarga_S.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdc_I4.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdc_I4_0.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdc_I4_1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdc_I4_2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdc_I4_3.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdc_I4_4.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdc_I4_5.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdc_I4_6.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdc_I4_7.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdc_I4_8.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdc_I4_M1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdc_I4_S.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdc_I8.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdc_R4.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdc_R8.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdelem.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdelem_I.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdelem_I1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdelem_I2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdelem_I4.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdelem_I8.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdelem_R4.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdelem_R8.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdelem_Ref.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdelem_U1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdelem_U2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdelem_U4.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdelema.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdfld.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdflda.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdftn.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdind_I.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdind_I1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdind_I2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdind_I4.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdind_I8.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdind_R4.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdind_R8.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdind_Ref.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdind_U1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdind_U2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdind_U4.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdlen.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdloc.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdloc_0.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdloc_1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdloc_2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdloc_3.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdloc_S.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdloca.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdloca_S.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdnull.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdobj.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdsfld.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdsflda.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdstr.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdtoken.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdvirtftn.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLeave.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLeave_S.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLocalloc.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesMkrefany.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesMul.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesMul_Ovf.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesMul_Ovf_Un.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesNeg.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesNewarr.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesNewobj.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesNop.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesNot.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesOr.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesPop.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesPrefix1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesPrefix2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesPrefix3.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesPrefix4.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesPrefix5.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesPrefix6.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesPrefix7.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesPrefixref.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesReadonly.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesRefanytype.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesRefanyval.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesRem.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesRem_Un.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesRet.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesRethrow.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesShl.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesShr.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesShr_Un.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesSizeof.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStarg.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStarg_S.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStelem.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStelem_I.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStelem_I1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStelem_I2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStelem_I4.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStelem_I8.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStelem_R4.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStelem_R8.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStelem_Ref.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStfld.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStind_I.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStind_I1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStind_I2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStind_I4.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStind_I8.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStind_R4.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStind_R8.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStind_Ref.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStloc.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStloc_0.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStloc_1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStloc_2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStloc_3.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStloc_S.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStobj.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStsfld.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesSub.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesSub_Ovf.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesSub_Ovf_Un.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesSwitch.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesTailcall.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesTakesSingleByteArgument.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesThrow.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesUnaligned.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesUnbox.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesUnbox_Any.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesVolatile.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesXor.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodetype/OpCodeTypeMacro.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodetype/OpCodeTypeNternal.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodetype/OpCodeTypeObjmodel.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodetype/OpCodeTypePrefix.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodetype/OpCodeTypePrimitive.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodetype/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodetype/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeInlineBrTarget.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeInlineField.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeInlineI.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeInlineI8.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeInlineMethod.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeInlineNone.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeInlineR.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeInlineSig.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeInlineString.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeInlineSwitch.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeInlineTok.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeInlineType.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeInlineVar.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeShortInlineBrTarget.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeShortInlineI.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeShortInlineR.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeShortInlineVar.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/packingsize/PackingSize16.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/packingsize/PackingSize2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/packingsize/PackingSize4.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/packingsize/PackingSizeSize1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/packingsize/PackingSizeSize128.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/packingsize/PackingSizeSize32.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/packingsize/PackingSizeSize64.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/packingsize/PackingSizeSize8.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/packingsize/PackingSizeUnspecified.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/packingsize/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/packingsize/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPop0.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPop1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPop1_pop1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopi.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopi_pop1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopi_popi.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopi_popi8.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopi_popi_popi.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopi_popr4.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopi_popr8.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopref.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopref_pop1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopref_popi.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopref_popi_pop1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopref_popi_popi.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopref_popi_popi8.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopref_popi_popr4.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopref_popi_popr8.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopref_popi_popref.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPush0.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPush1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPush1_push1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPushi.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPushi8.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPushr4.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPushr8.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPushref.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourVarpop.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourVarpush.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/eventattributes/EventAttributesNone.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/eventattributes/EventAttributesRTSpecialName.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/eventattributes/EventAttributesSpecialName.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/eventattributes/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/eventattributes/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesAssembly.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesFamANDAssem.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesFamORAssem.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesFamily.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesFieldAccessMask.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesHasDefault.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesHasFieldRVA.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesInitOnly.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesLiteral.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesNotSerialized.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesPinvokeImpl.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesPrivate.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesPrivateScope.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesPublic.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesRTSpecialName.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesSpecialName.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesStatic.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/fieldattributes/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/fieldattributes/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesAbstract.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesFamANDAssem.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesFamORAssem.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesFamily.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesFinal.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesHasSecurity.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesHideBySig.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesMemberAccessMask.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesNewSlot.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesPinvokeImpl.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesPrivate.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesPrivateScope.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesPublic.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesRTSpecialName.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesRequireSecObject.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesReuseSlot.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesSpecialName.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesStatic.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesUnmanagedExport.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesVirtual.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesVtableLayoutMask.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/methodattributes/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/methodattributes/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/MethodImplAttributesCodeTypeMask.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/MethodImplAttributesForwardRef.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/MethodImplAttributesIL.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/MethodImplAttributesInternalCall.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/MethodImplAttributesManaged.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/MethodImplAttributesManagedMask.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/MethodImplAttributesNative.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/MethodImplAttributesNoInlining.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/MethodImplAttributesOPTIL.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/MethodImplAttributesPreserveSig.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/MethodImplAttributesRuntime.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/MethodImplAttributesSynchronized.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/MethodImplAttributesUnmanaged.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/parameterattributes/ParameterAttributesHasDefault.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/parameterattributes/ParameterAttributesIn.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/parameterattributes/ParameterAttributesNone.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/parameterattributes/ParameterAttributesOptional.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/parameterattributes/ParameterAttributesOut.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/parameterattributes/ParameterAttributesRetval.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/parameterattributes/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/parameterattributes/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/propertyattributes/PropertyAttributesHasDefault.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/propertyattributes/PropertyAttributesNone.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/propertyattributes/PropertyAttributesRTSpecialName.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/propertyattributes/PropertyAttributesSpecialName.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/propertyattributes/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/propertyattributes/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/targetinvocationexception/TargetInvocationExceptionCtor1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/targetinvocationexception/TargetInvocationExceptionCtor2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/targetinvocationexception/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/targetinvocationexception/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/targetparametercountexception/TargetParameterCountExceptionCtor1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/targetparametercountexception/TargetParameterCountExceptionCtor2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/targetparametercountexception/TargetParameterCountExceptionCtor3.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/targetparametercountexception/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/targetparametercountexception/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesAbstract.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesAnsiClass.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesAutoClass.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesAutoLayout.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesBeforeFieldInit.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesClass.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesClassSemanticsMask.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesExplicitLayout.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesHasSecurity.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesImport.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesInterface.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesLayoutMask.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesNestedAssembly.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesNestedFamANDAssem.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesNestedFamORAssem.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesNestedFamily.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesNestedPrivate.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesNestedPublic.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesPublic.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesRTSpecialName.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesSealed.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesSequentialLayout.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesSerializable.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesSpecialName.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesStringFormatMask.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesUnicodeClass.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesVisibilityMask.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttribytesNotPublic.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/typeattributes/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/typeattributes/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/resources/missingmanifestresourceexception/MissingManifestResourceExceptionCtor1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/resources/missingmanifestresourceexception/MissingManifestResourceExceptionCtor2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/resources/missingmanifestresourceexception/MissingManifestResourceExceptionCtor3.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/resources/missingmanifestresourceexception/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/resources/missingmanifestresourceexception/project.json49
-rw-r--r--tests/src/CoreMangLib/cti/system/resources/neutralresourceslanguageattribute/CultureName.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/resources/neutralresourceslanguageattribute/NeutralResourcesLanguageAttributeCtor.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/resources/neutralresourceslanguageattribute/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/resources/neutralresourceslanguageattribute/project.json49
-rw-r--r--tests/src/CoreMangLib/cti/system/resources/resourcemanager/CustomCulture.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/resources/resourcemanager/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/resources/resourcemanager/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/resources/satellitecontractversionattribute/AttributeCtor.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/resources/satellitecontractversionattribute/AttributeVersion.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/resources/satellitecontractversionattribute/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/resources/satellitecontractversionattribute/project.json49
-rw-r--r--tests/src/CoreMangLib/cti/system/runtime/compilerservices/accessedthroughpropertyattribute/ATPACtor.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/runtime/compilerservices/accessedthroughpropertyattribute/ATPAPropertyName.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/runtime/compilerservices/accessedthroughpropertyattribute/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/runtime/compilerservices/accessedthroughpropertyattribute/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/runtime/compilerservices/compilationrelaxations/AttributeCtor1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/runtime/compilerservices/compilationrelaxations/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/runtime/compilerservices/compilationrelaxations/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/runtime/compilerservices/compilergeneratedattribute/CompilerGeneratedAttributeCtor.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/runtime/compilerservices/compilergeneratedattribute/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/runtime/compilerservices/compilergeneratedattribute/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/runtime/compilerservices/customconstantattribute/CustomConstantAttributector.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/runtime/compilerservices/customconstantattribute/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/runtime/compilerservices/customconstantattribute/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/runtime/compilerservices/indexernameattribute/IndexerNameAttributeCtor.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/runtime/compilerservices/indexernameattribute/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/runtime/compilerservices/indexernameattribute/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/runtime/compilerservices/internalsvisibletoattribute/IVTAAssemblyName.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/runtime/compilerservices/internalsvisibletoattribute/IVTACtor.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/runtime/compilerservices/internalsvisibletoattribute/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/runtime/compilerservices/internalsvisibletoattribute/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/runtime/compilerservices/methodimploptions/MethodImplOptionsNoInlining.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/runtime/compilerservices/methodimploptions/MethodImplOptionsPreserveSig.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/runtime/compilerservices/methodimploptions/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/runtime/compilerservices/methodimploptions/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/runtime/compilerservices/runtimecompatibilityattribute/RCAttrWrapNEThrows.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/runtime/compilerservices/runtimecompatibilityattribute/RuntimeCompatAttrCtor.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/runtime/compilerservices/runtimecompatibilityattribute/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/runtime/compilerservices/runtimecompatibilityattribute/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/runtime/compilerservices/runtimehelpers/GetHashCode.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/runtime/compilerservices/runtimehelpers/PlatformAssembly.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/runtime/compilerservices/runtimehelpers/UserAssembly.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/runtime/compilerservices/runtimehelpers/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/runtime/compilerservices/runtimehelpers/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/runtime/decimalconstantattribute/DecimalConstantAttributeCtor.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/runtime/decimalconstantattribute/DecimalConstantAttributeValue.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/runtime/decimalconstantattribute/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/runtime/decimalconstantattribute/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/runtime/fixedbufferattribute/FixedBufferAttributeCtor.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/runtime/fixedbufferattribute/FixedBufferAttributeElementType.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/runtime/fixedbufferattribute/FixedBufferAttributeLength.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/runtime/fixedbufferattribute/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/runtime/fixedbufferattribute/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/runtime/interopservices/callingconvention/CallingConventionWinapi.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/runtime/interopservices/callingconvention/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/runtime/interopservices/callingconvention/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/runtime/interopservices/charset/CharSetUnicode.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/runtime/interopservices/charset/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/runtime/interopservices/charset/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/runtime/interopservices/dllimportattribute/DllImportTest.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/runtime/interopservices/dllimportattribute/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/runtime/interopservices/dllimportattribute/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/runtime/interopservices/fieldoffsetattribute/FieldOffsetAttributeCtor.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/runtime/interopservices/fieldoffsetattribute/FieldOffsetAttributeValue.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/runtime/interopservices/fieldoffsetattribute/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/runtime/interopservices/fieldoffsetattribute/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/runtime/interopservices/gchandle/GCHandleAddrOfPinnedObject_PSC.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/runtime/interopservices/gchandle/GCHandleAlloc1_PSC.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/runtime/interopservices/gchandle/GCHandleFree_PSC.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/runtime/interopservices/gchandle/GCHandleTarget_PSC.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/runtime/interopservices/gchandle/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/runtime/interopservices/gchandle/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/runtime/interopservices/gchandletype/GCHandleTypeNormal.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/runtime/interopservices/gchandletype/GCHandleTypePinned.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/runtime/interopservices/gchandletype/GCHandleTypeWeak.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/runtime/interopservices/gchandletype/GCHandleTypeWeakTrackResurrection.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/runtime/interopservices/gchandletype/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/runtime/interopservices/gchandletype/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/runtime/interopservices/inattribute/InAttributeCtor.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/runtime/interopservices/inattribute/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/runtime/interopservices/inattribute/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/runtime/interopservices/layoutkind/LayoutKindAuto.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/runtime/interopservices/layoutkind/LayoutKindSequential.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/runtime/interopservices/layoutkind/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/runtime/interopservices/layoutkind/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/runtime/interopservices/marshal/MarshalSizeOf1_PSC.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/runtime/interopservices/marshal/MarshalSizeOf2_PSC.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/runtime/interopservices/marshal/OleAut32.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/runtime/interopservices/marshal/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/runtime/interopservices/marshal/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/runtime/interopservices/marshalasattribute/MarshalAsAttributeArraySubType.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/runtime/interopservices/marshalasattribute/MarshalAsAttributeCtor1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/runtime/interopservices/marshalasattribute/MarshalAsAttributeCtor2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/runtime/interopservices/marshalasattribute/MarshalAsAttributeMarshalCookie.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/runtime/interopservices/marshalasattribute/MarshalAsAttributeMarshalType.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/runtime/interopservices/marshalasattribute/MarshalAsAttributeMarshalTypeRef.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/runtime/interopservices/marshalasattribute/MarshalAsAttributeSizeConst.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/runtime/interopservices/marshalasattribute/MarshalAsAttributeSizeParamIndex.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/runtime/interopservices/marshalasattribute/MarshalAsAttributeValue.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/runtime/interopservices/marshalasattribute/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/runtime/interopservices/marshalasattribute/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/runtime/interopservices/outattribute/OutAttributeCtor.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/runtime/interopservices/outattribute/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/runtime/interopservices/outattribute/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/runtime/interopservices/preservesigattribute/PreserveSigAttributeCtor.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/runtime/interopservices/preservesigattribute/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/runtime/interopservices/preservesigattribute/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/runtime/interopservices/safehandle/SafeHandleCtor_cti_PSC.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/runtime/interopservices/safehandle/SafeHandleDangerousAddRef_PSC.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/runtime/interopservices/safehandle/SafeHandleDangerousGetHandle_PSC.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/runtime/interopservices/safehandle/SafeHandleDangerousRelease_PSC.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/runtime/interopservices/safehandle/SafeHandleDispose1_PSC.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/runtime/interopservices/safehandle/SafeHandleDispose2_PSC.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/runtime/interopservices/safehandle/SafeHandleHandle_PSC.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/runtime/interopservices/safehandle/SafeHandleIsClosed_PSC.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/runtime/interopservices/safehandle/SafeHandleIsInvalid_PSC.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/runtime/interopservices/safehandle/SafeHandleSetHandleAsInvalid_PSC.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/runtime/interopservices/safehandle/SafeHandleSetHandle_PSC.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/runtime/interopservices/safehandle/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/runtime/interopservices/safehandle/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/runtime/interopservices/structlayoutattribute/StructLayoutAttributeCharSet.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/runtime/interopservices/structlayoutattribute/StructLayoutAttributeCtor.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/runtime/interopservices/structlayoutattribute/StructLayoutAttributePack.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/runtime/interopservices/structlayoutattribute/StructLayoutAttributeSize.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/runtime/interopservices/structlayoutattribute/StructLayoutAttributeValue.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/runtime/interopservices/structlayoutattribute/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/runtime/interopservices/structlayoutattribute/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/runtime/interopservices/unmanagedtype/UnmanagedType.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/runtime/interopservices/unmanagedtype/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/runtime/interopservices/unmanagedtype/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/runtimefieldhandle/RuntimeFieldHandleEquals.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/runtimefieldhandle/RuntimeFieldHandleGetHashCode.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/runtimefieldhandle/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/runtimefieldhandle/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/runtimemethodhandle/RuntimeMethodHandleEquals.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/runtimemethodhandle/RuntimeMethodHanldeGetHashCode.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/runtimemethodhandle/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/runtimemethodhandle/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/runtimetypehandle/RuntimeTypeHandleEquals.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/runtimetypehandle/RuntimeTypeHandleGetHashCode.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/runtimetypehandle/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/runtimetypehandle/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/sbyte/SByteCompareTo2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/sbyte/SByteEquals1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/sbyte/SByteEquals2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/sbyte/SByteGetHashCode.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/sbyte/SByteIConvertibleToBoolean.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/sbyte/SByteIConvertibleToByte.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/sbyte/SByteIConvertibleToChar.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/sbyte/SByteIConvertibleToDecimal.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/sbyte/SByteIConvertibleToDouble.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/sbyte/SByteIConvertibleToInt16.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/sbyte/SByteIConvertibleToInt32.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/sbyte/SByteIConvertibleToInt64.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/sbyte/SByteIConvertibleToUInt16.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/sbyte/SByteIConvertibleToUInt32.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/sbyte/SByteIConvertibleToUInt64.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/sbyte/SByteMaxValue.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/sbyte/SByteMinValue.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/sbyte/SByteParse1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/sbyte/SByteParse2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/sbyte/SByteParse3.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/sbyte/SByteTryParse.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/sbyte/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/sbyte/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/security/securityexception/SecurityExceptionCtor1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/security/securityexception/SecurityExceptionCtor2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/security/securityexception/SecurityExceptionCtor3.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/security/securityexception/SecurityExceptionToString.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/security/securityexception/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/security/securityexception/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/single/SingleEpsilon.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/single/SingleGetHashCode.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/single/SingleIsInfinity.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/single/SingleIsNaN.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/single/SingleIsNegativeInfinity.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/single/SingleIsPositiveInfinity.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/single/SingleMaxValue.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/single/SingleMinValue.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/single/SingleNaN.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/single/SingleParse1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/single/SingleParse2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/single/SingleToBoolean.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/single/SingleToByte.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/single/SingleToChar.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/single/SingleToDateTime.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/single/SingleToDecimal.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/single/SingleToDouble.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/single/SingleToInt16.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/single/SingleToInt32.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/single/SingleToInt64.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/single/SingleToSByte.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/single/SingleToSingle.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/single/SingleToUInt16.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/single/SingleToUInt32.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/single/SingleToUInt64.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/single/SingleTryParse.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/single/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/single/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/string/StringChars.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/string/StringCompare1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/string/StringCompare15.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/string/StringCompare2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/string/StringCompare9.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/string/StringCompareOrdinal1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/string/StringCompareOrdinal2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/string/StringConcat1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/string/StringConcat2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/string/StringConcat3.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/string/StringConcat4.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/string/StringConcat5.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/string/StringConcat6.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/string/StringConcat7.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/string/StringConcat8.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/string/StringCopyTo.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/string/StringCtor5.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/string/StringCtorChar.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/string/StringEmpty.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/string/StringEquals1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/string/StringEquals2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/string/StringEquals3.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/string/StringEquals6.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/string/StringFormat1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/string/StringFormat2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/string/StringGetEnumerator.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/string/StringGetHashCode.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/string/StringIConvertibleToBoolean.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/string/StringIConvertibleToByte.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/string/StringIConvertibleToChar.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/string/StringIConvertibleToInt16.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/string/StringIConvertibleToInt32.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/string/StringIConvertibleToInt64.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/string/StringIConvertibleToSByte.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/string/StringIConvertibleToUInt16.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/string/StringIConvertibleToUInt32.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/string/StringIConvertibleToUInt64.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/string/StringIEnumerableGetEnumerator.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/string/StringIndexOf10.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/string/StringInsert.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/string/StringIsNullOrEmpty.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/string/StringJoin.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/string/StringJoin1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/string/StringJoin2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/string/StringLength.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/string/StringPadLeft.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/string/StringPadLeft1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/string/StringPadLeft2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/string/StringPadRight.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/string/StringPadRight1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/string/StringPadRight2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/string/StringRemove1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/string/StringRemove2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/string/StringReplace1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/string/StringReplace2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/string/StringSplit1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/string/StringSubString1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/string/StringSubString2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/string/StringToCharArray.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/string/StringToString1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/string/StringTrim1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/string/StringTrim1b.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/string/StringTrim2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/string/StringTrim3.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/string/StringTrim4.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/string/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/string/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/stringcompare/StringComparerCtor.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/stringcompare/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/stringcompare/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/stringcomparer/StringComparerCompare2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/stringcomparer/StringComparerEquals1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/stringcomparer/StringComparerEquals3.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/stringcomparer/StringComparerGetType.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/stringcomparer/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/stringcomparer/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/stringcomparison/StringComparisonCurrentCulture.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/stringcomparison/StringComparisonCurrentCultureIgnoreCase.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/stringcomparison/StringComparisonOrdinal.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/stringcomparison/StringComparisonOrdinalIgnoreCase.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/stringcomparison/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/stringcomparison/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/szarrayhelper/SZArrayHelperSetItem.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/szarrayhelper/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/szarrayhelper/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/text/decoder/DecoderCtor.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/text/decoder/DecoderReset.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/text/decoder/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/text/decoder/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/text/encoder/EncoderCtor.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/text/encoder/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/text/encoder/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/text/encoding/EncodingBigEndianUnicode.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/text/encoding/EncodingClone.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/text/encoding/EncodingConvert1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/text/encoding/EncodingConvert2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/text/encoding/EncodingCtor1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/text/encoding/EncodingEquals.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetByteCount.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetByteCount1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetByteCount2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetByteCount3.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetBytes1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetBytes2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetBytes3.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetBytes4.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetBytes5.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetCharCount.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetCharCount1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetCharCount2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetChars1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetChars2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetChars3.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetDecoder.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetEncoder.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetEncoding2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetMaxByteCount.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetMaxCharCount.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetPreamble.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetString.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/text/encoding/EncodingUTF8.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/text/encoding/EncodingUnicode.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/text/encoding/EncodingWebName.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/text/encoding/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/text/encoding/project.json49
-rw-r--r--tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend10.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend11.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend12.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend13.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend14.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend15.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend16.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend17.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend18.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend19.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend3.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend4.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend5.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend6.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend7.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend8.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend9.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderCapacity.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderCapacity_cti.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderChars.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderInsert.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderInsert3.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderInsert4.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderLength.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderLength_cti.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderRemove.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderReplace1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderReplace2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderReplace3.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderReplace4.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderToString1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderToString2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderctor1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderctor2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderctor3.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderctor4.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderctor5.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderctor6.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/text/stringbuilder/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/text/stringbuilder/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/text/unicodeencoding/UnicodeEncodingCtor1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/text/unicodeencoding/UnicodeEncodingEquals.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/text/unicodeencoding/UnicodeEncodingGetByteCount1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/text/unicodeencoding/UnicodeEncodingGetByteCount2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/text/unicodeencoding/UnicodeEncodingGetBytes2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/text/unicodeencoding/UnicodeEncodingGetCharCount.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/text/unicodeencoding/UnicodeEncodingGetChars.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/text/unicodeencoding/UnicodeEncodingGetDecoder.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/text/unicodeencoding/UnicodeEncodingGetEncoder.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/text/unicodeencoding/UnicodeEncodingGetHashCode.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/text/unicodeencoding/UnicodeEncodingGetMaxByteCount.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/text/unicodeencoding/UnicodeEncodingGetMaxCharCount.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/text/unicodeencoding/UnicodeEncodingGetPreamble.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/text/unicodeencoding/UnicodeEncodingGetString.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/text/unicodeencoding/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/text/unicodeencoding/project.json49
-rw-r--r--tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingCtor.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingCtor2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingCtor3.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingEquals.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingGetByteCount1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingGetByteCount2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingGetBytes1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingGetBytes2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingGetCharCount.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingGetChars.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingGetDecoder.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingGetEncoder.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingGetHashCode.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingGetMaxByteCount.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingGetMaxCharCount.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingGetPreamble.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingGetString.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/text/utf8encoding/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/text/utf8encoding/project.json49
-rw-r--r--tests/src/CoreMangLib/cti/system/threading/autoresetevent/AutoResetEventCtor.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/threading/autoresetevent/AutoResetEventReSet.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/threading/autoresetevent/AutoResetEventSet.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/threading/autoresetevent/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/threading/autoresetevent/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/threading/interlocked/InterlockedAdd1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/threading/interlocked/InterlockedAdd2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/threading/interlocked/InterlockedCompareExchange1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/threading/interlocked/InterlockedCompareExchange5.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/threading/interlocked/InterlockedCompareExchange6.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/threading/interlocked/InterlockedCompareExchange7.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/threading/interlocked/InterlockedDecrement1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/threading/interlocked/InterlockedDecrement2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/threading/interlocked/InterlockedExchange1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/threading/interlocked/InterlockedExchange5.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/threading/interlocked/InterlockedExchange6.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/threading/interlocked/InterlockedExchange7.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/threading/interlocked/InterlockedIncrement1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/threading/interlocked/InterlockedIncrement2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/threading/interlocked/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/threading/interlocked/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/threading/manualresetevent/ManualResetEventCtor.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/threading/manualresetevent/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/threading/manualresetevent/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/threading/timeout/TimeOutInfinite.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/threading/timeout/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/threading/timeout/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/threading/waithandle/WaitHandleCtor.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/threading/waithandle/WaitHandleDispose1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/threading/waithandle/WaitHandleDispose3.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/threading/waithandle/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/threading/waithandle/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/timeoutexception/TimeoutExceptionCtor1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/timeoutexception/TimeoutExceptionCtor2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/timeoutexception/TimeoutExceptionCtor3.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/timeoutexception/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/timeoutexception/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/timespan/TimeSpanAdd.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/timespan/TimeSpanCompare1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/timespan/TimeSpanCompareTo2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/timespan/TimeSpanCtor1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/timespan/TimeSpanCtor2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/timespan/TimeSpanCtor3.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/timespan/TimeSpanCtor4.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/timespan/TimeSpanDuration.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/timespan/TimeSpanEquals1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/timespan/TimeSpanEquals2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/timespan/TimeSpanEquals3.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/timespan/TimeSpanFromTicks.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/timespan/TimeSpanGetHashCode.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/timespan/TimeSpanMaxValue.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/timespan/TimeSpanMinValue.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/timespan/TimeSpanNegate.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/timespan/TimeSpanTicks.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/timespan/TimeSpanTicksPerDay.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/timespan/TimeSpanTicksPerHour.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/timespan/TimeSpanTicksPerMinute.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/timespan/TimeSpanTicksPerSecond.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/timespan/TimeSpanToString_str.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/timespan/TimeSpanTotalDays.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/timespan/TimeSpanTotalHours.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/timespan/TimeSpanTotalMilliseconds.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/timespan/TimeSpanTotalMinutes.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/timespan/TimeSpanTotalSeconds.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/timespan/TimeSpanZero.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/timespan/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/timespan/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/type/TypeEquals1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/type/TypeEquals2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/type/TypeGetArrayRank.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/type/TypeGetElementType.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/type/TypeGetGenericTypeDefinition.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/type/TypeGetHashCode.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/type/TypeGetType1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/type/TypeGetType2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/type/TypeGetTypeFromHandle.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/type/TypeHasElementTypeImpl.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/type/TypeIsByRefImpl.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/type/TypeIsPointerImpl.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/type/TypeMakeArrayType1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/type/TypeMakeArrayType2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/type/TypeMakeByRefType.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/type/TypeMakePointerType.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/type/TypeToString.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/type/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/type/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/typecode/TypeCodeBoolean.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/typecode/TypeCodeByte.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/typecode/TypeCodeChar.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/typecode/TypeCodeDateTime.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/typecode/TypeCodeDecimal.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/typecode/TypeCodeDouble.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/typecode/TypeCodeEmpty.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/typecode/TypeCodeInt16.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/typecode/TypeCodeInt32.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/typecode/TypeCodeInt64.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/typecode/TypeCodeObject.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/typecode/TypeCodeSByte.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/typecode/TypeCodeSingle.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/typecode/TypeCodeString.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/typecode/TypeCodeUInt16.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/typecode/TypeCodeUInt32.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/typecode/TypeCodeUInt64.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/typecode/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/typecode/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/typeloadexception/TypeLoadExceptionCtor1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/typeloadexception/TypeLoadExceptionCtor2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/typeloadexception/TypeLoadExceptionCtor3.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/typeloadexception/TypeLoadExceptionMessage.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/typeloadexception/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/typeloadexception/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/uint16/UInt16CompareTo1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/uint16/UInt16Equals1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/uint16/UInt16Equals2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/uint16/UInt16IConvertibleToBoolean.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/uint16/UInt16IConvertibleToByte.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/uint16/UInt16IConvertibleToChar.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/uint16/UInt16IConvertibleToDateTime.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/uint16/UInt16IConvertibleToDecimal.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/uint16/UInt16IConvertibleToDouble.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/uint16/UInt16IConvertibleToInt16.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/uint16/UInt16IConvertibleToInt32.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/uint16/UInt16IConvertibleToInt64.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/uint16/UInt16IConvertibleToSByte.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/uint16/UInt16IConvertibleToSingle.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/uint16/UInt16IConvertibleToType.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/uint16/UInt16IConvertibleToUInt16.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/uint16/UInt16IConvertibleToUInt32.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/uint16/UInt16IConvertibleToUInt64.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/uint16/UInt16Parse1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/uint16/UInt16Parse2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/uint16/UInt16Parse3.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/uint16/UInt16ToString3.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/uint16/UInt16ToString4.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/uint16/UInt16TryParse.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/uint16/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/uint16/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/uint32/UInt32CompareTo2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/uint32/UInt32Equals1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/uint32/UInt32Equals2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/uint32/UInt32GetHashCode.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/uint32/UInt32IConvertibleToBoolean.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/uint32/UInt32IConvertibleToByte.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/uint32/UInt32IConvertibleToChar.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/uint32/UInt32IConvertibleToDecimal.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/uint32/UInt32IConvertibleToDouble.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/uint32/UInt32IConvertibleToInt16.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/uint32/UInt32IConvertibleToInt32.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/uint32/UInt32IConvertibleToInt64.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/uint32/UInt32IConvertibleToSByte.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/uint32/UInt32IConvertibleToSingle.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/uint32/UInt32IConvertibleToType.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/uint32/UInt32IConvertibleToUInt16.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/uint32/UInt32IConvertibleToUInt32.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/uint32/UInt32IConvertibleToUInt64.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/uint32/UInt32MaxValue.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/uint32/UInt32MinValue.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/uint32/UInt32Parse1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/uint32/UInt32Parse2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/uint32/UInt32Parse3.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/uint32/UInt32ToString2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/uint32/UInt32TryParse.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/uint32/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/uint32/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/uint64/UInt64GetHashCode.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/uint64/UInt64IConvertibleToBoolean.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/uint64/UInt64IConvertibleToByte.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/uint64/UInt64IConvertibleToChar.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/uint64/UInt64IConvertibleToDateTime.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/uint64/UInt64IConvertibleToDecimal.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/uint64/UInt64IConvertibleToDouble.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/uint64/UInt64IConvertibleToInt16.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/uint64/UInt64IConvertibleToInt32.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/uint64/UInt64IConvertibleToInt64.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/uint64/UInt64IConvertibleToSByte.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/uint64/UInt64IConvertibleToSingle.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/uint64/UInt64IConvertibleToType.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/uint64/UInt64IConvertibleToUInt16.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/uint64/UInt64IConvertibleToUInt32.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/uint64/UInt64IConvertibleToUInt64.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/uint64/UInt64MaxValue.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/uint64/UInt64MinValue.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/uint64/UInt64Parse1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/uint64/UInt64Parse2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/uint64/UInt64Parse3.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/uint64/UInt64ToString2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/uint64/UInt64TryParse.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/uint64/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/uint64/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/uintptr/UIntPtrCtor_UInt32.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/uintptr/UIntPtrCtor_UInt64.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/uintptr/UIntPtrCtor_VoidPtr.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/uintptr/UIntPtrEquals.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/uintptr/UIntPtrGetHashCode.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/uintptr/UIntPtrSize.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/uintptr/UIntPtrToPointer.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/uintptr/UIntPtrToString.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/uintptr/UIntPtrToUInt32.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/uintptr/UIntPtrToUInt64.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/uintptr/UIntPtrZero.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/uintptr/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/uintptr/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/valuetype/ValueTypeEquals.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/valuetype/ValueTypeEquals2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/valuetype/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/valuetype/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/version/VersionBuild.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/version/VersionCompareTo2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/version/VersionCtor4.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/version/VersionEquals1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/version/VersionEquals2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/version/VersionGetHashCode.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/version/VersionMajor.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/version/VersionRevision.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/version/VersionToString1.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/version/VersionToString2.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/version/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/version/project.json48
-rw-r--r--tests/src/CoreMangLib/cti/system/weakreference/WeakReferenceCtor1_PSC.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/weakreference/WeakReferenceCtor2_PSC.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/weakreference/WeakReferenceCtor2b_PSC.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/weakreference/WeakReferenceIsAlive_PSC.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/weakreference/WeakReferenceIsAliveb_PSC.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/weakreference/WeakReferenceTargetb_PSC.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/weakreference/WeakReferenceTrackResurrection_cti_PSC.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/weakreference/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/weakreference/project.json48
-rw-r--r--tests/src/CoreMangLib/reflection/assembly/TestAssemblyAppBase.csproj4
-rw-r--r--tests/src/CoreMangLib/reflection/assembly/TestAssemblyNotAppBase.csproj4
-rw-r--r--tests/src/CoreMangLib/reflection/assembly/app.config27
-rw-r--r--tests/src/CoreMangLib/reflection/assembly/project.json48
-rw-r--r--tests/src/CoreMangLib/system/buffer/ASURT_99893.csproj4
-rw-r--r--tests/src/CoreMangLib/system/buffer/app.config27
-rw-r--r--tests/src/CoreMangLib/system/buffer/project.json48
-rw-r--r--tests/src/CoreMangLib/system/collections/generic/hashset/Regression_Dev10_609271.csproj4
-rw-r--r--tests/src/CoreMangLib/system/collections/generic/hashset/Regression_Dev10_624201.csproj4
-rw-r--r--tests/src/CoreMangLib/system/collections/generic/hashset/app.config27
-rw-r--r--tests/src/CoreMangLib/system/collections/generic/hashset/project.json48
-rw-r--r--tests/src/CoreMangLib/system/datetime/Co7510ParseExact_formatarray.csproj4
-rw-r--r--tests/src/CoreMangLib/system/datetime/app.config27
-rw-r--r--tests/src/CoreMangLib/system/datetime/project.json48
-rw-r--r--tests/src/CoreMangLib/system/delegate/VSD/OpenDelegate.csproj4
-rw-r--r--tests/src/CoreMangLib/system/delegate/VSD/app.config27
-rw-r--r--tests/src/CoreMangLib/system/delegate/VSD/project.json48
-rw-r--r--tests/src/CoreMangLib/system/delegate/generics/NG_Standard.csproj4
-rw-r--r--tests/src/CoreMangLib/system/delegate/generics/NegativeGenerics.csproj4
-rw-r--r--tests/src/CoreMangLib/system/delegate/generics/NullableTypes.csproj4
-rw-r--r--tests/src/CoreMangLib/system/delegate/generics/app.config27
-rw-r--r--tests/src/CoreMangLib/system/delegate/generics/project.json48
-rw-r--r--tests/src/CoreMangLib/system/delegate/miscellaneous/Central.csproj4
-rw-r--r--tests/src/CoreMangLib/system/delegate/miscellaneous/ClosedStatic.csproj4
-rw-r--r--tests/src/CoreMangLib/system/delegate/miscellaneous/Co6010DelegateEqualsTwo.csproj4
-rw-r--r--tests/src/CoreMangLib/system/delegate/miscellaneous/Co6031GetHashCode.csproj4
-rw-r--r--tests/src/CoreMangLib/system/delegate/miscellaneous/app.config27
-rw-r--r--tests/src/CoreMangLib/system/delegate/miscellaneous/project.json49
-rw-r--r--tests/src/CoreMangLib/system/delegate/regressions/devdivbugs/113347/DDB113347.csproj4
-rw-r--r--tests/src/CoreMangLib/system/delegate/regressions/devdivbugs/113347/app.config27
-rw-r--r--tests/src/CoreMangLib/system/delegate/regressions/devdivbugs/113347/project.json48
-rw-r--r--tests/src/CoreMangLib/system/delegate/threatmodel/public/TestClass.csproj4
-rw-r--r--tests/src/CoreMangLib/system/delegate/threatmodel/public/TestClassFrameworkInternal.csproj4
-rw-r--r--tests/src/CoreMangLib/system/delegate/threatmodel/public/app.config27
-rw-r--r--tests/src/CoreMangLib/system/delegate/threatmodel/public/project.json48
-rw-r--r--tests/src/CoreMangLib/system/delegate/threatmodel/tests/BindingTarget.csproj4
-rw-r--r--tests/src/CoreMangLib/system/delegate/threatmodel/tests/CritConstructorClass.csproj4
-rw-r--r--tests/src/CoreMangLib/system/delegate/threatmodel/tests/TestClass.csproj4
-rw-r--r--tests/src/CoreMangLib/system/delegate/threatmodel/tests/TestClassFrameworkInternal.csproj4
-rw-r--r--tests/src/CoreMangLib/system/delegate/threatmodel/tests/app.config27
-rw-r--r--tests/src/CoreMangLib/system/delegate/threatmodel/tests/project.json48
-rw-r--r--tests/src/CoreMangLib/system/exception/Data_Helper.csproj4
-rw-r--r--tests/src/CoreMangLib/system/exception/app.config27
-rw-r--r--tests/src/CoreMangLib/system/exception/project.json48
-rw-r--r--tests/src/CoreMangLib/system/guid/Guid_Parsing.csproj4
-rw-r--r--tests/src/CoreMangLib/system/guid/app.config27
-rw-r--r--tests/src/CoreMangLib/system/guid/project.json48
-rw-r--r--tests/src/CoreMangLib/system/lazyt/LazyTTF.csproj4
-rw-r--r--tests/src/CoreMangLib/system/lazyt/app.config27
-rw-r--r--tests/src/CoreMangLib/system/lazyt/project.json48
-rw-r--r--tests/src/CoreMangLib/system/reflection/assembly/app.config27
-rw-r--r--tests/src/CoreMangLib/system/reflection/assembly/project.json48
-rw-r--r--tests/src/CoreMangLib/system/reflection/assembly/server1.csproj4
-rw-r--r--tests/src/CoreMangLib/system/reflection/assembly/server2.csproj4
-rw-r--r--tests/src/CoreMangLib/system/reflection/assembly/server3.csproj4
-rw-r--r--tests/src/CoreMangLib/system/reflection/assembly/server4.csproj4
-rw-r--r--tests/src/CoreMangLib/system/resources/resourcemanager/CustomCulture.csproj4
-rw-r--r--tests/src/CoreMangLib/system/resources/resourcemanager/app.config27
-rw-r--r--tests/src/CoreMangLib/system/resources/resourcemanager/project.json48
-rw-r--r--tests/src/CoreMangLib/system/text/encoding/Shift_Jis.csproj4
-rw-r--r--tests/src/CoreMangLib/system/text/encoding/app.config27
-rw-r--r--tests/src/CoreMangLib/system/text/encoding/project.json48
-rw-r--r--tests/src/CoreMangLib/system/type/app.config27
-rw-r--r--tests/src/CoreMangLib/system/type/project.json48
-rw-r--r--tests/src/CoreMangLib/system/version/Version_Parsing.csproj4
-rw-r--r--tests/src/CoreMangLib/system/version/app.config27
-rw-r--r--tests/src/CoreMangLib/system/version/project.json48
2788 files changed, 0 insertions, 27708 deletions
diff --git a/tests/src/CoreMangLib/components/fileversioninfo/Assembly1.csproj b/tests/src/CoreMangLib/components/fileversioninfo/Assembly1.csproj
index 5544e3e457..f81ebf6f66 100644
--- a/tests/src/CoreMangLib/components/fileversioninfo/Assembly1.csproj
+++ b/tests/src/CoreMangLib/components/fileversioninfo/Assembly1.csproj
@@ -33,10 +33,6 @@
<Compile Include="assembly1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/components/fileversioninfo/app.config b/tests/src/CoreMangLib/components/fileversioninfo/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/components/fileversioninfo/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/components/fileversioninfo/project.json b/tests/src/CoreMangLib/components/fileversioninfo/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/components/fileversioninfo/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/components/stopwatch/Co9600Ctor.csproj b/tests/src/CoreMangLib/components/stopwatch/Co9600Ctor.csproj
index a4d366dc62..94138fcb48 100644
--- a/tests/src/CoreMangLib/components/stopwatch/Co9600Ctor.csproj
+++ b/tests/src/CoreMangLib/components/stopwatch/Co9600Ctor.csproj
@@ -33,10 +33,6 @@
<Compile Include="co9600ctor.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
diff --git a/tests/src/CoreMangLib/components/stopwatch/Co9604get_IsRunning.csproj b/tests/src/CoreMangLib/components/stopwatch/Co9604get_IsRunning.csproj
index c9063fb91d..3e666b807c 100644
--- a/tests/src/CoreMangLib/components/stopwatch/Co9604get_IsRunning.csproj
+++ b/tests/src/CoreMangLib/components/stopwatch/Co9604get_IsRunning.csproj
@@ -33,10 +33,6 @@
<Compile Include="co9604get_isrunning.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
diff --git a/tests/src/CoreMangLib/components/stopwatch/app.config b/tests/src/CoreMangLib/components/stopwatch/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/components/stopwatch/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/components/stopwatch/project.json b/tests/src/CoreMangLib/components/stopwatch/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/components/stopwatch/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/action/ActionCtor.csproj b/tests/src/CoreMangLib/cti/system/action/ActionCtor.csproj
index 45ec37187a..8a2b372df8 100644
--- a/tests/src/CoreMangLib/cti/system/action/ActionCtor.csproj
+++ b/tests/src/CoreMangLib/cti/system/action/ActionCtor.csproj
@@ -33,10 +33,6 @@
<Compile Include="actionctor.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/action/ActionInvoke.csproj b/tests/src/CoreMangLib/cti/system/action/ActionInvoke.csproj
index 6065e3f0cf..f2b5bf726b 100644
--- a/tests/src/CoreMangLib/cti/system/action/ActionInvoke.csproj
+++ b/tests/src/CoreMangLib/cti/system/action/ActionInvoke.csproj
@@ -33,10 +33,6 @@
<Compile Include="actioninvoke.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/action/app.config b/tests/src/CoreMangLib/cti/system/action/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/action/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/action/project.json b/tests/src/CoreMangLib/cti/system/action/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/action/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/activator/ActivatorCreateInstance2.csproj b/tests/src/CoreMangLib/cti/system/activator/ActivatorCreateInstance2.csproj
index 1fd84c03b1..2fac0483fb 100644
--- a/tests/src/CoreMangLib/cti/system/activator/ActivatorCreateInstance2.csproj
+++ b/tests/src/CoreMangLib/cti/system/activator/ActivatorCreateInstance2.csproj
@@ -33,10 +33,6 @@
<Compile Include="activatorcreateinstance2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/activator/app.config b/tests/src/CoreMangLib/cti/system/activator/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/activator/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/activator/project.json b/tests/src/CoreMangLib/cti/system/activator/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/activator/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/argumentexception/ArgumentExceptionCtor1.csproj b/tests/src/CoreMangLib/cti/system/argumentexception/ArgumentExceptionCtor1.csproj
index 0df3fbd185..6026faa40d 100644
--- a/tests/src/CoreMangLib/cti/system/argumentexception/ArgumentExceptionCtor1.csproj
+++ b/tests/src/CoreMangLib/cti/system/argumentexception/ArgumentExceptionCtor1.csproj
@@ -33,10 +33,6 @@
<Compile Include="argumentexceptionctor1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/argumentexception/app.config b/tests/src/CoreMangLib/cti/system/argumentexception/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/argumentexception/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/argumentexception/project.json b/tests/src/CoreMangLib/cti/system/argumentexception/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/argumentexception/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/argumentnullexception/ArgumentNullExceptionCtor1.csproj b/tests/src/CoreMangLib/cti/system/argumentnullexception/ArgumentNullExceptionCtor1.csproj
index c5abd62b0a..ad3fe2fe72 100644
--- a/tests/src/CoreMangLib/cti/system/argumentnullexception/ArgumentNullExceptionCtor1.csproj
+++ b/tests/src/CoreMangLib/cti/system/argumentnullexception/ArgumentNullExceptionCtor1.csproj
@@ -33,10 +33,6 @@
<Compile Include="argumentnullexceptionctor1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/argumentnullexception/app.config b/tests/src/CoreMangLib/cti/system/argumentnullexception/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/argumentnullexception/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/argumentnullexception/project.json b/tests/src/CoreMangLib/cti/system/argumentnullexception/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/argumentnullexception/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/argumentoutofrangeexception/ArgumentOutOfRangeExceptionCtor.csproj b/tests/src/CoreMangLib/cti/system/argumentoutofrangeexception/ArgumentOutOfRangeExceptionCtor.csproj
index e0f7c53cfa..e75c4eb701 100644
--- a/tests/src/CoreMangLib/cti/system/argumentoutofrangeexception/ArgumentOutOfRangeExceptionCtor.csproj
+++ b/tests/src/CoreMangLib/cti/system/argumentoutofrangeexception/ArgumentOutOfRangeExceptionCtor.csproj
@@ -33,10 +33,6 @@
<Compile Include="argumentoutofrangeexceptionctor.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/argumentoutofrangeexception/ArgumentOutOfRangeExceptionMessage.csproj b/tests/src/CoreMangLib/cti/system/argumentoutofrangeexception/ArgumentOutOfRangeExceptionMessage.csproj
index bec66acd90..4611c5e937 100644
--- a/tests/src/CoreMangLib/cti/system/argumentoutofrangeexception/ArgumentOutOfRangeExceptionMessage.csproj
+++ b/tests/src/CoreMangLib/cti/system/argumentoutofrangeexception/ArgumentOutOfRangeExceptionMessage.csproj
@@ -33,10 +33,6 @@
<Compile Include="argumentoutofrangeexceptionmessage.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/argumentoutofrangeexception/app.config b/tests/src/CoreMangLib/cti/system/argumentoutofrangeexception/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/argumentoutofrangeexception/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/argumentoutofrangeexception/project.json b/tests/src/CoreMangLib/cti/system/argumentoutofrangeexception/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/argumentoutofrangeexception/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/arithmeticexception/ArithmeticExceptionCtor1.csproj b/tests/src/CoreMangLib/cti/system/arithmeticexception/ArithmeticExceptionCtor1.csproj
index d4f373c17b..42778b8130 100644
--- a/tests/src/CoreMangLib/cti/system/arithmeticexception/ArithmeticExceptionCtor1.csproj
+++ b/tests/src/CoreMangLib/cti/system/arithmeticexception/ArithmeticExceptionCtor1.csproj
@@ -33,10 +33,6 @@
<Compile Include="arithmeticexceptionctor1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/arithmeticexception/app.config b/tests/src/CoreMangLib/cti/system/arithmeticexception/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/arithmeticexception/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/arithmeticexception/project.json b/tests/src/CoreMangLib/cti/system/arithmeticexception/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/arithmeticexception/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/array/ArrayBinarySearch1.csproj b/tests/src/CoreMangLib/cti/system/array/ArrayBinarySearch1.csproj
index c3483d7d70..b1542e69c8 100644
--- a/tests/src/CoreMangLib/cti/system/array/ArrayBinarySearch1.csproj
+++ b/tests/src/CoreMangLib/cti/system/array/ArrayBinarySearch1.csproj
@@ -33,10 +33,6 @@
<Compile Include="arraybinarysearch1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/array/ArrayBinarySearch1b.csproj b/tests/src/CoreMangLib/cti/system/array/ArrayBinarySearch1b.csproj
index 66dcf2119d..2414ce13a2 100644
--- a/tests/src/CoreMangLib/cti/system/array/ArrayBinarySearch1b.csproj
+++ b/tests/src/CoreMangLib/cti/system/array/ArrayBinarySearch1b.csproj
@@ -33,10 +33,6 @@
<Compile Include="arraybinarysearch1b.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/array/ArrayBinarySearch2.csproj b/tests/src/CoreMangLib/cti/system/array/ArrayBinarySearch2.csproj
index 2c75076618..b720598ba9 100644
--- a/tests/src/CoreMangLib/cti/system/array/ArrayBinarySearch2.csproj
+++ b/tests/src/CoreMangLib/cti/system/array/ArrayBinarySearch2.csproj
@@ -33,10 +33,6 @@
<Compile Include="arraybinarysearch2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/array/ArrayBinarySearch2b.csproj b/tests/src/CoreMangLib/cti/system/array/ArrayBinarySearch2b.csproj
index 57ea87f660..d77023b061 100644
--- a/tests/src/CoreMangLib/cti/system/array/ArrayBinarySearch2b.csproj
+++ b/tests/src/CoreMangLib/cti/system/array/ArrayBinarySearch2b.csproj
@@ -33,10 +33,6 @@
<Compile Include="arraybinarysearch2b.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/array/ArrayBinarySearch3.csproj b/tests/src/CoreMangLib/cti/system/array/ArrayBinarySearch3.csproj
index 03f4d7db16..41095a04a8 100644
--- a/tests/src/CoreMangLib/cti/system/array/ArrayBinarySearch3.csproj
+++ b/tests/src/CoreMangLib/cti/system/array/ArrayBinarySearch3.csproj
@@ -33,10 +33,6 @@
<Compile Include="arraybinarysearch3.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/array/ArrayBinarySearch3b.csproj b/tests/src/CoreMangLib/cti/system/array/ArrayBinarySearch3b.csproj
index 94f2edcf29..fbc25a4288 100644
--- a/tests/src/CoreMangLib/cti/system/array/ArrayBinarySearch3b.csproj
+++ b/tests/src/CoreMangLib/cti/system/array/ArrayBinarySearch3b.csproj
@@ -33,10 +33,6 @@
<Compile Include="arraybinarysearch3b.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/array/ArrayBinarySearch4.csproj b/tests/src/CoreMangLib/cti/system/array/ArrayBinarySearch4.csproj
index 7cb0fba468..dae669bd46 100644
--- a/tests/src/CoreMangLib/cti/system/array/ArrayBinarySearch4.csproj
+++ b/tests/src/CoreMangLib/cti/system/array/ArrayBinarySearch4.csproj
@@ -33,10 +33,6 @@
<Compile Include="arraybinarysearch4.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/array/ArrayBinarySearch4b.csproj b/tests/src/CoreMangLib/cti/system/array/ArrayBinarySearch4b.csproj
index 2554d73d18..b4e03cc8ff 100644
--- a/tests/src/CoreMangLib/cti/system/array/ArrayBinarySearch4b.csproj
+++ b/tests/src/CoreMangLib/cti/system/array/ArrayBinarySearch4b.csproj
@@ -33,10 +33,6 @@
<Compile Include="arraybinarysearch4b.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/array/ArrayBinarySearch5.csproj b/tests/src/CoreMangLib/cti/system/array/ArrayBinarySearch5.csproj
index 406d07f580..795f160e5e 100644
--- a/tests/src/CoreMangLib/cti/system/array/ArrayBinarySearch5.csproj
+++ b/tests/src/CoreMangLib/cti/system/array/ArrayBinarySearch5.csproj
@@ -33,10 +33,6 @@
<Compile Include="arraybinarysearch5.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/array/ArrayBinarySearch5b.csproj b/tests/src/CoreMangLib/cti/system/array/ArrayBinarySearch5b.csproj
index 44a6232e29..7ec6d15aaa 100644
--- a/tests/src/CoreMangLib/cti/system/array/ArrayBinarySearch5b.csproj
+++ b/tests/src/CoreMangLib/cti/system/array/ArrayBinarySearch5b.csproj
@@ -33,10 +33,6 @@
<Compile Include="arraybinarysearch5b.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/array/ArrayBinarySearch6.csproj b/tests/src/CoreMangLib/cti/system/array/ArrayBinarySearch6.csproj
index d09ace3935..c00978c042 100644
--- a/tests/src/CoreMangLib/cti/system/array/ArrayBinarySearch6.csproj
+++ b/tests/src/CoreMangLib/cti/system/array/ArrayBinarySearch6.csproj
@@ -33,10 +33,6 @@
<Compile Include="arraybinarysearch6.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/array/ArrayClear.csproj b/tests/src/CoreMangLib/cti/system/array/ArrayClear.csproj
index 6586a3601f..e7a549a351 100644
--- a/tests/src/CoreMangLib/cti/system/array/ArrayClear.csproj
+++ b/tests/src/CoreMangLib/cti/system/array/ArrayClear.csproj
@@ -33,10 +33,6 @@
<Compile Include="arrayclear.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/array/ArrayClone.csproj b/tests/src/CoreMangLib/cti/system/array/ArrayClone.csproj
index 6847483439..b93e526688 100644
--- a/tests/src/CoreMangLib/cti/system/array/ArrayClone.csproj
+++ b/tests/src/CoreMangLib/cti/system/array/ArrayClone.csproj
@@ -33,10 +33,6 @@
<Compile Include="arrayclone.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/array/ArrayCopy1.csproj b/tests/src/CoreMangLib/cti/system/array/ArrayCopy1.csproj
index b44738a698..83d142699b 100644
--- a/tests/src/CoreMangLib/cti/system/array/ArrayCopy1.csproj
+++ b/tests/src/CoreMangLib/cti/system/array/ArrayCopy1.csproj
@@ -33,10 +33,6 @@
<Compile Include="arraycopy1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/array/ArrayCopy2.csproj b/tests/src/CoreMangLib/cti/system/array/ArrayCopy2.csproj
index 4389c38451..30d0946f7f 100644
--- a/tests/src/CoreMangLib/cti/system/array/ArrayCopy2.csproj
+++ b/tests/src/CoreMangLib/cti/system/array/ArrayCopy2.csproj
@@ -33,10 +33,6 @@
<Compile Include="arraycopy2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/array/ArrayCopyTo.csproj b/tests/src/CoreMangLib/cti/system/array/ArrayCopyTo.csproj
index fc4ead23c0..d0d1b14dde 100644
--- a/tests/src/CoreMangLib/cti/system/array/ArrayCopyTo.csproj
+++ b/tests/src/CoreMangLib/cti/system/array/ArrayCopyTo.csproj
@@ -33,10 +33,6 @@
<Compile Include="arraycopyto.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/array/ArrayCreateInstance1.csproj b/tests/src/CoreMangLib/cti/system/array/ArrayCreateInstance1.csproj
index 6cea2a5f3e..90fe984ed8 100644
--- a/tests/src/CoreMangLib/cti/system/array/ArrayCreateInstance1.csproj
+++ b/tests/src/CoreMangLib/cti/system/array/ArrayCreateInstance1.csproj
@@ -33,10 +33,6 @@
<Compile Include="arraycreateinstance1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/array/ArrayCreateInstance1b.csproj b/tests/src/CoreMangLib/cti/system/array/ArrayCreateInstance1b.csproj
index 91c903c64a..8ba4c858c7 100644
--- a/tests/src/CoreMangLib/cti/system/array/ArrayCreateInstance1b.csproj
+++ b/tests/src/CoreMangLib/cti/system/array/ArrayCreateInstance1b.csproj
@@ -33,10 +33,6 @@
<Compile Include="arraycreateinstance1b.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/array/ArrayCreateInstance2.csproj b/tests/src/CoreMangLib/cti/system/array/ArrayCreateInstance2.csproj
index cdd0bfc301..baea5ac0a9 100644
--- a/tests/src/CoreMangLib/cti/system/array/ArrayCreateInstance2.csproj
+++ b/tests/src/CoreMangLib/cti/system/array/ArrayCreateInstance2.csproj
@@ -33,10 +33,6 @@
<Compile Include="arraycreateinstance2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/array/ArrayCreateInstance2b.csproj b/tests/src/CoreMangLib/cti/system/array/ArrayCreateInstance2b.csproj
index 42f27f7e12..863926f39b 100644
--- a/tests/src/CoreMangLib/cti/system/array/ArrayCreateInstance2b.csproj
+++ b/tests/src/CoreMangLib/cti/system/array/ArrayCreateInstance2b.csproj
@@ -33,10 +33,6 @@
<Compile Include="arraycreateinstance2b.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/array/ArrayGetEnumerator.csproj b/tests/src/CoreMangLib/cti/system/array/ArrayGetEnumerator.csproj
index 6896b15667..45f04eb1d5 100644
--- a/tests/src/CoreMangLib/cti/system/array/ArrayGetEnumerator.csproj
+++ b/tests/src/CoreMangLib/cti/system/array/ArrayGetEnumerator.csproj
@@ -33,10 +33,6 @@
<Compile Include="arraygetenumerator.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/array/ArrayGetLength.csproj b/tests/src/CoreMangLib/cti/system/array/ArrayGetLength.csproj
index 87f6e551b0..f064691ecc 100644
--- a/tests/src/CoreMangLib/cti/system/array/ArrayGetLength.csproj
+++ b/tests/src/CoreMangLib/cti/system/array/ArrayGetLength.csproj
@@ -33,10 +33,6 @@
<Compile Include="arraygetlength.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/array/ArrayGetLowerBound.csproj b/tests/src/CoreMangLib/cti/system/array/ArrayGetLowerBound.csproj
index 6a651a9fee..2668f6e914 100644
--- a/tests/src/CoreMangLib/cti/system/array/ArrayGetLowerBound.csproj
+++ b/tests/src/CoreMangLib/cti/system/array/ArrayGetLowerBound.csproj
@@ -33,10 +33,6 @@
<Compile Include="arraygetlowerbound.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/array/ArrayGetUpperBound.csproj b/tests/src/CoreMangLib/cti/system/array/ArrayGetUpperBound.csproj
index 5cb4a21f2d..174ca36389 100644
--- a/tests/src/CoreMangLib/cti/system/array/ArrayGetUpperBound.csproj
+++ b/tests/src/CoreMangLib/cti/system/array/ArrayGetUpperBound.csproj
@@ -33,10 +33,6 @@
<Compile Include="arraygetupperbound.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/array/ArrayGetValue.csproj b/tests/src/CoreMangLib/cti/system/array/ArrayGetValue.csproj
index edb0fb3045..f9a3b01ef1 100644
--- a/tests/src/CoreMangLib/cti/system/array/ArrayGetValue.csproj
+++ b/tests/src/CoreMangLib/cti/system/array/ArrayGetValue.csproj
@@ -33,10 +33,6 @@
<Compile Include="arraygetvalue.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/array/ArrayGetValue1.csproj b/tests/src/CoreMangLib/cti/system/array/ArrayGetValue1.csproj
index 8a1fce4055..bbfa3e4a04 100644
--- a/tests/src/CoreMangLib/cti/system/array/ArrayGetValue1.csproj
+++ b/tests/src/CoreMangLib/cti/system/array/ArrayGetValue1.csproj
@@ -33,10 +33,6 @@
<Compile Include="arraygetvalue1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/array/ArrayGetValue2.csproj b/tests/src/CoreMangLib/cti/system/array/ArrayGetValue2.csproj
index cb6891008d..11f5083a7f 100644
--- a/tests/src/CoreMangLib/cti/system/array/ArrayGetValue2.csproj
+++ b/tests/src/CoreMangLib/cti/system/array/ArrayGetValue2.csproj
@@ -33,10 +33,6 @@
<Compile Include="arraygetvalue2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/array/ArrayGetValue2b.csproj b/tests/src/CoreMangLib/cti/system/array/ArrayGetValue2b.csproj
index 0af3556a4a..3fd332fa74 100644
--- a/tests/src/CoreMangLib/cti/system/array/ArrayGetValue2b.csproj
+++ b/tests/src/CoreMangLib/cti/system/array/ArrayGetValue2b.csproj
@@ -33,10 +33,6 @@
<Compile Include="arraygetvalue2b.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/array/ArrayICollectionget_Count.csproj b/tests/src/CoreMangLib/cti/system/array/ArrayICollectionget_Count.csproj
index 25395f4009..1dce1edfa4 100644
--- a/tests/src/CoreMangLib/cti/system/array/ArrayICollectionget_Count.csproj
+++ b/tests/src/CoreMangLib/cti/system/array/ArrayICollectionget_Count.csproj
@@ -33,10 +33,6 @@
<Compile Include="arrayicollectionget_count.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/array/ArrayIListAdd.csproj b/tests/src/CoreMangLib/cti/system/array/ArrayIListAdd.csproj
index 7f564e4d1b..d92019ec2c 100644
--- a/tests/src/CoreMangLib/cti/system/array/ArrayIListAdd.csproj
+++ b/tests/src/CoreMangLib/cti/system/array/ArrayIListAdd.csproj
@@ -33,10 +33,6 @@
<Compile Include="arrayilistadd.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/array/ArrayIListClear.csproj b/tests/src/CoreMangLib/cti/system/array/ArrayIListClear.csproj
index a3552df4e4..f3d012b9c2 100644
--- a/tests/src/CoreMangLib/cti/system/array/ArrayIListClear.csproj
+++ b/tests/src/CoreMangLib/cti/system/array/ArrayIListClear.csproj
@@ -33,10 +33,6 @@
<Compile Include="arrayilistclear.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/array/ArrayIListContains.csproj b/tests/src/CoreMangLib/cti/system/array/ArrayIListContains.csproj
index abe0e14d3c..d0b98cb260 100644
--- a/tests/src/CoreMangLib/cti/system/array/ArrayIListContains.csproj
+++ b/tests/src/CoreMangLib/cti/system/array/ArrayIListContains.csproj
@@ -33,10 +33,6 @@
<Compile Include="arrayilistcontains.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/array/ArrayIListIndexOF.csproj b/tests/src/CoreMangLib/cti/system/array/ArrayIListIndexOF.csproj
index 98edc7d3bf..44d552fbb7 100644
--- a/tests/src/CoreMangLib/cti/system/array/ArrayIListIndexOF.csproj
+++ b/tests/src/CoreMangLib/cti/system/array/ArrayIListIndexOF.csproj
@@ -33,10 +33,6 @@
<Compile Include="arrayilistindexof.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/array/ArrayIListInsert.csproj b/tests/src/CoreMangLib/cti/system/array/ArrayIListInsert.csproj
index 1ee21271bc..6caa13363a 100644
--- a/tests/src/CoreMangLib/cti/system/array/ArrayIListInsert.csproj
+++ b/tests/src/CoreMangLib/cti/system/array/ArrayIListInsert.csproj
@@ -33,10 +33,6 @@
<Compile Include="arrayilistinsert.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/array/ArrayIListRemove.csproj b/tests/src/CoreMangLib/cti/system/array/ArrayIListRemove.csproj
index 8caf432e04..007041efac 100644
--- a/tests/src/CoreMangLib/cti/system/array/ArrayIListRemove.csproj
+++ b/tests/src/CoreMangLib/cti/system/array/ArrayIListRemove.csproj
@@ -33,10 +33,6 @@
<Compile Include="arrayilistremove.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/array/ArrayIListRemoveAt.csproj b/tests/src/CoreMangLib/cti/system/array/ArrayIListRemoveAt.csproj
index 282c2ab3ba..71fa5d642f 100644
--- a/tests/src/CoreMangLib/cti/system/array/ArrayIListRemoveAt.csproj
+++ b/tests/src/CoreMangLib/cti/system/array/ArrayIListRemoveAt.csproj
@@ -33,10 +33,6 @@
<Compile Include="arrayilistremoveat.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/array/ArrayIListget_item.csproj b/tests/src/CoreMangLib/cti/system/array/ArrayIListget_item.csproj
index e58afb0001..3aa23f9e18 100644
--- a/tests/src/CoreMangLib/cti/system/array/ArrayIListget_item.csproj
+++ b/tests/src/CoreMangLib/cti/system/array/ArrayIListget_item.csproj
@@ -33,10 +33,6 @@
<Compile Include="arrayilistget_item.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/array/ArrayIListset_item.csproj b/tests/src/CoreMangLib/cti/system/array/ArrayIListset_item.csproj
index dd1104bd90..2727f7a7f7 100644
--- a/tests/src/CoreMangLib/cti/system/array/ArrayIListset_item.csproj
+++ b/tests/src/CoreMangLib/cti/system/array/ArrayIListset_item.csproj
@@ -33,10 +33,6 @@
<Compile Include="arrayilistset_item.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/array/ArrayIndexOf1.csproj b/tests/src/CoreMangLib/cti/system/array/ArrayIndexOf1.csproj
index 2ab7a97af8..80dc955ef6 100644
--- a/tests/src/CoreMangLib/cti/system/array/ArrayIndexOf1.csproj
+++ b/tests/src/CoreMangLib/cti/system/array/ArrayIndexOf1.csproj
@@ -33,10 +33,6 @@
<Compile Include="arrayindexof1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/array/ArrayIndexOf1b.csproj b/tests/src/CoreMangLib/cti/system/array/ArrayIndexOf1b.csproj
index 2577c87af6..aef6731999 100644
--- a/tests/src/CoreMangLib/cti/system/array/ArrayIndexOf1b.csproj
+++ b/tests/src/CoreMangLib/cti/system/array/ArrayIndexOf1b.csproj
@@ -33,10 +33,6 @@
<Compile Include="arrayindexof1b.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/array/ArrayIndexOf2.csproj b/tests/src/CoreMangLib/cti/system/array/ArrayIndexOf2.csproj
index 3ee61bd2d5..6c7df8d601 100644
--- a/tests/src/CoreMangLib/cti/system/array/ArrayIndexOf2.csproj
+++ b/tests/src/CoreMangLib/cti/system/array/ArrayIndexOf2.csproj
@@ -33,10 +33,6 @@
<Compile Include="arrayindexof2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/array/ArrayIndexOf2b.csproj b/tests/src/CoreMangLib/cti/system/array/ArrayIndexOf2b.csproj
index e5bbeec1bb..3d3c243b8c 100644
--- a/tests/src/CoreMangLib/cti/system/array/ArrayIndexOf2b.csproj
+++ b/tests/src/CoreMangLib/cti/system/array/ArrayIndexOf2b.csproj
@@ -33,10 +33,6 @@
<Compile Include="arrayindexof2b.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/array/ArrayIndexOf3.csproj b/tests/src/CoreMangLib/cti/system/array/ArrayIndexOf3.csproj
index c3b464c82c..d4c5c3d18b 100644
--- a/tests/src/CoreMangLib/cti/system/array/ArrayIndexOf3.csproj
+++ b/tests/src/CoreMangLib/cti/system/array/ArrayIndexOf3.csproj
@@ -33,10 +33,6 @@
<Compile Include="arrayindexof3.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/array/ArrayIndexOf3b.csproj b/tests/src/CoreMangLib/cti/system/array/ArrayIndexOf3b.csproj
index 604936a132..24cab9fbf3 100644
--- a/tests/src/CoreMangLib/cti/system/array/ArrayIndexOf3b.csproj
+++ b/tests/src/CoreMangLib/cti/system/array/ArrayIndexOf3b.csproj
@@ -33,10 +33,6 @@
<Compile Include="arrayindexof3b.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/array/ArrayIndexOf4.csproj b/tests/src/CoreMangLib/cti/system/array/ArrayIndexOf4.csproj
index e45f698bb8..7aa0b8eca3 100644
--- a/tests/src/CoreMangLib/cti/system/array/ArrayIndexOf4.csproj
+++ b/tests/src/CoreMangLib/cti/system/array/ArrayIndexOf4.csproj
@@ -33,10 +33,6 @@
<Compile Include="arrayindexof4.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/array/ArrayIndexOf4b.csproj b/tests/src/CoreMangLib/cti/system/array/ArrayIndexOf4b.csproj
index 209bd53673..0fc252348a 100644
--- a/tests/src/CoreMangLib/cti/system/array/ArrayIndexOf4b.csproj
+++ b/tests/src/CoreMangLib/cti/system/array/ArrayIndexOf4b.csproj
@@ -33,10 +33,6 @@
<Compile Include="arrayindexof4b.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/array/ArrayInitialize.csproj b/tests/src/CoreMangLib/cti/system/array/ArrayInitialize.csproj
index 0423a6e0b7..30c7f63b00 100644
--- a/tests/src/CoreMangLib/cti/system/array/ArrayInitialize.csproj
+++ b/tests/src/CoreMangLib/cti/system/array/ArrayInitialize.csproj
@@ -33,10 +33,6 @@
<Compile Include="arrayinitialize.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/array/ArrayLastIndexOf1.csproj b/tests/src/CoreMangLib/cti/system/array/ArrayLastIndexOf1.csproj
index 01d60ff743..be1385af3f 100644
--- a/tests/src/CoreMangLib/cti/system/array/ArrayLastIndexOf1.csproj
+++ b/tests/src/CoreMangLib/cti/system/array/ArrayLastIndexOf1.csproj
@@ -33,10 +33,6 @@
<Compile Include="arraylastindexof1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/array/ArrayLastIndexOf1b.csproj b/tests/src/CoreMangLib/cti/system/array/ArrayLastIndexOf1b.csproj
index 39fe90e136..52e0ad0c8a 100644
--- a/tests/src/CoreMangLib/cti/system/array/ArrayLastIndexOf1b.csproj
+++ b/tests/src/CoreMangLib/cti/system/array/ArrayLastIndexOf1b.csproj
@@ -33,10 +33,6 @@
<Compile Include="arraylastindexof1b.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/array/ArrayLastIndexOf2.csproj b/tests/src/CoreMangLib/cti/system/array/ArrayLastIndexOf2.csproj
index 6c5ba436de..4703099349 100644
--- a/tests/src/CoreMangLib/cti/system/array/ArrayLastIndexOf2.csproj
+++ b/tests/src/CoreMangLib/cti/system/array/ArrayLastIndexOf2.csproj
@@ -33,10 +33,6 @@
<Compile Include="arraylastindexof2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/array/ArrayLastIndexOf2b.csproj b/tests/src/CoreMangLib/cti/system/array/ArrayLastIndexOf2b.csproj
index fc2edfa0fe..1e12acc2fd 100644
--- a/tests/src/CoreMangLib/cti/system/array/ArrayLastIndexOf2b.csproj
+++ b/tests/src/CoreMangLib/cti/system/array/ArrayLastIndexOf2b.csproj
@@ -33,10 +33,6 @@
<Compile Include="arraylastindexof2b.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/array/ArrayLastIndexOf3.csproj b/tests/src/CoreMangLib/cti/system/array/ArrayLastIndexOf3.csproj
index b726deaa33..68e71436a5 100644
--- a/tests/src/CoreMangLib/cti/system/array/ArrayLastIndexOf3.csproj
+++ b/tests/src/CoreMangLib/cti/system/array/ArrayLastIndexOf3.csproj
@@ -33,10 +33,6 @@
<Compile Include="arraylastindexof3.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/array/ArrayLastIndexOf3b.csproj b/tests/src/CoreMangLib/cti/system/array/ArrayLastIndexOf3b.csproj
index 06e3ffbdb2..c84a7545f0 100644
--- a/tests/src/CoreMangLib/cti/system/array/ArrayLastIndexOf3b.csproj
+++ b/tests/src/CoreMangLib/cti/system/array/ArrayLastIndexOf3b.csproj
@@ -33,10 +33,6 @@
<Compile Include="arraylastindexof3b.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/array/ArrayLastIndexOf4.csproj b/tests/src/CoreMangLib/cti/system/array/ArrayLastIndexOf4.csproj
index a9cd7bd330..439502d2e9 100644
--- a/tests/src/CoreMangLib/cti/system/array/ArrayLastIndexOf4.csproj
+++ b/tests/src/CoreMangLib/cti/system/array/ArrayLastIndexOf4.csproj
@@ -33,10 +33,6 @@
<Compile Include="arraylastindexof4.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/array/ArrayLength.csproj b/tests/src/CoreMangLib/cti/system/array/ArrayLength.csproj
index 0bb3fb9c83..264a44a9f7 100644
--- a/tests/src/CoreMangLib/cti/system/array/ArrayLength.csproj
+++ b/tests/src/CoreMangLib/cti/system/array/ArrayLength.csproj
@@ -33,10 +33,6 @@
<Compile Include="arraylength.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/array/ArrayRank.csproj b/tests/src/CoreMangLib/cti/system/array/ArrayRank.csproj
index 29f0b90103..ea9f10632d 100644
--- a/tests/src/CoreMangLib/cti/system/array/ArrayRank.csproj
+++ b/tests/src/CoreMangLib/cti/system/array/ArrayRank.csproj
@@ -33,10 +33,6 @@
<Compile Include="arrayrank.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/array/ArrayReserse1.csproj b/tests/src/CoreMangLib/cti/system/array/ArrayReserse1.csproj
index 799c39f9f7..9cd469d3c1 100644
--- a/tests/src/CoreMangLib/cti/system/array/ArrayReserse1.csproj
+++ b/tests/src/CoreMangLib/cti/system/array/ArrayReserse1.csproj
@@ -33,10 +33,6 @@
<Compile Include="arrayreserse1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/array/ArrayReserse2.csproj b/tests/src/CoreMangLib/cti/system/array/ArrayReserse2.csproj
index f34fc83407..dc5ec1840b 100644
--- a/tests/src/CoreMangLib/cti/system/array/ArrayReserse2.csproj
+++ b/tests/src/CoreMangLib/cti/system/array/ArrayReserse2.csproj
@@ -33,10 +33,6 @@
<Compile Include="arrayreserse2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/array/ArrayReverse1.csproj b/tests/src/CoreMangLib/cti/system/array/ArrayReverse1.csproj
index 306ddd1496..f1676b1d44 100644
--- a/tests/src/CoreMangLib/cti/system/array/ArrayReverse1.csproj
+++ b/tests/src/CoreMangLib/cti/system/array/ArrayReverse1.csproj
@@ -33,10 +33,6 @@
<Compile Include="arrayreverse1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/array/ArrayReverse2.csproj b/tests/src/CoreMangLib/cti/system/array/ArrayReverse2.csproj
index f740c41f25..87e7b133ad 100644
--- a/tests/src/CoreMangLib/cti/system/array/ArrayReverse2.csproj
+++ b/tests/src/CoreMangLib/cti/system/array/ArrayReverse2.csproj
@@ -33,10 +33,6 @@
<Compile Include="arrayreverse2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/array/ArraySetValue1.csproj b/tests/src/CoreMangLib/cti/system/array/ArraySetValue1.csproj
index 0df70c8189..33a00e8ff5 100644
--- a/tests/src/CoreMangLib/cti/system/array/ArraySetValue1.csproj
+++ b/tests/src/CoreMangLib/cti/system/array/ArraySetValue1.csproj
@@ -33,10 +33,6 @@
<Compile Include="arraysetvalue1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/array/ArraySetValue1b.csproj b/tests/src/CoreMangLib/cti/system/array/ArraySetValue1b.csproj
index b35d4f583d..632171a694 100644
--- a/tests/src/CoreMangLib/cti/system/array/ArraySetValue1b.csproj
+++ b/tests/src/CoreMangLib/cti/system/array/ArraySetValue1b.csproj
@@ -33,10 +33,6 @@
<Compile Include="arraysetvalue1b.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/array/ArraySetValue2.csproj b/tests/src/CoreMangLib/cti/system/array/ArraySetValue2.csproj
index 918a904358..13a3f3cfe7 100644
--- a/tests/src/CoreMangLib/cti/system/array/ArraySetValue2.csproj
+++ b/tests/src/CoreMangLib/cti/system/array/ArraySetValue2.csproj
@@ -33,10 +33,6 @@
<Compile Include="arraysetvalue2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/array/ArraySetValue2b.csproj b/tests/src/CoreMangLib/cti/system/array/ArraySetValue2b.csproj
index 27dbbad117..8ded777226 100644
--- a/tests/src/CoreMangLib/cti/system/array/ArraySetValue2b.csproj
+++ b/tests/src/CoreMangLib/cti/system/array/ArraySetValue2b.csproj
@@ -33,10 +33,6 @@
<Compile Include="arraysetvalue2b.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/array/ArraySort1.csproj b/tests/src/CoreMangLib/cti/system/array/ArraySort1.csproj
index d53f598f93..ad0fc7eae1 100644
--- a/tests/src/CoreMangLib/cti/system/array/ArraySort1.csproj
+++ b/tests/src/CoreMangLib/cti/system/array/ArraySort1.csproj
@@ -33,10 +33,6 @@
<Compile Include="arraysort1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/array/ArraySort10.csproj b/tests/src/CoreMangLib/cti/system/array/ArraySort10.csproj
index 805d5562ee..e0f37d4084 100644
--- a/tests/src/CoreMangLib/cti/system/array/ArraySort10.csproj
+++ b/tests/src/CoreMangLib/cti/system/array/ArraySort10.csproj
@@ -33,10 +33,6 @@
<Compile Include="arraysort10.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/array/ArraySort11.csproj b/tests/src/CoreMangLib/cti/system/array/ArraySort11.csproj
index c536df99fc..01fdc20559 100644
--- a/tests/src/CoreMangLib/cti/system/array/ArraySort11.csproj
+++ b/tests/src/CoreMangLib/cti/system/array/ArraySort11.csproj
@@ -33,10 +33,6 @@
<Compile Include="arraysort11.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/array/ArraySort12.csproj b/tests/src/CoreMangLib/cti/system/array/ArraySort12.csproj
index 04ad31a097..c47aef416a 100644
--- a/tests/src/CoreMangLib/cti/system/array/ArraySort12.csproj
+++ b/tests/src/CoreMangLib/cti/system/array/ArraySort12.csproj
@@ -33,10 +33,6 @@
<Compile Include="arraysort12.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/array/ArraySort13.csproj b/tests/src/CoreMangLib/cti/system/array/ArraySort13.csproj
index 75e7d7b95f..f5b70c11b8 100644
--- a/tests/src/CoreMangLib/cti/system/array/ArraySort13.csproj
+++ b/tests/src/CoreMangLib/cti/system/array/ArraySort13.csproj
@@ -33,10 +33,6 @@
<Compile Include="arraysort13.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/array/ArraySort14.csproj b/tests/src/CoreMangLib/cti/system/array/ArraySort14.csproj
index 7491e5c8f9..acdfca9f24 100644
--- a/tests/src/CoreMangLib/cti/system/array/ArraySort14.csproj
+++ b/tests/src/CoreMangLib/cti/system/array/ArraySort14.csproj
@@ -33,10 +33,6 @@
<Compile Include="arraysort14.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/array/ArraySort1b.csproj b/tests/src/CoreMangLib/cti/system/array/ArraySort1b.csproj
index 36095f48c7..48812bf2ea 100644
--- a/tests/src/CoreMangLib/cti/system/array/ArraySort1b.csproj
+++ b/tests/src/CoreMangLib/cti/system/array/ArraySort1b.csproj
@@ -33,10 +33,6 @@
<Compile Include="arraysort1b.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/array/ArraySort2.csproj b/tests/src/CoreMangLib/cti/system/array/ArraySort2.csproj
index 916414d4ac..67de2efee2 100644
--- a/tests/src/CoreMangLib/cti/system/array/ArraySort2.csproj
+++ b/tests/src/CoreMangLib/cti/system/array/ArraySort2.csproj
@@ -33,10 +33,6 @@
<Compile Include="arraysort2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/array/ArraySort2b.csproj b/tests/src/CoreMangLib/cti/system/array/ArraySort2b.csproj
index 69f67cacae..f6db1c1c0d 100644
--- a/tests/src/CoreMangLib/cti/system/array/ArraySort2b.csproj
+++ b/tests/src/CoreMangLib/cti/system/array/ArraySort2b.csproj
@@ -33,10 +33,6 @@
<Compile Include="arraysort2b.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/array/ArraySort3.csproj b/tests/src/CoreMangLib/cti/system/array/ArraySort3.csproj
index ca6ae66b47..7a36b628e8 100644
--- a/tests/src/CoreMangLib/cti/system/array/ArraySort3.csproj
+++ b/tests/src/CoreMangLib/cti/system/array/ArraySort3.csproj
@@ -33,10 +33,6 @@
<Compile Include="arraysort3.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/array/ArraySort3b.csproj b/tests/src/CoreMangLib/cti/system/array/ArraySort3b.csproj
index e6020bcb52..a9f3f50535 100644
--- a/tests/src/CoreMangLib/cti/system/array/ArraySort3b.csproj
+++ b/tests/src/CoreMangLib/cti/system/array/ArraySort3b.csproj
@@ -33,10 +33,6 @@
<Compile Include="arraysort3b.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/array/ArraySort4.csproj b/tests/src/CoreMangLib/cti/system/array/ArraySort4.csproj
index ba1a66dabf..19ea29b19d 100644
--- a/tests/src/CoreMangLib/cti/system/array/ArraySort4.csproj
+++ b/tests/src/CoreMangLib/cti/system/array/ArraySort4.csproj
@@ -33,10 +33,6 @@
<Compile Include="arraysort4.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/array/ArraySort5.csproj b/tests/src/CoreMangLib/cti/system/array/ArraySort5.csproj
index e49678596d..327e8e7d01 100644
--- a/tests/src/CoreMangLib/cti/system/array/ArraySort5.csproj
+++ b/tests/src/CoreMangLib/cti/system/array/ArraySort5.csproj
@@ -33,10 +33,6 @@
<Compile Include="arraysort5.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/array/ArraySort6.csproj b/tests/src/CoreMangLib/cti/system/array/ArraySort6.csproj
index f34099d02a..71ec6f4028 100644
--- a/tests/src/CoreMangLib/cti/system/array/ArraySort6.csproj
+++ b/tests/src/CoreMangLib/cti/system/array/ArraySort6.csproj
@@ -33,10 +33,6 @@
<Compile Include="arraysort6.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/array/ArraySort7.csproj b/tests/src/CoreMangLib/cti/system/array/ArraySort7.csproj
index 30c505fffa..58094548d2 100644
--- a/tests/src/CoreMangLib/cti/system/array/ArraySort7.csproj
+++ b/tests/src/CoreMangLib/cti/system/array/ArraySort7.csproj
@@ -33,10 +33,6 @@
<Compile Include="arraysort7.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/array/ArraySort8.csproj b/tests/src/CoreMangLib/cti/system/array/ArraySort8.csproj
index 9b54a2e279..b80cb29c0e 100644
--- a/tests/src/CoreMangLib/cti/system/array/ArraySort8.csproj
+++ b/tests/src/CoreMangLib/cti/system/array/ArraySort8.csproj
@@ -33,10 +33,6 @@
<Compile Include="arraysort8.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/array/ArraySort9.csproj b/tests/src/CoreMangLib/cti/system/array/ArraySort9.csproj
index 47d0c49648..4edb5f8550 100644
--- a/tests/src/CoreMangLib/cti/system/array/ArraySort9.csproj
+++ b/tests/src/CoreMangLib/cti/system/array/ArraySort9.csproj
@@ -33,10 +33,6 @@
<Compile Include="arraysort9.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/array/app.config b/tests/src/CoreMangLib/cti/system/array/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/array/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/array/project.json b/tests/src/CoreMangLib/cti/system/array/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/array/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/arraytypemismatchexception/ArrayTypeMismatchExceptionctor1.csproj b/tests/src/CoreMangLib/cti/system/arraytypemismatchexception/ArrayTypeMismatchExceptionctor1.csproj
index fd9ed3aa0c..a8c8ab8a4f 100644
--- a/tests/src/CoreMangLib/cti/system/arraytypemismatchexception/ArrayTypeMismatchExceptionctor1.csproj
+++ b/tests/src/CoreMangLib/cti/system/arraytypemismatchexception/ArrayTypeMismatchExceptionctor1.csproj
@@ -33,10 +33,6 @@
<Compile Include="arraytypemismatchexceptionctor1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/arraytypemismatchexception/ArrayTypeMismatchExceptionctor2.csproj b/tests/src/CoreMangLib/cti/system/arraytypemismatchexception/ArrayTypeMismatchExceptionctor2.csproj
index 05a8343eb3..1126a47bd6 100644
--- a/tests/src/CoreMangLib/cti/system/arraytypemismatchexception/ArrayTypeMismatchExceptionctor2.csproj
+++ b/tests/src/CoreMangLib/cti/system/arraytypemismatchexception/ArrayTypeMismatchExceptionctor2.csproj
@@ -33,10 +33,6 @@
<Compile Include="arraytypemismatchexceptionctor2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/arraytypemismatchexception/ArrayTypeMismatchExceptionctor3.csproj b/tests/src/CoreMangLib/cti/system/arraytypemismatchexception/ArrayTypeMismatchExceptionctor3.csproj
index 995ce0e7d3..fe0b554b10 100644
--- a/tests/src/CoreMangLib/cti/system/arraytypemismatchexception/ArrayTypeMismatchExceptionctor3.csproj
+++ b/tests/src/CoreMangLib/cti/system/arraytypemismatchexception/ArrayTypeMismatchExceptionctor3.csproj
@@ -33,10 +33,6 @@
<Compile Include="arraytypemismatchexceptionctor3.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/arraytypemismatchexception/app.config b/tests/src/CoreMangLib/cti/system/arraytypemismatchexception/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/arraytypemismatchexception/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/arraytypemismatchexception/project.json b/tests/src/CoreMangLib/cti/system/arraytypemismatchexception/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/arraytypemismatchexception/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/attribute/DDB125472_GetHashCode.csproj b/tests/src/CoreMangLib/cti/system/attribute/DDB125472_GetHashCode.csproj
index 392811fbda..6e872f9a89 100644
--- a/tests/src/CoreMangLib/cti/system/attribute/DDB125472_GetHashCode.csproj
+++ b/tests/src/CoreMangLib/cti/system/attribute/DDB125472_GetHashCode.csproj
@@ -33,10 +33,6 @@
<Compile Include="ddb125472_gethashcode.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/attribute/GetHashCode.csproj b/tests/src/CoreMangLib/cti/system/attribute/GetHashCode.csproj
index f77746f88c..ebe6af1e92 100644
--- a/tests/src/CoreMangLib/cti/system/attribute/GetHashCode.csproj
+++ b/tests/src/CoreMangLib/cti/system/attribute/GetHashCode.csproj
@@ -33,10 +33,6 @@
<Compile Include="gethashcode.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/attribute/app.config b/tests/src/CoreMangLib/cti/system/attribute/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/attribute/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/attribute/project.json b/tests/src/CoreMangLib/cti/system/attribute/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/attribute/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/attributetargets/AttributeTargetsAll.csproj b/tests/src/CoreMangLib/cti/system/attributetargets/AttributeTargetsAll.csproj
index d3ff853c1b..2e37bd39da 100644
--- a/tests/src/CoreMangLib/cti/system/attributetargets/AttributeTargetsAll.csproj
+++ b/tests/src/CoreMangLib/cti/system/attributetargets/AttributeTargetsAll.csproj
@@ -33,10 +33,6 @@
<Compile Include="attributetargetsall.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/attributetargets/AttributeTargetsAssembly.csproj b/tests/src/CoreMangLib/cti/system/attributetargets/AttributeTargetsAssembly.csproj
index 7fb2fc8692..3e05460427 100644
--- a/tests/src/CoreMangLib/cti/system/attributetargets/AttributeTargetsAssembly.csproj
+++ b/tests/src/CoreMangLib/cti/system/attributetargets/AttributeTargetsAssembly.csproj
@@ -33,10 +33,6 @@
<Compile Include="attributetargetsassembly.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/attributetargets/AttributeTargetsClass.csproj b/tests/src/CoreMangLib/cti/system/attributetargets/AttributeTargetsClass.csproj
index 68057a5b04..ff8197587e 100644
--- a/tests/src/CoreMangLib/cti/system/attributetargets/AttributeTargetsClass.csproj
+++ b/tests/src/CoreMangLib/cti/system/attributetargets/AttributeTargetsClass.csproj
@@ -33,10 +33,6 @@
<Compile Include="attributetargetsclass.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/attributetargets/AttributeTargetsConstructor.csproj b/tests/src/CoreMangLib/cti/system/attributetargets/AttributeTargetsConstructor.csproj
index 003ade0375..fd5d53f77c 100644
--- a/tests/src/CoreMangLib/cti/system/attributetargets/AttributeTargetsConstructor.csproj
+++ b/tests/src/CoreMangLib/cti/system/attributetargets/AttributeTargetsConstructor.csproj
@@ -33,10 +33,6 @@
<Compile Include="attributetargetsconstructor.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/attributetargets/AttributeTargetsDelegate.csproj b/tests/src/CoreMangLib/cti/system/attributetargets/AttributeTargetsDelegate.csproj
index 3a1c55a14d..2007159cb1 100644
--- a/tests/src/CoreMangLib/cti/system/attributetargets/AttributeTargetsDelegate.csproj
+++ b/tests/src/CoreMangLib/cti/system/attributetargets/AttributeTargetsDelegate.csproj
@@ -33,10 +33,6 @@
<Compile Include="attributetargetsdelegate.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/attributetargets/AttributeTargetsEnum.csproj b/tests/src/CoreMangLib/cti/system/attributetargets/AttributeTargetsEnum.csproj
index 4af12c876f..63ec262ea8 100644
--- a/tests/src/CoreMangLib/cti/system/attributetargets/AttributeTargetsEnum.csproj
+++ b/tests/src/CoreMangLib/cti/system/attributetargets/AttributeTargetsEnum.csproj
@@ -33,10 +33,6 @@
<Compile Include="attributetargetsenum.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/attributetargets/AttributeTargetsEvent.csproj b/tests/src/CoreMangLib/cti/system/attributetargets/AttributeTargetsEvent.csproj
index 83935305ea..f67dc3def9 100644
--- a/tests/src/CoreMangLib/cti/system/attributetargets/AttributeTargetsEvent.csproj
+++ b/tests/src/CoreMangLib/cti/system/attributetargets/AttributeTargetsEvent.csproj
@@ -33,10 +33,6 @@
<Compile Include="attributetargetsevent.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/attributetargets/AttributeTargetsField.csproj b/tests/src/CoreMangLib/cti/system/attributetargets/AttributeTargetsField.csproj
index e994a76f56..19a29439c9 100644
--- a/tests/src/CoreMangLib/cti/system/attributetargets/AttributeTargetsField.csproj
+++ b/tests/src/CoreMangLib/cti/system/attributetargets/AttributeTargetsField.csproj
@@ -33,10 +33,6 @@
<Compile Include="attributetargetsfield.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/attributetargets/AttributeTargetsGenericParameter.csproj b/tests/src/CoreMangLib/cti/system/attributetargets/AttributeTargetsGenericParameter.csproj
index e2b32fc15e..2113890daf 100644
--- a/tests/src/CoreMangLib/cti/system/attributetargets/AttributeTargetsGenericParameter.csproj
+++ b/tests/src/CoreMangLib/cti/system/attributetargets/AttributeTargetsGenericParameter.csproj
@@ -33,10 +33,6 @@
<Compile Include="attributetargetsgenericparameter.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/attributetargets/AttributeTargetsInterface.csproj b/tests/src/CoreMangLib/cti/system/attributetargets/AttributeTargetsInterface.csproj
index 49e6dcbae9..795850e33f 100644
--- a/tests/src/CoreMangLib/cti/system/attributetargets/AttributeTargetsInterface.csproj
+++ b/tests/src/CoreMangLib/cti/system/attributetargets/AttributeTargetsInterface.csproj
@@ -33,10 +33,6 @@
<Compile Include="attributetargetsinterface.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/attributetargets/AttributeTargetsMethod.csproj b/tests/src/CoreMangLib/cti/system/attributetargets/AttributeTargetsMethod.csproj
index be67ad1c86..1a3fc33714 100644
--- a/tests/src/CoreMangLib/cti/system/attributetargets/AttributeTargetsMethod.csproj
+++ b/tests/src/CoreMangLib/cti/system/attributetargets/AttributeTargetsMethod.csproj
@@ -33,10 +33,6 @@
<Compile Include="attributetargetsmethod.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/attributetargets/AttributeTargetsModule.csproj b/tests/src/CoreMangLib/cti/system/attributetargets/AttributeTargetsModule.csproj
index 78bf33f30a..3a32cb64cd 100644
--- a/tests/src/CoreMangLib/cti/system/attributetargets/AttributeTargetsModule.csproj
+++ b/tests/src/CoreMangLib/cti/system/attributetargets/AttributeTargetsModule.csproj
@@ -33,10 +33,6 @@
<Compile Include="attributetargetsmodule.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/attributetargets/AttributeTargetsParameter.csproj b/tests/src/CoreMangLib/cti/system/attributetargets/AttributeTargetsParameter.csproj
index 9e3e19eb39..ddcc38eb1a 100644
--- a/tests/src/CoreMangLib/cti/system/attributetargets/AttributeTargetsParameter.csproj
+++ b/tests/src/CoreMangLib/cti/system/attributetargets/AttributeTargetsParameter.csproj
@@ -33,10 +33,6 @@
<Compile Include="attributetargetsparameter.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/attributetargets/AttributeTargetsProperty.csproj b/tests/src/CoreMangLib/cti/system/attributetargets/AttributeTargetsProperty.csproj
index 26926ab29c..e84822ecef 100644
--- a/tests/src/CoreMangLib/cti/system/attributetargets/AttributeTargetsProperty.csproj
+++ b/tests/src/CoreMangLib/cti/system/attributetargets/AttributeTargetsProperty.csproj
@@ -33,10 +33,6 @@
<Compile Include="attributetargetsproperty.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/attributetargets/AttributeTargetsReturnValue.csproj b/tests/src/CoreMangLib/cti/system/attributetargets/AttributeTargetsReturnValue.csproj
index 4c02cfcef9..a45e3f9f4d 100644
--- a/tests/src/CoreMangLib/cti/system/attributetargets/AttributeTargetsReturnValue.csproj
+++ b/tests/src/CoreMangLib/cti/system/attributetargets/AttributeTargetsReturnValue.csproj
@@ -33,10 +33,6 @@
<Compile Include="attributetargetsreturnvalue.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/attributetargets/AttributeTargetsStruct.csproj b/tests/src/CoreMangLib/cti/system/attributetargets/AttributeTargetsStruct.csproj
index 77d7da7a8f..6c9c2333bf 100644
--- a/tests/src/CoreMangLib/cti/system/attributetargets/AttributeTargetsStruct.csproj
+++ b/tests/src/CoreMangLib/cti/system/attributetargets/AttributeTargetsStruct.csproj
@@ -33,10 +33,6 @@
<Compile Include="attributetargetsstruct.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/attributetargets/app.config b/tests/src/CoreMangLib/cti/system/attributetargets/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/attributetargets/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/attributetargets/project.json b/tests/src/CoreMangLib/cti/system/attributetargets/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/attributetargets/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/attributeusageattribute/AttributeUsageAttributeAllowMultiple.csproj b/tests/src/CoreMangLib/cti/system/attributeusageattribute/AttributeUsageAttributeAllowMultiple.csproj
index d57c54d46e..e0c70fec02 100644
--- a/tests/src/CoreMangLib/cti/system/attributeusageattribute/AttributeUsageAttributeAllowMultiple.csproj
+++ b/tests/src/CoreMangLib/cti/system/attributeusageattribute/AttributeUsageAttributeAllowMultiple.csproj
@@ -33,10 +33,6 @@
<Compile Include="attributeusageattributeallowmultiple.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/attributeusageattribute/AttributeUsageAttributeCtor.csproj b/tests/src/CoreMangLib/cti/system/attributeusageattribute/AttributeUsageAttributeCtor.csproj
index 93613d072f..4b070e669a 100644
--- a/tests/src/CoreMangLib/cti/system/attributeusageattribute/AttributeUsageAttributeCtor.csproj
+++ b/tests/src/CoreMangLib/cti/system/attributeusageattribute/AttributeUsageAttributeCtor.csproj
@@ -33,10 +33,6 @@
<Compile Include="attributeusageattributector.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/attributeusageattribute/app.config b/tests/src/CoreMangLib/cti/system/attributeusageattribute/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/attributeusageattribute/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/attributeusageattribute/project.json b/tests/src/CoreMangLib/cti/system/attributeusageattribute/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/attributeusageattribute/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/badimageformatexception/BadImageFormatExceptionCtor1.csproj b/tests/src/CoreMangLib/cti/system/badimageformatexception/BadImageFormatExceptionCtor1.csproj
index d00e8b1518..03803705a4 100644
--- a/tests/src/CoreMangLib/cti/system/badimageformatexception/BadImageFormatExceptionCtor1.csproj
+++ b/tests/src/CoreMangLib/cti/system/badimageformatexception/BadImageFormatExceptionCtor1.csproj
@@ -33,10 +33,6 @@
<Compile Include="badimageformatexceptionctor1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/badimageformatexception/BadImageFormatExceptionCtor2.csproj b/tests/src/CoreMangLib/cti/system/badimageformatexception/BadImageFormatExceptionCtor2.csproj
index 3c2359cbf0..2310402666 100644
--- a/tests/src/CoreMangLib/cti/system/badimageformatexception/BadImageFormatExceptionCtor2.csproj
+++ b/tests/src/CoreMangLib/cti/system/badimageformatexception/BadImageFormatExceptionCtor2.csproj
@@ -33,10 +33,6 @@
<Compile Include="badimageformatexceptionctor2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/badimageformatexception/BadImageFormatExceptionCtor3.csproj b/tests/src/CoreMangLib/cti/system/badimageformatexception/BadImageFormatExceptionCtor3.csproj
index e805dd3f8b..839418ea50 100644
--- a/tests/src/CoreMangLib/cti/system/badimageformatexception/BadImageFormatExceptionCtor3.csproj
+++ b/tests/src/CoreMangLib/cti/system/badimageformatexception/BadImageFormatExceptionCtor3.csproj
@@ -33,10 +33,6 @@
<Compile Include="badimageformatexceptionctor3.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/badimageformatexception/BadImageFormatExceptionMessage.csproj b/tests/src/CoreMangLib/cti/system/badimageformatexception/BadImageFormatExceptionMessage.csproj
index 1068fb86f9..1c062018a7 100644
--- a/tests/src/CoreMangLib/cti/system/badimageformatexception/BadImageFormatExceptionMessage.csproj
+++ b/tests/src/CoreMangLib/cti/system/badimageformatexception/BadImageFormatExceptionMessage.csproj
@@ -33,10 +33,6 @@
<Compile Include="badimageformatexceptionmessage.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/badimageformatexception/BadImageFormatExceptionToString.csproj b/tests/src/CoreMangLib/cti/system/badimageformatexception/BadImageFormatExceptionToString.csproj
index cc350f1f9b..21f26bbeb1 100644
--- a/tests/src/CoreMangLib/cti/system/badimageformatexception/BadImageFormatExceptionToString.csproj
+++ b/tests/src/CoreMangLib/cti/system/badimageformatexception/BadImageFormatExceptionToString.csproj
@@ -33,10 +33,6 @@
<Compile Include="badimageformatexceptiontostring.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/badimageformatexception/app.config b/tests/src/CoreMangLib/cti/system/badimageformatexception/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/badimageformatexception/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/badimageformatexception/project.json b/tests/src/CoreMangLib/cti/system/badimageformatexception/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/badimageformatexception/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/boolean/BooleanCompareTo_Boolean.csproj b/tests/src/CoreMangLib/cti/system/boolean/BooleanCompareTo_Boolean.csproj
index d7d2bc6b5c..2343442fd6 100644
--- a/tests/src/CoreMangLib/cti/system/boolean/BooleanCompareTo_Boolean.csproj
+++ b/tests/src/CoreMangLib/cti/system/boolean/BooleanCompareTo_Boolean.csproj
@@ -33,10 +33,6 @@
<Compile Include="booleancompareto_boolean.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/boolean/BooleanEquals_Boolean.csproj b/tests/src/CoreMangLib/cti/system/boolean/BooleanEquals_Boolean.csproj
index 6049cf0eb0..024283d580 100644
--- a/tests/src/CoreMangLib/cti/system/boolean/BooleanEquals_Boolean.csproj
+++ b/tests/src/CoreMangLib/cti/system/boolean/BooleanEquals_Boolean.csproj
@@ -33,10 +33,6 @@
<Compile Include="booleanequals_boolean.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/boolean/BooleanEquals_Object.csproj b/tests/src/CoreMangLib/cti/system/boolean/BooleanEquals_Object.csproj
index bd0bc8c71d..fee4e42fe5 100644
--- a/tests/src/CoreMangLib/cti/system/boolean/BooleanEquals_Object.csproj
+++ b/tests/src/CoreMangLib/cti/system/boolean/BooleanEquals_Object.csproj
@@ -33,10 +33,6 @@
<Compile Include="booleanequals_object.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/boolean/BooleanFalseString.csproj b/tests/src/CoreMangLib/cti/system/boolean/BooleanFalseString.csproj
index 39ac13b585..419f79981c 100644
--- a/tests/src/CoreMangLib/cti/system/boolean/BooleanFalseString.csproj
+++ b/tests/src/CoreMangLib/cti/system/boolean/BooleanFalseString.csproj
@@ -33,10 +33,6 @@
<Compile Include="booleanfalsestring.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/boolean/BooleanGetHashCode.csproj b/tests/src/CoreMangLib/cti/system/boolean/BooleanGetHashCode.csproj
index e33d6c26ee..de7cae5b1a 100644
--- a/tests/src/CoreMangLib/cti/system/boolean/BooleanGetHashCode.csproj
+++ b/tests/src/CoreMangLib/cti/system/boolean/BooleanGetHashCode.csproj
@@ -33,10 +33,6 @@
<Compile Include="booleangethashcode.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/boolean/BooleanIConvertibleToBoolean.csproj b/tests/src/CoreMangLib/cti/system/boolean/BooleanIConvertibleToBoolean.csproj
index b215dc1fbe..fb46a2f3bc 100644
--- a/tests/src/CoreMangLib/cti/system/boolean/BooleanIConvertibleToBoolean.csproj
+++ b/tests/src/CoreMangLib/cti/system/boolean/BooleanIConvertibleToBoolean.csproj
@@ -33,10 +33,6 @@
<Compile Include="booleaniconvertibletoboolean.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/boolean/BooleanIConvertibleToByte.csproj b/tests/src/CoreMangLib/cti/system/boolean/BooleanIConvertibleToByte.csproj
index d08423eb81..522bc819c4 100644
--- a/tests/src/CoreMangLib/cti/system/boolean/BooleanIConvertibleToByte.csproj
+++ b/tests/src/CoreMangLib/cti/system/boolean/BooleanIConvertibleToByte.csproj
@@ -33,10 +33,6 @@
<Compile Include="booleaniconvertibletobyte.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/boolean/BooleanIConvertibleToChar.csproj b/tests/src/CoreMangLib/cti/system/boolean/BooleanIConvertibleToChar.csproj
index 914f62b207..9448f3d738 100644
--- a/tests/src/CoreMangLib/cti/system/boolean/BooleanIConvertibleToChar.csproj
+++ b/tests/src/CoreMangLib/cti/system/boolean/BooleanIConvertibleToChar.csproj
@@ -33,10 +33,6 @@
<Compile Include="booleaniconvertibletochar.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/boolean/BooleanIConvertibleToDateTime.csproj b/tests/src/CoreMangLib/cti/system/boolean/BooleanIConvertibleToDateTime.csproj
index a1f8379cf4..adcbdd694c 100644
--- a/tests/src/CoreMangLib/cti/system/boolean/BooleanIConvertibleToDateTime.csproj
+++ b/tests/src/CoreMangLib/cti/system/boolean/BooleanIConvertibleToDateTime.csproj
@@ -33,10 +33,6 @@
<Compile Include="booleaniconvertibletodatetime.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/boolean/BooleanIConvertibleToDecimal.csproj b/tests/src/CoreMangLib/cti/system/boolean/BooleanIConvertibleToDecimal.csproj
index 6e2f127a95..c850f8f0e5 100644
--- a/tests/src/CoreMangLib/cti/system/boolean/BooleanIConvertibleToDecimal.csproj
+++ b/tests/src/CoreMangLib/cti/system/boolean/BooleanIConvertibleToDecimal.csproj
@@ -33,10 +33,6 @@
<Compile Include="booleaniconvertibletodecimal.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/boolean/BooleanIConvertibleToDouble.csproj b/tests/src/CoreMangLib/cti/system/boolean/BooleanIConvertibleToDouble.csproj
index de13f7b828..8fb005bdbd 100644
--- a/tests/src/CoreMangLib/cti/system/boolean/BooleanIConvertibleToDouble.csproj
+++ b/tests/src/CoreMangLib/cti/system/boolean/BooleanIConvertibleToDouble.csproj
@@ -33,10 +33,6 @@
<Compile Include="booleaniconvertibletodouble.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/boolean/BooleanIConvertibleToInt16.csproj b/tests/src/CoreMangLib/cti/system/boolean/BooleanIConvertibleToInt16.csproj
index 8cdb14c420..0d6b763a98 100644
--- a/tests/src/CoreMangLib/cti/system/boolean/BooleanIConvertibleToInt16.csproj
+++ b/tests/src/CoreMangLib/cti/system/boolean/BooleanIConvertibleToInt16.csproj
@@ -33,10 +33,6 @@
<Compile Include="booleaniconvertibletoint16.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/boolean/BooleanIConvertibleToInt32.csproj b/tests/src/CoreMangLib/cti/system/boolean/BooleanIConvertibleToInt32.csproj
index aace531d8e..644c8ab50c 100644
--- a/tests/src/CoreMangLib/cti/system/boolean/BooleanIConvertibleToInt32.csproj
+++ b/tests/src/CoreMangLib/cti/system/boolean/BooleanIConvertibleToInt32.csproj
@@ -33,10 +33,6 @@
<Compile Include="booleaniconvertibletoint32.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/boolean/BooleanIConvertibleToInt64.csproj b/tests/src/CoreMangLib/cti/system/boolean/BooleanIConvertibleToInt64.csproj
index 08e764bf53..6ccae6950a 100644
--- a/tests/src/CoreMangLib/cti/system/boolean/BooleanIConvertibleToInt64.csproj
+++ b/tests/src/CoreMangLib/cti/system/boolean/BooleanIConvertibleToInt64.csproj
@@ -33,10 +33,6 @@
<Compile Include="booleaniconvertibletoint64.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/boolean/BooleanIConvertibleToSByte.csproj b/tests/src/CoreMangLib/cti/system/boolean/BooleanIConvertibleToSByte.csproj
index 08c39b9a9a..c550c233e2 100644
--- a/tests/src/CoreMangLib/cti/system/boolean/BooleanIConvertibleToSByte.csproj
+++ b/tests/src/CoreMangLib/cti/system/boolean/BooleanIConvertibleToSByte.csproj
@@ -33,10 +33,6 @@
<Compile Include="booleaniconvertibletosbyte.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/boolean/BooleanIConvertibleToSingle.csproj b/tests/src/CoreMangLib/cti/system/boolean/BooleanIConvertibleToSingle.csproj
index a432b12fc6..095f959bd6 100644
--- a/tests/src/CoreMangLib/cti/system/boolean/BooleanIConvertibleToSingle.csproj
+++ b/tests/src/CoreMangLib/cti/system/boolean/BooleanIConvertibleToSingle.csproj
@@ -33,10 +33,6 @@
<Compile Include="booleaniconvertibletosingle.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/boolean/BooleanIConvertibleToType.csproj b/tests/src/CoreMangLib/cti/system/boolean/BooleanIConvertibleToType.csproj
index 972fa75b69..c0eef53f71 100644
--- a/tests/src/CoreMangLib/cti/system/boolean/BooleanIConvertibleToType.csproj
+++ b/tests/src/CoreMangLib/cti/system/boolean/BooleanIConvertibleToType.csproj
@@ -33,10 +33,6 @@
<Compile Include="booleaniconvertibletotype.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/boolean/BooleanIConvertibleToUInt16.csproj b/tests/src/CoreMangLib/cti/system/boolean/BooleanIConvertibleToUInt16.csproj
index 66cb2ad51e..8044d659fc 100644
--- a/tests/src/CoreMangLib/cti/system/boolean/BooleanIConvertibleToUInt16.csproj
+++ b/tests/src/CoreMangLib/cti/system/boolean/BooleanIConvertibleToUInt16.csproj
@@ -33,10 +33,6 @@
<Compile Include="booleaniconvertibletouint16.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/boolean/BooleanIConvertibleToUInt32.csproj b/tests/src/CoreMangLib/cti/system/boolean/BooleanIConvertibleToUInt32.csproj
index 0db9cc63d8..257e38faf5 100644
--- a/tests/src/CoreMangLib/cti/system/boolean/BooleanIConvertibleToUInt32.csproj
+++ b/tests/src/CoreMangLib/cti/system/boolean/BooleanIConvertibleToUInt32.csproj
@@ -33,10 +33,6 @@
<Compile Include="booleaniconvertibletouint32.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/boolean/BooleanIConvertibleToUInt64.csproj b/tests/src/CoreMangLib/cti/system/boolean/BooleanIConvertibleToUInt64.csproj
index 0241fa1507..1ee36595f8 100644
--- a/tests/src/CoreMangLib/cti/system/boolean/BooleanIConvertibleToUInt64.csproj
+++ b/tests/src/CoreMangLib/cti/system/boolean/BooleanIConvertibleToUInt64.csproj
@@ -33,10 +33,6 @@
<Compile Include="booleaniconvertibletouint64.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/boolean/BooleanParse.csproj b/tests/src/CoreMangLib/cti/system/boolean/BooleanParse.csproj
index 56305ebd49..945915348e 100644
--- a/tests/src/CoreMangLib/cti/system/boolean/BooleanParse.csproj
+++ b/tests/src/CoreMangLib/cti/system/boolean/BooleanParse.csproj
@@ -33,10 +33,6 @@
<Compile Include="booleanparse.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/boolean/BooleanToString.csproj b/tests/src/CoreMangLib/cti/system/boolean/BooleanToString.csproj
index 2f0ddf4da6..4b0a221a6b 100644
--- a/tests/src/CoreMangLib/cti/system/boolean/BooleanToString.csproj
+++ b/tests/src/CoreMangLib/cti/system/boolean/BooleanToString.csproj
@@ -33,10 +33,6 @@
<Compile Include="booleantostring.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/boolean/BooleanTrueString.csproj b/tests/src/CoreMangLib/cti/system/boolean/BooleanTrueString.csproj
index d82a7152ec..f484a83926 100644
--- a/tests/src/CoreMangLib/cti/system/boolean/BooleanTrueString.csproj
+++ b/tests/src/CoreMangLib/cti/system/boolean/BooleanTrueString.csproj
@@ -33,10 +33,6 @@
<Compile Include="booleantruestring.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/boolean/BooleanTryParse.csproj b/tests/src/CoreMangLib/cti/system/boolean/BooleanTryParse.csproj
index 992455e081..ef6f235e5e 100644
--- a/tests/src/CoreMangLib/cti/system/boolean/BooleanTryParse.csproj
+++ b/tests/src/CoreMangLib/cti/system/boolean/BooleanTryParse.csproj
@@ -33,10 +33,6 @@
<Compile Include="booleantryparse.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/boolean/app.config b/tests/src/CoreMangLib/cti/system/boolean/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/boolean/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/boolean/project.json b/tests/src/CoreMangLib/cti/system/boolean/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/boolean/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/byte/ByteEquals1.csproj b/tests/src/CoreMangLib/cti/system/byte/ByteEquals1.csproj
index f119072613..7e9650d061 100644
--- a/tests/src/CoreMangLib/cti/system/byte/ByteEquals1.csproj
+++ b/tests/src/CoreMangLib/cti/system/byte/ByteEquals1.csproj
@@ -33,10 +33,6 @@
<Compile Include="byteequals1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/byte/ByteEquals2.csproj b/tests/src/CoreMangLib/cti/system/byte/ByteEquals2.csproj
index 91947bdfda..8d0f10ec4c 100644
--- a/tests/src/CoreMangLib/cti/system/byte/ByteEquals2.csproj
+++ b/tests/src/CoreMangLib/cti/system/byte/ByteEquals2.csproj
@@ -33,10 +33,6 @@
<Compile Include="byteequals2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/byte/ByteGetHashCode.csproj b/tests/src/CoreMangLib/cti/system/byte/ByteGetHashCode.csproj
index 7b42f16ac6..4cc22b3d0d 100644
--- a/tests/src/CoreMangLib/cti/system/byte/ByteGetHashCode.csproj
+++ b/tests/src/CoreMangLib/cti/system/byte/ByteGetHashCode.csproj
@@ -33,10 +33,6 @@
<Compile Include="bytegethashcode.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/byte/ByteIConvertibleToBoolean.csproj b/tests/src/CoreMangLib/cti/system/byte/ByteIConvertibleToBoolean.csproj
index 00d5be9bbb..2e138064a5 100644
--- a/tests/src/CoreMangLib/cti/system/byte/ByteIConvertibleToBoolean.csproj
+++ b/tests/src/CoreMangLib/cti/system/byte/ByteIConvertibleToBoolean.csproj
@@ -33,10 +33,6 @@
<Compile Include="byteiconvertibletoboolean.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/byte/ByteIConvertibleToByte.csproj b/tests/src/CoreMangLib/cti/system/byte/ByteIConvertibleToByte.csproj
index 7d99755e41..a189858852 100644
--- a/tests/src/CoreMangLib/cti/system/byte/ByteIConvertibleToByte.csproj
+++ b/tests/src/CoreMangLib/cti/system/byte/ByteIConvertibleToByte.csproj
@@ -33,10 +33,6 @@
<Compile Include="byteiconvertibletobyte.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/byte/ByteIConvertibleToChar.csproj b/tests/src/CoreMangLib/cti/system/byte/ByteIConvertibleToChar.csproj
index d0db951cab..2f2680670d 100644
--- a/tests/src/CoreMangLib/cti/system/byte/ByteIConvertibleToChar.csproj
+++ b/tests/src/CoreMangLib/cti/system/byte/ByteIConvertibleToChar.csproj
@@ -33,10 +33,6 @@
<Compile Include="byteiconvertibletochar.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/byte/ByteIConvertibleToDateTime.csproj b/tests/src/CoreMangLib/cti/system/byte/ByteIConvertibleToDateTime.csproj
index 5ed99f68dc..f2c6b98f58 100644
--- a/tests/src/CoreMangLib/cti/system/byte/ByteIConvertibleToDateTime.csproj
+++ b/tests/src/CoreMangLib/cti/system/byte/ByteIConvertibleToDateTime.csproj
@@ -33,10 +33,6 @@
<Compile Include="byteiconvertibletodatetime.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/byte/ByteIConvertibleToDecimal.csproj b/tests/src/CoreMangLib/cti/system/byte/ByteIConvertibleToDecimal.csproj
index c2bbfd0542..5c8234ccf6 100644
--- a/tests/src/CoreMangLib/cti/system/byte/ByteIConvertibleToDecimal.csproj
+++ b/tests/src/CoreMangLib/cti/system/byte/ByteIConvertibleToDecimal.csproj
@@ -33,10 +33,6 @@
<Compile Include="byteiconvertibletodecimal.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/byte/ByteIConvertibleToDouble.csproj b/tests/src/CoreMangLib/cti/system/byte/ByteIConvertibleToDouble.csproj
index 47ed66303f..4d652c7c3f 100644
--- a/tests/src/CoreMangLib/cti/system/byte/ByteIConvertibleToDouble.csproj
+++ b/tests/src/CoreMangLib/cti/system/byte/ByteIConvertibleToDouble.csproj
@@ -33,10 +33,6 @@
<Compile Include="byteiconvertibletodouble.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/byte/ByteIConvertibleToInt16.csproj b/tests/src/CoreMangLib/cti/system/byte/ByteIConvertibleToInt16.csproj
index 32b76b390e..3365efe2cd 100644
--- a/tests/src/CoreMangLib/cti/system/byte/ByteIConvertibleToInt16.csproj
+++ b/tests/src/CoreMangLib/cti/system/byte/ByteIConvertibleToInt16.csproj
@@ -33,10 +33,6 @@
<Compile Include="byteiconvertibletoint16.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/byte/ByteIConvertibleToInt32.csproj b/tests/src/CoreMangLib/cti/system/byte/ByteIConvertibleToInt32.csproj
index 0e2911eb11..520dba8242 100644
--- a/tests/src/CoreMangLib/cti/system/byte/ByteIConvertibleToInt32.csproj
+++ b/tests/src/CoreMangLib/cti/system/byte/ByteIConvertibleToInt32.csproj
@@ -33,10 +33,6 @@
<Compile Include="byteiconvertibletoint32.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/byte/ByteIConvertibleToInt64.csproj b/tests/src/CoreMangLib/cti/system/byte/ByteIConvertibleToInt64.csproj
index 557977641d..3852ecf243 100644
--- a/tests/src/CoreMangLib/cti/system/byte/ByteIConvertibleToInt64.csproj
+++ b/tests/src/CoreMangLib/cti/system/byte/ByteIConvertibleToInt64.csproj
@@ -33,10 +33,6 @@
<Compile Include="byteiconvertibletoint64.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/byte/ByteIConvertibleToSByte.csproj b/tests/src/CoreMangLib/cti/system/byte/ByteIConvertibleToSByte.csproj
index ab8ceb37e5..9cfa7442c2 100644
--- a/tests/src/CoreMangLib/cti/system/byte/ByteIConvertibleToSByte.csproj
+++ b/tests/src/CoreMangLib/cti/system/byte/ByteIConvertibleToSByte.csproj
@@ -33,10 +33,6 @@
<Compile Include="byteiconvertibletosbyte.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/byte/ByteIConvertibleToSingle.csproj b/tests/src/CoreMangLib/cti/system/byte/ByteIConvertibleToSingle.csproj
index 5044c13e1d..6bb05da9ba 100644
--- a/tests/src/CoreMangLib/cti/system/byte/ByteIConvertibleToSingle.csproj
+++ b/tests/src/CoreMangLib/cti/system/byte/ByteIConvertibleToSingle.csproj
@@ -33,10 +33,6 @@
<Compile Include="byteiconvertibletosingle.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/byte/ByteIConvertibleToType.csproj b/tests/src/CoreMangLib/cti/system/byte/ByteIConvertibleToType.csproj
index 150a6ed2bb..decaca238d 100644
--- a/tests/src/CoreMangLib/cti/system/byte/ByteIConvertibleToType.csproj
+++ b/tests/src/CoreMangLib/cti/system/byte/ByteIConvertibleToType.csproj
@@ -33,10 +33,6 @@
<Compile Include="byteiconvertibletotype.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/byte/ByteIConvertibleToUInt16.csproj b/tests/src/CoreMangLib/cti/system/byte/ByteIConvertibleToUInt16.csproj
index 1786af75de..9b14c505f0 100644
--- a/tests/src/CoreMangLib/cti/system/byte/ByteIConvertibleToUInt16.csproj
+++ b/tests/src/CoreMangLib/cti/system/byte/ByteIConvertibleToUInt16.csproj
@@ -33,10 +33,6 @@
<Compile Include="byteiconvertibletouint16.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/byte/ByteIConvertibleToUInt32.csproj b/tests/src/CoreMangLib/cti/system/byte/ByteIConvertibleToUInt32.csproj
index 452af7364f..58a2d2882b 100644
--- a/tests/src/CoreMangLib/cti/system/byte/ByteIConvertibleToUInt32.csproj
+++ b/tests/src/CoreMangLib/cti/system/byte/ByteIConvertibleToUInt32.csproj
@@ -33,10 +33,6 @@
<Compile Include="byteiconvertibletouint32.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/byte/ByteIConvertibleToUInt64.csproj b/tests/src/CoreMangLib/cti/system/byte/ByteIConvertibleToUInt64.csproj
index 2863b0875f..877f5c3342 100644
--- a/tests/src/CoreMangLib/cti/system/byte/ByteIConvertibleToUInt64.csproj
+++ b/tests/src/CoreMangLib/cti/system/byte/ByteIConvertibleToUInt64.csproj
@@ -33,10 +33,6 @@
<Compile Include="byteiconvertibletouint64.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/byte/ByteMaxValue.csproj b/tests/src/CoreMangLib/cti/system/byte/ByteMaxValue.csproj
index b6dd8f2a09..1e7e62884e 100644
--- a/tests/src/CoreMangLib/cti/system/byte/ByteMaxValue.csproj
+++ b/tests/src/CoreMangLib/cti/system/byte/ByteMaxValue.csproj
@@ -33,10 +33,6 @@
<Compile Include="bytemaxvalue.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/byte/ByteMinValue.csproj b/tests/src/CoreMangLib/cti/system/byte/ByteMinValue.csproj
index 44d21ce0b3..830833cf3e 100644
--- a/tests/src/CoreMangLib/cti/system/byte/ByteMinValue.csproj
+++ b/tests/src/CoreMangLib/cti/system/byte/ByteMinValue.csproj
@@ -33,10 +33,6 @@
<Compile Include="byteminvalue.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/byte/ByteParse1.csproj b/tests/src/CoreMangLib/cti/system/byte/ByteParse1.csproj
index a36ff6aa6d..0e80c5397f 100644
--- a/tests/src/CoreMangLib/cti/system/byte/ByteParse1.csproj
+++ b/tests/src/CoreMangLib/cti/system/byte/ByteParse1.csproj
@@ -33,10 +33,6 @@
<Compile Include="byteparse1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/byte/ByteParse3.csproj b/tests/src/CoreMangLib/cti/system/byte/ByteParse3.csproj
index 94d6a3f791..d2d84416db 100644
--- a/tests/src/CoreMangLib/cti/system/byte/ByteParse3.csproj
+++ b/tests/src/CoreMangLib/cti/system/byte/ByteParse3.csproj
@@ -33,10 +33,6 @@
<Compile Include="byteparse3.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/byte/ByteToString2.csproj b/tests/src/CoreMangLib/cti/system/byte/ByteToString2.csproj
index 98f14f72d6..282fff4814 100644
--- a/tests/src/CoreMangLib/cti/system/byte/ByteToString2.csproj
+++ b/tests/src/CoreMangLib/cti/system/byte/ByteToString2.csproj
@@ -33,10 +33,6 @@
<Compile Include="bytetostring2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/byte/ByteToString3.csproj b/tests/src/CoreMangLib/cti/system/byte/ByteToString3.csproj
index 22ab76598e..b997ebda4f 100644
--- a/tests/src/CoreMangLib/cti/system/byte/ByteToString3.csproj
+++ b/tests/src/CoreMangLib/cti/system/byte/ByteToString3.csproj
@@ -33,10 +33,6 @@
<Compile Include="bytetostring3.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/byte/ByteToString4.csproj b/tests/src/CoreMangLib/cti/system/byte/ByteToString4.csproj
index c4ac8cc46d..9d650cbff9 100644
--- a/tests/src/CoreMangLib/cti/system/byte/ByteToString4.csproj
+++ b/tests/src/CoreMangLib/cti/system/byte/ByteToString4.csproj
@@ -33,10 +33,6 @@
<Compile Include="bytetostring4.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/byte/ByteTryParse.csproj b/tests/src/CoreMangLib/cti/system/byte/ByteTryParse.csproj
index 2c4b384391..d997a55c17 100644
--- a/tests/src/CoreMangLib/cti/system/byte/ByteTryParse.csproj
+++ b/tests/src/CoreMangLib/cti/system/byte/ByteTryParse.csproj
@@ -33,10 +33,6 @@
<Compile Include="bytetryparse.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/byte/app.config b/tests/src/CoreMangLib/cti/system/byte/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/byte/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/byte/project.json b/tests/src/CoreMangLib/cti/system/byte/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/byte/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/char/CharCompateTo1.csproj b/tests/src/CoreMangLib/cti/system/char/CharCompateTo1.csproj
index b5c493c36c..ba82910f7a 100644
--- a/tests/src/CoreMangLib/cti/system/char/CharCompateTo1.csproj
+++ b/tests/src/CoreMangLib/cti/system/char/CharCompateTo1.csproj
@@ -33,10 +33,6 @@
<Compile Include="charcompateto1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/char/CharEquals1.csproj b/tests/src/CoreMangLib/cti/system/char/CharEquals1.csproj
index 229ea8eed5..ac0148924b 100644
--- a/tests/src/CoreMangLib/cti/system/char/CharEquals1.csproj
+++ b/tests/src/CoreMangLib/cti/system/char/CharEquals1.csproj
@@ -33,10 +33,6 @@
<Compile Include="charequals1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/char/CharEquals2.csproj b/tests/src/CoreMangLib/cti/system/char/CharEquals2.csproj
index a40b61eeee..3710029515 100644
--- a/tests/src/CoreMangLib/cti/system/char/CharEquals2.csproj
+++ b/tests/src/CoreMangLib/cti/system/char/CharEquals2.csproj
@@ -33,10 +33,6 @@
<Compile Include="charequals2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/char/CharGetHashCode.csproj b/tests/src/CoreMangLib/cti/system/char/CharGetHashCode.csproj
index 411d72228b..4520299303 100644
--- a/tests/src/CoreMangLib/cti/system/char/CharGetHashCode.csproj
+++ b/tests/src/CoreMangLib/cti/system/char/CharGetHashCode.csproj
@@ -33,10 +33,6 @@
<Compile Include="chargethashcode.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/char/CharIConvertibleToBoolean.csproj b/tests/src/CoreMangLib/cti/system/char/CharIConvertibleToBoolean.csproj
index 564ae76ea7..96770dd021 100644
--- a/tests/src/CoreMangLib/cti/system/char/CharIConvertibleToBoolean.csproj
+++ b/tests/src/CoreMangLib/cti/system/char/CharIConvertibleToBoolean.csproj
@@ -33,10 +33,6 @@
<Compile Include="chariconvertibletoboolean.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/char/CharIConvertibleToByte.csproj b/tests/src/CoreMangLib/cti/system/char/CharIConvertibleToByte.csproj
index 4c595661dc..835d8a6aaa 100644
--- a/tests/src/CoreMangLib/cti/system/char/CharIConvertibleToByte.csproj
+++ b/tests/src/CoreMangLib/cti/system/char/CharIConvertibleToByte.csproj
@@ -33,10 +33,6 @@
<Compile Include="chariconvertibletobyte.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/char/CharIConvertibleToChar.csproj b/tests/src/CoreMangLib/cti/system/char/CharIConvertibleToChar.csproj
index 69f8f3fb17..fb2918e3f9 100644
--- a/tests/src/CoreMangLib/cti/system/char/CharIConvertibleToChar.csproj
+++ b/tests/src/CoreMangLib/cti/system/char/CharIConvertibleToChar.csproj
@@ -33,10 +33,6 @@
<Compile Include="chariconvertibletochar.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/char/CharIConvertibleToDateTime.csproj b/tests/src/CoreMangLib/cti/system/char/CharIConvertibleToDateTime.csproj
index 70f123c1c5..eff975feb9 100644
--- a/tests/src/CoreMangLib/cti/system/char/CharIConvertibleToDateTime.csproj
+++ b/tests/src/CoreMangLib/cti/system/char/CharIConvertibleToDateTime.csproj
@@ -33,10 +33,6 @@
<Compile Include="chariconvertibletodatetime.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/char/CharIConvertibleToDecimal.csproj b/tests/src/CoreMangLib/cti/system/char/CharIConvertibleToDecimal.csproj
index 323a366ff0..79c9437964 100644
--- a/tests/src/CoreMangLib/cti/system/char/CharIConvertibleToDecimal.csproj
+++ b/tests/src/CoreMangLib/cti/system/char/CharIConvertibleToDecimal.csproj
@@ -33,10 +33,6 @@
<Compile Include="chariconvertibletodecimal.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/char/CharIConvertibleToDouble.csproj b/tests/src/CoreMangLib/cti/system/char/CharIConvertibleToDouble.csproj
index 7d6735b215..c292dd2778 100644
--- a/tests/src/CoreMangLib/cti/system/char/CharIConvertibleToDouble.csproj
+++ b/tests/src/CoreMangLib/cti/system/char/CharIConvertibleToDouble.csproj
@@ -33,10 +33,6 @@
<Compile Include="chariconvertibletodouble.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/char/CharIConvertibleToInt16.csproj b/tests/src/CoreMangLib/cti/system/char/CharIConvertibleToInt16.csproj
index bc3bba9fb9..16d2fcb545 100644
--- a/tests/src/CoreMangLib/cti/system/char/CharIConvertibleToInt16.csproj
+++ b/tests/src/CoreMangLib/cti/system/char/CharIConvertibleToInt16.csproj
@@ -33,10 +33,6 @@
<Compile Include="chariconvertibletoint16.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/char/CharIConvertibleToInt32.csproj b/tests/src/CoreMangLib/cti/system/char/CharIConvertibleToInt32.csproj
index 9a725f9e6d..d020d4310b 100644
--- a/tests/src/CoreMangLib/cti/system/char/CharIConvertibleToInt32.csproj
+++ b/tests/src/CoreMangLib/cti/system/char/CharIConvertibleToInt32.csproj
@@ -33,10 +33,6 @@
<Compile Include="chariconvertibletoint32.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/char/CharIConvertibleToInt64.csproj b/tests/src/CoreMangLib/cti/system/char/CharIConvertibleToInt64.csproj
index f6f665adba..522316e775 100644
--- a/tests/src/CoreMangLib/cti/system/char/CharIConvertibleToInt64.csproj
+++ b/tests/src/CoreMangLib/cti/system/char/CharIConvertibleToInt64.csproj
@@ -33,10 +33,6 @@
<Compile Include="chariconvertibletoint64.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/char/CharIConvertibleToSByte.csproj b/tests/src/CoreMangLib/cti/system/char/CharIConvertibleToSByte.csproj
index bbc8a31abd..f5c8495fdf 100644
--- a/tests/src/CoreMangLib/cti/system/char/CharIConvertibleToSByte.csproj
+++ b/tests/src/CoreMangLib/cti/system/char/CharIConvertibleToSByte.csproj
@@ -33,10 +33,6 @@
<Compile Include="chariconvertibletosbyte.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/char/CharIConvertibleToSingle.csproj b/tests/src/CoreMangLib/cti/system/char/CharIConvertibleToSingle.csproj
index be9e310168..8cf9f055e1 100644
--- a/tests/src/CoreMangLib/cti/system/char/CharIConvertibleToSingle.csproj
+++ b/tests/src/CoreMangLib/cti/system/char/CharIConvertibleToSingle.csproj
@@ -33,10 +33,6 @@
<Compile Include="chariconvertibletosingle.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/char/CharIConvertibleToType.csproj b/tests/src/CoreMangLib/cti/system/char/CharIConvertibleToType.csproj
index 2271257c8e..75a25d2494 100644
--- a/tests/src/CoreMangLib/cti/system/char/CharIConvertibleToType.csproj
+++ b/tests/src/CoreMangLib/cti/system/char/CharIConvertibleToType.csproj
@@ -33,10 +33,6 @@
<Compile Include="chariconvertibletotype.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/char/CharIConvertibleToUInt16.csproj b/tests/src/CoreMangLib/cti/system/char/CharIConvertibleToUInt16.csproj
index 760ef7343d..02790e1bce 100644
--- a/tests/src/CoreMangLib/cti/system/char/CharIConvertibleToUInt16.csproj
+++ b/tests/src/CoreMangLib/cti/system/char/CharIConvertibleToUInt16.csproj
@@ -33,10 +33,6 @@
<Compile Include="chariconvertibletouint16.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/char/CharIConvertibleToUInt32.csproj b/tests/src/CoreMangLib/cti/system/char/CharIConvertibleToUInt32.csproj
index bfc6fc0408..daed9d05c7 100644
--- a/tests/src/CoreMangLib/cti/system/char/CharIConvertibleToUInt32.csproj
+++ b/tests/src/CoreMangLib/cti/system/char/CharIConvertibleToUInt32.csproj
@@ -33,10 +33,6 @@
<Compile Include="chariconvertibletouint32.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/char/CharIConvertibleToUInt64.csproj b/tests/src/CoreMangLib/cti/system/char/CharIConvertibleToUInt64.csproj
index db213910b7..a2be949938 100644
--- a/tests/src/CoreMangLib/cti/system/char/CharIConvertibleToUInt64.csproj
+++ b/tests/src/CoreMangLib/cti/system/char/CharIConvertibleToUInt64.csproj
@@ -33,10 +33,6 @@
<Compile Include="chariconvertibletouint64.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/char/CharIsControl1.csproj b/tests/src/CoreMangLib/cti/system/char/CharIsControl1.csproj
index b46d5de33b..ceab689989 100644
--- a/tests/src/CoreMangLib/cti/system/char/CharIsControl1.csproj
+++ b/tests/src/CoreMangLib/cti/system/char/CharIsControl1.csproj
@@ -33,10 +33,6 @@
<Compile Include="chariscontrol1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/char/CharIsControl2.csproj b/tests/src/CoreMangLib/cti/system/char/CharIsControl2.csproj
index a61a4d58d7..dcf3c49af2 100644
--- a/tests/src/CoreMangLib/cti/system/char/CharIsControl2.csproj
+++ b/tests/src/CoreMangLib/cti/system/char/CharIsControl2.csproj
@@ -33,10 +33,6 @@
<Compile Include="chariscontrol2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/char/CharIsDigit1.csproj b/tests/src/CoreMangLib/cti/system/char/CharIsDigit1.csproj
index fed605537a..2e33e76cd6 100644
--- a/tests/src/CoreMangLib/cti/system/char/CharIsDigit1.csproj
+++ b/tests/src/CoreMangLib/cti/system/char/CharIsDigit1.csproj
@@ -33,10 +33,6 @@
<Compile Include="charisdigit1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/char/CharIsDigit2.csproj b/tests/src/CoreMangLib/cti/system/char/CharIsDigit2.csproj
index 341f1fa376..bda82cee2d 100644
--- a/tests/src/CoreMangLib/cti/system/char/CharIsDigit2.csproj
+++ b/tests/src/CoreMangLib/cti/system/char/CharIsDigit2.csproj
@@ -33,10 +33,6 @@
<Compile Include="charisdigit2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/char/CharIsLetter1.csproj b/tests/src/CoreMangLib/cti/system/char/CharIsLetter1.csproj
index 153246847e..cdcffb2736 100644
--- a/tests/src/CoreMangLib/cti/system/char/CharIsLetter1.csproj
+++ b/tests/src/CoreMangLib/cti/system/char/CharIsLetter1.csproj
@@ -33,10 +33,6 @@
<Compile Include="charisletter1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/char/CharIsLetter2.csproj b/tests/src/CoreMangLib/cti/system/char/CharIsLetter2.csproj
index d445fb1a89..3f290f8d6e 100644
--- a/tests/src/CoreMangLib/cti/system/char/CharIsLetter2.csproj
+++ b/tests/src/CoreMangLib/cti/system/char/CharIsLetter2.csproj
@@ -33,10 +33,6 @@
<Compile Include="charisletter2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/char/CharIsLetterOrDigit1.csproj b/tests/src/CoreMangLib/cti/system/char/CharIsLetterOrDigit1.csproj
index a3be63a52e..d1ab3bed84 100644
--- a/tests/src/CoreMangLib/cti/system/char/CharIsLetterOrDigit1.csproj
+++ b/tests/src/CoreMangLib/cti/system/char/CharIsLetterOrDigit1.csproj
@@ -33,10 +33,6 @@
<Compile Include="charisletterordigit1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/char/CharIsLetterOrDigit2.csproj b/tests/src/CoreMangLib/cti/system/char/CharIsLetterOrDigit2.csproj
index 53d99ecb24..3bd80551be 100644
--- a/tests/src/CoreMangLib/cti/system/char/CharIsLetterOrDigit2.csproj
+++ b/tests/src/CoreMangLib/cti/system/char/CharIsLetterOrDigit2.csproj
@@ -33,10 +33,6 @@
<Compile Include="charisletterordigit2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/char/CharIsLower1.csproj b/tests/src/CoreMangLib/cti/system/char/CharIsLower1.csproj
index d505830fe4..0892633fec 100644
--- a/tests/src/CoreMangLib/cti/system/char/CharIsLower1.csproj
+++ b/tests/src/CoreMangLib/cti/system/char/CharIsLower1.csproj
@@ -33,10 +33,6 @@
<Compile Include="charislower1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/char/CharIsLower2.csproj b/tests/src/CoreMangLib/cti/system/char/CharIsLower2.csproj
index 64aa881d44..a5e677eecc 100644
--- a/tests/src/CoreMangLib/cti/system/char/CharIsLower2.csproj
+++ b/tests/src/CoreMangLib/cti/system/char/CharIsLower2.csproj
@@ -33,10 +33,6 @@
<Compile Include="charislower2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/char/CharIsNumber1.csproj b/tests/src/CoreMangLib/cti/system/char/CharIsNumber1.csproj
index a93ecdc1fd..2f15458285 100644
--- a/tests/src/CoreMangLib/cti/system/char/CharIsNumber1.csproj
+++ b/tests/src/CoreMangLib/cti/system/char/CharIsNumber1.csproj
@@ -33,10 +33,6 @@
<Compile Include="charisnumber1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/char/CharIsNumber2.csproj b/tests/src/CoreMangLib/cti/system/char/CharIsNumber2.csproj
index a8c48a1fe7..8fa0e48996 100644
--- a/tests/src/CoreMangLib/cti/system/char/CharIsNumber2.csproj
+++ b/tests/src/CoreMangLib/cti/system/char/CharIsNumber2.csproj
@@ -33,10 +33,6 @@
<Compile Include="charisnumber2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/char/CharIsPunctuation2.csproj b/tests/src/CoreMangLib/cti/system/char/CharIsPunctuation2.csproj
index d6a9613d45..9a0a0a95a5 100644
--- a/tests/src/CoreMangLib/cti/system/char/CharIsPunctuation2.csproj
+++ b/tests/src/CoreMangLib/cti/system/char/CharIsPunctuation2.csproj
@@ -33,10 +33,6 @@
<Compile Include="charispunctuation2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/char/CharIsSeparator1.csproj b/tests/src/CoreMangLib/cti/system/char/CharIsSeparator1.csproj
index 8b27e6cab8..2c0d7ab344 100644
--- a/tests/src/CoreMangLib/cti/system/char/CharIsSeparator1.csproj
+++ b/tests/src/CoreMangLib/cti/system/char/CharIsSeparator1.csproj
@@ -33,10 +33,6 @@
<Compile Include="charisseparator1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/char/CharIsSeparator2.csproj b/tests/src/CoreMangLib/cti/system/char/CharIsSeparator2.csproj
index 37ce162752..e33187fa94 100644
--- a/tests/src/CoreMangLib/cti/system/char/CharIsSeparator2.csproj
+++ b/tests/src/CoreMangLib/cti/system/char/CharIsSeparator2.csproj
@@ -33,10 +33,6 @@
<Compile Include="charisseparator2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/char/CharIsSurrogate1.csproj b/tests/src/CoreMangLib/cti/system/char/CharIsSurrogate1.csproj
index 489576a599..847ae0fd6b 100644
--- a/tests/src/CoreMangLib/cti/system/char/CharIsSurrogate1.csproj
+++ b/tests/src/CoreMangLib/cti/system/char/CharIsSurrogate1.csproj
@@ -33,10 +33,6 @@
<Compile Include="charissurrogate1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/char/CharIsSurrogate2.csproj b/tests/src/CoreMangLib/cti/system/char/CharIsSurrogate2.csproj
index ad87076f03..f7ce4c7dd6 100644
--- a/tests/src/CoreMangLib/cti/system/char/CharIsSurrogate2.csproj
+++ b/tests/src/CoreMangLib/cti/system/char/CharIsSurrogate2.csproj
@@ -33,10 +33,6 @@
<Compile Include="charissurrogate2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/char/CharIsSurrogatePair1.csproj b/tests/src/CoreMangLib/cti/system/char/CharIsSurrogatePair1.csproj
index d3d3c0e359..42c5e170d9 100644
--- a/tests/src/CoreMangLib/cti/system/char/CharIsSurrogatePair1.csproj
+++ b/tests/src/CoreMangLib/cti/system/char/CharIsSurrogatePair1.csproj
@@ -33,10 +33,6 @@
<Compile Include="charissurrogatepair1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/char/CharIsSurrogatePair2.csproj b/tests/src/CoreMangLib/cti/system/char/CharIsSurrogatePair2.csproj
index 9336008ecf..c0bb28ddcd 100644
--- a/tests/src/CoreMangLib/cti/system/char/CharIsSurrogatePair2.csproj
+++ b/tests/src/CoreMangLib/cti/system/char/CharIsSurrogatePair2.csproj
@@ -33,10 +33,6 @@
<Compile Include="charissurrogatepair2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/char/CharIsSymbol1.csproj b/tests/src/CoreMangLib/cti/system/char/CharIsSymbol1.csproj
index c581955b1a..a74617f44b 100644
--- a/tests/src/CoreMangLib/cti/system/char/CharIsSymbol1.csproj
+++ b/tests/src/CoreMangLib/cti/system/char/CharIsSymbol1.csproj
@@ -33,10 +33,6 @@
<Compile Include="charissymbol1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/char/CharIsUpper1.csproj b/tests/src/CoreMangLib/cti/system/char/CharIsUpper1.csproj
index 436dffdd8b..b25d2d6f1c 100644
--- a/tests/src/CoreMangLib/cti/system/char/CharIsUpper1.csproj
+++ b/tests/src/CoreMangLib/cti/system/char/CharIsUpper1.csproj
@@ -33,10 +33,6 @@
<Compile Include="charisupper1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/char/CharIsUpper2.csproj b/tests/src/CoreMangLib/cti/system/char/CharIsUpper2.csproj
index fd68908ed3..d33b58b63e 100644
--- a/tests/src/CoreMangLib/cti/system/char/CharIsUpper2.csproj
+++ b/tests/src/CoreMangLib/cti/system/char/CharIsUpper2.csproj
@@ -33,10 +33,6 @@
<Compile Include="charisupper2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/char/CharIsWhiteSpace1.csproj b/tests/src/CoreMangLib/cti/system/char/CharIsWhiteSpace1.csproj
index 214a21667d..99881e43b8 100644
--- a/tests/src/CoreMangLib/cti/system/char/CharIsWhiteSpace1.csproj
+++ b/tests/src/CoreMangLib/cti/system/char/CharIsWhiteSpace1.csproj
@@ -33,10 +33,6 @@
<Compile Include="chariswhitespace1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/char/CharIsWhiteSpace2.csproj b/tests/src/CoreMangLib/cti/system/char/CharIsWhiteSpace2.csproj
index 54ad6f6c3a..b06308eadb 100644
--- a/tests/src/CoreMangLib/cti/system/char/CharIsWhiteSpace2.csproj
+++ b/tests/src/CoreMangLib/cti/system/char/CharIsWhiteSpace2.csproj
@@ -33,10 +33,6 @@
<Compile Include="chariswhitespace2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/char/CharMaxValue.csproj b/tests/src/CoreMangLib/cti/system/char/CharMaxValue.csproj
index 82bb31e37b..a61942ebfe 100644
--- a/tests/src/CoreMangLib/cti/system/char/CharMaxValue.csproj
+++ b/tests/src/CoreMangLib/cti/system/char/CharMaxValue.csproj
@@ -33,10 +33,6 @@
<Compile Include="charmaxvalue.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/char/CharMinValue.csproj b/tests/src/CoreMangLib/cti/system/char/CharMinValue.csproj
index a838856c53..8ac01e6857 100644
--- a/tests/src/CoreMangLib/cti/system/char/CharMinValue.csproj
+++ b/tests/src/CoreMangLib/cti/system/char/CharMinValue.csproj
@@ -33,10 +33,6 @@
<Compile Include="charminvalue.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/char/CharToString1.csproj b/tests/src/CoreMangLib/cti/system/char/CharToString1.csproj
index 07b9804ad1..dde02de826 100644
--- a/tests/src/CoreMangLib/cti/system/char/CharToString1.csproj
+++ b/tests/src/CoreMangLib/cti/system/char/CharToString1.csproj
@@ -33,10 +33,6 @@
<Compile Include="chartostring1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/char/CharToString2.csproj b/tests/src/CoreMangLib/cti/system/char/CharToString2.csproj
index 8201d0acf7..e5b9ec6ffe 100644
--- a/tests/src/CoreMangLib/cti/system/char/CharToString2.csproj
+++ b/tests/src/CoreMangLib/cti/system/char/CharToString2.csproj
@@ -33,10 +33,6 @@
<Compile Include="chartostring2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/char/CharTryParse.csproj b/tests/src/CoreMangLib/cti/system/char/CharTryParse.csproj
index b0f8565ba6..764ba04fb8 100644
--- a/tests/src/CoreMangLib/cti/system/char/CharTryParse.csproj
+++ b/tests/src/CoreMangLib/cti/system/char/CharTryParse.csproj
@@ -33,10 +33,6 @@
<Compile Include="chartryparse.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/char/app.config b/tests/src/CoreMangLib/cti/system/char/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/char/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/char/project.json b/tests/src/CoreMangLib/cti/system/char/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/char/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/charenumerator/CharEnumeratorCurrent.csproj b/tests/src/CoreMangLib/cti/system/charenumerator/CharEnumeratorCurrent.csproj
index 9a0dc0d5ec..5b790de426 100644
--- a/tests/src/CoreMangLib/cti/system/charenumerator/CharEnumeratorCurrent.csproj
+++ b/tests/src/CoreMangLib/cti/system/charenumerator/CharEnumeratorCurrent.csproj
@@ -33,10 +33,6 @@
<Compile Include="charenumeratorcurrent.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/charenumerator/CharEnumeratorIEnumeratorCurrent.csproj b/tests/src/CoreMangLib/cti/system/charenumerator/CharEnumeratorIEnumeratorCurrent.csproj
index e66334921e..117b860ba6 100644
--- a/tests/src/CoreMangLib/cti/system/charenumerator/CharEnumeratorIEnumeratorCurrent.csproj
+++ b/tests/src/CoreMangLib/cti/system/charenumerator/CharEnumeratorIEnumeratorCurrent.csproj
@@ -33,10 +33,6 @@
<Compile Include="charenumeratorienumeratorcurrent.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/charenumerator/CharEnumeratorIEnumgetCurrent.csproj b/tests/src/CoreMangLib/cti/system/charenumerator/CharEnumeratorIEnumgetCurrent.csproj
index 9d5dc9a86f..846b898c2e 100644
--- a/tests/src/CoreMangLib/cti/system/charenumerator/CharEnumeratorIEnumgetCurrent.csproj
+++ b/tests/src/CoreMangLib/cti/system/charenumerator/CharEnumeratorIEnumgetCurrent.csproj
@@ -33,10 +33,6 @@
<Compile Include="charenumeratorienumgetcurrent.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/charenumerator/CharEnumeratorMoveNext.csproj b/tests/src/CoreMangLib/cti/system/charenumerator/CharEnumeratorMoveNext.csproj
index f9603600df..c0c5fde291 100644
--- a/tests/src/CoreMangLib/cti/system/charenumerator/CharEnumeratorMoveNext.csproj
+++ b/tests/src/CoreMangLib/cti/system/charenumerator/CharEnumeratorMoveNext.csproj
@@ -33,10 +33,6 @@
<Compile Include="charenumeratormovenext.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/charenumerator/CharEnumeratorReset.csproj b/tests/src/CoreMangLib/cti/system/charenumerator/CharEnumeratorReset.csproj
index f217ae5961..2717cbce2b 100644
--- a/tests/src/CoreMangLib/cti/system/charenumerator/CharEnumeratorReset.csproj
+++ b/tests/src/CoreMangLib/cti/system/charenumerator/CharEnumeratorReset.csproj
@@ -33,10 +33,6 @@
<Compile Include="charenumeratorreset.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/charenumerator/app.config b/tests/src/CoreMangLib/cti/system/charenumerator/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/charenumerator/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/charenumerator/project.json b/tests/src/CoreMangLib/cti/system/charenumerator/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/charenumerator/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/clscompliantattribute/CLSCompliantAttributeCtor.csproj b/tests/src/CoreMangLib/cti/system/clscompliantattribute/CLSCompliantAttributeCtor.csproj
index 66f0f392f1..182fe1e302 100644
--- a/tests/src/CoreMangLib/cti/system/clscompliantattribute/CLSCompliantAttributeCtor.csproj
+++ b/tests/src/CoreMangLib/cti/system/clscompliantattribute/CLSCompliantAttributeCtor.csproj
@@ -33,10 +33,6 @@
<Compile Include="clscompliantattributector.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/clscompliantattribute/CLSCompliantAttributeIsCompliant.csproj b/tests/src/CoreMangLib/cti/system/clscompliantattribute/CLSCompliantAttributeIsCompliant.csproj
index 92571b2b41..0becbfd241 100644
--- a/tests/src/CoreMangLib/cti/system/clscompliantattribute/CLSCompliantAttributeIsCompliant.csproj
+++ b/tests/src/CoreMangLib/cti/system/clscompliantattribute/CLSCompliantAttributeIsCompliant.csproj
@@ -33,10 +33,6 @@
<Compile Include="clscompliantattributeiscompliant.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/clscompliantattribute/app.config b/tests/src/CoreMangLib/cti/system/clscompliantattribute/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/clscompliantattribute/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/clscompliantattribute/project.json b/tests/src/CoreMangLib/cti/system/clscompliantattribute/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/clscompliantattribute/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/collections/dictionaryentry/DictionaryEntryCtor.csproj b/tests/src/CoreMangLib/cti/system/collections/dictionaryentry/DictionaryEntryCtor.csproj
index 3cb33af743..4f4d6a437b 100644
--- a/tests/src/CoreMangLib/cti/system/collections/dictionaryentry/DictionaryEntryCtor.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/dictionaryentry/DictionaryEntryCtor.csproj
@@ -33,10 +33,6 @@
<Compile Include="dictionaryentryctor.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/dictionaryentry/DictionaryEntryKey.csproj b/tests/src/CoreMangLib/cti/system/collections/dictionaryentry/DictionaryEntryKey.csproj
index 9d1aed74b1..315f2d562a 100644
--- a/tests/src/CoreMangLib/cti/system/collections/dictionaryentry/DictionaryEntryKey.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/dictionaryentry/DictionaryEntryKey.csproj
@@ -33,10 +33,6 @@
<Compile Include="dictionaryentrykey.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/dictionaryentry/DictionaryEntryValue.csproj b/tests/src/CoreMangLib/cti/system/collections/dictionaryentry/DictionaryEntryValue.csproj
index cc44af67a9..3ad87f744e 100644
--- a/tests/src/CoreMangLib/cti/system/collections/dictionaryentry/DictionaryEntryValue.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/dictionaryentry/DictionaryEntryValue.csproj
@@ -33,10 +33,6 @@
<Compile Include="dictionaryentryvalue.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/dictionaryentry/app.config b/tests/src/CoreMangLib/cti/system/collections/dictionaryentry/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/collections/dictionaryentry/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/collections/dictionaryentry/project.json b/tests/src/CoreMangLib/cti/system/collections/dictionaryentry/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/collections/dictionaryentry/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/comparer/ComparerCompare1.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/comparer/ComparerCompare1.csproj
index 98d43beec3..4ae0bb85b4 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/comparer/ComparerCompare1.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/comparer/ComparerCompare1.csproj
@@ -33,10 +33,6 @@
<Compile Include="comparercompare1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/comparer/ComparerCompare2.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/comparer/ComparerCompare2.csproj
index 14ecc30a91..13f945808e 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/comparer/ComparerCompare2.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/comparer/ComparerCompare2.csproj
@@ -33,10 +33,6 @@
<Compile Include="comparercompare2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/comparer/ComparerCtor.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/comparer/ComparerCtor.csproj
index b52cea319a..db79218224 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/comparer/ComparerCtor.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/comparer/ComparerCtor.csproj
@@ -33,10 +33,6 @@
<Compile Include="comparerctor.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/comparer/ComparerDefault.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/comparer/ComparerDefault.csproj
index e5e156c10b..bfd5838bee 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/comparer/ComparerDefault.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/comparer/ComparerDefault.csproj
@@ -33,10 +33,6 @@
<Compile Include="comparerdefault.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/comparer/app.config b/tests/src/CoreMangLib/cti/system/collections/generic/comparer/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/collections/generic/comparer/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/comparer/project.json b/tests/src/CoreMangLib/cti/system/collections/generic/comparer/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/collections/generic/comparer/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryAdd.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryAdd.csproj
index c16492bfa6..19a2312c1f 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryAdd.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryAdd.csproj
@@ -33,10 +33,6 @@
<Compile Include="dictionaryadd.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryClear.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryClear.csproj
index 5c9e6bb452..782ce7224d 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryClear.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryClear.csproj
@@ -33,10 +33,6 @@
<Compile Include="dictionaryclear.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryComparer.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryComparer.csproj
index 4fda8b9fa5..3af86a9609 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryComparer.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryComparer.csproj
@@ -33,10 +33,6 @@
<Compile Include="dictionarycomparer.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryContainsKey.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryContainsKey.csproj
index 02d777228d..e99d1c7572 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryContainsKey.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryContainsKey.csproj
@@ -33,10 +33,6 @@
<Compile Include="dictionarycontainskey.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryContainsValue.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryContainsValue.csproj
index 1cc2aac8cd..f2b960c877 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryContainsValue.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryContainsValue.csproj
@@ -33,10 +33,6 @@
<Compile Include="dictionarycontainsvalue.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryCount.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryCount.csproj
index 3c2524bbc8..d4cbf0bafd 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryCount.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryCount.csproj
@@ -33,10 +33,6 @@
<Compile Include="dictionarycount.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryCtor1.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryCtor1.csproj
index b3116f35d7..c0796658e8 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryCtor1.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryCtor1.csproj
@@ -33,10 +33,6 @@
<Compile Include="dictionaryctor1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryCtor2.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryCtor2.csproj
index e8b51049a4..725e1a3067 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryCtor2.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryCtor2.csproj
@@ -33,10 +33,6 @@
<Compile Include="dictionaryctor2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryCtor3.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryCtor3.csproj
index 1efe022795..4e81db7fbb 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryCtor3.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryCtor3.csproj
@@ -33,10 +33,6 @@
<Compile Include="dictionaryctor3.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryCtor4.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryCtor4.csproj
index 2c96114fd0..0e284fddb8 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryCtor4.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryCtor4.csproj
@@ -33,10 +33,6 @@
<Compile Include="dictionaryctor4.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryCtor5.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryCtor5.csproj
index be6241d59a..41640101e2 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryCtor5.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryCtor5.csproj
@@ -33,10 +33,6 @@
<Compile Include="dictionaryctor5.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryCtor6.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryCtor6.csproj
index 21fb4af12f..a00320a6be 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryCtor6.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryCtor6.csproj
@@ -33,10 +33,6 @@
<Compile Include="dictionaryctor6.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryGetEnumerator.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryGetEnumerator.csproj
index 66422bb569..160de22e1a 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryGetEnumerator.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryGetEnumerator.csproj
@@ -33,10 +33,6 @@
<Compile Include="dictionarygetenumerator.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryICollectionAdd.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryICollectionAdd.csproj
index 767afce521..5ba4f9e058 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryICollectionAdd.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryICollectionAdd.csproj
@@ -33,10 +33,6 @@
<Compile Include="dictionaryicollectionadd.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryICollectionContains.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryICollectionContains.csproj
index 2311d17d58..6bb9b31fa6 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryICollectionContains.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryICollectionContains.csproj
@@ -33,10 +33,6 @@
<Compile Include="dictionaryicollectioncontains.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryICollectionCopyTo.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryICollectionCopyTo.csproj
index 16ef61dca9..800c9934fc 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryICollectionCopyTo.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryICollectionCopyTo.csproj
@@ -33,10 +33,6 @@
<Compile Include="dictionaryicollectioncopyto.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryICollectionCopyTo2.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryICollectionCopyTo2.csproj
index 213a9d1bb9..64a0e486a6 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryICollectionCopyTo2.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryICollectionCopyTo2.csproj
@@ -33,10 +33,6 @@
<Compile Include="dictionaryicollectioncopyto2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryICollectionIsReadOnly.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryICollectionIsReadOnly.csproj
index 2a7ebec33e..b8746ccd29 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryICollectionIsReadOnly.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryICollectionIsReadOnly.csproj
@@ -33,10 +33,6 @@
<Compile Include="dictionaryicollectionisreadonly.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryICollectionIsReadOnly2.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryICollectionIsReadOnly2.csproj
index 995f639970..3f1e2b3a52 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryICollectionIsReadOnly2.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryICollectionIsReadOnly2.csproj
@@ -33,10 +33,6 @@
<Compile Include="dictionaryicollectionisreadonly2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryICollectionIsSynchronized.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryICollectionIsSynchronized.csproj
index 62e13c4c36..82e218fc6e 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryICollectionIsSynchronized.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryICollectionIsSynchronized.csproj
@@ -33,10 +33,6 @@
<Compile Include="dictionaryicollectionissynchronized.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryICollectionIsSynchronized2.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryICollectionIsSynchronized2.csproj
index 021866bea1..d5c7c7f667 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryICollectionIsSynchronized2.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryICollectionIsSynchronized2.csproj
@@ -33,10 +33,6 @@
<Compile Include="dictionaryicollectionissynchronized2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryICollectionRemove.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryICollectionRemove.csproj
index 2d67bf645e..ec1d5b89b8 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryICollectionRemove.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryICollectionRemove.csproj
@@ -33,10 +33,6 @@
<Compile Include="dictionaryicollectionremove.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryICollectionSyncRoot.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryICollectionSyncRoot.csproj
index 51674b3a86..29c4dfada6 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryICollectionSyncRoot.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryICollectionSyncRoot.csproj
@@ -33,10 +33,6 @@
<Compile Include="dictionaryicollectionsyncroot.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryICollectionSyncRoot2.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryICollectionSyncRoot2.csproj
index 9f3fab5c85..adc27da1b8 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryICollectionSyncRoot2.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryICollectionSyncRoot2.csproj
@@ -33,10 +33,6 @@
<Compile Include="dictionaryicollectionsyncroot2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryIDictionaryAdd.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryIDictionaryAdd.csproj
index 89b472d9f9..0ef62313aa 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryIDictionaryAdd.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryIDictionaryAdd.csproj
@@ -33,10 +33,6 @@
<Compile Include="dictionaryidictionaryadd.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryIDictionaryContains.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryIDictionaryContains.csproj
index 100c9a931c..12dd475fad 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryIDictionaryContains.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryIDictionaryContains.csproj
@@ -33,10 +33,6 @@
<Compile Include="dictionaryidictionarycontains.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryIDictionaryGetEnumerator.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryIDictionaryGetEnumerator.csproj
index d1dd1d5369..bc482d378b 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryIDictionaryGetEnumerator.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryIDictionaryGetEnumerator.csproj
@@ -33,10 +33,6 @@
<Compile Include="dictionaryidictionarygetenumerator.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryIDictionaryIsFixedSize.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryIDictionaryIsFixedSize.csproj
index 474b95eb23..3a99776898 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryIDictionaryIsFixedSize.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryIDictionaryIsFixedSize.csproj
@@ -33,10 +33,6 @@
<Compile Include="dictionaryidictionaryisfixedsize.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryIDictionaryIsFixedSize2.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryIDictionaryIsFixedSize2.csproj
index cf440d6f51..e1b06988a8 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryIDictionaryIsFixedSize2.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryIDictionaryIsFixedSize2.csproj
@@ -33,10 +33,6 @@
<Compile Include="dictionaryidictionaryisfixedsize2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryIDictionaryIsReadOnly.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryIDictionaryIsReadOnly.csproj
index f636789b54..b8cbf8f98d 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryIDictionaryIsReadOnly.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryIDictionaryIsReadOnly.csproj
@@ -33,10 +33,6 @@
<Compile Include="dictionaryidictionaryisreadonly.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryIDictionaryIsReadOnly2.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryIDictionaryIsReadOnly2.csproj
index 28717f0581..2c5318db02 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryIDictionaryIsReadOnly2.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryIDictionaryIsReadOnly2.csproj
@@ -33,10 +33,6 @@
<Compile Include="dictionaryidictionaryisreadonly2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryIDictionaryItem.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryIDictionaryItem.csproj
index ad3b9a90c9..698089e913 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryIDictionaryItem.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryIDictionaryItem.csproj
@@ -33,10 +33,6 @@
<Compile Include="dictionaryidictionaryitem.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryIDictionaryItem2.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryIDictionaryItem2.csproj
index 977e49bcd8..0ac2b12f81 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryIDictionaryItem2.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryIDictionaryItem2.csproj
@@ -33,10 +33,6 @@
<Compile Include="dictionaryidictionaryitem2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryIDictionaryKeys.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryIDictionaryKeys.csproj
index 2877639ac7..6292c9155a 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryIDictionaryKeys.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryIDictionaryKeys.csproj
@@ -33,10 +33,6 @@
<Compile Include="dictionaryidictionarykeys.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryIDictionaryKeys2.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryIDictionaryKeys2.csproj
index 8b4fa3e331..2daf922c35 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryIDictionaryKeys2.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryIDictionaryKeys2.csproj
@@ -33,10 +33,6 @@
<Compile Include="dictionaryidictionarykeys2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryIDictionaryKeys3.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryIDictionaryKeys3.csproj
index 98ed9f3069..b969f65467 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryIDictionaryKeys3.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryIDictionaryKeys3.csproj
@@ -33,10 +33,6 @@
<Compile Include="dictionaryidictionarykeys3.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryIDictionaryKeys4.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryIDictionaryKeys4.csproj
index 900cb829ff..5c002a659f 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryIDictionaryKeys4.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryIDictionaryKeys4.csproj
@@ -33,10 +33,6 @@
<Compile Include="dictionaryidictionarykeys4.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryIDictionaryRemove.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryIDictionaryRemove.csproj
index 0ef5c0abda..f261284443 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryIDictionaryRemove.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryIDictionaryRemove.csproj
@@ -33,10 +33,6 @@
<Compile Include="dictionaryidictionaryremove.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryIDictionaryValue2.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryIDictionaryValue2.csproj
index 4e97b8de9f..b2c1135103 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryIDictionaryValue2.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryIDictionaryValue2.csproj
@@ -33,10 +33,6 @@
<Compile Include="dictionaryidictionaryvalue2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryIDictionaryValue3.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryIDictionaryValue3.csproj
index f682a53870..3c74334baf 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryIDictionaryValue3.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryIDictionaryValue3.csproj
@@ -33,10 +33,6 @@
<Compile Include="dictionaryidictionaryvalue3.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryIDictionaryValue4.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryIDictionaryValue4.csproj
index 1db967df9a..db8e37d209 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryIDictionaryValue4.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryIDictionaryValue4.csproj
@@ -33,10 +33,6 @@
<Compile Include="dictionaryidictionaryvalue4.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryIDictionaryValues.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryIDictionaryValues.csproj
index e992754f12..71b78d84fe 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryIDictionaryValues.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryIDictionaryValues.csproj
@@ -33,10 +33,6 @@
<Compile Include="dictionaryidictionaryvalues.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryIEnumerableGetEnumerator.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryIEnumerableGetEnumerator.csproj
index 7b39992f4f..50aa95fd34 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryIEnumerableGetEnumerator.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryIEnumerableGetEnumerator.csproj
@@ -33,10 +33,6 @@
<Compile Include="dictionaryienumerablegetenumerator.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryIEnumerableGetEnumerator2.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryIEnumerableGetEnumerator2.csproj
index 29918a6671..7a68339439 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryIEnumerableGetEnumerator2.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryIEnumerableGetEnumerator2.csproj
@@ -33,10 +33,6 @@
<Compile Include="dictionaryienumerablegetenumerator2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryRemove.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryRemove.csproj
index f6ddf920a2..b9bf7857ee 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryRemove.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryRemove.csproj
@@ -33,10 +33,6 @@
<Compile Include="dictionaryremove.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryTryGetValue.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryTryGetValue.csproj
index 3125a8eff1..b54a28c6e6 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryTryGetValue.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryTryGetValue.csproj
@@ -33,10 +33,6 @@
<Compile Include="dictionarytrygetvalue.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/app.config b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/project.json b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryenumerator/DictEnumIDictEnumget_Entry.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryenumerator/DictEnumIDictEnumget_Entry.csproj
index ffb29b5d85..0184e85f53 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryenumerator/DictEnumIDictEnumget_Entry.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryenumerator/DictEnumIDictEnumget_Entry.csproj
@@ -33,10 +33,6 @@
<Compile Include="dictionaryenumeratoridictionaryenumeratorget_entry.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryenumerator/DictEnumIDictEnumget_Key.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryenumerator/DictEnumIDictEnumget_Key.csproj
index ad1ebe98e6..0b860f76a0 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryenumerator/DictEnumIDictEnumget_Key.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryenumerator/DictEnumIDictEnumget_Key.csproj
@@ -33,10 +33,6 @@
<Compile Include="dictionaryenumeratoridictionaryenumeratorget_key.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryenumerator/DictEnumIDictEnumget_Value.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryenumerator/DictEnumIDictEnumget_Value.csproj
index b3361bbaff..7de979a8e7 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryenumerator/DictEnumIDictEnumget_Value.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryenumerator/DictEnumIDictEnumget_Value.csproj
@@ -33,10 +33,6 @@
<Compile Include="dictionaryenumeratoridictionaryenumeratorget_value.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryenumerator/DictEnumIEnumReset.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryenumerator/DictEnumIEnumReset.csproj
index 9bbb521dbf..deec17f716 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryenumerator/DictEnumIEnumReset.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryenumerator/DictEnumIEnumReset.csproj
@@ -33,10 +33,6 @@
<Compile Include="dictionaryenumeratorienumeratorreset.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryenumerator/DictEnumIEnumget_Current.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryenumerator/DictEnumIEnumget_Current.csproj
index 665ca0e539..2b952403f8 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryenumerator/DictEnumIEnumget_Current.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryenumerator/DictEnumIEnumget_Current.csproj
@@ -33,10 +33,6 @@
<Compile Include="dictionaryenumeratorienumeratorget_current.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryenumerator/DictionaryEnumeratorCurrent.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryenumerator/DictionaryEnumeratorCurrent.csproj
index 6edbd8b8ae..7bcd0c075b 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryenumerator/DictionaryEnumeratorCurrent.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryenumerator/DictionaryEnumeratorCurrent.csproj
@@ -33,10 +33,6 @@
<Compile Include="dictionaryenumeratorcurrent.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryenumerator/DictionaryEnumeratorDispose.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryenumerator/DictionaryEnumeratorDispose.csproj
index e1c63fda74..0f3e22e2f5 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryenumerator/DictionaryEnumeratorDispose.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryenumerator/DictionaryEnumeratorDispose.csproj
@@ -33,10 +33,6 @@
<Compile Include="dictionaryenumeratordispose.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryenumerator/DictionaryEnumeratorMoveNext.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryenumerator/DictionaryEnumeratorMoveNext.csproj
index a4a2573feb..6e1626d4fa 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryenumerator/DictionaryEnumeratorMoveNext.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryenumerator/DictionaryEnumeratorMoveNext.csproj
@@ -33,10 +33,6 @@
<Compile Include="dictionaryenumeratormovenext.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryenumerator/app.config b/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryenumerator/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryenumerator/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryenumerator/project.json b/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryenumerator/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryenumerator/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/GenericICollectionRemove.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/GenericICollectionRemove.csproj
index 6d41e37646..f992de3e66 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/GenericICollectionRemove.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/GenericICollectionRemove.csproj
@@ -33,10 +33,6 @@
<Compile Include="systemcollectionsgenericicollectionremove.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/ICollectionIsSynchronized.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/ICollectionIsSynchronized.csproj
index 175b8c65ee..74eb50bf0d 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/ICollectionIsSynchronized.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/ICollectionIsSynchronized.csproj
@@ -33,10 +33,6 @@
<Compile Include="systemcollectionsicollectionissynchronized.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/ICollectionSyncRoot.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/ICollectionSyncRoot.csproj
index 36056683c6..12b77ae097 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/ICollectionSyncRoot.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/ICollectionSyncRoot.csproj
@@ -33,10 +33,6 @@
<Compile Include="systemcollectionsicollectionsyncroot.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/IEnumerableGetEnumerator.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/IEnumerableGetEnumerator.csproj
index 5c810ded5b..43cec70bca 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/IEnumerableGetEnumerator.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/IEnumerableGetEnumerator.csproj
@@ -33,10 +33,6 @@
<Compile Include="systemcollectionsienumerablegetenumerator.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/KeyCollectionCopyTo.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/KeyCollectionCopyTo.csproj
index b03d6a0b1d..25e2cf3788 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/KeyCollectionCopyTo.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/KeyCollectionCopyTo.csproj
@@ -33,10 +33,6 @@
<Compile Include="keycollectioncopyto.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/KeyCollectionCount.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/KeyCollectionCount.csproj
index 27ba848383..ff271ee0b4 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/KeyCollectionCount.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/KeyCollectionCount.csproj
@@ -33,10 +33,6 @@
<Compile Include="keycollectioncount.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/KeyCollectionCtor.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/KeyCollectionCtor.csproj
index 47c5054570..3038b56c5a 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/KeyCollectionCtor.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/KeyCollectionCtor.csproj
@@ -33,10 +33,6 @@
<Compile Include="keycollectionctor.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/KeyCollectionGetEnumerator.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/KeyCollectionGetEnumerator.csproj
index aff1c311ce..3e3537bd27 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/KeyCollectionGetEnumerator.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/KeyCollectionGetEnumerator.csproj
@@ -33,10 +33,6 @@
<Compile Include="keycollectiongetenumerator.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/SystemCollGenICollIsReadOnly.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/SystemCollGenICollIsReadOnly.csproj
index 786c65bb9c..7a0536dd6e 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/SystemCollGenICollIsReadOnly.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/SystemCollGenICollIsReadOnly.csproj
@@ -33,10 +33,6 @@
<Compile Include="systemcollectionsgenericicollectionisreadonly.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/SystemCollGenIEnumGetEnumerator.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/SystemCollGenIEnumGetEnumerator.csproj
index 5e4a4d9125..6a2ed5c0ed 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/SystemCollGenIEnumGetEnumerator.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/SystemCollGenIEnumGetEnumerator.csproj
@@ -33,10 +33,6 @@
<Compile Include="systemcollectionsgenericienumerablegetenumerator.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/SystemCollGenericICollClear.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/SystemCollGenericICollClear.csproj
index 2dde185c1c..ede45295eb 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/SystemCollGenericICollClear.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/SystemCollGenericICollClear.csproj
@@ -33,10 +33,6 @@
<Compile Include="systemcollectionsgenericicollectionclear.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/SystemCollGenericICollContains.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/SystemCollGenericICollContains.csproj
index 12e9708046..69ecdfbd71 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/SystemCollGenericICollContains.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/SystemCollGenericICollContains.csproj
@@ -33,10 +33,6 @@
<Compile Include="systemcollectionsgenericicollectioncontains.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/SystemCollGenericICollectionAdd.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/SystemCollGenericICollectionAdd.csproj
index a5ce57d88e..4fc3d55087 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/SystemCollGenericICollectionAdd.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/SystemCollGenericICollectionAdd.csproj
@@ -33,10 +33,6 @@
<Compile Include="systemcollectionsgenericicollectionadd.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/SystemCollectionsICollectionCopyTo.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/SystemCollectionsICollectionCopyTo.csproj
index b911f7017d..72038f9a6f 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/SystemCollectionsICollectionCopyTo.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/SystemCollectionsICollectionCopyTo.csproj
@@ -33,10 +33,6 @@
<Compile Include="systemcollectionsicollectioncopyto.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/app.config b/tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/project.json b/tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/DictionaryValueCollectionCopyTo.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/DictionaryValueCollectionCopyTo.csproj
index 876ebcd71c..f7e9aee460 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/DictionaryValueCollectionCopyTo.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/DictionaryValueCollectionCopyTo.csproj
@@ -33,10 +33,6 @@
<Compile Include="dictionaryvaluecollectioncopyto.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/DictionaryValueCollectionCount.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/DictionaryValueCollectionCount.csproj
index 1f6eb1adb1..f60269eef9 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/DictionaryValueCollectionCount.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/DictionaryValueCollectionCount.csproj
@@ -33,10 +33,6 @@
<Compile Include="dictionaryvaluecollectioncount.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/DictionaryValueCollectionctor.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/DictionaryValueCollectionctor.csproj
index cdf379e59c..18b810bc53 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/DictionaryValueCollectionctor.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/DictionaryValueCollectionctor.csproj
@@ -33,10 +33,6 @@
<Compile Include="dictionaryvaluecollectionctor.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/GenericICollectionIsReadOnly.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/GenericICollectionIsReadOnly.csproj
index ee39650da6..91375cb26b 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/GenericICollectionIsReadOnly.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/GenericICollectionIsReadOnly.csproj
@@ -33,10 +33,6 @@
<Compile Include="valuecollectiongenericicollectionisreadonly.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/GenericICollectionRemove.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/GenericICollectionRemove.csproj
index d4d6c128e4..addb9b5780 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/GenericICollectionRemove.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/GenericICollectionRemove.csproj
@@ -33,10 +33,6 @@
<Compile Include="valuecollectiongenericicollectionremove.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/GetEnumerator.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/GetEnumerator.csproj
index 55d8bef530..0b22ba7832 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/GetEnumerator.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/GetEnumerator.csproj
@@ -33,10 +33,6 @@
<Compile Include="dictionaryvaluecollectiongetenumerator.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/ICollectionIsSynchronized.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/ICollectionIsSynchronized.csproj
index 175b8c65ee..74eb50bf0d 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/ICollectionIsSynchronized.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/ICollectionIsSynchronized.csproj
@@ -33,10 +33,6 @@
<Compile Include="systemcollectionsicollectionissynchronized.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/IEnumerableGetEnumerator.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/IEnumerableGetEnumerator.csproj
index a78bbce62a..02184f615a 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/IEnumerableGetEnumerator.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/IEnumerableGetEnumerator.csproj
@@ -33,10 +33,6 @@
<Compile Include="valuecollectionienumerablegetenumerator.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/SystemCollICollectionSyncRoot.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/SystemCollICollectionSyncRoot.csproj
index 36056683c6..12b77ae097 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/SystemCollICollectionSyncRoot.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/SystemCollICollectionSyncRoot.csproj
@@ -33,10 +33,6 @@
<Compile Include="systemcollectionsicollectionsyncroot.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/SystemCollectionsICollectionCopyTo.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/SystemCollectionsICollectionCopyTo.csproj
index b911f7017d..72038f9a6f 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/SystemCollectionsICollectionCopyTo.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/SystemCollectionsICollectionCopyTo.csproj
@@ -33,10 +33,6 @@
<Compile Include="systemcollectionsicollectioncopyto.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/ValueCollGenericICollAdd.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/ValueCollGenericICollAdd.csproj
index 43c5e046d7..dda53540e5 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/ValueCollGenericICollAdd.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/ValueCollGenericICollAdd.csproj
@@ -33,10 +33,6 @@
<Compile Include="valuecollectiongenericicollectionadd.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/ValueCollGenericICollClear.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/ValueCollGenericICollClear.csproj
index afcece26dd..5fce9a4036 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/ValueCollGenericICollClear.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/ValueCollGenericICollClear.csproj
@@ -33,10 +33,6 @@
<Compile Include="valuecollectiongenericicollectionclear.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/ValueCollGenericICollContains.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/ValueCollGenericICollContains.csproj
index 6d8d4ef9e8..2e3a79d993 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/ValueCollGenericICollContains.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/ValueCollGenericICollContains.csproj
@@ -33,10 +33,6 @@
<Compile Include="valuecollectiongenericicollectioncontains.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/ValueCollGenericIEnumGetEnumerator.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/ValueCollGenericIEnumGetEnumerator.csproj
index be10f65376..bb9d8ad56d 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/ValueCollGenericIEnumGetEnumerator.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/ValueCollGenericIEnumGetEnumerator.csproj
@@ -33,10 +33,6 @@
<Compile Include="valuecollectiongenericienumerablegetenumerator.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/app.config b/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/project.json b/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictkeycollenum/DictionaryKeyCollectionEnumeratorCurrent.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/dictkeycollenum/DictionaryKeyCollectionEnumeratorCurrent.csproj
index 726c4e288c..a270561f50 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictkeycollenum/DictionaryKeyCollectionEnumeratorCurrent.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictkeycollenum/DictionaryKeyCollectionEnumeratorCurrent.csproj
@@ -33,10 +33,6 @@
<Compile Include="dictionarykeycollectionenumeratorcurrent.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictkeycollenum/DictionaryKeyCollectionEnumeratorDispose.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/dictkeycollenum/DictionaryKeyCollectionEnumeratorDispose.csproj
index 6e5a6506d4..b18309fc53 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictkeycollenum/DictionaryKeyCollectionEnumeratorDispose.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictkeycollenum/DictionaryKeyCollectionEnumeratorDispose.csproj
@@ -33,10 +33,6 @@
<Compile Include="dictionarykeycollectionenumeratordispose.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictkeycollenum/DictionaryKeyCollectionEnumeratorMoveNext.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/dictkeycollenum/DictionaryKeyCollectionEnumeratorMoveNext.csproj
index 52d3b2b154..e2b38198d2 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictkeycollenum/DictionaryKeyCollectionEnumeratorMoveNext.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictkeycollenum/DictionaryKeyCollectionEnumeratorMoveNext.csproj
@@ -33,10 +33,6 @@
<Compile Include="dictionarykeycollectionenumeratormovenext.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictkeycollenum/DictionaryValueCollectionEnumeratorCurrent.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/dictkeycollenum/DictionaryValueCollectionEnumeratorCurrent.csproj
index 74bc064449..984120057d 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictkeycollenum/DictionaryValueCollectionEnumeratorCurrent.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictkeycollenum/DictionaryValueCollectionEnumeratorCurrent.csproj
@@ -33,10 +33,6 @@
<Compile Include="dictionaryvaluecollectionenumeratorcurrent.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictkeycollenum/DictionaryValueCollectionEnumeratorDispose.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/dictkeycollenum/DictionaryValueCollectionEnumeratorDispose.csproj
index 4e0553a159..a00ea05a0c 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictkeycollenum/DictionaryValueCollectionEnumeratorDispose.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictkeycollenum/DictionaryValueCollectionEnumeratorDispose.csproj
@@ -33,10 +33,6 @@
<Compile Include="dictionaryvaluecollectionenumeratordispose.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictkeycollenum/DictionaryValueCollectionEnumeratorMoveNext.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/dictkeycollenum/DictionaryValueCollectionEnumeratorMoveNext.csproj
index d693f1d91c..5e2e88b11f 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictkeycollenum/DictionaryValueCollectionEnumeratorMoveNext.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictkeycollenum/DictionaryValueCollectionEnumeratorMoveNext.csproj
@@ -33,10 +33,6 @@
<Compile Include="dictionaryvaluecollectionenumeratormovenext.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictkeycollenum/KeyCollectionEnumeratorIEnumeratorCurrent.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/dictkeycollenum/KeyCollectionEnumeratorIEnumeratorCurrent.csproj
index b47fcbc059..63d9a4b134 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictkeycollenum/KeyCollectionEnumeratorIEnumeratorCurrent.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictkeycollenum/KeyCollectionEnumeratorIEnumeratorCurrent.csproj
@@ -33,10 +33,6 @@
<Compile Include="keycollectionenumeratorienumeratorcurrent.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictkeycollenum/KeyCollectionEnumeratorIEnumeratorReset.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/dictkeycollenum/KeyCollectionEnumeratorIEnumeratorReset.csproj
index 8047854ae0..55cf2498f9 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictkeycollenum/KeyCollectionEnumeratorIEnumeratorReset.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictkeycollenum/KeyCollectionEnumeratorIEnumeratorReset.csproj
@@ -33,10 +33,6 @@
<Compile Include="keycollectionenumeratorienumeratorreset.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictkeycollenum/ValueCollectionEnumeratorIEnumeratorCurrent.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/dictkeycollenum/ValueCollectionEnumeratorIEnumeratorCurrent.csproj
index 19c3ec3f63..40e5200dd0 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictkeycollenum/ValueCollectionEnumeratorIEnumeratorCurrent.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictkeycollenum/ValueCollectionEnumeratorIEnumeratorCurrent.csproj
@@ -33,10 +33,6 @@
<Compile Include="valuecollectionenumeratorienumeratorcurrent.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictkeycollenum/ValueCollectionEnumeratorIEnumeratorReset.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/dictkeycollenum/ValueCollectionEnumeratorIEnumeratorReset.csproj
index 7a570083a1..ff1a3e39a8 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictkeycollenum/ValueCollectionEnumeratorIEnumeratorReset.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictkeycollenum/ValueCollectionEnumeratorIEnumeratorReset.csproj
@@ -33,10 +33,6 @@
<Compile Include="valuecollectionenumeratorienumeratorreset.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictkeycollenum/app.config b/tests/src/CoreMangLib/cti/system/collections/generic/dictkeycollenum/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictkeycollenum/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictkeycollenum/project.json b/tests/src/CoreMangLib/cti/system/collections/generic/dictkeycollenum/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictkeycollenum/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictvalcollenum/DictionaryValueCollectionEnumeratorCurrent.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/dictvalcollenum/DictionaryValueCollectionEnumeratorCurrent.csproj
index 74bc064449..984120057d 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictvalcollenum/DictionaryValueCollectionEnumeratorCurrent.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictvalcollenum/DictionaryValueCollectionEnumeratorCurrent.csproj
@@ -33,10 +33,6 @@
<Compile Include="dictionaryvaluecollectionenumeratorcurrent.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictvalcollenum/DictionaryValueCollectionEnumeratorDispose.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/dictvalcollenum/DictionaryValueCollectionEnumeratorDispose.csproj
index 4e0553a159..a00ea05a0c 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictvalcollenum/DictionaryValueCollectionEnumeratorDispose.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictvalcollenum/DictionaryValueCollectionEnumeratorDispose.csproj
@@ -33,10 +33,6 @@
<Compile Include="dictionaryvaluecollectionenumeratordispose.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictvalcollenum/DictionaryValueCollectionEnumeratorMoveNext.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/dictvalcollenum/DictionaryValueCollectionEnumeratorMoveNext.csproj
index d693f1d91c..5e2e88b11f 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictvalcollenum/DictionaryValueCollectionEnumeratorMoveNext.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictvalcollenum/DictionaryValueCollectionEnumeratorMoveNext.csproj
@@ -33,10 +33,6 @@
<Compile Include="dictionaryvaluecollectionenumeratormovenext.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictvalcollenum/ValueCollectionEnumeratorIEnumeratorCurrent.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/dictvalcollenum/ValueCollectionEnumeratorIEnumeratorCurrent.csproj
index 19c3ec3f63..40e5200dd0 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictvalcollenum/ValueCollectionEnumeratorIEnumeratorCurrent.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictvalcollenum/ValueCollectionEnumeratorIEnumeratorCurrent.csproj
@@ -33,10 +33,6 @@
<Compile Include="valuecollectionenumeratorienumeratorcurrent.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictvalcollenum/ValueCollectionEnumeratorIEnumeratorReset.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/dictvalcollenum/ValueCollectionEnumeratorIEnumeratorReset.csproj
index 7a570083a1..ff1a3e39a8 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictvalcollenum/ValueCollectionEnumeratorIEnumeratorReset.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictvalcollenum/ValueCollectionEnumeratorIEnumeratorReset.csproj
@@ -33,10 +33,6 @@
<Compile Include="valuecollectionenumeratorienumeratorreset.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictvalcollenum/app.config b/tests/src/CoreMangLib/cti/system/collections/generic/dictvalcollenum/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictvalcollenum/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictvalcollenum/project.json b/tests/src/CoreMangLib/cti/system/collections/generic/dictvalcollenum/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictvalcollenum/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/equalitycomparer/EqualityComparerEquals.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/equalitycomparer/EqualityComparerEquals.csproj
index a4afd18615..3354790e92 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/equalitycomparer/EqualityComparerEquals.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/equalitycomparer/EqualityComparerEquals.csproj
@@ -33,10 +33,6 @@
<Compile Include="equalitycomparerequals.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/equalitycomparer/EqualityComparerGetHashCode.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/equalitycomparer/EqualityComparerGetHashCode.csproj
index 8a1e389856..eb40f68a98 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/equalitycomparer/EqualityComparerGetHashCode.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/equalitycomparer/EqualityComparerGetHashCode.csproj
@@ -33,10 +33,6 @@
<Compile Include="equalitycomparergethashcode.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/equalitycomparer/EqulityComparerDefault.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/equalitycomparer/EqulityComparerDefault.csproj
index 48c94d4a85..a2e9070de5 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/equalitycomparer/EqulityComparerDefault.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/equalitycomparer/EqulityComparerDefault.csproj
@@ -33,10 +33,6 @@
<Compile Include="equlitycomparerdefault.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/equalitycomparer/app.config b/tests/src/CoreMangLib/cti/system/collections/generic/equalitycomparer/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/collections/generic/equalitycomparer/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/equalitycomparer/project.json b/tests/src/CoreMangLib/cti/system/collections/generic/equalitycomparer/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/collections/generic/equalitycomparer/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/icollection/ICollectionAdd.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/icollection/ICollectionAdd.csproj
index b11dfdf6ee..9dbe8f4c48 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/icollection/ICollectionAdd.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/icollection/ICollectionAdd.csproj
@@ -33,10 +33,6 @@
<Compile Include="icollectionadd.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/icollection/ICollectionClear.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/icollection/ICollectionClear.csproj
index aefb552795..bf70d0fdc6 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/icollection/ICollectionClear.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/icollection/ICollectionClear.csproj
@@ -33,10 +33,6 @@
<Compile Include="icollectionclear.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/icollection/ICollectionContains.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/icollection/ICollectionContains.csproj
index 18cdd77e26..6edb71211f 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/icollection/ICollectionContains.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/icollection/ICollectionContains.csproj
@@ -33,10 +33,6 @@
<Compile Include="icollectioncontains.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/icollection/ICollectionCopyTo.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/icollection/ICollectionCopyTo.csproj
index d55a54a6d2..bf1365484c 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/icollection/ICollectionCopyTo.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/icollection/ICollectionCopyTo.csproj
@@ -33,10 +33,6 @@
<Compile Include="icollectioncopyto.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/icollection/ICollectionCount.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/icollection/ICollectionCount.csproj
index 4b1759e9cf..0103f9f135 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/icollection/ICollectionCount.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/icollection/ICollectionCount.csproj
@@ -33,10 +33,6 @@
<Compile Include="icollectioncount.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/icollection/ICollectionIsReadOnly.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/icollection/ICollectionIsReadOnly.csproj
index f0f50441d5..45de3a4f3e 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/icollection/ICollectionIsReadOnly.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/icollection/ICollectionIsReadOnly.csproj
@@ -33,10 +33,6 @@
<Compile Include="icollectionisreadonly.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/icollection/ICollectionRemove.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/icollection/ICollectionRemove.csproj
index 7ee002d405..13dffce182 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/icollection/ICollectionRemove.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/icollection/ICollectionRemove.csproj
@@ -33,10 +33,6 @@
<Compile Include="icollectionremove.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/icollection/app.config b/tests/src/CoreMangLib/cti/system/collections/generic/icollection/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/collections/generic/icollection/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/icollection/project.json b/tests/src/CoreMangLib/cti/system/collections/generic/icollection/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/collections/generic/icollection/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/idictionary/IDictionaryContainsKey.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/idictionary/IDictionaryContainsKey.csproj
index bc18176c47..cb669dd79c 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/idictionary/IDictionaryContainsKey.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/idictionary/IDictionaryContainsKey.csproj
@@ -33,10 +33,6 @@
<Compile Include="idictionarycontainskey.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/idictionary/IDictionaryItem.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/idictionary/IDictionaryItem.csproj
index 17d358a68b..d10b114dc1 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/idictionary/IDictionaryItem.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/idictionary/IDictionaryItem.csproj
@@ -33,10 +33,6 @@
<Compile Include="idictionaryitem.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/idictionary/IDictionaryKeys.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/idictionary/IDictionaryKeys.csproj
index 50ef60fee4..d342e32241 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/idictionary/IDictionaryKeys.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/idictionary/IDictionaryKeys.csproj
@@ -33,10 +33,6 @@
<Compile Include="idictionarykeys.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/idictionary/IDictionaryTryGetValue.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/idictionary/IDictionaryTryGetValue.csproj
index ac1058805b..a2e1c0a1c8 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/idictionary/IDictionaryTryGetValue.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/idictionary/IDictionaryTryGetValue.csproj
@@ -33,10 +33,6 @@
<Compile Include="idictionarytrygetvalue.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/idictionary/IDictionaryValues.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/idictionary/IDictionaryValues.csproj
index 0115727857..82c91c9c6a 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/idictionary/IDictionaryValues.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/idictionary/IDictionaryValues.csproj
@@ -33,10 +33,6 @@
<Compile Include="idictionaryvalues.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/idictionary/app.config b/tests/src/CoreMangLib/cti/system/collections/generic/idictionary/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/collections/generic/idictionary/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/idictionary/project.json b/tests/src/CoreMangLib/cti/system/collections/generic/idictionary/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/collections/generic/idictionary/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/ienumerable/IEnumerableGetEnumerator.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/ienumerable/IEnumerableGetEnumerator.csproj
index 84ac0e2141..b818982066 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/ienumerable/IEnumerableGetEnumerator.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/ienumerable/IEnumerableGetEnumerator.csproj
@@ -33,10 +33,6 @@
<Compile Include="ienumerablegetenumerator.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/ienumerable/app.config b/tests/src/CoreMangLib/cti/system/collections/generic/ienumerable/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/collections/generic/ienumerable/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/ienumerable/project.json b/tests/src/CoreMangLib/cti/system/collections/generic/ienumerable/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/collections/generic/ienumerable/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/ienumerator/IEnumeratorCurrent.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/ienumerator/IEnumeratorCurrent.csproj
index 3e977583a8..c18e27a7e5 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/ienumerator/IEnumeratorCurrent.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/ienumerator/IEnumeratorCurrent.csproj
@@ -33,10 +33,6 @@
<Compile Include="ienumeratorcurrent.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/ienumerator/app.config b/tests/src/CoreMangLib/cti/system/collections/generic/ienumerator/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/collections/generic/ienumerator/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/ienumerator/project.json b/tests/src/CoreMangLib/cti/system/collections/generic/ienumerator/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/collections/generic/ienumerator/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/iequalitycomparer/IEqualityComparerEquals.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/iequalitycomparer/IEqualityComparerEquals.csproj
index 6219e4b907..f5c09113e0 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/iequalitycomparer/IEqualityComparerEquals.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/iequalitycomparer/IEqualityComparerEquals.csproj
@@ -33,10 +33,6 @@
<Compile Include="iequalitycomparerequals.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/iequalitycomparer/IEqualityComparerGetHashCode.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/iequalitycomparer/IEqualityComparerGetHashCode.csproj
index 564fb2e983..11a50af7cb 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/iequalitycomparer/IEqualityComparerGetHashCode.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/iequalitycomparer/IEqualityComparerGetHashCode.csproj
@@ -33,10 +33,6 @@
<Compile Include="iequalitycomparergethashcode.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/iequalitycomparer/app.config b/tests/src/CoreMangLib/cti/system/collections/generic/iequalitycomparer/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/collections/generic/iequalitycomparer/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/iequalitycomparer/project.json b/tests/src/CoreMangLib/cti/system/collections/generic/iequalitycomparer/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/collections/generic/iequalitycomparer/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/ilist/IListIndexOf.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/ilist/IListIndexOf.csproj
index 1b31579ace..b1f99aa3b6 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/ilist/IListIndexOf.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/ilist/IListIndexOf.csproj
@@ -33,10 +33,6 @@
<Compile Include="ilistindexof.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/ilist/IListInsert.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/ilist/IListInsert.csproj
index 471110f7b7..79ac7d7403 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/ilist/IListInsert.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/ilist/IListInsert.csproj
@@ -33,10 +33,6 @@
<Compile Include="ilistinsert.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/ilist/IListItem.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/ilist/IListItem.csproj
index c43b805985..e478c715c1 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/ilist/IListItem.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/ilist/IListItem.csproj
@@ -33,10 +33,6 @@
<Compile Include="ilistitem.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/ilist/IListRemoveAt.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/ilist/IListRemoveAt.csproj
index a5fcb913aa..c5adbe24df 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/ilist/IListRemoveAt.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/ilist/IListRemoveAt.csproj
@@ -33,10 +33,6 @@
<Compile Include="ilistremoveat.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/ilist/app.config b/tests/src/CoreMangLib/cti/system/collections/generic/ilist/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/collections/generic/ilist/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/ilist/project.json b/tests/src/CoreMangLib/cti/system/collections/generic/ilist/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/collections/generic/ilist/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/keynotfoundexception/KeyNotFoundExceptionCtor1.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/keynotfoundexception/KeyNotFoundExceptionCtor1.csproj
index f914601b60..0079e6ebdb 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/keynotfoundexception/KeyNotFoundExceptionCtor1.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/keynotfoundexception/KeyNotFoundExceptionCtor1.csproj
@@ -33,10 +33,6 @@
<Compile Include="keynotfoundexceptionctor1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/keynotfoundexception/KeyNotFoundExceptionCtor2.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/keynotfoundexception/KeyNotFoundExceptionCtor2.csproj
index 042a3e3e06..3da97953cc 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/keynotfoundexception/KeyNotFoundExceptionCtor2.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/keynotfoundexception/KeyNotFoundExceptionCtor2.csproj
@@ -33,10 +33,6 @@
<Compile Include="keynotfoundexceptionctor2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/keynotfoundexception/app.config b/tests/src/CoreMangLib/cti/system/collections/generic/keynotfoundexception/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/collections/generic/keynotfoundexception/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/keynotfoundexception/project.json b/tests/src/CoreMangLib/cti/system/collections/generic/keynotfoundexception/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/collections/generic/keynotfoundexception/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/keyvaluepair/KeyValuePairKey.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/keyvaluepair/KeyValuePairKey.csproj
index fdf4f9d598..7410752239 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/keyvaluepair/KeyValuePairKey.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/keyvaluepair/KeyValuePairKey.csproj
@@ -33,10 +33,6 @@
<Compile Include="keyvaluepairkey.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/keyvaluepair/KeyValuePairToString.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/keyvaluepair/KeyValuePairToString.csproj
index 69ac9ed2a5..ad97276cf5 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/keyvaluepair/KeyValuePairToString.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/keyvaluepair/KeyValuePairToString.csproj
@@ -33,10 +33,6 @@
<Compile Include="keyvaluepairtostring.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/keyvaluepair/KeyValuePairValue.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/keyvaluepair/KeyValuePairValue.csproj
index 73218c945c..4f3040d2da 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/keyvaluepair/KeyValuePairValue.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/keyvaluepair/KeyValuePairValue.csproj
@@ -33,10 +33,6 @@
<Compile Include="keyvaluepairvalue.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/keyvaluepair/KeyValuePairctor.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/keyvaluepair/KeyValuePairctor.csproj
index c05e5e4a68..4a1b81fcba 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/keyvaluepair/KeyValuePairctor.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/keyvaluepair/KeyValuePairctor.csproj
@@ -33,10 +33,6 @@
<Compile Include="keyvaluepairctor.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/keyvaluepair/app.config b/tests/src/CoreMangLib/cti/system/collections/generic/keyvaluepair/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/collections/generic/keyvaluepair/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/keyvaluepair/project.json b/tests/src/CoreMangLib/cti/system/collections/generic/keyvaluepair/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/collections/generic/keyvaluepair/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/list/BinarySearch1.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/list/BinarySearch1.csproj
index c39282ef73..bacf811bda 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/list/BinarySearch1.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/list/BinarySearch1.csproj
@@ -33,10 +33,6 @@
<Compile Include="binarysearch1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/list/BinarySearch2.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/list/BinarySearch2.csproj
index 6793b4413d..7401c1b207 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/list/BinarySearch2.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/list/BinarySearch2.csproj
@@ -33,10 +33,6 @@
<Compile Include="binarysearch2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/list/BinarySearch3.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/list/BinarySearch3.csproj
index 3f25159e9e..46607e495e 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/list/BinarySearch3.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/list/BinarySearch3.csproj
@@ -33,10 +33,6 @@
<Compile Include="binarysearch3.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/list/CopyTo1.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/list/CopyTo1.csproj
index 4f321be672..6bb7a3a3da 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/list/CopyTo1.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/list/CopyTo1.csproj
@@ -33,10 +33,6 @@
<Compile Include="copyto1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/list/CopyTo2.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/list/CopyTo2.csproj
index ffbe599721..abe3776f9c 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/list/CopyTo2.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/list/CopyTo2.csproj
@@ -33,10 +33,6 @@
<Compile Include="copyto2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/list/CopyTo3.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/list/CopyTo3.csproj
index bca3cf45b7..852ca2812b 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/list/CopyTo3.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/list/CopyTo3.csproj
@@ -33,10 +33,6 @@
<Compile Include="copyto3.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/list/ListAdd.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/list/ListAdd.csproj
index 4dd6909b1f..bbc6e0e568 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/list/ListAdd.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/list/ListAdd.csproj
@@ -33,10 +33,6 @@
<Compile Include="listadd.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/list/ListAddRange.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/list/ListAddRange.csproj
index baaded7e39..6ba7aeb470 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/list/ListAddRange.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/list/ListAddRange.csproj
@@ -33,10 +33,6 @@
<Compile Include="listaddrange.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/list/ListCapacity.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/list/ListCapacity.csproj
index 4aebf6732b..63b3b146d9 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/list/ListCapacity.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/list/ListCapacity.csproj
@@ -33,10 +33,6 @@
<Compile Include="listcapacity.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/list/ListClear.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/list/ListClear.csproj
index 5130edabc7..53acfa4f2f 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/list/ListClear.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/list/ListClear.csproj
@@ -33,10 +33,6 @@
<Compile Include="listclear.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/list/ListContains.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/list/ListContains.csproj
index 7fb95ebc07..39f89d4350 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/list/ListContains.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/list/ListContains.csproj
@@ -33,10 +33,6 @@
<Compile Include="listcontains.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/list/ListCount.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/list/ListCount.csproj
index d3a0a8e959..161d780df5 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/list/ListCount.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/list/ListCount.csproj
@@ -33,10 +33,6 @@
<Compile Include="listcount.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/list/ListCtor1.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/list/ListCtor1.csproj
index 4220974fc8..34fa2a7ab4 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/list/ListCtor1.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/list/ListCtor1.csproj
@@ -33,10 +33,6 @@
<Compile Include="listctor1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/list/ListCtor2.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/list/ListCtor2.csproj
index e5f3bac73b..0427663141 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/list/ListCtor2.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/list/ListCtor2.csproj
@@ -33,10 +33,6 @@
<Compile Include="listctor2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/list/ListCtor3.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/list/ListCtor3.csproj
index 181c95ccc1..f04ac8f826 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/list/ListCtor3.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/list/ListCtor3.csproj
@@ -33,10 +33,6 @@
<Compile Include="listctor3.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/list/ListForEach.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/list/ListForEach.csproj
index 07a9407c30..7b2f84310c 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/list/ListForEach.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/list/ListForEach.csproj
@@ -33,10 +33,6 @@
<Compile Include="listforeach.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/list/ListGetEnumerator.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/list/ListGetEnumerator.csproj
index 65b12c74d4..0bac79a22f 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/list/ListGetEnumerator.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/list/ListGetEnumerator.csproj
@@ -33,10 +33,6 @@
<Compile Include="listgetenumerator.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/list/ListGetRange.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/list/ListGetRange.csproj
index 2e1608502c..4dc307e01e 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/list/ListGetRange.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/list/ListGetRange.csproj
@@ -33,10 +33,6 @@
<Compile Include="listgetrange.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/list/ListICollectionCopyTo.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/list/ListICollectionCopyTo.csproj
index 8e3d181c1a..9e0bf2698f 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/list/ListICollectionCopyTo.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/list/ListICollectionCopyTo.csproj
@@ -33,10 +33,6 @@
<Compile Include="listicollectioncopyto.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/list/ListICollectionIsReadOnly.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/list/ListICollectionIsReadOnly.csproj
index d35b32de9a..2de2d81bad 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/list/ListICollectionIsReadOnly.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/list/ListICollectionIsReadOnly.csproj
@@ -33,10 +33,6 @@
<Compile Include="listicollectionisreadonly.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/list/ListICollectionIsSynchronized.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/list/ListICollectionIsSynchronized.csproj
index 372d155a3d..e91910ee72 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/list/ListICollectionIsSynchronized.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/list/ListICollectionIsSynchronized.csproj
@@ -33,10 +33,6 @@
<Compile Include="listicollectionissynchronized.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/list/ListICollectionSyncRoot.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/list/ListICollectionSyncRoot.csproj
index 86d24d904d..5826186dcf 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/list/ListICollectionSyncRoot.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/list/ListICollectionSyncRoot.csproj
@@ -33,10 +33,6 @@
<Compile Include="listicollectionsyncroot.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/list/ListIEnumerableGetEnumerator.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/list/ListIEnumerableGetEnumerator.csproj
index 86a0c4d075..96955024e0 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/list/ListIEnumerableGetEnumerator.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/list/ListIEnumerableGetEnumerator.csproj
@@ -33,10 +33,6 @@
<Compile Include="listienumerablegetenumerator.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/list/ListIEnumerableGetEnumerator2.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/list/ListIEnumerableGetEnumerator2.csproj
index 3de0f025f2..f79a4f9da2 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/list/ListIEnumerableGetEnumerator2.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/list/ListIEnumerableGetEnumerator2.csproj
@@ -33,10 +33,6 @@
<Compile Include="listienumerablegetenumerator2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/list/ListIListAdd.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/list/ListIListAdd.csproj
index 50840c1cd0..776c1dfacf 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/list/ListIListAdd.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/list/ListIListAdd.csproj
@@ -33,10 +33,6 @@
<Compile Include="listilistadd.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/list/ListIListContains.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/list/ListIListContains.csproj
index 14aa4d3d06..04240305b8 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/list/ListIListContains.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/list/ListIListContains.csproj
@@ -33,10 +33,6 @@
<Compile Include="listilistcontains.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/list/ListIListIndexOf.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/list/ListIListIndexOf.csproj
index 80ceec053a..b9fc79d89d 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/list/ListIListIndexOf.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/list/ListIListIndexOf.csproj
@@ -33,10 +33,6 @@
<Compile Include="listilistindexof.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/list/ListIListInsert.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/list/ListIListInsert.csproj
index 1790fc6107..442ada9a7c 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/list/ListIListInsert.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/list/ListIListInsert.csproj
@@ -33,10 +33,6 @@
<Compile Include="listilistinsert.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/list/ListIListIsFixedSize.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/list/ListIListIsFixedSize.csproj
index ca849c35c0..e5957232a7 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/list/ListIListIsFixedSize.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/list/ListIListIsFixedSize.csproj
@@ -33,10 +33,6 @@
<Compile Include="listilistisfixedsize.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/list/ListIListIsReadOnly.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/list/ListIListIsReadOnly.csproj
index c66ab95258..beea9cccf4 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/list/ListIListIsReadOnly.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/list/ListIListIsReadOnly.csproj
@@ -33,10 +33,6 @@
<Compile Include="listilistisreadonly.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/list/ListIListItem.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/list/ListIListItem.csproj
index a7ebc1f868..16fb1d7b49 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/list/ListIListItem.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/list/ListIListItem.csproj
@@ -33,10 +33,6 @@
<Compile Include="listilistitem.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/list/ListIListRemove.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/list/ListIListRemove.csproj
index 1b494eba81..83c1a7ec50 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/list/ListIListRemove.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/list/ListIListRemove.csproj
@@ -33,10 +33,6 @@
<Compile Include="listilistremove.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/list/ListIndexOf1.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/list/ListIndexOf1.csproj
index c178c94ca0..04bc7d5b94 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/list/ListIndexOf1.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/list/ListIndexOf1.csproj
@@ -33,10 +33,6 @@
<Compile Include="listindexof1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/list/ListIndexOf2.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/list/ListIndexOf2.csproj
index cd01ce8524..799998e1c8 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/list/ListIndexOf2.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/list/ListIndexOf2.csproj
@@ -33,10 +33,6 @@
<Compile Include="listindexof2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/list/ListIndexOf3.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/list/ListIndexOf3.csproj
index 87e5058733..323950f28c 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/list/ListIndexOf3.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/list/ListIndexOf3.csproj
@@ -33,10 +33,6 @@
<Compile Include="listindexof3.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/list/ListInsertRange.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/list/ListInsertRange.csproj
index 9e296c3e9b..2c736b5035 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/list/ListInsertRange.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/list/ListInsertRange.csproj
@@ -33,10 +33,6 @@
<Compile Include="listinsertrange.cs.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/list/ListLastIndexOf1.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/list/ListLastIndexOf1.csproj
index 90090fc94a..df45362c2d 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/list/ListLastIndexOf1.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/list/ListLastIndexOf1.csproj
@@ -33,10 +33,6 @@
<Compile Include="listlastindexof1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/list/ListLastIndexOf2.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/list/ListLastIndexOf2.csproj
index 6b3e266685..940283954b 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/list/ListLastIndexOf2.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/list/ListLastIndexOf2.csproj
@@ -33,10 +33,6 @@
<Compile Include="listlastindexof2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/list/ListLastIndexOf3.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/list/ListLastIndexOf3.csproj
index f33a1b10db..e4e8c32558 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/list/ListLastIndexOf3.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/list/ListLastIndexOf3.csproj
@@ -33,10 +33,6 @@
<Compile Include="listlastindexof3.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/list/ListRemoveAt.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/list/ListRemoveAt.csproj
index 3766f59393..61aa45b0ad 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/list/ListRemoveAt.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/list/ListRemoveAt.csproj
@@ -33,10 +33,6 @@
<Compile Include="listremoveat.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/list/ListRemoveRange.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/list/ListRemoveRange.csproj
index b6666b1951..6a19c4971e 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/list/ListRemoveRange.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/list/ListRemoveRange.csproj
@@ -33,10 +33,6 @@
<Compile Include="listremoverange.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/list/ListReverse.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/list/ListReverse.csproj
index 5ec25d707d..1540a7a163 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/list/ListReverse.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/list/ListReverse.csproj
@@ -33,10 +33,6 @@
<Compile Include="listreverse.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/list/ListReverse2.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/list/ListReverse2.csproj
index 08bb7a9cc7..06e86832b6 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/list/ListReverse2.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/list/ListReverse2.csproj
@@ -33,10 +33,6 @@
<Compile Include="listreverse2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/list/ListToArray.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/list/ListToArray.csproj
index 50756beda5..c6795b15d1 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/list/ListToArray.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/list/ListToArray.csproj
@@ -33,10 +33,6 @@
<Compile Include="listtoarray.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/list/ListTrimExcess.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/list/ListTrimExcess.csproj
index 2a1a7062bd..93c57c02fb 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/list/ListTrimExcess.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/list/ListTrimExcess.csproj
@@ -33,10 +33,6 @@
<Compile Include="listtrimexcess.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/list/app.config b/tests/src/CoreMangLib/cti/system/collections/generic/list/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/collections/generic/list/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/list/project.json b/tests/src/CoreMangLib/cti/system/collections/generic/list/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/collections/generic/list/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/queue/QueueClear.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/queue/QueueClear.csproj
index 320f555a1d..6c49436887 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/queue/QueueClear.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/queue/QueueClear.csproj
@@ -33,10 +33,6 @@
<Compile Include="queueclear.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/queue/QueueContains.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/queue/QueueContains.csproj
index a3a0b6a059..530d0bc70d 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/queue/QueueContains.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/queue/QueueContains.csproj
@@ -33,10 +33,6 @@
<Compile Include="queuecontains.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/queue/QueueCopyTo.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/queue/QueueCopyTo.csproj
index 7d157fd340..f0f6c495e7 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/queue/QueueCopyTo.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/queue/QueueCopyTo.csproj
@@ -33,10 +33,6 @@
<Compile Include="queuecopyto.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/queue/QueueCount.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/queue/QueueCount.csproj
index e737a3889b..c1dff6f096 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/queue/QueueCount.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/queue/QueueCount.csproj
@@ -33,10 +33,6 @@
<Compile Include="queuecount.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/queue/QueueCtor1.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/queue/QueueCtor1.csproj
index 5ff41de8e0..614a862fc0 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/queue/QueueCtor1.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/queue/QueueCtor1.csproj
@@ -33,10 +33,6 @@
<Compile Include="queuector1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/queue/QueueCtor2.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/queue/QueueCtor2.csproj
index f27fc96950..448cf0e7b8 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/queue/QueueCtor2.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/queue/QueueCtor2.csproj
@@ -33,10 +33,6 @@
<Compile Include="queuector2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/queue/QueueCtor3.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/queue/QueueCtor3.csproj
index a1e47ccba0..96567b12b0 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/queue/QueueCtor3.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/queue/QueueCtor3.csproj
@@ -33,10 +33,6 @@
<Compile Include="queuector3.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/queue/QueueDequeue.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/queue/QueueDequeue.csproj
index aa6f8f23f6..b26f618a7d 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/queue/QueueDequeue.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/queue/QueueDequeue.csproj
@@ -33,10 +33,6 @@
<Compile Include="queuedequeue.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/queue/QueueEnqueue.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/queue/QueueEnqueue.csproj
index 15624e4eba..4e5204f355 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/queue/QueueEnqueue.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/queue/QueueEnqueue.csproj
@@ -33,10 +33,6 @@
<Compile Include="queueenqueue.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/queue/QueueGetEnumerator.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/queue/QueueGetEnumerator.csproj
index f071315e8b..05f0372673 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/queue/QueueGetEnumerator.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/queue/QueueGetEnumerator.csproj
@@ -33,10 +33,6 @@
<Compile Include="queuegetenumerator.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/queue/QueuePeek.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/queue/QueuePeek.csproj
index 78c51d4ced..0ea8df89bf 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/queue/QueuePeek.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/queue/QueuePeek.csproj
@@ -33,10 +33,6 @@
<Compile Include="queuepeek.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/queue/QueueToArray.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/queue/QueueToArray.csproj
index 9bb5d3b101..08398e89f0 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/queue/QueueToArray.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/queue/QueueToArray.csproj
@@ -33,10 +33,6 @@
<Compile Include="queuetoarray.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/queue/app.config b/tests/src/CoreMangLib/cti/system/collections/generic/queue/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/collections/generic/queue/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/queue/project.json b/tests/src/CoreMangLib/cti/system/collections/generic/queue/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/collections/generic/queue/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/queueenumerator/EnumeratorCurrent.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/queueenumerator/EnumeratorCurrent.csproj
index aa62680636..d5731131d3 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/queueenumerator/EnumeratorCurrent.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/queueenumerator/EnumeratorCurrent.csproj
@@ -33,10 +33,6 @@
<Compile Include="enumeratorcurrent.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/queueenumerator/EnumeratorDispose.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/queueenumerator/EnumeratorDispose.csproj
index 3a4b57c1db..3c4af24931 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/queueenumerator/EnumeratorDispose.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/queueenumerator/EnumeratorDispose.csproj
@@ -33,10 +33,6 @@
<Compile Include="enumeratordispose.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/queueenumerator/EnumeratorMoveNext.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/queueenumerator/EnumeratorMoveNext.csproj
index 8b0d91d736..40ef122803 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/queueenumerator/EnumeratorMoveNext.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/queueenumerator/EnumeratorMoveNext.csproj
@@ -33,10 +33,6 @@
<Compile Include="enumeratormovenext.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/queueenumerator/app.config b/tests/src/CoreMangLib/cti/system/collections/generic/queueenumerator/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/collections/generic/queueenumerator/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/queueenumerator/project.json b/tests/src/CoreMangLib/cti/system/collections/generic/queueenumerator/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/collections/generic/queueenumerator/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/stack/StackClear.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/stack/StackClear.csproj
index ed24cd16cc..d386dc6585 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/stack/StackClear.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/stack/StackClear.csproj
@@ -33,10 +33,6 @@
<Compile Include="stackclear.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/stack/StackContains.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/stack/StackContains.csproj
index c7fd626c49..a78b99a1e0 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/stack/StackContains.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/stack/StackContains.csproj
@@ -33,10 +33,6 @@
<Compile Include="stackcontains.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/stack/StackCopyTo.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/stack/StackCopyTo.csproj
index d0f7c30068..918d0da0c6 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/stack/StackCopyTo.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/stack/StackCopyTo.csproj
@@ -33,10 +33,6 @@
<Compile Include="stackcopyto.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/stack/StackCount.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/stack/StackCount.csproj
index cf4af349c1..a2855ea517 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/stack/StackCount.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/stack/StackCount.csproj
@@ -33,10 +33,6 @@
<Compile Include="stackcount.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/stack/StackCtor1.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/stack/StackCtor1.csproj
index f9c5ec3afc..7362a7410e 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/stack/StackCtor1.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/stack/StackCtor1.csproj
@@ -33,10 +33,6 @@
<Compile Include="stackctor1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/stack/StackCtor2.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/stack/StackCtor2.csproj
index 3c952e7bb4..d6c30d2a21 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/stack/StackCtor2.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/stack/StackCtor2.csproj
@@ -33,10 +33,6 @@
<Compile Include="stackctor2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/stack/StackCtor3.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/stack/StackCtor3.csproj
index eecd9bacd9..7fe8f37aa4 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/stack/StackCtor3.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/stack/StackCtor3.csproj
@@ -33,10 +33,6 @@
<Compile Include="stackctor3.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/stack/StackGetEnumerator.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/stack/StackGetEnumerator.csproj
index 9ee53d4f72..0f70239cfb 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/stack/StackGetEnumerator.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/stack/StackGetEnumerator.csproj
@@ -33,10 +33,6 @@
<Compile Include="stackgetenumerator.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/stack/StackPeek.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/stack/StackPeek.csproj
index 513b02fc54..8202ef66e4 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/stack/StackPeek.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/stack/StackPeek.csproj
@@ -33,10 +33,6 @@
<Compile Include="stackpeek.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/stack/StackPop.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/stack/StackPop.csproj
index 93f331749f..77950ab10c 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/stack/StackPop.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/stack/StackPop.csproj
@@ -33,10 +33,6 @@
<Compile Include="stackpop.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/stack/StackPush.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/stack/StackPush.csproj
index cf204285e2..230510c283 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/stack/StackPush.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/stack/StackPush.csproj
@@ -33,10 +33,6 @@
<Compile Include="stackpush.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/stack/StackToArray.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/stack/StackToArray.csproj
index f435407d4a..4b7e5a01f1 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/stack/StackToArray.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/stack/StackToArray.csproj
@@ -33,10 +33,6 @@
<Compile Include="stacktoarray.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/stack/app.config b/tests/src/CoreMangLib/cti/system/collections/generic/stack/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/collections/generic/stack/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/stack/project.json b/tests/src/CoreMangLib/cti/system/collections/generic/stack/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/collections/generic/stack/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/stackenumerator/StackEnumeratorCurrent.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/stackenumerator/StackEnumeratorCurrent.csproj
index 0c894b801f..925a2d8abe 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/stackenumerator/StackEnumeratorCurrent.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/stackenumerator/StackEnumeratorCurrent.csproj
@@ -33,10 +33,6 @@
<Compile Include="stackenumeratorcurrent.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/stackenumerator/StackEnumeratorDispose.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/stackenumerator/StackEnumeratorDispose.csproj
index 2b829492de..0fe8f7324b 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/stackenumerator/StackEnumeratorDispose.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/stackenumerator/StackEnumeratorDispose.csproj
@@ -33,10 +33,6 @@
<Compile Include="stackenumeratordispose.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/stackenumerator/StackEnumeratorMoveNext.csproj b/tests/src/CoreMangLib/cti/system/collections/generic/stackenumerator/StackEnumeratorMoveNext.csproj
index 901fa8f97a..7155849401 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/stackenumerator/StackEnumeratorMoveNext.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/stackenumerator/StackEnumeratorMoveNext.csproj
@@ -33,10 +33,6 @@
<Compile Include="stackenumeratormovenext.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/stackenumerator/app.config b/tests/src/CoreMangLib/cti/system/collections/generic/stackenumerator/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/collections/generic/stackenumerator/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/stackenumerator/project.json b/tests/src/CoreMangLib/cti/system/collections/generic/stackenumerator/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/collections/generic/stackenumerator/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/collections/icollection/ICollectionCopyTo.csproj b/tests/src/CoreMangLib/cti/system/collections/icollection/ICollectionCopyTo.csproj
index 58107ab706..69b320af9a 100644
--- a/tests/src/CoreMangLib/cti/system/collections/icollection/ICollectionCopyTo.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/icollection/ICollectionCopyTo.csproj
@@ -33,10 +33,6 @@
<Compile Include="icollectioncopyto.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/icollection/ICollectionCount.csproj b/tests/src/CoreMangLib/cti/system/collections/icollection/ICollectionCount.csproj
index 69a64c5c8d..b06045b50b 100644
--- a/tests/src/CoreMangLib/cti/system/collections/icollection/ICollectionCount.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/icollection/ICollectionCount.csproj
@@ -33,10 +33,6 @@
<Compile Include="icollectioncount.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/icollection/ICollectionIsSynchronized.csproj b/tests/src/CoreMangLib/cti/system/collections/icollection/ICollectionIsSynchronized.csproj
index 4c4a524cf8..6ae81da9a1 100644
--- a/tests/src/CoreMangLib/cti/system/collections/icollection/ICollectionIsSynchronized.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/icollection/ICollectionIsSynchronized.csproj
@@ -33,10 +33,6 @@
<Compile Include="icollectionissynchronized.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/icollection/ICollectionSyncRoot.csproj b/tests/src/CoreMangLib/cti/system/collections/icollection/ICollectionSyncRoot.csproj
index 6594abc36d..2bd3da4969 100644
--- a/tests/src/CoreMangLib/cti/system/collections/icollection/ICollectionSyncRoot.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/icollection/ICollectionSyncRoot.csproj
@@ -33,10 +33,6 @@
<Compile Include="icollectionsyncroot.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/icollection/app.config b/tests/src/CoreMangLib/cti/system/collections/icollection/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/collections/icollection/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/collections/icollection/project.json b/tests/src/CoreMangLib/cti/system/collections/icollection/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/collections/icollection/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/collections/icomparer/IComparerCompare.csproj b/tests/src/CoreMangLib/cti/system/collections/icomparer/IComparerCompare.csproj
index 1f6fdd1e59..61da2d915d 100644
--- a/tests/src/CoreMangLib/cti/system/collections/icomparer/IComparerCompare.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/icomparer/IComparerCompare.csproj
@@ -33,10 +33,6 @@
<Compile Include="icomparercompare.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/icomparer/app.config b/tests/src/CoreMangLib/cti/system/collections/icomparer/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/collections/icomparer/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/collections/icomparer/project.json b/tests/src/CoreMangLib/cti/system/collections/icomparer/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/collections/icomparer/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/collections/idictionary/IDictionaryAdd.csproj b/tests/src/CoreMangLib/cti/system/collections/idictionary/IDictionaryAdd.csproj
index 32fd477072..a9aa539432 100644
--- a/tests/src/CoreMangLib/cti/system/collections/idictionary/IDictionaryAdd.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/idictionary/IDictionaryAdd.csproj
@@ -33,10 +33,6 @@
<Compile Include="idictionaryadd.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/idictionary/IDictionaryClear.csproj b/tests/src/CoreMangLib/cti/system/collections/idictionary/IDictionaryClear.csproj
index 4d01c55251..460331dfd2 100644
--- a/tests/src/CoreMangLib/cti/system/collections/idictionary/IDictionaryClear.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/idictionary/IDictionaryClear.csproj
@@ -33,10 +33,6 @@
<Compile Include="idictionaryclear.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/idictionary/IDictionaryContains.csproj b/tests/src/CoreMangLib/cti/system/collections/idictionary/IDictionaryContains.csproj
index 859ebbeedd..b36f3854fe 100644
--- a/tests/src/CoreMangLib/cti/system/collections/idictionary/IDictionaryContains.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/idictionary/IDictionaryContains.csproj
@@ -33,10 +33,6 @@
<Compile Include="idictionarycontains.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/idictionary/IDictionaryGetEnumerator.csproj b/tests/src/CoreMangLib/cti/system/collections/idictionary/IDictionaryGetEnumerator.csproj
index 6b7dfc63d7..a55a4964cf 100644
--- a/tests/src/CoreMangLib/cti/system/collections/idictionary/IDictionaryGetEnumerator.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/idictionary/IDictionaryGetEnumerator.csproj
@@ -33,10 +33,6 @@
<Compile Include="idictionarygetenumerator.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/idictionary/IDictionaryIsFixedSize.csproj b/tests/src/CoreMangLib/cti/system/collections/idictionary/IDictionaryIsFixedSize.csproj
index 74afdb544f..1435529934 100644
--- a/tests/src/CoreMangLib/cti/system/collections/idictionary/IDictionaryIsFixedSize.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/idictionary/IDictionaryIsFixedSize.csproj
@@ -33,10 +33,6 @@
<Compile Include="idictionaryisfixedsize.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/idictionary/IDictionaryIsReadOnly.csproj b/tests/src/CoreMangLib/cti/system/collections/idictionary/IDictionaryIsReadOnly.csproj
index 1a9c6860ff..1c12d2bf48 100644
--- a/tests/src/CoreMangLib/cti/system/collections/idictionary/IDictionaryIsReadOnly.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/idictionary/IDictionaryIsReadOnly.csproj
@@ -33,10 +33,6 @@
<Compile Include="idictionaryisreadonly.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/idictionary/IDictionaryRemove.csproj b/tests/src/CoreMangLib/cti/system/collections/idictionary/IDictionaryRemove.csproj
index 9e4330191f..93ca10bbc4 100644
--- a/tests/src/CoreMangLib/cti/system/collections/idictionary/IDictionaryRemove.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/idictionary/IDictionaryRemove.csproj
@@ -33,10 +33,6 @@
<Compile Include="idictionaryremove.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/idictionary/app.config b/tests/src/CoreMangLib/cti/system/collections/idictionary/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/collections/idictionary/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/collections/idictionary/project.json b/tests/src/CoreMangLib/cti/system/collections/idictionary/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/collections/idictionary/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/collections/ienumerator/IEnumeratorCurrent.csproj b/tests/src/CoreMangLib/cti/system/collections/ienumerator/IEnumeratorCurrent.csproj
index 8cff4ab19a..2c8320e0a4 100644
--- a/tests/src/CoreMangLib/cti/system/collections/ienumerator/IEnumeratorCurrent.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/ienumerator/IEnumeratorCurrent.csproj
@@ -33,10 +33,6 @@
<Compile Include="ienumeratorcurrent.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/ienumerator/IEnumeratorMoveNext.csproj b/tests/src/CoreMangLib/cti/system/collections/ienumerator/IEnumeratorMoveNext.csproj
index 6fa64af198..27d75fd594 100644
--- a/tests/src/CoreMangLib/cti/system/collections/ienumerator/IEnumeratorMoveNext.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/ienumerator/IEnumeratorMoveNext.csproj
@@ -33,10 +33,6 @@
<Compile Include="ienumeratormovenext.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/ienumerator/IEnumeratorReset.csproj b/tests/src/CoreMangLib/cti/system/collections/ienumerator/IEnumeratorReset.csproj
index beb1eb4ec1..91b56d59e8 100644
--- a/tests/src/CoreMangLib/cti/system/collections/ienumerator/IEnumeratorReset.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/ienumerator/IEnumeratorReset.csproj
@@ -33,10 +33,6 @@
<Compile Include="ienumeratorreset.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/ienumerator/app.config b/tests/src/CoreMangLib/cti/system/collections/ienumerator/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/collections/ienumerator/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/collections/ienumerator/project.json b/tests/src/CoreMangLib/cti/system/collections/ienumerator/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/collections/ienumerator/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/collections/ilist/IListIsFixedSize.csproj b/tests/src/CoreMangLib/cti/system/collections/ilist/IListIsFixedSize.csproj
index e23599a0ba..80e758a1ef 100644
--- a/tests/src/CoreMangLib/cti/system/collections/ilist/IListIsFixedSize.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/ilist/IListIsFixedSize.csproj
@@ -33,10 +33,6 @@
<Compile Include="ilistisfixedsize.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/ilist/IListItem.csproj b/tests/src/CoreMangLib/cti/system/collections/ilist/IListItem.csproj
index effd16489f..38966d29e4 100644
--- a/tests/src/CoreMangLib/cti/system/collections/ilist/IListItem.csproj
+++ b/tests/src/CoreMangLib/cti/system/collections/ilist/IListItem.csproj
@@ -33,10 +33,6 @@
<Compile Include="ilistitem.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/collections/ilist/app.config b/tests/src/CoreMangLib/cti/system/collections/ilist/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/collections/ilist/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/collections/ilist/project.json b/tests/src/CoreMangLib/cti/system/collections/ilist/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/collections/ilist/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/comparison/ComparisonBeginInvoke.csproj b/tests/src/CoreMangLib/cti/system/comparison/ComparisonBeginInvoke.csproj
index 387833618f..ea1f5b0f2e 100644
--- a/tests/src/CoreMangLib/cti/system/comparison/ComparisonBeginInvoke.csproj
+++ b/tests/src/CoreMangLib/cti/system/comparison/ComparisonBeginInvoke.csproj
@@ -33,10 +33,6 @@
<Compile Include="comparisonbegininvoke.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/comparison/ComparisonEndInvoke.csproj b/tests/src/CoreMangLib/cti/system/comparison/ComparisonEndInvoke.csproj
index 054b8cfdb9..61432bccd4 100644
--- a/tests/src/CoreMangLib/cti/system/comparison/ComparisonEndInvoke.csproj
+++ b/tests/src/CoreMangLib/cti/system/comparison/ComparisonEndInvoke.csproj
@@ -33,10 +33,6 @@
<Compile Include="comparisonendinvoke.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/comparison/ComparisonInvoke.csproj b/tests/src/CoreMangLib/cti/system/comparison/ComparisonInvoke.csproj
index cd2be644f5..8537618ee2 100644
--- a/tests/src/CoreMangLib/cti/system/comparison/ComparisonInvoke.csproj
+++ b/tests/src/CoreMangLib/cti/system/comparison/ComparisonInvoke.csproj
@@ -33,10 +33,6 @@
<Compile Include="comparisoninvoke.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/comparison/app.config b/tests/src/CoreMangLib/cti/system/comparison/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/comparison/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/comparison/project.json b/tests/src/CoreMangLib/cti/system/comparison/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/comparison/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/console/ConsoleSetOut_PSC.csproj b/tests/src/CoreMangLib/cti/system/console/ConsoleSetOut_PSC.csproj
index d6cfad403f..ec387143db 100644
--- a/tests/src/CoreMangLib/cti/system/console/ConsoleSetOut_PSC.csproj
+++ b/tests/src/CoreMangLib/cti/system/console/ConsoleSetOut_PSC.csproj
@@ -33,10 +33,6 @@
<Compile Include="consolesetout.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/console/app.config b/tests/src/CoreMangLib/cti/system/console/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/console/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/console/consoleseterror_PSC.csproj b/tests/src/CoreMangLib/cti/system/console/consoleseterror_PSC.csproj
index 691c127041..4ac1275608 100644
--- a/tests/src/CoreMangLib/cti/system/console/consoleseterror_PSC.csproj
+++ b/tests/src/CoreMangLib/cti/system/console/consoleseterror_PSC.csproj
@@ -33,10 +33,6 @@
<Compile Include="consoleseterror.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/console/project.json b/tests/src/CoreMangLib/cti/system/console/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/console/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertChangeType2.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertChangeType2.csproj
index e69b5745b4..b1165d4a58 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertChangeType2.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertChangeType2.csproj
@@ -33,10 +33,6 @@
<Compile Include="convertchangetype2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertFromBase64CharArray.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertFromBase64CharArray.csproj
index 2035d3713d..9d3468bf17 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertFromBase64CharArray.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertFromBase64CharArray.csproj
@@ -33,10 +33,6 @@
<Compile Include="convertfrombase64chararray.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertFromBase64String.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertFromBase64String.csproj
index 001e9906e0..266f8a2de0 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertFromBase64String.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertFromBase64String.csproj
@@ -33,10 +33,6 @@
<Compile Include="convertfrombase64string.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToBase64CharArray.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToBase64CharArray.csproj
index d2c5fdac66..4ddcf79cdb 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToBase64CharArray.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToBase64CharArray.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttobase64chararray.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToBase64String1.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToBase64String1.csproj
index 8a27ceca09..31d6264327 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToBase64String1.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToBase64String1.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttobase64string1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToBase64String2.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToBase64String2.csproj
index 5c6faf8480..70339f48b6 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToBase64String2.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToBase64String2.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttobase64string2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToBoolean.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToBoolean.csproj
index c854532283..20991a9651 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToBoolean.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToBoolean.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttoboolean.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToBoolean2.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToBoolean2.csproj
index d08c32d7c6..06bdee1bd4 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToBoolean2.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToBoolean2.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttoboolean2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToBoolean4.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToBoolean4.csproj
index 17e2c8d6bf..16e31fee69 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToBoolean4.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToBoolean4.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttoboolean4.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToBoolean5.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToBoolean5.csproj
index df315d49d4..79118bd26a 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToBoolean5.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToBoolean5.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttoboolean5.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToBoolean6.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToBoolean6.csproj
index 45ee9e60bd..1ef974f1e7 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToBoolean6.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToBoolean6.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttoboolean6.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToBoolean7.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToBoolean7.csproj
index 1c32aaf2f9..c024a53537 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToBoolean7.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToBoolean7.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttoboolean7.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToBoolean8.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToBoolean8.csproj
index 186683dbca..b637a91cd8 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToBoolean8.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToBoolean8.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttoboolean8.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToByte.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToByte.csproj
index caf8f5a6d3..414444f237 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToByte.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToByte.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttobyte.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToByte1.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToByte1.csproj
index 8cb3e6051d..aabaaa79b4 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToByte1.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToByte1.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttobyte1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToByte2.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToByte2.csproj
index b1405f4c65..2b636f1389 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToByte2.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToByte2.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttobyte2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToByte3.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToByte3.csproj
index 5dbdb215ad..afcee18894 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToByte3.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToByte3.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttobyte3.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToByte4.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToByte4.csproj
index 1f417e963f..2941d54b88 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToByte4.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToByte4.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttobyte4.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToByte6.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToByte6.csproj
index f7b8408424..45771d9233 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToByte6.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToByte6.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttobyte6.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToByte7.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToByte7.csproj
index 816da31e0b..be6a1b4b85 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToByte7.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToByte7.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttobyte7.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToByte8.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToByte8.csproj
index 553ad65245..0d3f4e671c 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToByte8.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToByte8.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttobyte8.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToChar.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToChar.csproj
index a5097769ca..eff7080006 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToChar.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToChar.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttochar.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToChar10.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToChar10.csproj
index 10dc737a22..5416e04196 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToChar10.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToChar10.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttochar10.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToChar11.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToChar11.csproj
index f4f2653646..38233a725f 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToChar11.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToChar11.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttochar11.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToChar12.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToChar12.csproj
index 012ae4768b..4633c90654 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToChar12.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToChar12.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttochar12.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToChar13.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToChar13.csproj
index bc797bead0..2ae3180f01 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToChar13.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToChar13.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttochar13.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToChar14.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToChar14.csproj
index 65262d6d23..e6eb313cf3 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToChar14.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToChar14.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttochar14.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToChar15.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToChar15.csproj
index 636a5645f0..584f2d87e5 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToChar15.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToChar15.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttochar15.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToChar16.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToChar16.csproj
index eeaf99002c..6aa563a637 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToChar16.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToChar16.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttochar16.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToChar5.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToChar5.csproj
index 89e020fe19..a1d4580be0 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToChar5.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToChar5.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttochar5.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToChar6.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToChar6.csproj
index 3280298cfe..4dc807d903 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToChar6.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToChar6.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttochar6.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToChar7.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToChar7.csproj
index 71c015fc58..846e62a268 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToChar7.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToChar7.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttochar7.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToChar8.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToChar8.csproj
index 9c95188237..0c879950bb 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToChar8.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToChar8.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttochar8.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToChar9.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToChar9.csproj
index 7a6af26a35..38f04395c7 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToChar9.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToChar9.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttochar9.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToDateTime.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToDateTime.csproj
index ebf4d2fd58..e1745202d6 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToDateTime.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToDateTime.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttodatetime.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal.csproj
index f3cd672441..e9018d71f1 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttodecimal.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal1.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal1.csproj
index 55ed663ea2..dab0cb4a54 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal1.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal1.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttodecimal1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal10.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal10.csproj
index d29f5535ad..4475946855 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal10.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal10.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttodecimal10.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal11.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal11.csproj
index 95ab7ed3db..1cb7f40864 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal11.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal11.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttodecimal11.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal12.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal12.csproj
index 56a2058ced..14b642cc71 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal12.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal12.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttodecimal12.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal13.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal13.csproj
index 7fb904eb2f..6500853340 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal13.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal13.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttodecimal13.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal14.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal14.csproj
index f95e4e1b3f..57fbe35d82 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal14.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal14.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttodecimal14.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal15.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal15.csproj
index ad4d2a29b3..4dd42c7c2d 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal15.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal15.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttodecimal15.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal16.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal16.csproj
index c92043a980..35c1de872c 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal16.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal16.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttodecimal16.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal17.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal17.csproj
index 7d4add2c6c..493e1328be 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal17.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal17.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttodecimal17.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal18.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal18.csproj
index 7009f1d783..6384fb6b5c 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal18.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal18.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttodecimal18.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal2.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal2.csproj
index 2de7a62854..dda9b1bfb7 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal2.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal2.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttodecimal2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal5.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal5.csproj
index 331d5d9270..70078fd209 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal5.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal5.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttodecimal5.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal6.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal6.csproj
index 4ae8f49ce2..fff6dbc9ed 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal6.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal6.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttodecimal6.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal8.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal8.csproj
index bd8817d31d..b8cf9350c8 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal8.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal8.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttodecimal8.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal9.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal9.csproj
index 4a0aa939bb..d8ef79e380 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal9.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal9.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttodecimal9.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToDouble.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToDouble.csproj
index 8591d65e9e..f381e9d1dc 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToDouble.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToDouble.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttodouble.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToDouble10.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToDouble10.csproj
index b22afba749..556ac117f4 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToDouble10.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToDouble10.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttodouble10.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToDouble11.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToDouble11.csproj
index a00266f31e..b4a8db4608 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToDouble11.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToDouble11.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttodouble11.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToDouble12.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToDouble12.csproj
index b7feac337c..58d6adcbd1 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToDouble12.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToDouble12.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttodouble12.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToDouble13.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToDouble13.csproj
index 363c7dc8a8..8d40685aad 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToDouble13.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToDouble13.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttodouble13.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToDouble14.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToDouble14.csproj
index 7072050328..28928dd6f5 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToDouble14.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToDouble14.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttodouble14.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToDouble15.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToDouble15.csproj
index c0984078a2..53646f0cfe 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToDouble15.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToDouble15.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttodouble15.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToDouble16.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToDouble16.csproj
index 5bb5d3812d..df9e21c035 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToDouble16.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToDouble16.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttodouble16.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToDouble17.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToDouble17.csproj
index 1732c00de9..71d170a0e6 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToDouble17.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToDouble17.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttodouble17.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToDouble5.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToDouble5.csproj
index 67c637a2b3..763d7b5ac8 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToDouble5.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToDouble5.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttodouble5.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToDouble6.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToDouble6.csproj
index ca16cb8603..20512dff0b 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToDouble6.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToDouble6.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttodouble6.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToDouble7.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToDouble7.csproj
index 392956ccde..22a570b2ed 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToDouble7.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToDouble7.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttodouble7.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToDouble8.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToDouble8.csproj
index 048523c35d..252538643d 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToDouble8.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToDouble8.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttodouble8.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToDouble9.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToDouble9.csproj
index 3ca280cad9..1d2215e774 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToDouble9.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToDouble9.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttodouble9.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt16.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToInt16.csproj
index d5358d2fff..a232e3f326 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt16.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToInt16.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttoint16.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt16_1.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToInt16_1.csproj
index 07ce667b9e..2f59978c30 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt16_1.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToInt16_1.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttoint16_1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt16_10.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToInt16_10.csproj
index 132c0dca25..b188ebe6fb 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt16_10.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToInt16_10.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttoint16_10.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt16_11.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToInt16_11.csproj
index 3c2d74a9a6..2bee678d42 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt16_11.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToInt16_11.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttoint16_11.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt16_16.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToInt16_16.csproj
index 3e17691556..c3632380c6 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt16_16.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToInt16_16.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttoint16_16.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt16_17.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToInt16_17.csproj
index f44fa0a543..5e861334b0 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt16_17.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToInt16_17.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttoint16_17.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt16_18.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToInt16_18.csproj
index 099eb206eb..db52e2c587 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt16_18.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToInt16_18.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttoint16_18.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt16_2.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToInt16_2.csproj
index d3f37b9dda..50001eb01a 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt16_2.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToInt16_2.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttoint16_2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt16_3.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToInt16_3.csproj
index e6e8a6d094..34ace3325f 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt16_3.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToInt16_3.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttoint16_3.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt16_4.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToInt16_4.csproj
index 6a2728d88c..3bfe98012a 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt16_4.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToInt16_4.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttoint16_4.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt16_5.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToInt16_5.csproj
index 22f51d369a..8c78f29f60 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt16_5.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToInt16_5.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttoint16_5.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt16_6.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToInt16_6.csproj
index 465b4e7c7a..f20cf253e0 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt16_6.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToInt16_6.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttoint16_6.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt16_7.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToInt16_7.csproj
index f26f281fee..b05546f907 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt16_7.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToInt16_7.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttoint16_7.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt16_8.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToInt16_8.csproj
index 69e4486931..bbebc045b7 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt16_8.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToInt16_8.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttoint16_8.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt16_9.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToInt16_9.csproj
index 89b101395f..499a7b3da8 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt16_9.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToInt16_9.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttoint16_9.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt32.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToInt32.csproj
index 5452a0d054..20fc6c6e79 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt32.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToInt32.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttoint32.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt32_1.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToInt32_1.csproj
index 9140ba204c..42af6c08bb 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt32_1.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToInt32_1.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttoint32_1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt32_10.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToInt32_10.csproj
index 09d34b694b..a6272aaa53 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt32_10.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToInt32_10.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttoint32_10.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt32_11.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToInt32_11.csproj
index 9e77680105..282220fa2b 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt32_11.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToInt32_11.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttoint32_11.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt32_16.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToInt32_16.csproj
index 2b91c005b6..7d509f278c 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt32_16.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToInt32_16.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttoint32_16.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt32_17.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToInt32_17.csproj
index 067049b6ad..66ef0534f3 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt32_17.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToInt32_17.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttoint32_17.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt32_18.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToInt32_18.csproj
index c899d3aa37..85bc030df5 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt32_18.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToInt32_18.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttoint32_18.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt32_2.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToInt32_2.csproj
index dc6f6323ee..5f669a98ac 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt32_2.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToInt32_2.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttoint32_2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt32_3.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToInt32_3.csproj
index 3a308509bc..8c844dcdc2 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt32_3.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToInt32_3.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttoint32_3.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt32_4.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToInt32_4.csproj
index 05b5317031..7e747e2bdf 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt32_4.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToInt32_4.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttoint32_4.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt32_5.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToInt32_5.csproj
index 530758fa4c..91f6f13f7a 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt32_5.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToInt32_5.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttoint32_5.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt32_6.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToInt32_6.csproj
index 487e767730..7d40225b9f 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt32_6.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToInt32_6.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttoint32_6.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt32_7.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToInt32_7.csproj
index 298e51cd5e..3ba795096d 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt32_7.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToInt32_7.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttoint32_7.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt32_8.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToInt32_8.csproj
index 14ff7b6e2b..59d5b4781e 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt32_8.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToInt32_8.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttoint32_8.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt32_9.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToInt32_9.csproj
index 6f1dee191e..47010c0853 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt32_9.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToInt32_9.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttoint32_9.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt64.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToInt64.csproj
index aac122a504..a6d87ef51a 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt64.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToInt64.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttoint64.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt64_1.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToInt64_1.csproj
index b5d50b5a6f..b4e1c36214 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt64_1.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToInt64_1.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttoint64_1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt64_10.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToInt64_10.csproj
index 1251b5a7fd..e27072e002 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt64_10.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToInt64_10.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttoint64_10.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt64_11.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToInt64_11.csproj
index 6a7c560456..65bf32dfae 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt64_11.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToInt64_11.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttoint64_11.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt64_16.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToInt64_16.csproj
index be4832b224..3b67d0001d 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt64_16.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToInt64_16.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttoint64_16.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt64_17.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToInt64_17.csproj
index 72fa2ffa09..7376a039d2 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt64_17.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToInt64_17.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttoint64_17.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt64_18.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToInt64_18.csproj
index 0608ea7e78..5bf26c6cab 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt64_18.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToInt64_18.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttoint64_18.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt64_2.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToInt64_2.csproj
index bb8684ff7b..10fe6e30c9 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt64_2.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToInt64_2.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttoint64_2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt64_3.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToInt64_3.csproj
index 11f5e9d82e..4708f36c19 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt64_3.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToInt64_3.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttoint64_3.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt64_4.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToInt64_4.csproj
index 1088d5ca77..c852b1ff7d 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt64_4.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToInt64_4.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttoint64_4.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt64_5.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToInt64_5.csproj
index 3ca2bffe34..41442f6ac1 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt64_5.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToInt64_5.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttoint64_5.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt64_6.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToInt64_6.csproj
index 3ad868f5a5..b043682eda 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt64_6.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToInt64_6.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttoint64_6.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt64_7.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToInt64_7.csproj
index 8cce1306ac..9b64d58cb4 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt64_7.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToInt64_7.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttoint64_7.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt64_8.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToInt64_8.csproj
index 52f7958a4a..ea3e6e45b0 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt64_8.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToInt64_8.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttoint64_8.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt64_9.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToInt64_9.csproj
index faa0c3a72d..7edd303c93 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt64_9.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToInt64_9.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttoint64_9.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToSByte.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToSByte.csproj
index 883bc14f8c..2e6190a557 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToSByte.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToSByte.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttosbyte.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToSByte1.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToSByte1.csproj
index 8132421628..9114e86453 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToSByte1.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToSByte1.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttosbyte1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToSByte10.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToSByte10.csproj
index e42594e12c..c1074c1ba7 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToSByte10.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToSByte10.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttosbyte10.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToSByte11.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToSByte11.csproj
index bc3ccb07f3..d6e033509e 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToSByte11.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToSByte11.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttosbyte11.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToSByte16.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToSByte16.csproj
index 3988f70b85..e208a341db 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToSByte16.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToSByte16.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttosbyte16.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToSByte2.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToSByte2.csproj
index b482e25412..550437ab73 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToSByte2.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToSByte2.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttosbyte2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToSByte3.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToSByte3.csproj
index 657c6e483e..0e2dcf73ef 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToSByte3.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToSByte3.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttosbyte3.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToSByte4.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToSByte4.csproj
index 945069da46..a2aadfb43e 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToSByte4.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToSByte4.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttosbyte4.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToSByte5.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToSByte5.csproj
index 299158205f..db6810769f 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToSByte5.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToSByte5.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttosbyte5.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToSByte6.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToSByte6.csproj
index 966b89422c..d93fdab8a1 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToSByte6.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToSByte6.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttosbyte6.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToSByte7.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToSByte7.csproj
index 8a6fdee541..b876afb018 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToSByte7.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToSByte7.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttosbyte7.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToSByte8.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToSByte8.csproj
index 1e158021e7..d2e6010dc2 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToSByte8.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToSByte8.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttosbyte8.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToSByte9.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToSByte9.csproj
index 0c661a89c6..19af44613f 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToSByte9.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToSByte9.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttosbyte9.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToSingle.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToSingle.csproj
index cc8599f168..b517c47ee0 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToSingle.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToSingle.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttosingle.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToSingle13.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToSingle13.csproj
index 41d6ecd0cd..c46022278b 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToSingle13.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToSingle13.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttosingle13.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToSingle14.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToSingle14.csproj
index 9e5c5dc92c..7aef5196fd 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToSingle14.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToSingle14.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttosingle14.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToSingle15.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToSingle15.csproj
index 78a2fb46a0..b77e584a8c 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToSingle15.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToSingle15.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttosingle15.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToSingle16.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToSingle16.csproj
index 96d88a4581..21360f011c 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToSingle16.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToSingle16.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttosingle16.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToSingle17.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToSingle17.csproj
index 4bf4e6e267..aba92daa97 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToSingle17.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToSingle17.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttosingle17.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToString1.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToString1.csproj
index b1cb67420a..7757676a97 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToString1.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToString1.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttostring1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToString10.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToString10.csproj
index d986ba6b40..4e89780038 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToString10.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToString10.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttostring10.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToString11.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToString11.csproj
index f63dc19d9c..79b7e2ef0a 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToString11.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToString11.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttostring11.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToString12.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToString12.csproj
index fab9fe0afd..e99c33670d 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToString12.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToString12.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttostring12.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToString13.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToString13.csproj
index 0727b0bbda..b404178b44 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToString13.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToString13.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttostring13.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToString14.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToString14.csproj
index be55bb9ca3..7155bf2599 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToString14.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToString14.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttostring14.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToString15.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToString15.csproj
index 436a635de0..5bf898643b 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToString15.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToString15.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttostring15.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToString16.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToString16.csproj
index f159abbf43..1f63170796 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToString16.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToString16.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttostring16.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToString17.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToString17.csproj
index 98c48f117c..2b8bf2bde7 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToString17.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToString17.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttostring17.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToString18.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToString18.csproj
index 173277b3c5..e2d556c1e7 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToString18.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToString18.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttostring18.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToString19.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToString19.csproj
index 06cc21f5b3..e754a1b7cf 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToString19.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToString19.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttostring19.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToString2.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToString2.csproj
index 5ae084d45a..48768228ba 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToString2.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToString2.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttostring2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToString20.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToString20.csproj
index d8133c4e48..0e1010fa1d 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToString20.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToString20.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttostring20.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToString21.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToString21.csproj
index 9292bbc95a..ba66942baa 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToString21.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToString21.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttostring21.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToString22.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToString22.csproj
index a3c9e37189..7d4486ecda 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToString22.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToString22.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttostring22.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToString23.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToString23.csproj
index 098a3597cf..06d559f209 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToString23.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToString23.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttostring23.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToString24.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToString24.csproj
index 596829eee6..c5f45926ca 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToString24.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToString24.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttostring24.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToString25.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToString25.csproj
index cdaa95bd79..70ed585080 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToString25.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToString25.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttostring25.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToString28.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToString28.csproj
index 906da2a4c3..b0fbab18ec 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToString28.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToString28.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttostring28.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToString29.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToString29.csproj
index 74d80ce322..72c72cb36d 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToString29.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToString29.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttostring29.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToString30.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToString30.csproj
index c8fa1282e1..bb4f3e7861 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToString30.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToString30.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttostring30.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToString31.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToString31.csproj
index f7130f4a77..1bade83290 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToString31.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToString31.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttostring31.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToString32.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToString32.csproj
index d6d33be38f..6cf546ede2 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToString32.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToString32.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttostring32.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToString33.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToString33.csproj
index 836eadc162..52ada24bd3 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToString33.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToString33.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttostring33.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToString4.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToString4.csproj
index f91ada4d9e..164ac5ae59 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToString4.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToString4.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttostring4.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToString5.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToString5.csproj
index f31b043570..986dd222d9 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToString5.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToString5.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttostring5.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToString6.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToString6.csproj
index 09e56ba01e..42f9baa67c 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToString6.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToString6.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttostring6.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToString7.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToString7.csproj
index c4be056a75..d1d53d1749 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToString7.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToString7.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttostring7.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToString8.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToString8.csproj
index 3f3e5c377d..3e03dc98e7 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToString8.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToString8.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttostring8.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToString9.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToString9.csproj
index 3e4918dd0e..dc23314636 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToString9.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToString9.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttostring9.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt16.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt16.csproj
index 32c829fa6c..c8ac29b659 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt16.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt16.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttouint16.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt161.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt161.csproj
index e2d86e8afd..f2bf11b816 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt161.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt161.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttouint161.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt1610.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt1610.csproj
index 65122dc9d6..0e3ac497a3 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt1610.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt1610.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttouint1610.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt1611.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt1611.csproj
index 3929045c4e..bd17bb5495 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt1611.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt1611.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttouint1611.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt1612.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt1612.csproj
index fc3c47b5e9..89e030f454 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt1612.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt1612.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttouint1612.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt1613.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt1613.csproj
index 6ef62d12cd..6910e15b0c 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt1613.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt1613.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttouint1613.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt1614.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt1614.csproj
index 00ac4e9d8f..4503212cb9 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt1614.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt1614.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttouint1614.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt1615.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt1615.csproj
index 14708f1450..10818801f5 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt1615.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt1615.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttouint1615.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt1616.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt1616.csproj
index e1b8dc12ec..77a0d2aaeb 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt1616.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt1616.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttouint1616.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt1617.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt1617.csproj
index d031781773..1c0efa22f9 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt1617.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt1617.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttouint1617.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt1618.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt1618.csproj
index 3494d2072a..6ef431c2af 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt1618.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt1618.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttouint1618.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt162.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt162.csproj
index 4c23deb8ab..0e8f278f39 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt162.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt162.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttouint162.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt163.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt163.csproj
index d916f5b6ca..dd6d6ec25e 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt163.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt163.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttouint163.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt164.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt164.csproj
index d9238b39be..85e6a3b6e6 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt164.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt164.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttouint164.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt165.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt165.csproj
index 573a2eea1d..80291e8386 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt165.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt165.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttouint165.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt166.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt166.csproj
index e5a2a7119b..c8bc382e7b 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt166.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt166.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttouint166.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt167.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt167.csproj
index 73159b4f4a..eabc4e1929 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt167.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt167.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttouint167.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt168.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt168.csproj
index 1f1c738ef0..9658880226 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt168.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt168.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttouint168.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt169.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt169.csproj
index 74e35208a8..b367fa4ee5 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt169.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt169.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttouint169.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt32.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt32.csproj
index e7c8025c21..f8cbb357a3 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt32.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt32.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttouint32.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt321.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt321.csproj
index 85aaaa462d..9864fe1e54 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt321.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt321.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttouint321.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt3210.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt3210.csproj
index aa56332532..00f85c5101 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt3210.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt3210.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttouint3210.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt3211.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt3211.csproj
index 0eebe0e692..64637b7bed 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt3211.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt3211.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttouint3211.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt3212.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt3212.csproj
index 849ebd2584..99739996ab 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt3212.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt3212.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttouint3212.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt3213.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt3213.csproj
index 098ff1a25b..465c4b43c1 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt3213.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt3213.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttouint3213.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt3215.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt3215.csproj
index bfd13c5c1e..864fb40482 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt3215.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt3215.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttouint3215.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt3216.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt3216.csproj
index 706e1341aa..381885101f 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt3216.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt3216.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttouint3216.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt3217.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt3217.csproj
index de50361ce0..a107a42906 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt3217.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt3217.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttouint3217.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt3218.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt3218.csproj
index beef1d7da6..463b6a7dce 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt3218.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt3218.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttouint3218.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt3219.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt3219.csproj
index 09e9e01d16..95879ed5f2 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt3219.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt3219.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttouint3219.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt322.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt322.csproj
index 32cbd53ee5..1a79813174 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt322.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt322.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttouint322.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt323.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt323.csproj
index 1c1abfa70e..bdef8502b5 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt323.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt323.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttouint323.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt324.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt324.csproj
index 4105c71a7f..1720a61f4e 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt324.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt324.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttouint324.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt325.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt325.csproj
index 1c451f5825..d4afe6d155 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt325.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt325.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttouint325.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt326.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt326.csproj
index ca65bcbd7a..82648ac04a 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt326.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt326.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttouint326.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt327.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt327.csproj
index e7c1de5935..443a6ab628 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt327.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt327.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttouint327.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt328.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt328.csproj
index 1e355912f5..f217236e4d 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt328.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt328.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttouint328.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt329.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt329.csproj
index aca36ef90a..bea5f034ad 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt329.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt329.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttouint329.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt64.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt64.csproj
index 99d704e238..eab1d65dd1 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt64.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt64.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttouint64.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt641.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt641.csproj
index 8c8bd66d2d..6b6627344d 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt641.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt641.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttouint641.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt6410.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt6410.csproj
index 040ce575ae..d2a2025e56 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt6410.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt6410.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttouint6410.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt6411.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt6411.csproj
index 86dd4cb4a3..da16daf7ff 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt6411.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt6411.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttouint6411.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt6412.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt6412.csproj
index a4f4052ea5..826b178841 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt6412.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt6412.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttouint6412.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt6413.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt6413.csproj
index bcd35b3ec7..b94253e7e9 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt6413.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt6413.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttouint6413.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt6414.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt6414.csproj
index 355ee44970..0067e9b2f9 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt6414.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt6414.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttouint6414.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt6415.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt6415.csproj
index bb6918e61e..0e70ae3039 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt6415.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt6415.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttouint6415.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt6416.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt6416.csproj
index b70c6cdbda..be7b7c120f 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt6416.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt6416.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttouint6416.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt6417.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt6417.csproj
index d68562b89a..6f947ad531 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt6417.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt6417.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttouint6417.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt6418.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt6418.csproj
index ed64ef478b..32c8be804b 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt6418.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt6418.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttouint6418.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt642.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt642.csproj
index 9ec9c8c43a..03bb77d2f1 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt642.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt642.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttouint642.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt643.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt643.csproj
index b90d6e4537..6f58f05545 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt643.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt643.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttouint643.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt644.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt644.csproj
index ce56e91f94..8af74ffe0c 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt644.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt644.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttouint644.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt645.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt645.csproj
index 01f9936106..a22fcc1472 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt645.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt645.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttouint645.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt646.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt646.csproj
index aef05dbc5e..e4a858760e 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt646.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt646.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttouint646.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt647.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt647.csproj
index e46bef2351..1962400557 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt647.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt647.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttouint647.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt648.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt648.csproj
index 69a230389e..bd99d27585 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt648.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt648.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttouint648.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt649.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt649.csproj
index c79c327799..7dc6f687be 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt649.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt649.csproj
@@ -33,10 +33,6 @@
<Compile Include="converttouint649.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/convert/app.config b/tests/src/CoreMangLib/cti/system/convert/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/convert/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/convert/project.json b/tests/src/CoreMangLib/cti/system/convert/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/convert/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/datetime/DateTimeCompare.csproj b/tests/src/CoreMangLib/cti/system/datetime/DateTimeCompare.csproj
index dbe7145ea4..fc59c167fe 100644
--- a/tests/src/CoreMangLib/cti/system/datetime/DateTimeCompare.csproj
+++ b/tests/src/CoreMangLib/cti/system/datetime/DateTimeCompare.csproj
@@ -33,10 +33,6 @@
<Compile Include="datetimecompare.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/datetime/DateTimeCompareTo1.csproj b/tests/src/CoreMangLib/cti/system/datetime/DateTimeCompareTo1.csproj
index a30347de40..93ba3ddb4a 100644
--- a/tests/src/CoreMangLib/cti/system/datetime/DateTimeCompareTo1.csproj
+++ b/tests/src/CoreMangLib/cti/system/datetime/DateTimeCompareTo1.csproj
@@ -33,10 +33,6 @@
<Compile Include="datetimecompareto1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/datetime/DateTimeCtor1.csproj b/tests/src/CoreMangLib/cti/system/datetime/DateTimeCtor1.csproj
index e6c09d3f23..ec41ab4408 100644
--- a/tests/src/CoreMangLib/cti/system/datetime/DateTimeCtor1.csproj
+++ b/tests/src/CoreMangLib/cti/system/datetime/DateTimeCtor1.csproj
@@ -33,10 +33,6 @@
<Compile Include="datetimector1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/datetime/DateTimeCtor3.csproj b/tests/src/CoreMangLib/cti/system/datetime/DateTimeCtor3.csproj
index 4374f2ef5f..7b149234e7 100644
--- a/tests/src/CoreMangLib/cti/system/datetime/DateTimeCtor3.csproj
+++ b/tests/src/CoreMangLib/cti/system/datetime/DateTimeCtor3.csproj
@@ -33,10 +33,6 @@
<Compile Include="datetimector3.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/datetime/DateTimeCtor4.csproj b/tests/src/CoreMangLib/cti/system/datetime/DateTimeCtor4.csproj
index 9fb68a7279..54149adfc8 100644
--- a/tests/src/CoreMangLib/cti/system/datetime/DateTimeCtor4.csproj
+++ b/tests/src/CoreMangLib/cti/system/datetime/DateTimeCtor4.csproj
@@ -33,10 +33,6 @@
<Compile Include="datetimector4.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/datetime/DateTimeCtor6.csproj b/tests/src/CoreMangLib/cti/system/datetime/DateTimeCtor6.csproj
index 06c768d014..cda720830e 100644
--- a/tests/src/CoreMangLib/cti/system/datetime/DateTimeCtor6.csproj
+++ b/tests/src/CoreMangLib/cti/system/datetime/DateTimeCtor6.csproj
@@ -33,10 +33,6 @@
<Compile Include="datetimector6.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/datetime/DateTimeCtor7.csproj b/tests/src/CoreMangLib/cti/system/datetime/DateTimeCtor7.csproj
index 56ab9b0cb3..655768292a 100644
--- a/tests/src/CoreMangLib/cti/system/datetime/DateTimeCtor7.csproj
+++ b/tests/src/CoreMangLib/cti/system/datetime/DateTimeCtor7.csproj
@@ -33,10 +33,6 @@
<Compile Include="datetimector7.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/datetime/DateTimeDate.csproj b/tests/src/CoreMangLib/cti/system/datetime/DateTimeDate.csproj
index 440a8381bc..369a383c6c 100644
--- a/tests/src/CoreMangLib/cti/system/datetime/DateTimeDate.csproj
+++ b/tests/src/CoreMangLib/cti/system/datetime/DateTimeDate.csproj
@@ -33,10 +33,6 @@
<Compile Include="datetimedate.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/datetime/DateTimeGetHashCode.csproj b/tests/src/CoreMangLib/cti/system/datetime/DateTimeGetHashCode.csproj
index c2782135f6..4096884fd3 100644
--- a/tests/src/CoreMangLib/cti/system/datetime/DateTimeGetHashCode.csproj
+++ b/tests/src/CoreMangLib/cti/system/datetime/DateTimeGetHashCode.csproj
@@ -33,10 +33,6 @@
<Compile Include="datetimegethashcode.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/datetime/DateTimeHour.csproj b/tests/src/CoreMangLib/cti/system/datetime/DateTimeHour.csproj
index c4e9ba486e..8546ca6d70 100644
--- a/tests/src/CoreMangLib/cti/system/datetime/DateTimeHour.csproj
+++ b/tests/src/CoreMangLib/cti/system/datetime/DateTimeHour.csproj
@@ -33,10 +33,6 @@
<Compile Include="datetimehour.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/datetime/DateTimeKind.csproj b/tests/src/CoreMangLib/cti/system/datetime/DateTimeKind.csproj
index 0e41268335..069fff57c6 100644
--- a/tests/src/CoreMangLib/cti/system/datetime/DateTimeKind.csproj
+++ b/tests/src/CoreMangLib/cti/system/datetime/DateTimeKind.csproj
@@ -33,10 +33,6 @@
<Compile Include="datetimekind.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/datetime/DateTimeMaxValue.csproj b/tests/src/CoreMangLib/cti/system/datetime/DateTimeMaxValue.csproj
index 264a523476..c588f8ce0b 100644
--- a/tests/src/CoreMangLib/cti/system/datetime/DateTimeMaxValue.csproj
+++ b/tests/src/CoreMangLib/cti/system/datetime/DateTimeMaxValue.csproj
@@ -33,10 +33,6 @@
<Compile Include="datetimemaxvalue.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/datetime/DateTimeMillisecond.csproj b/tests/src/CoreMangLib/cti/system/datetime/DateTimeMillisecond.csproj
index 8a9e54b7e0..25fde7941b 100644
--- a/tests/src/CoreMangLib/cti/system/datetime/DateTimeMillisecond.csproj
+++ b/tests/src/CoreMangLib/cti/system/datetime/DateTimeMillisecond.csproj
@@ -33,10 +33,6 @@
<Compile Include="datetimemillisecond.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/datetime/DateTimeMinValue.csproj b/tests/src/CoreMangLib/cti/system/datetime/DateTimeMinValue.csproj
index c7a20ccfd2..060e586ee9 100644
--- a/tests/src/CoreMangLib/cti/system/datetime/DateTimeMinValue.csproj
+++ b/tests/src/CoreMangLib/cti/system/datetime/DateTimeMinValue.csproj
@@ -33,10 +33,6 @@
<Compile Include="datetimeminvalue.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/datetime/DateTimeMinute.csproj b/tests/src/CoreMangLib/cti/system/datetime/DateTimeMinute.csproj
index 763ed8df36..ec37820d25 100644
--- a/tests/src/CoreMangLib/cti/system/datetime/DateTimeMinute.csproj
+++ b/tests/src/CoreMangLib/cti/system/datetime/DateTimeMinute.csproj
@@ -33,10 +33,6 @@
<Compile Include="datetimeminute.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/datetime/DateTimeNow.csproj b/tests/src/CoreMangLib/cti/system/datetime/DateTimeNow.csproj
index a5c9d238fc..bfc039f80f 100644
--- a/tests/src/CoreMangLib/cti/system/datetime/DateTimeNow.csproj
+++ b/tests/src/CoreMangLib/cti/system/datetime/DateTimeNow.csproj
@@ -33,10 +33,6 @@
<Compile Include="datetimenow.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/datetime/DateTimeParse1.csproj b/tests/src/CoreMangLib/cti/system/datetime/DateTimeParse1.csproj
index a3b92ef676..5a3249701c 100644
--- a/tests/src/CoreMangLib/cti/system/datetime/DateTimeParse1.csproj
+++ b/tests/src/CoreMangLib/cti/system/datetime/DateTimeParse1.csproj
@@ -33,10 +33,6 @@
<Compile Include="datetimeparse1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/datetime/DateTimeParse2.csproj b/tests/src/CoreMangLib/cti/system/datetime/DateTimeParse2.csproj
index e08f4e6dd4..1126dcdef5 100644
--- a/tests/src/CoreMangLib/cti/system/datetime/DateTimeParse2.csproj
+++ b/tests/src/CoreMangLib/cti/system/datetime/DateTimeParse2.csproj
@@ -33,10 +33,6 @@
<Compile Include="datetimeparse2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/datetime/DateTimeParse3.csproj b/tests/src/CoreMangLib/cti/system/datetime/DateTimeParse3.csproj
index 160ae35c65..007ac1ba58 100644
--- a/tests/src/CoreMangLib/cti/system/datetime/DateTimeParse3.csproj
+++ b/tests/src/CoreMangLib/cti/system/datetime/DateTimeParse3.csproj
@@ -33,10 +33,6 @@
<Compile Include="datetimeparse3.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/datetime/DateTimeParseExact1.csproj b/tests/src/CoreMangLib/cti/system/datetime/DateTimeParseExact1.csproj
index 6d408a8ae3..1c62be7593 100644
--- a/tests/src/CoreMangLib/cti/system/datetime/DateTimeParseExact1.csproj
+++ b/tests/src/CoreMangLib/cti/system/datetime/DateTimeParseExact1.csproj
@@ -33,10 +33,6 @@
<Compile Include="datetimeparseexact1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/datetime/DateTimeParseExact2.csproj b/tests/src/CoreMangLib/cti/system/datetime/DateTimeParseExact2.csproj
index 5d93f55f06..d08a7742f1 100644
--- a/tests/src/CoreMangLib/cti/system/datetime/DateTimeParseExact2.csproj
+++ b/tests/src/CoreMangLib/cti/system/datetime/DateTimeParseExact2.csproj
@@ -33,10 +33,6 @@
<Compile Include="datetimeparseexact2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/datetime/DateTimeParseExact3.csproj b/tests/src/CoreMangLib/cti/system/datetime/DateTimeParseExact3.csproj
index 47628fdd38..5df4c9f572 100644
--- a/tests/src/CoreMangLib/cti/system/datetime/DateTimeParseExact3.csproj
+++ b/tests/src/CoreMangLib/cti/system/datetime/DateTimeParseExact3.csproj
@@ -33,10 +33,6 @@
<Compile Include="datetimeparseexact3.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/datetime/DateTimeSecond.csproj b/tests/src/CoreMangLib/cti/system/datetime/DateTimeSecond.csproj
index 458ddcc778..347cae3ff9 100644
--- a/tests/src/CoreMangLib/cti/system/datetime/DateTimeSecond.csproj
+++ b/tests/src/CoreMangLib/cti/system/datetime/DateTimeSecond.csproj
@@ -33,10 +33,6 @@
<Compile Include="datetimesecond.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/datetime/DateTimeSubtract1.csproj b/tests/src/CoreMangLib/cti/system/datetime/DateTimeSubtract1.csproj
index 3294bcfacd..6c421e788b 100644
--- a/tests/src/CoreMangLib/cti/system/datetime/DateTimeSubtract1.csproj
+++ b/tests/src/CoreMangLib/cti/system/datetime/DateTimeSubtract1.csproj
@@ -33,10 +33,6 @@
<Compile Include="datetimesubtract1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/datetime/DateTimeSubtract2.csproj b/tests/src/CoreMangLib/cti/system/datetime/DateTimeSubtract2.csproj
index 423056a5dd..eb699f4bdc 100644
--- a/tests/src/CoreMangLib/cti/system/datetime/DateTimeSubtract2.csproj
+++ b/tests/src/CoreMangLib/cti/system/datetime/DateTimeSubtract2.csproj
@@ -33,10 +33,6 @@
<Compile Include="datetimesubtract2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/datetime/DateTimeTicks.csproj b/tests/src/CoreMangLib/cti/system/datetime/DateTimeTicks.csproj
index c9d873939e..015a0c089a 100644
--- a/tests/src/CoreMangLib/cti/system/datetime/DateTimeTicks.csproj
+++ b/tests/src/CoreMangLib/cti/system/datetime/DateTimeTicks.csproj
@@ -33,10 +33,6 @@
<Compile Include="datetimeticks.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/datetime/DateTimeTimeOfDay.csproj b/tests/src/CoreMangLib/cti/system/datetime/DateTimeTimeOfDay.csproj
index 5a52191e19..a4272cbf1e 100644
--- a/tests/src/CoreMangLib/cti/system/datetime/DateTimeTimeOfDay.csproj
+++ b/tests/src/CoreMangLib/cti/system/datetime/DateTimeTimeOfDay.csproj
@@ -33,10 +33,6 @@
<Compile Include="datetimetimeofday.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/datetime/DateTimeToFileTime.csproj b/tests/src/CoreMangLib/cti/system/datetime/DateTimeToFileTime.csproj
index 6e033d87c7..7d0ba1bbe2 100644
--- a/tests/src/CoreMangLib/cti/system/datetime/DateTimeToFileTime.csproj
+++ b/tests/src/CoreMangLib/cti/system/datetime/DateTimeToFileTime.csproj
@@ -33,10 +33,6 @@
<Compile Include="datetimetofiletime.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/datetime/DateTimeToFileTimeUtc.csproj b/tests/src/CoreMangLib/cti/system/datetime/DateTimeToFileTimeUtc.csproj
index e8881409d0..3fbd0d2c38 100644
--- a/tests/src/CoreMangLib/cti/system/datetime/DateTimeToFileTimeUtc.csproj
+++ b/tests/src/CoreMangLib/cti/system/datetime/DateTimeToFileTimeUtc.csproj
@@ -33,10 +33,6 @@
<Compile Include="datetimetofiletimeutc.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/datetime/DateTimeToLocalTime.csproj b/tests/src/CoreMangLib/cti/system/datetime/DateTimeToLocalTime.csproj
index 0abf43dddd..a26bc57f46 100644
--- a/tests/src/CoreMangLib/cti/system/datetime/DateTimeToLocalTime.csproj
+++ b/tests/src/CoreMangLib/cti/system/datetime/DateTimeToLocalTime.csproj
@@ -33,10 +33,6 @@
<Compile Include="datetimetolocaltime.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/datetime/DateTimeToString1.csproj b/tests/src/CoreMangLib/cti/system/datetime/DateTimeToString1.csproj
index 8ea563da4b..b16d7d324e 100644
--- a/tests/src/CoreMangLib/cti/system/datetime/DateTimeToString1.csproj
+++ b/tests/src/CoreMangLib/cti/system/datetime/DateTimeToString1.csproj
@@ -33,10 +33,6 @@
<Compile Include="datetimetostring1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/datetime/DateTimeToString2.csproj b/tests/src/CoreMangLib/cti/system/datetime/DateTimeToString2.csproj
index cbd02d5568..3d5b4700d7 100644
--- a/tests/src/CoreMangLib/cti/system/datetime/DateTimeToString2.csproj
+++ b/tests/src/CoreMangLib/cti/system/datetime/DateTimeToString2.csproj
@@ -33,10 +33,6 @@
<Compile Include="datetimetostring2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/datetime/DateTimeToString3.csproj b/tests/src/CoreMangLib/cti/system/datetime/DateTimeToString3.csproj
index 0e9313baa1..30ebd40cf2 100644
--- a/tests/src/CoreMangLib/cti/system/datetime/DateTimeToString3.csproj
+++ b/tests/src/CoreMangLib/cti/system/datetime/DateTimeToString3.csproj
@@ -33,10 +33,6 @@
<Compile Include="datetimetostring3.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/datetime/DateTimeUtcNow.csproj b/tests/src/CoreMangLib/cti/system/datetime/DateTimeUtcNow.csproj
index 097f51f604..4ba6627610 100644
--- a/tests/src/CoreMangLib/cti/system/datetime/DateTimeUtcNow.csproj
+++ b/tests/src/CoreMangLib/cti/system/datetime/DateTimeUtcNow.csproj
@@ -33,10 +33,6 @@
<Compile Include="datetimeutcnow.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/datetime/DateTimetoday.csproj b/tests/src/CoreMangLib/cti/system/datetime/DateTimetoday.csproj
index eecf24f613..0b8f18605b 100644
--- a/tests/src/CoreMangLib/cti/system/datetime/DateTimetoday.csproj
+++ b/tests/src/CoreMangLib/cti/system/datetime/DateTimetoday.csproj
@@ -33,10 +33,6 @@
<Compile Include="datetimetoday.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/datetime/app.config b/tests/src/CoreMangLib/cti/system/datetime/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/datetime/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/datetime/project.json b/tests/src/CoreMangLib/cti/system/datetime/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/datetime/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/datetimekind/DateTimeKindLocal.csproj b/tests/src/CoreMangLib/cti/system/datetimekind/DateTimeKindLocal.csproj
index b96df5d6b1..8887078638 100644
--- a/tests/src/CoreMangLib/cti/system/datetimekind/DateTimeKindLocal.csproj
+++ b/tests/src/CoreMangLib/cti/system/datetimekind/DateTimeKindLocal.csproj
@@ -33,10 +33,6 @@
<Compile Include="datetimekindlocal.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/datetimekind/DateTimeKindUnspecified.csproj b/tests/src/CoreMangLib/cti/system/datetimekind/DateTimeKindUnspecified.csproj
index 12171b0d26..68b0c2373c 100644
--- a/tests/src/CoreMangLib/cti/system/datetimekind/DateTimeKindUnspecified.csproj
+++ b/tests/src/CoreMangLib/cti/system/datetimekind/DateTimeKindUnspecified.csproj
@@ -33,10 +33,6 @@
<Compile Include="datetimekindunspecified.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/datetimekind/DateTimeKindUtc.csproj b/tests/src/CoreMangLib/cti/system/datetimekind/DateTimeKindUtc.csproj
index 2a6e7f9f78..c4ff4dc298 100644
--- a/tests/src/CoreMangLib/cti/system/datetimekind/DateTimeKindUtc.csproj
+++ b/tests/src/CoreMangLib/cti/system/datetimekind/DateTimeKindUtc.csproj
@@ -33,10 +33,6 @@
<Compile Include="datetimekindutc.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/datetimekind/app.config b/tests/src/CoreMangLib/cti/system/datetimekind/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/datetimekind/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/datetimekind/project.json b/tests/src/CoreMangLib/cti/system/datetimekind/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/datetimekind/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/dayofweek/DayOfWeekFriday.csproj b/tests/src/CoreMangLib/cti/system/dayofweek/DayOfWeekFriday.csproj
index 4b5915eb3c..77c7eedd58 100644
--- a/tests/src/CoreMangLib/cti/system/dayofweek/DayOfWeekFriday.csproj
+++ b/tests/src/CoreMangLib/cti/system/dayofweek/DayOfWeekFriday.csproj
@@ -33,10 +33,6 @@
<Compile Include="dayofweekfriday.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/dayofweek/DayOfWeekMonday.csproj b/tests/src/CoreMangLib/cti/system/dayofweek/DayOfWeekMonday.csproj
index 7125250a73..f4e01aebb5 100644
--- a/tests/src/CoreMangLib/cti/system/dayofweek/DayOfWeekMonday.csproj
+++ b/tests/src/CoreMangLib/cti/system/dayofweek/DayOfWeekMonday.csproj
@@ -33,10 +33,6 @@
<Compile Include="dayofweekmonday.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/dayofweek/DayOfWeekSaturday.csproj b/tests/src/CoreMangLib/cti/system/dayofweek/DayOfWeekSaturday.csproj
index db645a72c1..481479b09a 100644
--- a/tests/src/CoreMangLib/cti/system/dayofweek/DayOfWeekSaturday.csproj
+++ b/tests/src/CoreMangLib/cti/system/dayofweek/DayOfWeekSaturday.csproj
@@ -33,10 +33,6 @@
<Compile Include="dayofweeksaturday.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/dayofweek/DayOfWeekSunday.csproj b/tests/src/CoreMangLib/cti/system/dayofweek/DayOfWeekSunday.csproj
index cb572ea57c..55341d2c69 100644
--- a/tests/src/CoreMangLib/cti/system/dayofweek/DayOfWeekSunday.csproj
+++ b/tests/src/CoreMangLib/cti/system/dayofweek/DayOfWeekSunday.csproj
@@ -33,10 +33,6 @@
<Compile Include="dayofweeksunday.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/dayofweek/DayOfWeekThursday.csproj b/tests/src/CoreMangLib/cti/system/dayofweek/DayOfWeekThursday.csproj
index 24a994efd9..0c0ec69f16 100644
--- a/tests/src/CoreMangLib/cti/system/dayofweek/DayOfWeekThursday.csproj
+++ b/tests/src/CoreMangLib/cti/system/dayofweek/DayOfWeekThursday.csproj
@@ -33,10 +33,6 @@
<Compile Include="dayofweekthursday.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/dayofweek/DayOfWeekTuesDay.csproj b/tests/src/CoreMangLib/cti/system/dayofweek/DayOfWeekTuesDay.csproj
index 115bdb3a21..3b5badbbc7 100644
--- a/tests/src/CoreMangLib/cti/system/dayofweek/DayOfWeekTuesDay.csproj
+++ b/tests/src/CoreMangLib/cti/system/dayofweek/DayOfWeekTuesDay.csproj
@@ -33,10 +33,6 @@
<Compile Include="dayofweektuesday.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/dayofweek/DayOfWeekWednesday.csproj b/tests/src/CoreMangLib/cti/system/dayofweek/DayOfWeekWednesday.csproj
index dcea6f12f7..a496b18f64 100644
--- a/tests/src/CoreMangLib/cti/system/dayofweek/DayOfWeekWednesday.csproj
+++ b/tests/src/CoreMangLib/cti/system/dayofweek/DayOfWeekWednesday.csproj
@@ -33,10 +33,6 @@
<Compile Include="dayofweekwednesday.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/dayofweek/app.config b/tests/src/CoreMangLib/cti/system/dayofweek/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/dayofweek/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/dayofweek/project.json b/tests/src/CoreMangLib/cti/system/dayofweek/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/dayofweek/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/decimal/DecimaFloor.csproj b/tests/src/CoreMangLib/cti/system/decimal/DecimaFloor.csproj
index c2b1df9761..88fbe2fb3d 100644
--- a/tests/src/CoreMangLib/cti/system/decimal/DecimaFloor.csproj
+++ b/tests/src/CoreMangLib/cti/system/decimal/DecimaFloor.csproj
@@ -33,10 +33,6 @@
<Compile Include="decimafloor.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/decimal/DecimalAdd.csproj b/tests/src/CoreMangLib/cti/system/decimal/DecimalAdd.csproj
index 234153480a..c5d525c502 100644
--- a/tests/src/CoreMangLib/cti/system/decimal/DecimalAdd.csproj
+++ b/tests/src/CoreMangLib/cti/system/decimal/DecimalAdd.csproj
@@ -33,10 +33,6 @@
<Compile Include="decimaladd.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/decimal/DecimalCompare.csproj b/tests/src/CoreMangLib/cti/system/decimal/DecimalCompare.csproj
index ab439e71b1..ad3548edab 100644
--- a/tests/src/CoreMangLib/cti/system/decimal/DecimalCompare.csproj
+++ b/tests/src/CoreMangLib/cti/system/decimal/DecimalCompare.csproj
@@ -33,10 +33,6 @@
<Compile Include="decimalcompare.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/decimal/DecimalCtor1.csproj b/tests/src/CoreMangLib/cti/system/decimal/DecimalCtor1.csproj
index b498d3bc73..4b39b45e40 100644
--- a/tests/src/CoreMangLib/cti/system/decimal/DecimalCtor1.csproj
+++ b/tests/src/CoreMangLib/cti/system/decimal/DecimalCtor1.csproj
@@ -33,10 +33,6 @@
<Compile Include="decimalctor1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/decimal/DecimalCtor2.csproj b/tests/src/CoreMangLib/cti/system/decimal/DecimalCtor2.csproj
index 4d9eed52dc..cbf3dacd9f 100644
--- a/tests/src/CoreMangLib/cti/system/decimal/DecimalCtor2.csproj
+++ b/tests/src/CoreMangLib/cti/system/decimal/DecimalCtor2.csproj
@@ -33,10 +33,6 @@
<Compile Include="decimalctor2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/decimal/DecimalCtor3.csproj b/tests/src/CoreMangLib/cti/system/decimal/DecimalCtor3.csproj
index 31c197df2b..5cc1e44b25 100644
--- a/tests/src/CoreMangLib/cti/system/decimal/DecimalCtor3.csproj
+++ b/tests/src/CoreMangLib/cti/system/decimal/DecimalCtor3.csproj
@@ -33,10 +33,6 @@
<Compile Include="decimalctor3.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/decimal/DecimalCtor4.csproj b/tests/src/CoreMangLib/cti/system/decimal/DecimalCtor4.csproj
index 56bc5b1a6e..c505aac19b 100644
--- a/tests/src/CoreMangLib/cti/system/decimal/DecimalCtor4.csproj
+++ b/tests/src/CoreMangLib/cti/system/decimal/DecimalCtor4.csproj
@@ -33,10 +33,6 @@
<Compile Include="decimalctor4.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/decimal/DecimalCtor5.csproj b/tests/src/CoreMangLib/cti/system/decimal/DecimalCtor5.csproj
index 73c71f59f4..2b2bf34546 100644
--- a/tests/src/CoreMangLib/cti/system/decimal/DecimalCtor5.csproj
+++ b/tests/src/CoreMangLib/cti/system/decimal/DecimalCtor5.csproj
@@ -33,10 +33,6 @@
<Compile Include="decimalctor5.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/decimal/DecimalCtor6.csproj b/tests/src/CoreMangLib/cti/system/decimal/DecimalCtor6.csproj
index b9f1e61466..7b59fde4eb 100644
--- a/tests/src/CoreMangLib/cti/system/decimal/DecimalCtor6.csproj
+++ b/tests/src/CoreMangLib/cti/system/decimal/DecimalCtor6.csproj
@@ -33,10 +33,6 @@
<Compile Include="decimalctor6.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/decimal/DecimalCtor7.csproj b/tests/src/CoreMangLib/cti/system/decimal/DecimalCtor7.csproj
index 61c31297bd..ef83f344c7 100644
--- a/tests/src/CoreMangLib/cti/system/decimal/DecimalCtor7.csproj
+++ b/tests/src/CoreMangLib/cti/system/decimal/DecimalCtor7.csproj
@@ -33,10 +33,6 @@
<Compile Include="decimalctor7.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/decimal/DecimalCtor8.csproj b/tests/src/CoreMangLib/cti/system/decimal/DecimalCtor8.csproj
index 54b1d17a34..66cc7abeff 100644
--- a/tests/src/CoreMangLib/cti/system/decimal/DecimalCtor8.csproj
+++ b/tests/src/CoreMangLib/cti/system/decimal/DecimalCtor8.csproj
@@ -33,10 +33,6 @@
<Compile Include="decimalctor8.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/decimal/DecimalDivide.csproj b/tests/src/CoreMangLib/cti/system/decimal/DecimalDivide.csproj
index 6a019090f6..9fac1992af 100644
--- a/tests/src/CoreMangLib/cti/system/decimal/DecimalDivide.csproj
+++ b/tests/src/CoreMangLib/cti/system/decimal/DecimalDivide.csproj
@@ -33,10 +33,6 @@
<Compile Include="decimaldivide.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/decimal/DecimalEquals1.csproj b/tests/src/CoreMangLib/cti/system/decimal/DecimalEquals1.csproj
index db0ff92344..269b39607d 100644
--- a/tests/src/CoreMangLib/cti/system/decimal/DecimalEquals1.csproj
+++ b/tests/src/CoreMangLib/cti/system/decimal/DecimalEquals1.csproj
@@ -33,10 +33,6 @@
<Compile Include="decimalequals1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/decimal/DecimalEquals2.csproj b/tests/src/CoreMangLib/cti/system/decimal/DecimalEquals2.csproj
index c1b91b6733..5747cb5094 100644
--- a/tests/src/CoreMangLib/cti/system/decimal/DecimalEquals2.csproj
+++ b/tests/src/CoreMangLib/cti/system/decimal/DecimalEquals2.csproj
@@ -33,10 +33,6 @@
<Compile Include="decimalequals2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/decimal/DecimalEquals3.csproj b/tests/src/CoreMangLib/cti/system/decimal/DecimalEquals3.csproj
index 2980f1f438..61afb1c85d 100644
--- a/tests/src/CoreMangLib/cti/system/decimal/DecimalEquals3.csproj
+++ b/tests/src/CoreMangLib/cti/system/decimal/DecimalEquals3.csproj
@@ -33,10 +33,6 @@
<Compile Include="decimalequals3.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/decimal/DecimalGetBits.csproj b/tests/src/CoreMangLib/cti/system/decimal/DecimalGetBits.csproj
index 8454a85f62..a78ebe1039 100644
--- a/tests/src/CoreMangLib/cti/system/decimal/DecimalGetBits.csproj
+++ b/tests/src/CoreMangLib/cti/system/decimal/DecimalGetBits.csproj
@@ -33,10 +33,6 @@
<Compile Include="decimalgetbits.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/decimal/DecimalMaxValue.csproj b/tests/src/CoreMangLib/cti/system/decimal/DecimalMaxValue.csproj
index ebdc014c02..942501a51c 100644
--- a/tests/src/CoreMangLib/cti/system/decimal/DecimalMaxValue.csproj
+++ b/tests/src/CoreMangLib/cti/system/decimal/DecimalMaxValue.csproj
@@ -33,10 +33,6 @@
<Compile Include="decimalmaxvalue.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/decimal/DecimalMinValue.csproj b/tests/src/CoreMangLib/cti/system/decimal/DecimalMinValue.csproj
index e567772ff3..c74aa8d803 100644
--- a/tests/src/CoreMangLib/cti/system/decimal/DecimalMinValue.csproj
+++ b/tests/src/CoreMangLib/cti/system/decimal/DecimalMinValue.csproj
@@ -33,10 +33,6 @@
<Compile Include="decimalminvalue.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/decimal/DecimalMinusOne.csproj b/tests/src/CoreMangLib/cti/system/decimal/DecimalMinusOne.csproj
index 5a9156c46b..4d3b221176 100644
--- a/tests/src/CoreMangLib/cti/system/decimal/DecimalMinusOne.csproj
+++ b/tests/src/CoreMangLib/cti/system/decimal/DecimalMinusOne.csproj
@@ -33,10 +33,6 @@
<Compile Include="decimalminusone.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/decimal/DecimalMultiply.csproj b/tests/src/CoreMangLib/cti/system/decimal/DecimalMultiply.csproj
index a51197b5ef..f49d44ef60 100644
--- a/tests/src/CoreMangLib/cti/system/decimal/DecimalMultiply.csproj
+++ b/tests/src/CoreMangLib/cti/system/decimal/DecimalMultiply.csproj
@@ -33,10 +33,6 @@
<Compile Include="decimalmultiply.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/decimal/DecimalNegate.csproj b/tests/src/CoreMangLib/cti/system/decimal/DecimalNegate.csproj
index f320099ba7..5b0e426047 100644
--- a/tests/src/CoreMangLib/cti/system/decimal/DecimalNegate.csproj
+++ b/tests/src/CoreMangLib/cti/system/decimal/DecimalNegate.csproj
@@ -33,10 +33,6 @@
<Compile Include="decimalnegate.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/decimal/DecimalOne.csproj b/tests/src/CoreMangLib/cti/system/decimal/DecimalOne.csproj
index 65600e586c..e8f2f1654f 100644
--- a/tests/src/CoreMangLib/cti/system/decimal/DecimalOne.csproj
+++ b/tests/src/CoreMangLib/cti/system/decimal/DecimalOne.csproj
@@ -33,10 +33,6 @@
<Compile Include="decimalone.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/decimal/DecimalParse.csproj b/tests/src/CoreMangLib/cti/system/decimal/DecimalParse.csproj
index eedb2f1058..9538353402 100644
--- a/tests/src/CoreMangLib/cti/system/decimal/DecimalParse.csproj
+++ b/tests/src/CoreMangLib/cti/system/decimal/DecimalParse.csproj
@@ -33,10 +33,6 @@
<Compile Include="decimalparse.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/decimal/DecimalParse2.csproj b/tests/src/CoreMangLib/cti/system/decimal/DecimalParse2.csproj
index e01034c27b..6994c3c631 100644
--- a/tests/src/CoreMangLib/cti/system/decimal/DecimalParse2.csproj
+++ b/tests/src/CoreMangLib/cti/system/decimal/DecimalParse2.csproj
@@ -33,10 +33,6 @@
<Compile Include="decimalparse2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/decimal/DecimalParse3.csproj b/tests/src/CoreMangLib/cti/system/decimal/DecimalParse3.csproj
index 2eb4a56216..6eea919a02 100644
--- a/tests/src/CoreMangLib/cti/system/decimal/DecimalParse3.csproj
+++ b/tests/src/CoreMangLib/cti/system/decimal/DecimalParse3.csproj
@@ -33,10 +33,6 @@
<Compile Include="decimalparse3.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/decimal/DecimalParse4.csproj b/tests/src/CoreMangLib/cti/system/decimal/DecimalParse4.csproj
index 2cc2d3c73d..53bfb3d44f 100644
--- a/tests/src/CoreMangLib/cti/system/decimal/DecimalParse4.csproj
+++ b/tests/src/CoreMangLib/cti/system/decimal/DecimalParse4.csproj
@@ -33,10 +33,6 @@
<Compile Include="decimalparse4.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/decimal/DecimalRemainder.csproj b/tests/src/CoreMangLib/cti/system/decimal/DecimalRemainder.csproj
index 69ff33cd01..1edfad5d9b 100644
--- a/tests/src/CoreMangLib/cti/system/decimal/DecimalRemainder.csproj
+++ b/tests/src/CoreMangLib/cti/system/decimal/DecimalRemainder.csproj
@@ -33,10 +33,6 @@
<Compile Include="decimalremainder.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/decimal/DecimalSubtract.csproj b/tests/src/CoreMangLib/cti/system/decimal/DecimalSubtract.csproj
index cf08b83ee2..eb0f70d5e6 100644
--- a/tests/src/CoreMangLib/cti/system/decimal/DecimalSubtract.csproj
+++ b/tests/src/CoreMangLib/cti/system/decimal/DecimalSubtract.csproj
@@ -33,10 +33,6 @@
<Compile Include="decimalsubtract.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/decimal/DecimalToBoolean.csproj b/tests/src/CoreMangLib/cti/system/decimal/DecimalToBoolean.csproj
index 52527bf248..d1e85286f4 100644
--- a/tests/src/CoreMangLib/cti/system/decimal/DecimalToBoolean.csproj
+++ b/tests/src/CoreMangLib/cti/system/decimal/DecimalToBoolean.csproj
@@ -33,10 +33,6 @@
<Compile Include="decimaltoboolean.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/decimal/DecimalToByte.csproj b/tests/src/CoreMangLib/cti/system/decimal/DecimalToByte.csproj
index 2f172e2674..101b1fc344 100644
--- a/tests/src/CoreMangLib/cti/system/decimal/DecimalToByte.csproj
+++ b/tests/src/CoreMangLib/cti/system/decimal/DecimalToByte.csproj
@@ -33,10 +33,6 @@
<Compile Include="decimaltobyte.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/decimal/DecimalToByte1.csproj b/tests/src/CoreMangLib/cti/system/decimal/DecimalToByte1.csproj
index 1c1c24708d..3a206cf7db 100644
--- a/tests/src/CoreMangLib/cti/system/decimal/DecimalToByte1.csproj
+++ b/tests/src/CoreMangLib/cti/system/decimal/DecimalToByte1.csproj
@@ -33,10 +33,6 @@
<Compile Include="decimaltobyte1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/decimal/DecimalToChar.csproj b/tests/src/CoreMangLib/cti/system/decimal/DecimalToChar.csproj
index cd6f00b492..ba30814b35 100644
--- a/tests/src/CoreMangLib/cti/system/decimal/DecimalToChar.csproj
+++ b/tests/src/CoreMangLib/cti/system/decimal/DecimalToChar.csproj
@@ -33,10 +33,6 @@
<Compile Include="decimaltochar.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/decimal/DecimalToDateTime.csproj b/tests/src/CoreMangLib/cti/system/decimal/DecimalToDateTime.csproj
index e42f9029b5..25251942e7 100644
--- a/tests/src/CoreMangLib/cti/system/decimal/DecimalToDateTime.csproj
+++ b/tests/src/CoreMangLib/cti/system/decimal/DecimalToDateTime.csproj
@@ -33,10 +33,6 @@
<Compile Include="decimaltodatetime.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/decimal/DecimalToDecimal.csproj b/tests/src/CoreMangLib/cti/system/decimal/DecimalToDecimal.csproj
index e6d84d3a4f..2fdc4b5c6c 100644
--- a/tests/src/CoreMangLib/cti/system/decimal/DecimalToDecimal.csproj
+++ b/tests/src/CoreMangLib/cti/system/decimal/DecimalToDecimal.csproj
@@ -33,10 +33,6 @@
<Compile Include="decimaltodecimal.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/decimal/DecimalToDouble.csproj b/tests/src/CoreMangLib/cti/system/decimal/DecimalToDouble.csproj
index 6c34d78688..dc8641139c 100644
--- a/tests/src/CoreMangLib/cti/system/decimal/DecimalToDouble.csproj
+++ b/tests/src/CoreMangLib/cti/system/decimal/DecimalToDouble.csproj
@@ -33,10 +33,6 @@
<Compile Include="decimaltodouble.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/decimal/DecimalToInt16.csproj b/tests/src/CoreMangLib/cti/system/decimal/DecimalToInt16.csproj
index a2c3a76840..15e2caef51 100644
--- a/tests/src/CoreMangLib/cti/system/decimal/DecimalToInt16.csproj
+++ b/tests/src/CoreMangLib/cti/system/decimal/DecimalToInt16.csproj
@@ -33,10 +33,6 @@
<Compile Include="decimaltoint16.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/decimal/DecimalToInt32.csproj b/tests/src/CoreMangLib/cti/system/decimal/DecimalToInt32.csproj
index 217d3bb45e..0b98b202d3 100644
--- a/tests/src/CoreMangLib/cti/system/decimal/DecimalToInt32.csproj
+++ b/tests/src/CoreMangLib/cti/system/decimal/DecimalToInt32.csproj
@@ -33,10 +33,6 @@
<Compile Include="decimaltoint32.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/decimal/DecimalToInt64.csproj b/tests/src/CoreMangLib/cti/system/decimal/DecimalToInt64.csproj
index 545209c203..d92655359d 100644
--- a/tests/src/CoreMangLib/cti/system/decimal/DecimalToInt64.csproj
+++ b/tests/src/CoreMangLib/cti/system/decimal/DecimalToInt64.csproj
@@ -33,10 +33,6 @@
<Compile Include="decimaltoint64.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/decimal/DecimalToSByte.csproj b/tests/src/CoreMangLib/cti/system/decimal/DecimalToSByte.csproj
index 3e3d035ce6..5fe8c34077 100644
--- a/tests/src/CoreMangLib/cti/system/decimal/DecimalToSByte.csproj
+++ b/tests/src/CoreMangLib/cti/system/decimal/DecimalToSByte.csproj
@@ -33,10 +33,6 @@
<Compile Include="decimaltosbyte.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/decimal/DecimalToSingle.csproj b/tests/src/CoreMangLib/cti/system/decimal/DecimalToSingle.csproj
index f2dcffa8ba..3672c7773b 100644
--- a/tests/src/CoreMangLib/cti/system/decimal/DecimalToSingle.csproj
+++ b/tests/src/CoreMangLib/cti/system/decimal/DecimalToSingle.csproj
@@ -33,10 +33,6 @@
<Compile Include="decimaltosingle.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/decimal/DecimalToString1.csproj b/tests/src/CoreMangLib/cti/system/decimal/DecimalToString1.csproj
index eb04f1f436..fe8b81edb5 100644
--- a/tests/src/CoreMangLib/cti/system/decimal/DecimalToString1.csproj
+++ b/tests/src/CoreMangLib/cti/system/decimal/DecimalToString1.csproj
@@ -33,10 +33,6 @@
<Compile Include="decimaltostring1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/decimal/DecimalToString2.csproj b/tests/src/CoreMangLib/cti/system/decimal/DecimalToString2.csproj
index 1dc6609f84..46963539f8 100644
--- a/tests/src/CoreMangLib/cti/system/decimal/DecimalToString2.csproj
+++ b/tests/src/CoreMangLib/cti/system/decimal/DecimalToString2.csproj
@@ -33,10 +33,6 @@
<Compile Include="decimaltostring2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/decimal/DecimalToString3.csproj b/tests/src/CoreMangLib/cti/system/decimal/DecimalToString3.csproj
index ac35692956..f43b292e47 100644
--- a/tests/src/CoreMangLib/cti/system/decimal/DecimalToString3.csproj
+++ b/tests/src/CoreMangLib/cti/system/decimal/DecimalToString3.csproj
@@ -33,10 +33,6 @@
<Compile Include="decimaltostring3.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/decimal/DecimalToString4.csproj b/tests/src/CoreMangLib/cti/system/decimal/DecimalToString4.csproj
index ddda9356d4..83ae241ba8 100644
--- a/tests/src/CoreMangLib/cti/system/decimal/DecimalToString4.csproj
+++ b/tests/src/CoreMangLib/cti/system/decimal/DecimalToString4.csproj
@@ -33,10 +33,6 @@
<Compile Include="decimaltostring4.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/decimal/DecimalToUInt16.csproj b/tests/src/CoreMangLib/cti/system/decimal/DecimalToUInt16.csproj
index 2999a4e761..127bbd132b 100644
--- a/tests/src/CoreMangLib/cti/system/decimal/DecimalToUInt16.csproj
+++ b/tests/src/CoreMangLib/cti/system/decimal/DecimalToUInt16.csproj
@@ -33,10 +33,6 @@
<Compile Include="decimaltouint16.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/decimal/DecimalToUInt32.csproj b/tests/src/CoreMangLib/cti/system/decimal/DecimalToUInt32.csproj
index 959136aa24..486f18e04d 100644
--- a/tests/src/CoreMangLib/cti/system/decimal/DecimalToUInt32.csproj
+++ b/tests/src/CoreMangLib/cti/system/decimal/DecimalToUInt32.csproj
@@ -33,10 +33,6 @@
<Compile Include="decimaltouint32.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/decimal/DecimalToUInt64.csproj b/tests/src/CoreMangLib/cti/system/decimal/DecimalToUInt64.csproj
index f0df255228..74c9988a13 100644
--- a/tests/src/CoreMangLib/cti/system/decimal/DecimalToUInt64.csproj
+++ b/tests/src/CoreMangLib/cti/system/decimal/DecimalToUInt64.csproj
@@ -33,10 +33,6 @@
<Compile Include="decimaltouint64.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/decimal/DecimalTruncate.csproj b/tests/src/CoreMangLib/cti/system/decimal/DecimalTruncate.csproj
index 0ae9bc3f57..8ecc82732f 100644
--- a/tests/src/CoreMangLib/cti/system/decimal/DecimalTruncate.csproj
+++ b/tests/src/CoreMangLib/cti/system/decimal/DecimalTruncate.csproj
@@ -33,10 +33,6 @@
<Compile Include="decimaltruncate.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/decimal/DecimalTryParse.csproj b/tests/src/CoreMangLib/cti/system/decimal/DecimalTryParse.csproj
index b312f7d8dc..fdf8df16db 100644
--- a/tests/src/CoreMangLib/cti/system/decimal/DecimalTryParse.csproj
+++ b/tests/src/CoreMangLib/cti/system/decimal/DecimalTryParse.csproj
@@ -33,10 +33,6 @@
<Compile Include="decimaltryparse.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/decimal/DecimalZero.csproj b/tests/src/CoreMangLib/cti/system/decimal/DecimalZero.csproj
index 4f318ad695..0b8dc586fc 100644
--- a/tests/src/CoreMangLib/cti/system/decimal/DecimalZero.csproj
+++ b/tests/src/CoreMangLib/cti/system/decimal/DecimalZero.csproj
@@ -33,10 +33,6 @@
<Compile Include="decimalzero.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/decimal/app.config b/tests/src/CoreMangLib/cti/system/decimal/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/decimal/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/decimal/project.json b/tests/src/CoreMangLib/cti/system/decimal/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/decimal/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/delegate/DelegateABI.csproj b/tests/src/CoreMangLib/cti/system/delegate/DelegateABI.csproj
index 86ef37198c..cb2a4548a6 100644
--- a/tests/src/CoreMangLib/cti/system/delegate/DelegateABI.csproj
+++ b/tests/src/CoreMangLib/cti/system/delegate/DelegateABI.csproj
@@ -33,10 +33,6 @@
<Compile Include="delegateabi.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/delegate/DelegateCombine1.csproj b/tests/src/CoreMangLib/cti/system/delegate/DelegateCombine1.csproj
index faaade3c33..012b34bbf4 100644
--- a/tests/src/CoreMangLib/cti/system/delegate/DelegateCombine1.csproj
+++ b/tests/src/CoreMangLib/cti/system/delegate/DelegateCombine1.csproj
@@ -33,10 +33,6 @@
<Compile Include="delegatecombine1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/delegate/DelegateCombineImpl.csproj b/tests/src/CoreMangLib/cti/system/delegate/DelegateCombineImpl.csproj
index c63cd4a400..1d7c1e17a0 100644
--- a/tests/src/CoreMangLib/cti/system/delegate/DelegateCombineImpl.csproj
+++ b/tests/src/CoreMangLib/cti/system/delegate/DelegateCombineImpl.csproj
@@ -33,10 +33,6 @@
<Compile Include="delegatecombineimpl.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/delegate/DelegateEquals1.csproj b/tests/src/CoreMangLib/cti/system/delegate/DelegateEquals1.csproj
index a3ed404677..4318a60137 100644
--- a/tests/src/CoreMangLib/cti/system/delegate/DelegateEquals1.csproj
+++ b/tests/src/CoreMangLib/cti/system/delegate/DelegateEquals1.csproj
@@ -33,10 +33,6 @@
<Compile Include="delegateequals1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/delegate/DelegateGetHashCode1.csproj b/tests/src/CoreMangLib/cti/system/delegate/DelegateGetHashCode1.csproj
index 5e09927aca..3d7a49c77b 100644
--- a/tests/src/CoreMangLib/cti/system/delegate/DelegateGetHashCode1.csproj
+++ b/tests/src/CoreMangLib/cti/system/delegate/DelegateGetHashCode1.csproj
@@ -33,10 +33,6 @@
<Compile Include="delegategethashcode1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/delegate/DelegateGetInvocationList1.csproj b/tests/src/CoreMangLib/cti/system/delegate/DelegateGetInvocationList1.csproj
index df9b723088..13e1a0f9c9 100644
--- a/tests/src/CoreMangLib/cti/system/delegate/DelegateGetInvocationList1.csproj
+++ b/tests/src/CoreMangLib/cti/system/delegate/DelegateGetInvocationList1.csproj
@@ -33,10 +33,6 @@
<Compile Include="delegategetinvocationlist1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/delegate/DelegateRemove.csproj b/tests/src/CoreMangLib/cti/system/delegate/DelegateRemove.csproj
index 8f9ace5024..a9b95ee22a 100644
--- a/tests/src/CoreMangLib/cti/system/delegate/DelegateRemove.csproj
+++ b/tests/src/CoreMangLib/cti/system/delegate/DelegateRemove.csproj
@@ -33,10 +33,6 @@
<Compile Include="delegateremove.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/delegate/TestForOtherAssembly.csproj b/tests/src/CoreMangLib/cti/system/delegate/TestForOtherAssembly.csproj
index f2f5d50fe8..0497f7d644 100644
--- a/tests/src/CoreMangLib/cti/system/delegate/TestForOtherAssembly.csproj
+++ b/tests/src/CoreMangLib/cti/system/delegate/TestForOtherAssembly.csproj
@@ -33,10 +33,6 @@
<Compile Include="testforotherassembly.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/delegate/app.config b/tests/src/CoreMangLib/cti/system/delegate/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/delegate/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/delegate/delegateRemoveImpl.csproj b/tests/src/CoreMangLib/cti/system/delegate/delegateRemoveImpl.csproj
index 00cc459038..32a2dfceb8 100644
--- a/tests/src/CoreMangLib/cti/system/delegate/delegateRemoveImpl.csproj
+++ b/tests/src/CoreMangLib/cti/system/delegate/delegateRemoveImpl.csproj
@@ -33,10 +33,6 @@
<Compile Include="delegateremoveimpl.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/delegate/project.json b/tests/src/CoreMangLib/cti/system/delegate/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/delegate/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/diagnostics/conditionalattribute/ConditionalAttributeConditionString.csproj b/tests/src/CoreMangLib/cti/system/diagnostics/conditionalattribute/ConditionalAttributeConditionString.csproj
index ce070a5b1f..a933a8a5ba 100644
--- a/tests/src/CoreMangLib/cti/system/diagnostics/conditionalattribute/ConditionalAttributeConditionString.csproj
+++ b/tests/src/CoreMangLib/cti/system/diagnostics/conditionalattribute/ConditionalAttributeConditionString.csproj
@@ -33,10 +33,6 @@
<Compile Include="conditionalattributeconditionstring.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/diagnostics/conditionalattribute/ConditionalAttributeCtor.csproj b/tests/src/CoreMangLib/cti/system/diagnostics/conditionalattribute/ConditionalAttributeCtor.csproj
index dad16ec359..fb32363a60 100644
--- a/tests/src/CoreMangLib/cti/system/diagnostics/conditionalattribute/ConditionalAttributeCtor.csproj
+++ b/tests/src/CoreMangLib/cti/system/diagnostics/conditionalattribute/ConditionalAttributeCtor.csproj
@@ -33,10 +33,6 @@
<Compile Include="conditionalattributector.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/diagnostics/conditionalattribute/app.config b/tests/src/CoreMangLib/cti/system/diagnostics/conditionalattribute/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/diagnostics/conditionalattribute/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/diagnostics/conditionalattribute/project.json b/tests/src/CoreMangLib/cti/system/diagnostics/conditionalattribute/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/diagnostics/conditionalattribute/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/diagnostics/debuggingmodes/DebuggingModesDefault.csproj b/tests/src/CoreMangLib/cti/system/diagnostics/debuggingmodes/DebuggingModesDefault.csproj
index 9cf787077d..c774856ddd 100644
--- a/tests/src/CoreMangLib/cti/system/diagnostics/debuggingmodes/DebuggingModesDefault.csproj
+++ b/tests/src/CoreMangLib/cti/system/diagnostics/debuggingmodes/DebuggingModesDefault.csproj
@@ -33,10 +33,6 @@
<Compile Include="debuggingmodesdefault.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/diagnostics/debuggingmodes/DebuggingModesDisableOptimizations.csproj b/tests/src/CoreMangLib/cti/system/diagnostics/debuggingmodes/DebuggingModesDisableOptimizations.csproj
index 149255a785..409a9f4961 100644
--- a/tests/src/CoreMangLib/cti/system/diagnostics/debuggingmodes/DebuggingModesDisableOptimizations.csproj
+++ b/tests/src/CoreMangLib/cti/system/diagnostics/debuggingmodes/DebuggingModesDisableOptimizations.csproj
@@ -33,10 +33,6 @@
<Compile Include="debuggingmodesdisableoptimizations.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/diagnostics/debuggingmodes/DebuggingModesEnableEditAndContinue.csproj b/tests/src/CoreMangLib/cti/system/diagnostics/debuggingmodes/DebuggingModesEnableEditAndContinue.csproj
index f483da75a4..1337a22909 100644
--- a/tests/src/CoreMangLib/cti/system/diagnostics/debuggingmodes/DebuggingModesEnableEditAndContinue.csproj
+++ b/tests/src/CoreMangLib/cti/system/diagnostics/debuggingmodes/DebuggingModesEnableEditAndContinue.csproj
@@ -33,10 +33,6 @@
<Compile Include="debuggingmodesenableeditandcontinue.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/diagnostics/debuggingmodes/DebuggingModesIgnoreSymbolStoreSequencePoints.csproj b/tests/src/CoreMangLib/cti/system/diagnostics/debuggingmodes/DebuggingModesIgnoreSymbolStoreSequencePoints.csproj
index ab6448e1f4..35a886e0a7 100644
--- a/tests/src/CoreMangLib/cti/system/diagnostics/debuggingmodes/DebuggingModesIgnoreSymbolStoreSequencePoints.csproj
+++ b/tests/src/CoreMangLib/cti/system/diagnostics/debuggingmodes/DebuggingModesIgnoreSymbolStoreSequencePoints.csproj
@@ -33,10 +33,6 @@
<Compile Include="debuggingmodesignoresymbolstoresequencepoints.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/diagnostics/debuggingmodes/DebuggingModesNone.csproj b/tests/src/CoreMangLib/cti/system/diagnostics/debuggingmodes/DebuggingModesNone.csproj
index e3a7750f0a..d221a56091 100644
--- a/tests/src/CoreMangLib/cti/system/diagnostics/debuggingmodes/DebuggingModesNone.csproj
+++ b/tests/src/CoreMangLib/cti/system/diagnostics/debuggingmodes/DebuggingModesNone.csproj
@@ -33,10 +33,6 @@
<Compile Include="debuggingmodesnone.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/diagnostics/debuggingmodes/app.config b/tests/src/CoreMangLib/cti/system/diagnostics/debuggingmodes/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/diagnostics/debuggingmodes/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/diagnostics/debuggingmodes/project.json b/tests/src/CoreMangLib/cti/system/diagnostics/debuggingmodes/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/diagnostics/debuggingmodes/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/dividebyzeroexception/DivideByZeroExceptionCtor.csproj b/tests/src/CoreMangLib/cti/system/dividebyzeroexception/DivideByZeroExceptionCtor.csproj
index 9cab8f362d..a2bbe56f7a 100644
--- a/tests/src/CoreMangLib/cti/system/dividebyzeroexception/DivideByZeroExceptionCtor.csproj
+++ b/tests/src/CoreMangLib/cti/system/dividebyzeroexception/DivideByZeroExceptionCtor.csproj
@@ -33,10 +33,6 @@
<Compile Include="dividebyzeroexceptionctor.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/dividebyzeroexception/DivideByZeroExceptionCtor2.csproj b/tests/src/CoreMangLib/cti/system/dividebyzeroexception/DivideByZeroExceptionCtor2.csproj
index ce7273caa4..d216b3b3b2 100644
--- a/tests/src/CoreMangLib/cti/system/dividebyzeroexception/DivideByZeroExceptionCtor2.csproj
+++ b/tests/src/CoreMangLib/cti/system/dividebyzeroexception/DivideByZeroExceptionCtor2.csproj
@@ -33,10 +33,6 @@
<Compile Include="dividebyzeroexceptionctor2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/dividebyzeroexception/DivideByZeroExceptionCtor3.csproj b/tests/src/CoreMangLib/cti/system/dividebyzeroexception/DivideByZeroExceptionCtor3.csproj
index 1591224bdd..55b46933d9 100644
--- a/tests/src/CoreMangLib/cti/system/dividebyzeroexception/DivideByZeroExceptionCtor3.csproj
+++ b/tests/src/CoreMangLib/cti/system/dividebyzeroexception/DivideByZeroExceptionCtor3.csproj
@@ -33,10 +33,6 @@
<Compile Include="dividebyzeroexceptionctor3.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/dividebyzeroexception/app.config b/tests/src/CoreMangLib/cti/system/dividebyzeroexception/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/dividebyzeroexception/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/dividebyzeroexception/project.json b/tests/src/CoreMangLib/cti/system/dividebyzeroexception/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/dividebyzeroexception/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/dllnotfoundexception/DllNotFoundException1.csproj b/tests/src/CoreMangLib/cti/system/dllnotfoundexception/DllNotFoundException1.csproj
index 2cf7fd7d9a..3132168481 100644
--- a/tests/src/CoreMangLib/cti/system/dllnotfoundexception/DllNotFoundException1.csproj
+++ b/tests/src/CoreMangLib/cti/system/dllnotfoundexception/DllNotFoundException1.csproj
@@ -33,10 +33,6 @@
<Compile Include="dllnotfoundexception1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/dllnotfoundexception/DllNotFoundExceptionCtor2.csproj b/tests/src/CoreMangLib/cti/system/dllnotfoundexception/DllNotFoundExceptionCtor2.csproj
index 27acaa6034..72913083a3 100644
--- a/tests/src/CoreMangLib/cti/system/dllnotfoundexception/DllNotFoundExceptionCtor2.csproj
+++ b/tests/src/CoreMangLib/cti/system/dllnotfoundexception/DllNotFoundExceptionCtor2.csproj
@@ -33,10 +33,6 @@
<Compile Include="dllnotfoundexceptionctor2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/dllnotfoundexception/DllNotFoundExceptionCtor3.csproj b/tests/src/CoreMangLib/cti/system/dllnotfoundexception/DllNotFoundExceptionCtor3.csproj
index a8bd870ac5..de34aece1b 100644
--- a/tests/src/CoreMangLib/cti/system/dllnotfoundexception/DllNotFoundExceptionCtor3.csproj
+++ b/tests/src/CoreMangLib/cti/system/dllnotfoundexception/DllNotFoundExceptionCtor3.csproj
@@ -33,10 +33,6 @@
<Compile Include="dllnotfoundexceptionctor3.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/dllnotfoundexception/app.config b/tests/src/CoreMangLib/cti/system/dllnotfoundexception/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/dllnotfoundexception/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/dllnotfoundexception/project.json b/tests/src/CoreMangLib/cti/system/dllnotfoundexception/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/dllnotfoundexception/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/double/DoubleCompareTo1.csproj b/tests/src/CoreMangLib/cti/system/double/DoubleCompareTo1.csproj
index 5c9dbfd375..6015739d23 100644
--- a/tests/src/CoreMangLib/cti/system/double/DoubleCompareTo1.csproj
+++ b/tests/src/CoreMangLib/cti/system/double/DoubleCompareTo1.csproj
@@ -33,10 +33,6 @@
<Compile Include="doublecompareto1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/double/DoubleEpsilon.csproj b/tests/src/CoreMangLib/cti/system/double/DoubleEpsilon.csproj
index a60c688961..118fdd485a 100644
--- a/tests/src/CoreMangLib/cti/system/double/DoubleEpsilon.csproj
+++ b/tests/src/CoreMangLib/cti/system/double/DoubleEpsilon.csproj
@@ -33,10 +33,6 @@
<Compile Include="doubleepsilon.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/double/DoubleEquals1.csproj b/tests/src/CoreMangLib/cti/system/double/DoubleEquals1.csproj
index dcad24f1c8..22d38ba6fd 100644
--- a/tests/src/CoreMangLib/cti/system/double/DoubleEquals1.csproj
+++ b/tests/src/CoreMangLib/cti/system/double/DoubleEquals1.csproj
@@ -33,10 +33,6 @@
<Compile Include="doubleequals1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/double/DoubleEquals2.csproj b/tests/src/CoreMangLib/cti/system/double/DoubleEquals2.csproj
index 31ecea271d..f65b19d926 100644
--- a/tests/src/CoreMangLib/cti/system/double/DoubleEquals2.csproj
+++ b/tests/src/CoreMangLib/cti/system/double/DoubleEquals2.csproj
@@ -33,10 +33,6 @@
<Compile Include="doubleequals2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/double/DoubleGetHashCode.csproj b/tests/src/CoreMangLib/cti/system/double/DoubleGetHashCode.csproj
index 8d2fe6003f..e4b60ff111 100644
--- a/tests/src/CoreMangLib/cti/system/double/DoubleGetHashCode.csproj
+++ b/tests/src/CoreMangLib/cti/system/double/DoubleGetHashCode.csproj
@@ -33,10 +33,6 @@
<Compile Include="doublegethashcode.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/double/DoubleIConvertibleToBoolean.csproj b/tests/src/CoreMangLib/cti/system/double/DoubleIConvertibleToBoolean.csproj
index 2c4403642b..7257f73042 100644
--- a/tests/src/CoreMangLib/cti/system/double/DoubleIConvertibleToBoolean.csproj
+++ b/tests/src/CoreMangLib/cti/system/double/DoubleIConvertibleToBoolean.csproj
@@ -33,10 +33,6 @@
<Compile Include="doubleiconvertibletoboolean.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/double/DoubleIConvertibleToByte.csproj b/tests/src/CoreMangLib/cti/system/double/DoubleIConvertibleToByte.csproj
index 3eba32b700..bdb53dda03 100644
--- a/tests/src/CoreMangLib/cti/system/double/DoubleIConvertibleToByte.csproj
+++ b/tests/src/CoreMangLib/cti/system/double/DoubleIConvertibleToByte.csproj
@@ -33,10 +33,6 @@
<Compile Include="doubleiconvertibletobyte.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/double/DoubleIConvertibleToDateTime.csproj b/tests/src/CoreMangLib/cti/system/double/DoubleIConvertibleToDateTime.csproj
index bd71962d70..35b8ded0d2 100644
--- a/tests/src/CoreMangLib/cti/system/double/DoubleIConvertibleToDateTime.csproj
+++ b/tests/src/CoreMangLib/cti/system/double/DoubleIConvertibleToDateTime.csproj
@@ -33,10 +33,6 @@
<Compile Include="doubleiconvertibletodatetime.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/double/DoubleIConvertibleToDecimal.csproj b/tests/src/CoreMangLib/cti/system/double/DoubleIConvertibleToDecimal.csproj
index dea5b0337d..266227b260 100644
--- a/tests/src/CoreMangLib/cti/system/double/DoubleIConvertibleToDecimal.csproj
+++ b/tests/src/CoreMangLib/cti/system/double/DoubleIConvertibleToDecimal.csproj
@@ -33,10 +33,6 @@
<Compile Include="doubleiconvertibletodecimal.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/double/DoubleIConvertibleToDouble.csproj b/tests/src/CoreMangLib/cti/system/double/DoubleIConvertibleToDouble.csproj
index a154cbecc8..3e9eee94df 100644
--- a/tests/src/CoreMangLib/cti/system/double/DoubleIConvertibleToDouble.csproj
+++ b/tests/src/CoreMangLib/cti/system/double/DoubleIConvertibleToDouble.csproj
@@ -33,10 +33,6 @@
<Compile Include="doubleiconvertibletodouble.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/double/DoubleIConvertibleToInt16.csproj b/tests/src/CoreMangLib/cti/system/double/DoubleIConvertibleToInt16.csproj
index cd3dcfb0b2..23eecc8f62 100644
--- a/tests/src/CoreMangLib/cti/system/double/DoubleIConvertibleToInt16.csproj
+++ b/tests/src/CoreMangLib/cti/system/double/DoubleIConvertibleToInt16.csproj
@@ -33,10 +33,6 @@
<Compile Include="doubleiconvertibletoint16.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/double/DoubleIConvertibleToInt32.csproj b/tests/src/CoreMangLib/cti/system/double/DoubleIConvertibleToInt32.csproj
index 00c99f4beb..b4a86a4f15 100644
--- a/tests/src/CoreMangLib/cti/system/double/DoubleIConvertibleToInt32.csproj
+++ b/tests/src/CoreMangLib/cti/system/double/DoubleIConvertibleToInt32.csproj
@@ -33,10 +33,6 @@
<Compile Include="doubleiconvertibletoint32.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/double/DoubleIConvertibleToInt64.csproj b/tests/src/CoreMangLib/cti/system/double/DoubleIConvertibleToInt64.csproj
index fdc4a038b5..21c04324ac 100644
--- a/tests/src/CoreMangLib/cti/system/double/DoubleIConvertibleToInt64.csproj
+++ b/tests/src/CoreMangLib/cti/system/double/DoubleIConvertibleToInt64.csproj
@@ -33,10 +33,6 @@
<Compile Include="doubleiconvertibletoint64.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/double/DoubleIConvertibleToSByte.csproj b/tests/src/CoreMangLib/cti/system/double/DoubleIConvertibleToSByte.csproj
index 29fe13589a..5de336f3b6 100644
--- a/tests/src/CoreMangLib/cti/system/double/DoubleIConvertibleToSByte.csproj
+++ b/tests/src/CoreMangLib/cti/system/double/DoubleIConvertibleToSByte.csproj
@@ -33,10 +33,6 @@
<Compile Include="doubleiconvertibletosbyte.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/double/DoubleIConvertibleToSingle.csproj b/tests/src/CoreMangLib/cti/system/double/DoubleIConvertibleToSingle.csproj
index bcd7e501ff..6d42d1bc9a 100644
--- a/tests/src/CoreMangLib/cti/system/double/DoubleIConvertibleToSingle.csproj
+++ b/tests/src/CoreMangLib/cti/system/double/DoubleIConvertibleToSingle.csproj
@@ -33,10 +33,6 @@
<Compile Include="doubleiconvertibletosingle.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/double/DoubleIsInfinity.csproj b/tests/src/CoreMangLib/cti/system/double/DoubleIsInfinity.csproj
index 41684e93c8..05f8d4172f 100644
--- a/tests/src/CoreMangLib/cti/system/double/DoubleIsInfinity.csproj
+++ b/tests/src/CoreMangLib/cti/system/double/DoubleIsInfinity.csproj
@@ -33,10 +33,6 @@
<Compile Include="doubleisinfinity.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/double/DoubleIsNaN.csproj b/tests/src/CoreMangLib/cti/system/double/DoubleIsNaN.csproj
index 9018333b0b..772727a899 100644
--- a/tests/src/CoreMangLib/cti/system/double/DoubleIsNaN.csproj
+++ b/tests/src/CoreMangLib/cti/system/double/DoubleIsNaN.csproj
@@ -33,10 +33,6 @@
<Compile Include="doubleisnan.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/double/DoubleIsNegativeInfinity.csproj b/tests/src/CoreMangLib/cti/system/double/DoubleIsNegativeInfinity.csproj
index 30f9bd4e6d..b7326f097c 100644
--- a/tests/src/CoreMangLib/cti/system/double/DoubleIsNegativeInfinity.csproj
+++ b/tests/src/CoreMangLib/cti/system/double/DoubleIsNegativeInfinity.csproj
@@ -33,10 +33,6 @@
<Compile Include="doubleisnegativeinfinity.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/double/DoubleIsPositiveInfinity.csproj b/tests/src/CoreMangLib/cti/system/double/DoubleIsPositiveInfinity.csproj
index e3143289c7..7c0cf82bdf 100644
--- a/tests/src/CoreMangLib/cti/system/double/DoubleIsPositiveInfinity.csproj
+++ b/tests/src/CoreMangLib/cti/system/double/DoubleIsPositiveInfinity.csproj
@@ -33,10 +33,6 @@
<Compile Include="doubleispositiveinfinity.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/double/DoubleMaxValue.csproj b/tests/src/CoreMangLib/cti/system/double/DoubleMaxValue.csproj
index d6261b36e7..cabc41610b 100644
--- a/tests/src/CoreMangLib/cti/system/double/DoubleMaxValue.csproj
+++ b/tests/src/CoreMangLib/cti/system/double/DoubleMaxValue.csproj
@@ -33,10 +33,6 @@
<Compile Include="doublemaxvalue.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/double/DoubleMinValue.csproj b/tests/src/CoreMangLib/cti/system/double/DoubleMinValue.csproj
index b2e60d752a..86dab4f8aa 100644
--- a/tests/src/CoreMangLib/cti/system/double/DoubleMinValue.csproj
+++ b/tests/src/CoreMangLib/cti/system/double/DoubleMinValue.csproj
@@ -33,10 +33,6 @@
<Compile Include="doubleminvalue.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/double/DoubleNaN.csproj b/tests/src/CoreMangLib/cti/system/double/DoubleNaN.csproj
index 7a4722bd9a..9938e31a8f 100644
--- a/tests/src/CoreMangLib/cti/system/double/DoubleNaN.csproj
+++ b/tests/src/CoreMangLib/cti/system/double/DoubleNaN.csproj
@@ -33,10 +33,6 @@
<Compile Include="doublenan.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/double/DoubleNegativeInfinity.csproj b/tests/src/CoreMangLib/cti/system/double/DoubleNegativeInfinity.csproj
index 7dc6c88490..f69575cb75 100644
--- a/tests/src/CoreMangLib/cti/system/double/DoubleNegativeInfinity.csproj
+++ b/tests/src/CoreMangLib/cti/system/double/DoubleNegativeInfinity.csproj
@@ -33,10 +33,6 @@
<Compile Include="doublenegativeinfinity.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/double/DoubleParse3.csproj b/tests/src/CoreMangLib/cti/system/double/DoubleParse3.csproj
index 39c16d04bb..d7de6009d1 100644
--- a/tests/src/CoreMangLib/cti/system/double/DoubleParse3.csproj
+++ b/tests/src/CoreMangLib/cti/system/double/DoubleParse3.csproj
@@ -33,10 +33,6 @@
<Compile Include="doubleparse3.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/double/DoublePositiveInfinity.csproj b/tests/src/CoreMangLib/cti/system/double/DoublePositiveInfinity.csproj
index e8cea7249f..ceb1919398 100644
--- a/tests/src/CoreMangLib/cti/system/double/DoublePositiveInfinity.csproj
+++ b/tests/src/CoreMangLib/cti/system/double/DoublePositiveInfinity.csproj
@@ -33,10 +33,6 @@
<Compile Include="doublepositiveinfinity.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/double/DoubleToString1.csproj b/tests/src/CoreMangLib/cti/system/double/DoubleToString1.csproj
index 9ed4e91429..cac336e054 100644
--- a/tests/src/CoreMangLib/cti/system/double/DoubleToString1.csproj
+++ b/tests/src/CoreMangLib/cti/system/double/DoubleToString1.csproj
@@ -33,10 +33,6 @@
<Compile Include="doubletostring1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/double/DoubleToString2.csproj b/tests/src/CoreMangLib/cti/system/double/DoubleToString2.csproj
index 19a93d5ddf..45274b11b9 100644
--- a/tests/src/CoreMangLib/cti/system/double/DoubleToString2.csproj
+++ b/tests/src/CoreMangLib/cti/system/double/DoubleToString2.csproj
@@ -33,10 +33,6 @@
<Compile Include="doubletostring2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/double/DoubleToString3.csproj b/tests/src/CoreMangLib/cti/system/double/DoubleToString3.csproj
index 105650f727..56ce35f388 100644
--- a/tests/src/CoreMangLib/cti/system/double/DoubleToString3.csproj
+++ b/tests/src/CoreMangLib/cti/system/double/DoubleToString3.csproj
@@ -33,10 +33,6 @@
<Compile Include="doubletostring3.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/double/DoubleToString4.csproj b/tests/src/CoreMangLib/cti/system/double/DoubleToString4.csproj
index dfc25747df..3ebf1c58c6 100644
--- a/tests/src/CoreMangLib/cti/system/double/DoubleToString4.csproj
+++ b/tests/src/CoreMangLib/cti/system/double/DoubleToString4.csproj
@@ -33,10 +33,6 @@
<Compile Include="doubletostring4.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/double/DoubleTryParse.csproj b/tests/src/CoreMangLib/cti/system/double/DoubleTryParse.csproj
index 93cffda30d..f6e54a4513 100644
--- a/tests/src/CoreMangLib/cti/system/double/DoubleTryParse.csproj
+++ b/tests/src/CoreMangLib/cti/system/double/DoubleTryParse.csproj
@@ -33,10 +33,6 @@
<Compile Include="doubletryparse.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/double/app.config b/tests/src/CoreMangLib/cti/system/double/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/double/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/double/project.json b/tests/src/CoreMangLib/cti/system/double/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/double/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/enum/EnumIConvertibleToInt64.csproj b/tests/src/CoreMangLib/cti/system/enum/EnumIConvertibleToInt64.csproj
index 218938de18..03b5766e81 100644
--- a/tests/src/CoreMangLib/cti/system/enum/EnumIConvertibleToInt64.csproj
+++ b/tests/src/CoreMangLib/cti/system/enum/EnumIConvertibleToInt64.csproj
@@ -33,10 +33,6 @@
<Compile Include="enumiconvertibletoint64.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/enum/EnumIConvertibleToSingle.csproj b/tests/src/CoreMangLib/cti/system/enum/EnumIConvertibleToSingle.csproj
index f4f48c70cd..c706072c6b 100644
--- a/tests/src/CoreMangLib/cti/system/enum/EnumIConvertibleToSingle.csproj
+++ b/tests/src/CoreMangLib/cti/system/enum/EnumIConvertibleToSingle.csproj
@@ -33,10 +33,6 @@
<Compile Include="enumiconvertibletosingle.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/enum/EnumIConvertibleToType.csproj b/tests/src/CoreMangLib/cti/system/enum/EnumIConvertibleToType.csproj
index 06c4cc1fb8..c748d8e8c3 100644
--- a/tests/src/CoreMangLib/cti/system/enum/EnumIConvertibleToType.csproj
+++ b/tests/src/CoreMangLib/cti/system/enum/EnumIConvertibleToType.csproj
@@ -33,10 +33,6 @@
<Compile Include="enumiconvertibletotype.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/enum/EnumIConvertibleToUint16.csproj b/tests/src/CoreMangLib/cti/system/enum/EnumIConvertibleToUint16.csproj
index 87889c794f..814d39dd69 100644
--- a/tests/src/CoreMangLib/cti/system/enum/EnumIConvertibleToUint16.csproj
+++ b/tests/src/CoreMangLib/cti/system/enum/EnumIConvertibleToUint16.csproj
@@ -33,10 +33,6 @@
<Compile Include="enumiconvertibletouint16.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/enum/EnumIConvertibleToUint32.csproj b/tests/src/CoreMangLib/cti/system/enum/EnumIConvertibleToUint32.csproj
index ddfb9abafa..6de8bbe8f6 100644
--- a/tests/src/CoreMangLib/cti/system/enum/EnumIConvertibleToUint32.csproj
+++ b/tests/src/CoreMangLib/cti/system/enum/EnumIConvertibleToUint32.csproj
@@ -33,10 +33,6 @@
<Compile Include="enumiconvertibletouint32.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/enum/EnumIConvertibleToUint64.csproj b/tests/src/CoreMangLib/cti/system/enum/EnumIConvertibleToUint64.csproj
index c858539116..4d1b7448ae 100644
--- a/tests/src/CoreMangLib/cti/system/enum/EnumIConvertibleToUint64.csproj
+++ b/tests/src/CoreMangLib/cti/system/enum/EnumIConvertibleToUint64.csproj
@@ -33,10 +33,6 @@
<Compile Include="enumiconvertibletouint64.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/enum/EnumIsDefined.csproj b/tests/src/CoreMangLib/cti/system/enum/EnumIsDefined.csproj
index c54c315c97..0f0805ee0f 100644
--- a/tests/src/CoreMangLib/cti/system/enum/EnumIsDefined.csproj
+++ b/tests/src/CoreMangLib/cti/system/enum/EnumIsDefined.csproj
@@ -33,10 +33,6 @@
<Compile Include="enumisdefined.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/enum/EnumToObjectb.csproj b/tests/src/CoreMangLib/cti/system/enum/EnumToObjectb.csproj
index 14fc7ca8ce..414c1b33cb 100644
--- a/tests/src/CoreMangLib/cti/system/enum/EnumToObjectb.csproj
+++ b/tests/src/CoreMangLib/cti/system/enum/EnumToObjectb.csproj
@@ -33,10 +33,6 @@
<Compile Include="enumtoobjectb.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/enum/EnumToString.csproj b/tests/src/CoreMangLib/cti/system/enum/EnumToString.csproj
index 7c1e619f45..8bd3e0bbab 100644
--- a/tests/src/CoreMangLib/cti/system/enum/EnumToString.csproj
+++ b/tests/src/CoreMangLib/cti/system/enum/EnumToString.csproj
@@ -33,10 +33,6 @@
<Compile Include="enumtostring.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/enum/EnumToString3.csproj b/tests/src/CoreMangLib/cti/system/enum/EnumToString3.csproj
index 4cad9c9b4c..ce7fd8150c 100644
--- a/tests/src/CoreMangLib/cti/system/enum/EnumToString3.csproj
+++ b/tests/src/CoreMangLib/cti/system/enum/EnumToString3.csproj
@@ -33,10 +33,6 @@
<Compile Include="enumtostring3.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/enum/app.config b/tests/src/CoreMangLib/cti/system/enum/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/enum/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/enum/project.json b/tests/src/CoreMangLib/cti/system/enum/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/enum/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/environment/EnvironmentNewLine.csproj b/tests/src/CoreMangLib/cti/system/environment/EnvironmentNewLine.csproj
index cecf43e249..7eea703dff 100644
--- a/tests/src/CoreMangLib/cti/system/environment/EnvironmentNewLine.csproj
+++ b/tests/src/CoreMangLib/cti/system/environment/EnvironmentNewLine.csproj
@@ -33,10 +33,6 @@
<Compile Include="environmentnewline.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/environment/app.config b/tests/src/CoreMangLib/cti/system/environment/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/environment/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/environment/project.json b/tests/src/CoreMangLib/cti/system/environment/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/environment/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/eventargs/EventArgsctor.csproj b/tests/src/CoreMangLib/cti/system/eventargs/EventArgsctor.csproj
index 9a7c5eec35..75feafd2a3 100644
--- a/tests/src/CoreMangLib/cti/system/eventargs/EventArgsctor.csproj
+++ b/tests/src/CoreMangLib/cti/system/eventargs/EventArgsctor.csproj
@@ -33,10 +33,6 @@
<Compile Include="eventargsctor.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/eventargs/app.config b/tests/src/CoreMangLib/cti/system/eventargs/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/eventargs/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/eventargs/project.json b/tests/src/CoreMangLib/cti/system/eventargs/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/eventargs/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/eventhandler/EventHandlerInvoke.csproj b/tests/src/CoreMangLib/cti/system/eventhandler/EventHandlerInvoke.csproj
index c27a8cf590..b9ae24b422 100644
--- a/tests/src/CoreMangLib/cti/system/eventhandler/EventHandlerInvoke.csproj
+++ b/tests/src/CoreMangLib/cti/system/eventhandler/EventHandlerInvoke.csproj
@@ -33,10 +33,6 @@
<Compile Include="eventhandlerinvoke.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/eventhandler/app.config b/tests/src/CoreMangLib/cti/system/eventhandler/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/eventhandler/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/eventhandler/project.json b/tests/src/CoreMangLib/cti/system/eventhandler/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/eventhandler/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/eventhandler_generic/EventHandlerBeginInvoke.csproj b/tests/src/CoreMangLib/cti/system/eventhandler_generic/EventHandlerBeginInvoke.csproj
index 54a2b709cc..54c9d83dfb 100644
--- a/tests/src/CoreMangLib/cti/system/eventhandler_generic/EventHandlerBeginInvoke.csproj
+++ b/tests/src/CoreMangLib/cti/system/eventhandler_generic/EventHandlerBeginInvoke.csproj
@@ -33,10 +33,6 @@
<Compile Include="eventhandlerbegininvoke.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/eventhandler_generic/EventHandlerCtor.csproj b/tests/src/CoreMangLib/cti/system/eventhandler_generic/EventHandlerCtor.csproj
index f2dac521cd..eb1815617b 100644
--- a/tests/src/CoreMangLib/cti/system/eventhandler_generic/EventHandlerCtor.csproj
+++ b/tests/src/CoreMangLib/cti/system/eventhandler_generic/EventHandlerCtor.csproj
@@ -33,10 +33,6 @@
<Compile Include="eventhandlerctor.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/eventhandler_generic/EventHandlerEndInvoke.csproj b/tests/src/CoreMangLib/cti/system/eventhandler_generic/EventHandlerEndInvoke.csproj
index b3e09e4707..98325a2847 100644
--- a/tests/src/CoreMangLib/cti/system/eventhandler_generic/EventHandlerEndInvoke.csproj
+++ b/tests/src/CoreMangLib/cti/system/eventhandler_generic/EventHandlerEndInvoke.csproj
@@ -33,10 +33,6 @@
<Compile Include="eventhandlerendinvoke.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/eventhandler_generic/EventHandlerInvoke.csproj b/tests/src/CoreMangLib/cti/system/eventhandler_generic/EventHandlerInvoke.csproj
index c27a8cf590..b9ae24b422 100644
--- a/tests/src/CoreMangLib/cti/system/eventhandler_generic/EventHandlerInvoke.csproj
+++ b/tests/src/CoreMangLib/cti/system/eventhandler_generic/EventHandlerInvoke.csproj
@@ -33,10 +33,6 @@
<Compile Include="eventhandlerinvoke.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/eventhandler_generic/app.config b/tests/src/CoreMangLib/cti/system/eventhandler_generic/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/eventhandler_generic/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/eventhandler_generic/project.json b/tests/src/CoreMangLib/cti/system/eventhandler_generic/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/eventhandler_generic/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/exception/ExceptionCtor1.csproj b/tests/src/CoreMangLib/cti/system/exception/ExceptionCtor1.csproj
index c2376a2803..897f2554bc 100644
--- a/tests/src/CoreMangLib/cti/system/exception/ExceptionCtor1.csproj
+++ b/tests/src/CoreMangLib/cti/system/exception/ExceptionCtor1.csproj
@@ -33,10 +33,6 @@
<Compile Include="exceptionctor1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/exception/ExceptionCtor2.csproj b/tests/src/CoreMangLib/cti/system/exception/ExceptionCtor2.csproj
index e6b087486c..c5a34cc2eb 100644
--- a/tests/src/CoreMangLib/cti/system/exception/ExceptionCtor2.csproj
+++ b/tests/src/CoreMangLib/cti/system/exception/ExceptionCtor2.csproj
@@ -33,10 +33,6 @@
<Compile Include="exceptionctor2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/exception/ExceptionCtor3.csproj b/tests/src/CoreMangLib/cti/system/exception/ExceptionCtor3.csproj
index 37141a9345..054677f123 100644
--- a/tests/src/CoreMangLib/cti/system/exception/ExceptionCtor3.csproj
+++ b/tests/src/CoreMangLib/cti/system/exception/ExceptionCtor3.csproj
@@ -33,10 +33,6 @@
<Compile Include="exceptionctor3.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/exception/ExceptionGetBaseException.csproj b/tests/src/CoreMangLib/cti/system/exception/ExceptionGetBaseException.csproj
index 5462fc1da6..e206a5727f 100644
--- a/tests/src/CoreMangLib/cti/system/exception/ExceptionGetBaseException.csproj
+++ b/tests/src/CoreMangLib/cti/system/exception/ExceptionGetBaseException.csproj
@@ -33,10 +33,6 @@
<Compile Include="exceptiongetbaseexception.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/exception/app.config b/tests/src/CoreMangLib/cti/system/exception/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/exception/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/exception/project.json b/tests/src/CoreMangLib/cti/system/exception/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/exception/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/flagsattribute/FlagsAttributeCtor.csproj b/tests/src/CoreMangLib/cti/system/flagsattribute/FlagsAttributeCtor.csproj
index 0a7b231495..211d8386e5 100644
--- a/tests/src/CoreMangLib/cti/system/flagsattribute/FlagsAttributeCtor.csproj
+++ b/tests/src/CoreMangLib/cti/system/flagsattribute/FlagsAttributeCtor.csproj
@@ -33,10 +33,6 @@
<Compile Include="flagsattributector.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/flagsattribute/app.config b/tests/src/CoreMangLib/cti/system/flagsattribute/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/flagsattribute/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/flagsattribute/project.json b/tests/src/CoreMangLib/cti/system/flagsattribute/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/flagsattribute/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/formatexception/FormatExceptionCtor1.csproj b/tests/src/CoreMangLib/cti/system/formatexception/FormatExceptionCtor1.csproj
index 8627df5808..f03e7b8ba0 100644
--- a/tests/src/CoreMangLib/cti/system/formatexception/FormatExceptionCtor1.csproj
+++ b/tests/src/CoreMangLib/cti/system/formatexception/FormatExceptionCtor1.csproj
@@ -33,10 +33,6 @@
<Compile Include="formatexceptionctor1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/formatexception/FormatExceptionCtor2.csproj b/tests/src/CoreMangLib/cti/system/formatexception/FormatExceptionCtor2.csproj
index eed1551f3b..aa3fe0977e 100644
--- a/tests/src/CoreMangLib/cti/system/formatexception/FormatExceptionCtor2.csproj
+++ b/tests/src/CoreMangLib/cti/system/formatexception/FormatExceptionCtor2.csproj
@@ -33,10 +33,6 @@
<Compile Include="formatexceptionctor2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/formatexception/FormatExceptionCtor3.csproj b/tests/src/CoreMangLib/cti/system/formatexception/FormatExceptionCtor3.csproj
index 29aac69271..6cfb013c7c 100644
--- a/tests/src/CoreMangLib/cti/system/formatexception/FormatExceptionCtor3.csproj
+++ b/tests/src/CoreMangLib/cti/system/formatexception/FormatExceptionCtor3.csproj
@@ -33,10 +33,6 @@
<Compile Include="formatexceptionctor3.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/formatexception/app.config b/tests/src/CoreMangLib/cti/system/formatexception/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/formatexception/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/formatexception/project.json b/tests/src/CoreMangLib/cti/system/formatexception/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/formatexception/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/gc/GCCollect.csproj b/tests/src/CoreMangLib/cti/system/gc/GCCollect.csproj
index 3a562fea9c..4cbdee06b2 100644
--- a/tests/src/CoreMangLib/cti/system/gc/GCCollect.csproj
+++ b/tests/src/CoreMangLib/cti/system/gc/GCCollect.csproj
@@ -33,10 +33,6 @@
<Compile Include="gccollect.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/gc/GCGetTotalMemory.csproj b/tests/src/CoreMangLib/cti/system/gc/GCGetTotalMemory.csproj
index 2f4fec22de..0e97ee13e6 100644
--- a/tests/src/CoreMangLib/cti/system/gc/GCGetTotalMemory.csproj
+++ b/tests/src/CoreMangLib/cti/system/gc/GCGetTotalMemory.csproj
@@ -33,10 +33,6 @@
<Compile Include="gcgettotalmemory.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/gc/GCKeepAlive.csproj b/tests/src/CoreMangLib/cti/system/gc/GCKeepAlive.csproj
index 6be6fe507b..088d78c21d 100644
--- a/tests/src/CoreMangLib/cti/system/gc/GCKeepAlive.csproj
+++ b/tests/src/CoreMangLib/cti/system/gc/GCKeepAlive.csproj
@@ -33,10 +33,6 @@
<Compile Include="gckeepalive.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/gc/GCMaxGeneration.csproj b/tests/src/CoreMangLib/cti/system/gc/GCMaxGeneration.csproj
index 3d48ae838a..1d9730459b 100644
--- a/tests/src/CoreMangLib/cti/system/gc/GCMaxGeneration.csproj
+++ b/tests/src/CoreMangLib/cti/system/gc/GCMaxGeneration.csproj
@@ -33,10 +33,6 @@
<Compile Include="gcmaxgeneration.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/gc/GCReRegisterForFinalize.csproj b/tests/src/CoreMangLib/cti/system/gc/GCReRegisterForFinalize.csproj
index f58c892066..d39f562027 100644
--- a/tests/src/CoreMangLib/cti/system/gc/GCReRegisterForFinalize.csproj
+++ b/tests/src/CoreMangLib/cti/system/gc/GCReRegisterForFinalize.csproj
@@ -33,10 +33,6 @@
<Compile Include="gcreregisterforfinalize.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/gc/GCSuppressFinalize.csproj b/tests/src/CoreMangLib/cti/system/gc/GCSuppressFinalize.csproj
index a282546e3f..fb56117dcc 100644
--- a/tests/src/CoreMangLib/cti/system/gc/GCSuppressFinalize.csproj
+++ b/tests/src/CoreMangLib/cti/system/gc/GCSuppressFinalize.csproj
@@ -33,10 +33,6 @@
<Compile Include="gcsuppressfinalize.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/gc/GCWaitForPendingFinalizers.csproj b/tests/src/CoreMangLib/cti/system/gc/GCWaitForPendingFinalizers.csproj
index f3ceda878d..282fad69d6 100644
--- a/tests/src/CoreMangLib/cti/system/gc/GCWaitForPendingFinalizers.csproj
+++ b/tests/src/CoreMangLib/cti/system/gc/GCWaitForPendingFinalizers.csproj
@@ -33,10 +33,6 @@
<Compile Include="gcwaitforpendingfinalizers.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/gc/app.config b/tests/src/CoreMangLib/cti/system/gc/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/gc/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/gc/project.json b/tests/src/CoreMangLib/cti/system/gc/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/gc/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/globalization/calendarweekrule/CalendarWeekRuleFirstDay.csproj b/tests/src/CoreMangLib/cti/system/globalization/calendarweekrule/CalendarWeekRuleFirstDay.csproj
index da497ec0b8..a225d5eb2b 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/calendarweekrule/CalendarWeekRuleFirstDay.csproj
+++ b/tests/src/CoreMangLib/cti/system/globalization/calendarweekrule/CalendarWeekRuleFirstDay.csproj
@@ -33,10 +33,6 @@
<Compile Include="calendarweekrulefirstday.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/globalization/calendarweekrule/CalendarWeekRuleFirstFourDayWeek.csproj b/tests/src/CoreMangLib/cti/system/globalization/calendarweekrule/CalendarWeekRuleFirstFourDayWeek.csproj
index cf49951899..99a9c8edda 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/calendarweekrule/CalendarWeekRuleFirstFourDayWeek.csproj
+++ b/tests/src/CoreMangLib/cti/system/globalization/calendarweekrule/CalendarWeekRuleFirstFourDayWeek.csproj
@@ -33,10 +33,6 @@
<Compile Include="calendarweekrulefirstfourdayweek.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/globalization/calendarweekrule/CalendarWeekRuleFirstFullWeek.csproj b/tests/src/CoreMangLib/cti/system/globalization/calendarweekrule/CalendarWeekRuleFirstFullWeek.csproj
index 104894fdfd..3ba9a7f199 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/calendarweekrule/CalendarWeekRuleFirstFullWeek.csproj
+++ b/tests/src/CoreMangLib/cti/system/globalization/calendarweekrule/CalendarWeekRuleFirstFullWeek.csproj
@@ -33,10 +33,6 @@
<Compile Include="calendarweekrulefirstfullweek.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/globalization/calendarweekrule/app.config b/tests/src/CoreMangLib/cti/system/globalization/calendarweekrule/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/globalization/calendarweekrule/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/globalization/calendarweekrule/project.json b/tests/src/CoreMangLib/cti/system/globalization/calendarweekrule/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/globalization/calendarweekrule/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/globalization/charunicodeinfo/CharUnicodeInfoGetNumericValue1.csproj b/tests/src/CoreMangLib/cti/system/globalization/charunicodeinfo/CharUnicodeInfoGetNumericValue1.csproj
index 44d8a54505..7ee428d34e 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/charunicodeinfo/CharUnicodeInfoGetNumericValue1.csproj
+++ b/tests/src/CoreMangLib/cti/system/globalization/charunicodeinfo/CharUnicodeInfoGetNumericValue1.csproj
@@ -33,10 +33,6 @@
<Compile Include="charunicodeinfogetnumericvalue1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/globalization/charunicodeinfo/CharUnicodeInfoGetNumericValue2.csproj b/tests/src/CoreMangLib/cti/system/globalization/charunicodeinfo/CharUnicodeInfoGetNumericValue2.csproj
index 0c5c583188..61274599c8 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/charunicodeinfo/CharUnicodeInfoGetNumericValue2.csproj
+++ b/tests/src/CoreMangLib/cti/system/globalization/charunicodeinfo/CharUnicodeInfoGetNumericValue2.csproj
@@ -33,10 +33,6 @@
<Compile Include="charunicodeinfogetnumericvalue2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/globalization/charunicodeinfo/CharUnicodeInfoGetUnicodeCategory1.csproj b/tests/src/CoreMangLib/cti/system/globalization/charunicodeinfo/CharUnicodeInfoGetUnicodeCategory1.csproj
index 9df4e0d858..b9b9088b6b 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/charunicodeinfo/CharUnicodeInfoGetUnicodeCategory1.csproj
+++ b/tests/src/CoreMangLib/cti/system/globalization/charunicodeinfo/CharUnicodeInfoGetUnicodeCategory1.csproj
@@ -33,10 +33,6 @@
<Compile Include="charunicodeinfogetunicodecategory1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/globalization/charunicodeinfo/CharUnicodeInfoGetUnicodeCategory2.csproj b/tests/src/CoreMangLib/cti/system/globalization/charunicodeinfo/CharUnicodeInfoGetUnicodeCategory2.csproj
index b4f94a8c7c..716b0f9ccf 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/charunicodeinfo/CharUnicodeInfoGetUnicodeCategory2.csproj
+++ b/tests/src/CoreMangLib/cti/system/globalization/charunicodeinfo/CharUnicodeInfoGetUnicodeCategory2.csproj
@@ -33,10 +33,6 @@
<Compile Include="charunicodeinfogetunicodecategory2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/globalization/charunicodeinfo/app.config b/tests/src/CoreMangLib/cti/system/globalization/charunicodeinfo/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/globalization/charunicodeinfo/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/globalization/charunicodeinfo/project.json b/tests/src/CoreMangLib/cti/system/globalization/charunicodeinfo/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/globalization/charunicodeinfo/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/globalization/compareinfo/CompareInfoCompare2.csproj b/tests/src/CoreMangLib/cti/system/globalization/compareinfo/CompareInfoCompare2.csproj
index 6f6f3ddaba..4f954662f2 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/compareinfo/CompareInfoCompare2.csproj
+++ b/tests/src/CoreMangLib/cti/system/globalization/compareinfo/CompareInfoCompare2.csproj
@@ -33,10 +33,6 @@
<Compile Include="compareinfocompare2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/globalization/compareinfo/CompareInfoIndexOf2.csproj b/tests/src/CoreMangLib/cti/system/globalization/compareinfo/CompareInfoIndexOf2.csproj
index ed9216a6dd..e0e2211392 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/compareinfo/CompareInfoIndexOf2.csproj
+++ b/tests/src/CoreMangLib/cti/system/globalization/compareinfo/CompareInfoIndexOf2.csproj
@@ -33,10 +33,6 @@
<Compile Include="compareinfoindexof2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/globalization/compareinfo/app.config b/tests/src/CoreMangLib/cti/system/globalization/compareinfo/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/globalization/compareinfo/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/globalization/compareinfo/project.json b/tests/src/CoreMangLib/cti/system/globalization/compareinfo/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/globalization/compareinfo/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/globalization/compareoptions/CompareOptionsIgnoreCase.csproj b/tests/src/CoreMangLib/cti/system/globalization/compareoptions/CompareOptionsIgnoreCase.csproj
index 81ce07e569..4786f6a0f0 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/compareoptions/CompareOptionsIgnoreCase.csproj
+++ b/tests/src/CoreMangLib/cti/system/globalization/compareoptions/CompareOptionsIgnoreCase.csproj
@@ -33,10 +33,6 @@
<Compile Include="compareoptionsignorecase.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/globalization/compareoptions/CompareOptionsIgnoreKanaType.csproj b/tests/src/CoreMangLib/cti/system/globalization/compareoptions/CompareOptionsIgnoreKanaType.csproj
index 58a62b9e61..e281e195aa 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/compareoptions/CompareOptionsIgnoreKanaType.csproj
+++ b/tests/src/CoreMangLib/cti/system/globalization/compareoptions/CompareOptionsIgnoreKanaType.csproj
@@ -33,10 +33,6 @@
<Compile Include="compareoptionsignorekanatype.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/globalization/compareoptions/CompareOptionsIgnoreNonSpace.csproj b/tests/src/CoreMangLib/cti/system/globalization/compareoptions/CompareOptionsIgnoreNonSpace.csproj
index b7a27200f3..1ef959adfe 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/compareoptions/CompareOptionsIgnoreNonSpace.csproj
+++ b/tests/src/CoreMangLib/cti/system/globalization/compareoptions/CompareOptionsIgnoreNonSpace.csproj
@@ -33,10 +33,6 @@
<Compile Include="compareoptionsignorenonspace.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/globalization/compareoptions/CompareOptionsIgnoreSymbols.csproj b/tests/src/CoreMangLib/cti/system/globalization/compareoptions/CompareOptionsIgnoreSymbols.csproj
index 586c242d4f..692ab099e8 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/compareoptions/CompareOptionsIgnoreSymbols.csproj
+++ b/tests/src/CoreMangLib/cti/system/globalization/compareoptions/CompareOptionsIgnoreSymbols.csproj
@@ -33,10 +33,6 @@
<Compile Include="compareoptionsignoresymbols.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/globalization/compareoptions/CompareOptionsIgnoreWidth.csproj b/tests/src/CoreMangLib/cti/system/globalization/compareoptions/CompareOptionsIgnoreWidth.csproj
index d10885b19b..79afcada8e 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/compareoptions/CompareOptionsIgnoreWidth.csproj
+++ b/tests/src/CoreMangLib/cti/system/globalization/compareoptions/CompareOptionsIgnoreWidth.csproj
@@ -33,10 +33,6 @@
<Compile Include="compareoptionsignorewidth.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/globalization/compareoptions/CompareOptionsNone.csproj b/tests/src/CoreMangLib/cti/system/globalization/compareoptions/CompareOptionsNone.csproj
index fac347f817..0657d01721 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/compareoptions/CompareOptionsNone.csproj
+++ b/tests/src/CoreMangLib/cti/system/globalization/compareoptions/CompareOptionsNone.csproj
@@ -33,10 +33,6 @@
<Compile Include="compareoptionsnone.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/globalization/compareoptions/CompareOptionsOrdinal.csproj b/tests/src/CoreMangLib/cti/system/globalization/compareoptions/CompareOptionsOrdinal.csproj
index 4c06febb69..9884209bb5 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/compareoptions/CompareOptionsOrdinal.csproj
+++ b/tests/src/CoreMangLib/cti/system/globalization/compareoptions/CompareOptionsOrdinal.csproj
@@ -33,10 +33,6 @@
<Compile Include="compareoptionsordinal.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/globalization/compareoptions/CompareOptionsOrdinalIgoreCase.csproj b/tests/src/CoreMangLib/cti/system/globalization/compareoptions/CompareOptionsOrdinalIgoreCase.csproj
index 3eb80f248b..719a7f491e 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/compareoptions/CompareOptionsOrdinalIgoreCase.csproj
+++ b/tests/src/CoreMangLib/cti/system/globalization/compareoptions/CompareOptionsOrdinalIgoreCase.csproj
@@ -33,10 +33,6 @@
<Compile Include="compareoptionsordinaligorecase.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/globalization/compareoptions/CompareOptionsStringSort.csproj b/tests/src/CoreMangLib/cti/system/globalization/compareoptions/CompareOptionsStringSort.csproj
index bf12b56420..339c0bb9fc 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/compareoptions/CompareOptionsStringSort.csproj
+++ b/tests/src/CoreMangLib/cti/system/globalization/compareoptions/CompareOptionsStringSort.csproj
@@ -33,10 +33,6 @@
<Compile Include="compareoptionsstringsort.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/globalization/compareoptions/app.config b/tests/src/CoreMangLib/cti/system/globalization/compareoptions/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/globalization/compareoptions/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/globalization/compareoptions/project.json b/tests/src/CoreMangLib/cti/system/globalization/compareoptions/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/globalization/compareoptions/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/globalization/cultureinfo/CultureInfoClone.csproj b/tests/src/CoreMangLib/cti/system/globalization/cultureinfo/CultureInfoClone.csproj
index 42ac377a6b..3114583b30 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/cultureinfo/CultureInfoClone.csproj
+++ b/tests/src/CoreMangLib/cti/system/globalization/cultureinfo/CultureInfoClone.csproj
@@ -33,10 +33,6 @@
<Compile Include="cultureinfoclone.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/globalization/cultureinfo/CultureInfoEnglishName.csproj b/tests/src/CoreMangLib/cti/system/globalization/cultureinfo/CultureInfoEnglishName.csproj
index 180be52e66..c4ad0843ad 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/cultureinfo/CultureInfoEnglishName.csproj
+++ b/tests/src/CoreMangLib/cti/system/globalization/cultureinfo/CultureInfoEnglishName.csproj
@@ -33,10 +33,6 @@
<Compile Include="cultureinfoenglishname.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/globalization/cultureinfo/CultureInfoEquals.csproj b/tests/src/CoreMangLib/cti/system/globalization/cultureinfo/CultureInfoEquals.csproj
index fb0b33b992..f102f04769 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/cultureinfo/CultureInfoEquals.csproj
+++ b/tests/src/CoreMangLib/cti/system/globalization/cultureinfo/CultureInfoEquals.csproj
@@ -33,10 +33,6 @@
<Compile Include="cultureinfoequals.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/globalization/cultureinfo/CultureInfoGetCultureInfo2.csproj b/tests/src/CoreMangLib/cti/system/globalization/cultureinfo/CultureInfoGetCultureInfo2.csproj
index cf17dbe7b0..849865924c 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/cultureinfo/CultureInfoGetCultureInfo2.csproj
+++ b/tests/src/CoreMangLib/cti/system/globalization/cultureinfo/CultureInfoGetCultureInfo2.csproj
@@ -33,10 +33,6 @@
<Compile Include="cultureinfogetcultureinfo2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/globalization/cultureinfo/CultureInfoGetHashCode.csproj b/tests/src/CoreMangLib/cti/system/globalization/cultureinfo/CultureInfoGetHashCode.csproj
index ba5d4b5ade..635338451f 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/cultureinfo/CultureInfoGetHashCode.csproj
+++ b/tests/src/CoreMangLib/cti/system/globalization/cultureinfo/CultureInfoGetHashCode.csproj
@@ -33,10 +33,6 @@
<Compile Include="cultureinfogethashcode.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/globalization/cultureinfo/CultureInfoInvariantCulture.csproj b/tests/src/CoreMangLib/cti/system/globalization/cultureinfo/CultureInfoInvariantCulture.csproj
index a653bad617..47c0e85e3c 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/cultureinfo/CultureInfoInvariantCulture.csproj
+++ b/tests/src/CoreMangLib/cti/system/globalization/cultureinfo/CultureInfoInvariantCulture.csproj
@@ -33,10 +33,6 @@
<Compile Include="cultureinfoinvariantculture.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/globalization/cultureinfo/CultureInfoIsNeutralCulture.csproj b/tests/src/CoreMangLib/cti/system/globalization/cultureinfo/CultureInfoIsNeutralCulture.csproj
index 28d6158763..2b4a504c11 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/cultureinfo/CultureInfoIsNeutralCulture.csproj
+++ b/tests/src/CoreMangLib/cti/system/globalization/cultureinfo/CultureInfoIsNeutralCulture.csproj
@@ -33,10 +33,6 @@
<Compile Include="cultureinfoisneutralculture.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/globalization/cultureinfo/CultureInfoName.csproj b/tests/src/CoreMangLib/cti/system/globalization/cultureinfo/CultureInfoName.csproj
index ba18013546..a923906f7f 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/cultureinfo/CultureInfoName.csproj
+++ b/tests/src/CoreMangLib/cti/system/globalization/cultureinfo/CultureInfoName.csproj
@@ -33,10 +33,6 @@
<Compile Include="cultureinfoname.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/globalization/cultureinfo/CultureInfoNativeName.csproj b/tests/src/CoreMangLib/cti/system/globalization/cultureinfo/CultureInfoNativeName.csproj
index 8339ffde5a..fd8eeafc8b 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/cultureinfo/CultureInfoNativeName.csproj
+++ b/tests/src/CoreMangLib/cti/system/globalization/cultureinfo/CultureInfoNativeName.csproj
@@ -33,10 +33,6 @@
<Compile Include="cultureinfonativename.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/globalization/cultureinfo/CultureInfoParent.csproj b/tests/src/CoreMangLib/cti/system/globalization/cultureinfo/CultureInfoParent.csproj
index 1b16faa056..91b9dee20f 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/cultureinfo/CultureInfoParent.csproj
+++ b/tests/src/CoreMangLib/cti/system/globalization/cultureinfo/CultureInfoParent.csproj
@@ -33,10 +33,6 @@
<Compile Include="cultureinfoparent.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/globalization/cultureinfo/CultureInfoReadOnly.csproj b/tests/src/CoreMangLib/cti/system/globalization/cultureinfo/CultureInfoReadOnly.csproj
index 22011a72d2..c86f59799e 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/cultureinfo/CultureInfoReadOnly.csproj
+++ b/tests/src/CoreMangLib/cti/system/globalization/cultureinfo/CultureInfoReadOnly.csproj
@@ -33,10 +33,6 @@
<Compile Include="cultureinforeadonly.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/globalization/cultureinfo/CultureInfoTextInfo.csproj b/tests/src/CoreMangLib/cti/system/globalization/cultureinfo/CultureInfoTextInfo.csproj
index b30cd23046..77aaf35c39 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/cultureinfo/CultureInfoTextInfo.csproj
+++ b/tests/src/CoreMangLib/cti/system/globalization/cultureinfo/CultureInfoTextInfo.csproj
@@ -33,10 +33,6 @@
<Compile Include="cultureinfotextinfo.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/globalization/cultureinfo/CultureInfoToString.csproj b/tests/src/CoreMangLib/cti/system/globalization/cultureinfo/CultureInfoToString.csproj
index 756cb4e56d..a70c9acf42 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/cultureinfo/CultureInfoToString.csproj
+++ b/tests/src/CoreMangLib/cti/system/globalization/cultureinfo/CultureInfoToString.csproj
@@ -33,10 +33,6 @@
<Compile Include="cultureinfotostring.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/globalization/cultureinfo/CultureInfoTwoLetterISOLanguageName.csproj b/tests/src/CoreMangLib/cti/system/globalization/cultureinfo/CultureInfoTwoLetterISOLanguageName.csproj
index 34848c1e18..113a11d68a 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/cultureinfo/CultureInfoTwoLetterISOLanguageName.csproj
+++ b/tests/src/CoreMangLib/cti/system/globalization/cultureinfo/CultureInfoTwoLetterISOLanguageName.csproj
@@ -33,10 +33,6 @@
<Compile Include="cultureinfotwoletterisolanguagename.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/globalization/cultureinfo/app.config b/tests/src/CoreMangLib/cti/system/globalization/cultureinfo/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/globalization/cultureinfo/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/globalization/cultureinfo/project.json b/tests/src/CoreMangLib/cti/system/globalization/cultureinfo/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/globalization/cultureinfo/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/globalization/datetimeformatinfo/DateTimeFormatInfoClone.csproj b/tests/src/CoreMangLib/cti/system/globalization/datetimeformatinfo/DateTimeFormatInfoClone.csproj
index e05a01806f..b5aaef7ee3 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/datetimeformatinfo/DateTimeFormatInfoClone.csproj
+++ b/tests/src/CoreMangLib/cti/system/globalization/datetimeformatinfo/DateTimeFormatInfoClone.csproj
@@ -33,10 +33,6 @@
<Compile Include="datetimeformatinfoclone.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/globalization/datetimeformatinfo/DateTimeFormatInfoCurrentInfo.csproj b/tests/src/CoreMangLib/cti/system/globalization/datetimeformatinfo/DateTimeFormatInfoCurrentInfo.csproj
index c90469fa2a..25a21a208a 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/datetimeformatinfo/DateTimeFormatInfoCurrentInfo.csproj
+++ b/tests/src/CoreMangLib/cti/system/globalization/datetimeformatinfo/DateTimeFormatInfoCurrentInfo.csproj
@@ -33,10 +33,6 @@
<Compile Include="datetimeformatinfocurrentinfo.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/globalization/datetimeformatinfo/DateTimeFormatInfoGetAbbreviatedMonthName.csproj b/tests/src/CoreMangLib/cti/system/globalization/datetimeformatinfo/DateTimeFormatInfoGetAbbreviatedMonthName.csproj
index b95af1d241..a1c4a8c122 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/datetimeformatinfo/DateTimeFormatInfoGetAbbreviatedMonthName.csproj
+++ b/tests/src/CoreMangLib/cti/system/globalization/datetimeformatinfo/DateTimeFormatInfoGetAbbreviatedMonthName.csproj
@@ -33,10 +33,6 @@
<Compile Include="datetimeformatinfogetabbreviatedmonthname.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/globalization/datetimeformatinfo/DateTimeFormatInfoGetFormat.csproj b/tests/src/CoreMangLib/cti/system/globalization/datetimeformatinfo/DateTimeFormatInfoGetFormat.csproj
index 81748111c2..b6b29fd2d0 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/datetimeformatinfo/DateTimeFormatInfoGetFormat.csproj
+++ b/tests/src/CoreMangLib/cti/system/globalization/datetimeformatinfo/DateTimeFormatInfoGetFormat.csproj
@@ -33,10 +33,6 @@
<Compile Include="datetimeformatinfogetformat.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/globalization/datetimeformatinfo/DateTimeFormatInfoGetInstance.csproj b/tests/src/CoreMangLib/cti/system/globalization/datetimeformatinfo/DateTimeFormatInfoGetInstance.csproj
index 6829a71681..c78d2041ae 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/datetimeformatinfo/DateTimeFormatInfoGetInstance.csproj
+++ b/tests/src/CoreMangLib/cti/system/globalization/datetimeformatinfo/DateTimeFormatInfoGetInstance.csproj
@@ -33,10 +33,6 @@
<Compile Include="datetimeformatinfogetinstance.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/globalization/datetimeformatinfo/DateTimeFormatInfoGetMonthName.csproj b/tests/src/CoreMangLib/cti/system/globalization/datetimeformatinfo/DateTimeFormatInfoGetMonthName.csproj
index 4ee49aa612..772207d5cd 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/datetimeformatinfo/DateTimeFormatInfoGetMonthName.csproj
+++ b/tests/src/CoreMangLib/cti/system/globalization/datetimeformatinfo/DateTimeFormatInfoGetMonthName.csproj
@@ -33,10 +33,6 @@
<Compile Include="datetimeformatinfogetmonthname.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/globalization/datetimeformatinfo/DateTimeFormatInfoInvariantInfo.csproj b/tests/src/CoreMangLib/cti/system/globalization/datetimeformatinfo/DateTimeFormatInfoInvariantInfo.csproj
index ee8ec0a79b..0667522ae3 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/datetimeformatinfo/DateTimeFormatInfoInvariantInfo.csproj
+++ b/tests/src/CoreMangLib/cti/system/globalization/datetimeformatinfo/DateTimeFormatInfoInvariantInfo.csproj
@@ -33,10 +33,6 @@
<Compile Include="datetimeformatinfoinvariantinfo.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/globalization/datetimeformatinfo/DateTimeFormatInfoIsReadOnly.csproj b/tests/src/CoreMangLib/cti/system/globalization/datetimeformatinfo/DateTimeFormatInfoIsReadOnly.csproj
index 24b8025cc0..ea61dda12b 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/datetimeformatinfo/DateTimeFormatInfoIsReadOnly.csproj
+++ b/tests/src/CoreMangLib/cti/system/globalization/datetimeformatinfo/DateTimeFormatInfoIsReadOnly.csproj
@@ -33,10 +33,6 @@
<Compile Include="datetimeformatinfoisreadonly.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/globalization/datetimeformatinfo/DateTimeFormatInfoRFC1123Pattern.csproj b/tests/src/CoreMangLib/cti/system/globalization/datetimeformatinfo/DateTimeFormatInfoRFC1123Pattern.csproj
index 3e56c6cd3c..deb0f8c023 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/datetimeformatinfo/DateTimeFormatInfoRFC1123Pattern.csproj
+++ b/tests/src/CoreMangLib/cti/system/globalization/datetimeformatinfo/DateTimeFormatInfoRFC1123Pattern.csproj
@@ -33,10 +33,6 @@
<Compile Include="datetimeformatinforfc1123pattern.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/globalization/datetimeformatinfo/DateTimeFormatInfoReadOnly.csproj b/tests/src/CoreMangLib/cti/system/globalization/datetimeformatinfo/DateTimeFormatInfoReadOnly.csproj
index 4160ac7ccc..b1f30a1e98 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/datetimeformatinfo/DateTimeFormatInfoReadOnly.csproj
+++ b/tests/src/CoreMangLib/cti/system/globalization/datetimeformatinfo/DateTimeFormatInfoReadOnly.csproj
@@ -33,10 +33,6 @@
<Compile Include="datetimeformatinforeadonly.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/globalization/datetimeformatinfo/DateTimeFormatInfoSortableDateTimePattern.csproj b/tests/src/CoreMangLib/cti/system/globalization/datetimeformatinfo/DateTimeFormatInfoSortableDateTimePattern.csproj
index 2a7d70634d..ae1af29c3e 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/datetimeformatinfo/DateTimeFormatInfoSortableDateTimePattern.csproj
+++ b/tests/src/CoreMangLib/cti/system/globalization/datetimeformatinfo/DateTimeFormatInfoSortableDateTimePattern.csproj
@@ -33,10 +33,6 @@
<Compile Include="datetimeformatinfosortabledatetimepattern.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/globalization/datetimeformatinfo/UniversalSortableDateTimePattern.csproj b/tests/src/CoreMangLib/cti/system/globalization/datetimeformatinfo/UniversalSortableDateTimePattern.csproj
index 33bdc9cd7f..3ef122ca51 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/datetimeformatinfo/UniversalSortableDateTimePattern.csproj
+++ b/tests/src/CoreMangLib/cti/system/globalization/datetimeformatinfo/UniversalSortableDateTimePattern.csproj
@@ -33,10 +33,6 @@
<Compile Include="datetimeformatinfouniversalsortabledatetimepattern.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/globalization/datetimeformatinfo/app.config b/tests/src/CoreMangLib/cti/system/globalization/datetimeformatinfo/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/globalization/datetimeformatinfo/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/globalization/datetimeformatinfo/project.json b/tests/src/CoreMangLib/cti/system/globalization/datetimeformatinfo/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/globalization/datetimeformatinfo/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/globalization/datetimestyles/DateTimeStyleAllowInnerWhite.csproj b/tests/src/CoreMangLib/cti/system/globalization/datetimestyles/DateTimeStyleAllowInnerWhite.csproj
index 0590fc7f5d..1225c341db 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/datetimestyles/DateTimeStyleAllowInnerWhite.csproj
+++ b/tests/src/CoreMangLib/cti/system/globalization/datetimestyles/DateTimeStyleAllowInnerWhite.csproj
@@ -33,10 +33,6 @@
<Compile Include="datetimestyleallowinnerwhite.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/globalization/datetimestyles/DateTimeStylesAdjustToUniversal.csproj b/tests/src/CoreMangLib/cti/system/globalization/datetimestyles/DateTimeStylesAdjustToUniversal.csproj
index 9a2088b9d5..21dc7910ff 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/datetimestyles/DateTimeStylesAdjustToUniversal.csproj
+++ b/tests/src/CoreMangLib/cti/system/globalization/datetimestyles/DateTimeStylesAdjustToUniversal.csproj
@@ -33,10 +33,6 @@
<Compile Include="datetimestylesadjusttouniversal.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/globalization/datetimestyles/DateTimeStylesAllowLeadingWhite.csproj b/tests/src/CoreMangLib/cti/system/globalization/datetimestyles/DateTimeStylesAllowLeadingWhite.csproj
index 8c5f63d0bf..d089b55476 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/datetimestyles/DateTimeStylesAllowLeadingWhite.csproj
+++ b/tests/src/CoreMangLib/cti/system/globalization/datetimestyles/DateTimeStylesAllowLeadingWhite.csproj
@@ -33,10 +33,6 @@
<Compile Include="datetimestylesallowleadingwhite.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/globalization/datetimestyles/DateTimeStylesAllowTrailingWhite.csproj b/tests/src/CoreMangLib/cti/system/globalization/datetimestyles/DateTimeStylesAllowTrailingWhite.csproj
index b609fac2c4..527f8d53a0 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/datetimestyles/DateTimeStylesAllowTrailingWhite.csproj
+++ b/tests/src/CoreMangLib/cti/system/globalization/datetimestyles/DateTimeStylesAllowTrailingWhite.csproj
@@ -33,10 +33,6 @@
<Compile Include="datetimestylesallowtrailingwhite.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/globalization/datetimestyles/DateTimeStylesAllowWhiteSpaces.csproj b/tests/src/CoreMangLib/cti/system/globalization/datetimestyles/DateTimeStylesAllowWhiteSpaces.csproj
index 81368ff646..fd2745ef04 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/datetimestyles/DateTimeStylesAllowWhiteSpaces.csproj
+++ b/tests/src/CoreMangLib/cti/system/globalization/datetimestyles/DateTimeStylesAllowWhiteSpaces.csproj
@@ -33,10 +33,6 @@
<Compile Include="datetimestylesallowwhitespaces.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/globalization/datetimestyles/DateTimeStylesAssumeLocal.csproj b/tests/src/CoreMangLib/cti/system/globalization/datetimestyles/DateTimeStylesAssumeLocal.csproj
index cd3895ba17..7765ed7bac 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/datetimestyles/DateTimeStylesAssumeLocal.csproj
+++ b/tests/src/CoreMangLib/cti/system/globalization/datetimestyles/DateTimeStylesAssumeLocal.csproj
@@ -33,10 +33,6 @@
<Compile Include="datetimestylesassumelocal.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/globalization/datetimestyles/DateTimeStylesAssumeUniversal.csproj b/tests/src/CoreMangLib/cti/system/globalization/datetimestyles/DateTimeStylesAssumeUniversal.csproj
index 2df20ab09b..d9fc1407f2 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/datetimestyles/DateTimeStylesAssumeUniversal.csproj
+++ b/tests/src/CoreMangLib/cti/system/globalization/datetimestyles/DateTimeStylesAssumeUniversal.csproj
@@ -33,10 +33,6 @@
<Compile Include="datetimestylesassumeuniversal.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/globalization/datetimestyles/DateTimeStylesNoCurrentDateDefault.csproj b/tests/src/CoreMangLib/cti/system/globalization/datetimestyles/DateTimeStylesNoCurrentDateDefault.csproj
index aa0752ee99..e8bb7e44b7 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/datetimestyles/DateTimeStylesNoCurrentDateDefault.csproj
+++ b/tests/src/CoreMangLib/cti/system/globalization/datetimestyles/DateTimeStylesNoCurrentDateDefault.csproj
@@ -33,10 +33,6 @@
<Compile Include="datetimestylesnocurrentdatedefault.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/globalization/datetimestyles/DateTimeStylesNone.csproj b/tests/src/CoreMangLib/cti/system/globalization/datetimestyles/DateTimeStylesNone.csproj
index 97757d872d..de31176a6a 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/datetimestyles/DateTimeStylesNone.csproj
+++ b/tests/src/CoreMangLib/cti/system/globalization/datetimestyles/DateTimeStylesNone.csproj
@@ -33,10 +33,6 @@
<Compile Include="datetimestylesnone.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/globalization/datetimestyles/DateTimeStylesRoundTripKind.csproj b/tests/src/CoreMangLib/cti/system/globalization/datetimestyles/DateTimeStylesRoundTripKind.csproj
index 555eb7d414..c0ccab739e 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/datetimestyles/DateTimeStylesRoundTripKind.csproj
+++ b/tests/src/CoreMangLib/cti/system/globalization/datetimestyles/DateTimeStylesRoundTripKind.csproj
@@ -33,10 +33,6 @@
<Compile Include="datetimestylesroundtripkind.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/globalization/datetimestyles/app.config b/tests/src/CoreMangLib/cti/system/globalization/datetimestyles/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/globalization/datetimestyles/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/globalization/datetimestyles/project.json b/tests/src/CoreMangLib/cti/system/globalization/datetimestyles/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/globalization/datetimestyles/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/globalization/numberformatinfo/NumberFormatInfoClone.csproj b/tests/src/CoreMangLib/cti/system/globalization/numberformatinfo/NumberFormatInfoClone.csproj
index 2ddc505f0a..27641af31b 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/numberformatinfo/NumberFormatInfoClone.csproj
+++ b/tests/src/CoreMangLib/cti/system/globalization/numberformatinfo/NumberFormatInfoClone.csproj
@@ -33,10 +33,6 @@
<Compile Include="numberformatinfoclone.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/globalization/numberformatinfo/NumberFormatInfoCtor.csproj b/tests/src/CoreMangLib/cti/system/globalization/numberformatinfo/NumberFormatInfoCtor.csproj
index dbe9bae0e0..1c25e99ceb 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/numberformatinfo/NumberFormatInfoCtor.csproj
+++ b/tests/src/CoreMangLib/cti/system/globalization/numberformatinfo/NumberFormatInfoCtor.csproj
@@ -33,10 +33,6 @@
<Compile Include="numberformatinfoctor.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/globalization/numberformatinfo/NumberFormatInfoCurrencyDecimalSeparator.csproj b/tests/src/CoreMangLib/cti/system/globalization/numberformatinfo/NumberFormatInfoCurrencyDecimalSeparator.csproj
index 94ea9dc1dc..775795eac5 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/numberformatinfo/NumberFormatInfoCurrencyDecimalSeparator.csproj
+++ b/tests/src/CoreMangLib/cti/system/globalization/numberformatinfo/NumberFormatInfoCurrencyDecimalSeparator.csproj
@@ -33,10 +33,6 @@
<Compile Include="numberformatinfocurrencydecimalseparator.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/globalization/numberformatinfo/NumberFormatInfoCurrencyGroupSeparator.csproj b/tests/src/CoreMangLib/cti/system/globalization/numberformatinfo/NumberFormatInfoCurrencyGroupSeparator.csproj
index 82fa086c8d..9e52b952fb 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/numberformatinfo/NumberFormatInfoCurrencyGroupSeparator.csproj
+++ b/tests/src/CoreMangLib/cti/system/globalization/numberformatinfo/NumberFormatInfoCurrencyGroupSeparator.csproj
@@ -33,10 +33,6 @@
<Compile Include="numberformatinfocurrencygroupseparator.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/globalization/numberformatinfo/NumberFormatInfoGetFormat.csproj b/tests/src/CoreMangLib/cti/system/globalization/numberformatinfo/NumberFormatInfoGetFormat.csproj
index 27ff2fb7c4..d5ea727124 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/numberformatinfo/NumberFormatInfoGetFormat.csproj
+++ b/tests/src/CoreMangLib/cti/system/globalization/numberformatinfo/NumberFormatInfoGetFormat.csproj
@@ -33,10 +33,6 @@
<Compile Include="numberformatinfogetformat.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/globalization/numberformatinfo/NumberFormatInfoGetInstance.csproj b/tests/src/CoreMangLib/cti/system/globalization/numberformatinfo/NumberFormatInfoGetInstance.csproj
index 5060659c11..c686c889b3 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/numberformatinfo/NumberFormatInfoGetInstance.csproj
+++ b/tests/src/CoreMangLib/cti/system/globalization/numberformatinfo/NumberFormatInfoGetInstance.csproj
@@ -33,10 +33,6 @@
<Compile Include="numberformatinfogetinstance.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/globalization/numberformatinfo/NumberFormatInfoReadOnly.csproj b/tests/src/CoreMangLib/cti/system/globalization/numberformatinfo/NumberFormatInfoReadOnly.csproj
index f727402c78..2e54d88df2 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/numberformatinfo/NumberFormatInfoReadOnly.csproj
+++ b/tests/src/CoreMangLib/cti/system/globalization/numberformatinfo/NumberFormatInfoReadOnly.csproj
@@ -33,10 +33,6 @@
<Compile Include="numberformatinforeadonly.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/globalization/numberformatinfo/app.config b/tests/src/CoreMangLib/cti/system/globalization/numberformatinfo/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/globalization/numberformatinfo/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/globalization/numberformatinfo/project.json b/tests/src/CoreMangLib/cti/system/globalization/numberformatinfo/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/globalization/numberformatinfo/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/globalization/numberstyles/NumberStylesAllowCurrencySymbol.csproj b/tests/src/CoreMangLib/cti/system/globalization/numberstyles/NumberStylesAllowCurrencySymbol.csproj
index 5533a245e4..1079ef3563 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/numberstyles/NumberStylesAllowCurrencySymbol.csproj
+++ b/tests/src/CoreMangLib/cti/system/globalization/numberstyles/NumberStylesAllowCurrencySymbol.csproj
@@ -33,10 +33,6 @@
<Compile Include="numberstylesallowcurrencysymbol.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/globalization/numberstyles/NumberStylesAllowDecimalPoint.csproj b/tests/src/CoreMangLib/cti/system/globalization/numberstyles/NumberStylesAllowDecimalPoint.csproj
index 5d9cc4fcaa..52a9defb6e 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/numberstyles/NumberStylesAllowDecimalPoint.csproj
+++ b/tests/src/CoreMangLib/cti/system/globalization/numberstyles/NumberStylesAllowDecimalPoint.csproj
@@ -33,10 +33,6 @@
<Compile Include="numberstylesallowdecimalpoint.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/globalization/numberstyles/NumberStylesAllowExponent.csproj b/tests/src/CoreMangLib/cti/system/globalization/numberstyles/NumberStylesAllowExponent.csproj
index 2ae1587b83..ebcb0a555d 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/numberstyles/NumberStylesAllowExponent.csproj
+++ b/tests/src/CoreMangLib/cti/system/globalization/numberstyles/NumberStylesAllowExponent.csproj
@@ -33,10 +33,6 @@
<Compile Include="numberstylesallowexponent.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/globalization/numberstyles/NumberStylesAllowHexSpecifier.csproj b/tests/src/CoreMangLib/cti/system/globalization/numberstyles/NumberStylesAllowHexSpecifier.csproj
index a8e7c39cbe..012ec8e8af 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/numberstyles/NumberStylesAllowHexSpecifier.csproj
+++ b/tests/src/CoreMangLib/cti/system/globalization/numberstyles/NumberStylesAllowHexSpecifier.csproj
@@ -33,10 +33,6 @@
<Compile Include="numberstylesallowhexspecifier.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/globalization/numberstyles/NumberStylesAllowLeadingSign.csproj b/tests/src/CoreMangLib/cti/system/globalization/numberstyles/NumberStylesAllowLeadingSign.csproj
index 1f6943b7a6..59202092f6 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/numberstyles/NumberStylesAllowLeadingSign.csproj
+++ b/tests/src/CoreMangLib/cti/system/globalization/numberstyles/NumberStylesAllowLeadingSign.csproj
@@ -33,10 +33,6 @@
<Compile Include="numberstylesallowleadingsign.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/globalization/numberstyles/NumberStylesAllowLeadingWhite.csproj b/tests/src/CoreMangLib/cti/system/globalization/numberstyles/NumberStylesAllowLeadingWhite.csproj
index 420a3e057e..11e9d6956a 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/numberstyles/NumberStylesAllowLeadingWhite.csproj
+++ b/tests/src/CoreMangLib/cti/system/globalization/numberstyles/NumberStylesAllowLeadingWhite.csproj
@@ -33,10 +33,6 @@
<Compile Include="numberstylesallowleadingwhite.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/globalization/numberstyles/NumberStylesAllowParentheses.csproj b/tests/src/CoreMangLib/cti/system/globalization/numberstyles/NumberStylesAllowParentheses.csproj
index cf3a354fac..23f25cef0d 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/numberstyles/NumberStylesAllowParentheses.csproj
+++ b/tests/src/CoreMangLib/cti/system/globalization/numberstyles/NumberStylesAllowParentheses.csproj
@@ -33,10 +33,6 @@
<Compile Include="numberstylesallowparentheses.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/globalization/numberstyles/NumberStylesAllowThousands.csproj b/tests/src/CoreMangLib/cti/system/globalization/numberstyles/NumberStylesAllowThousands.csproj
index cd7f85db8c..e3b9323edd 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/numberstyles/NumberStylesAllowThousands.csproj
+++ b/tests/src/CoreMangLib/cti/system/globalization/numberstyles/NumberStylesAllowThousands.csproj
@@ -33,10 +33,6 @@
<Compile Include="numberstylesallowthousands.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/globalization/numberstyles/NumberStylesAllowTrailingSign.csproj b/tests/src/CoreMangLib/cti/system/globalization/numberstyles/NumberStylesAllowTrailingSign.csproj
index a0cdb1d8aa..c2707d3dc7 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/numberstyles/NumberStylesAllowTrailingSign.csproj
+++ b/tests/src/CoreMangLib/cti/system/globalization/numberstyles/NumberStylesAllowTrailingSign.csproj
@@ -33,10 +33,6 @@
<Compile Include="numberstylesallowtrailingsign.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/globalization/numberstyles/NumberStylesAllowTrailingWhite.csproj b/tests/src/CoreMangLib/cti/system/globalization/numberstyles/NumberStylesAllowTrailingWhite.csproj
index bf689c879a..1b4bac079e 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/numberstyles/NumberStylesAllowTrailingWhite.csproj
+++ b/tests/src/CoreMangLib/cti/system/globalization/numberstyles/NumberStylesAllowTrailingWhite.csproj
@@ -33,10 +33,6 @@
<Compile Include="numberstylesallowtrailingwhite.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/globalization/numberstyles/NumberStylesAny.csproj b/tests/src/CoreMangLib/cti/system/globalization/numberstyles/NumberStylesAny.csproj
index 2105982f80..cc74514d8b 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/numberstyles/NumberStylesAny.csproj
+++ b/tests/src/CoreMangLib/cti/system/globalization/numberstyles/NumberStylesAny.csproj
@@ -33,10 +33,6 @@
<Compile Include="numberstylesany.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/globalization/numberstyles/NumberStylesCurrency.csproj b/tests/src/CoreMangLib/cti/system/globalization/numberstyles/NumberStylesCurrency.csproj
index d3432c50d2..acca22ad3b 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/numberstyles/NumberStylesCurrency.csproj
+++ b/tests/src/CoreMangLib/cti/system/globalization/numberstyles/NumberStylesCurrency.csproj
@@ -33,10 +33,6 @@
<Compile Include="numberstylescurrency.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/globalization/numberstyles/NumberStylesFloat.csproj b/tests/src/CoreMangLib/cti/system/globalization/numberstyles/NumberStylesFloat.csproj
index ab67b62c03..331c18860d 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/numberstyles/NumberStylesFloat.csproj
+++ b/tests/src/CoreMangLib/cti/system/globalization/numberstyles/NumberStylesFloat.csproj
@@ -33,10 +33,6 @@
<Compile Include="numberstylesfloat.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/globalization/numberstyles/NumberStylesHexNumber.csproj b/tests/src/CoreMangLib/cti/system/globalization/numberstyles/NumberStylesHexNumber.csproj
index 955c5cff69..d5ee79e71d 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/numberstyles/NumberStylesHexNumber.csproj
+++ b/tests/src/CoreMangLib/cti/system/globalization/numberstyles/NumberStylesHexNumber.csproj
@@ -33,10 +33,6 @@
<Compile Include="numberstyleshexnumber.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/globalization/numberstyles/NumberStylesInteger.csproj b/tests/src/CoreMangLib/cti/system/globalization/numberstyles/NumberStylesInteger.csproj
index f52d0a0523..c78a6d0071 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/numberstyles/NumberStylesInteger.csproj
+++ b/tests/src/CoreMangLib/cti/system/globalization/numberstyles/NumberStylesInteger.csproj
@@ -33,10 +33,6 @@
<Compile Include="numberstylesinteger.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/globalization/numberstyles/NumberStylesNone.csproj b/tests/src/CoreMangLib/cti/system/globalization/numberstyles/NumberStylesNone.csproj
index b04c2a7d1d..e8ce455b93 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/numberstyles/NumberStylesNone.csproj
+++ b/tests/src/CoreMangLib/cti/system/globalization/numberstyles/NumberStylesNone.csproj
@@ -33,10 +33,6 @@
<Compile Include="numberstylesnone.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/globalization/numberstyles/NumberStylesNumber.csproj b/tests/src/CoreMangLib/cti/system/globalization/numberstyles/NumberStylesNumber.csproj
index f71238f1c3..0bce942aef 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/numberstyles/NumberStylesNumber.csproj
+++ b/tests/src/CoreMangLib/cti/system/globalization/numberstyles/NumberStylesNumber.csproj
@@ -33,10 +33,6 @@
<Compile Include="numberstylesnumber.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/globalization/numberstyles/app.config b/tests/src/CoreMangLib/cti/system/globalization/numberstyles/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/globalization/numberstyles/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/globalization/numberstyles/project.json b/tests/src/CoreMangLib/cti/system/globalization/numberstyles/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/globalization/numberstyles/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/globalization/regioninfo/RegionInfoEquals.csproj b/tests/src/CoreMangLib/cti/system/globalization/regioninfo/RegionInfoEquals.csproj
index ed1a8e491e..857841b57c 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/regioninfo/RegionInfoEquals.csproj
+++ b/tests/src/CoreMangLib/cti/system/globalization/regioninfo/RegionInfoEquals.csproj
@@ -33,10 +33,6 @@
<Compile Include="regioninfoequals.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/globalization/regioninfo/RegionInfoGetHashCode.csproj b/tests/src/CoreMangLib/cti/system/globalization/regioninfo/RegionInfoGetHashCode.csproj
index 2127a81317..500f7dbb4d 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/regioninfo/RegionInfoGetHashCode.csproj
+++ b/tests/src/CoreMangLib/cti/system/globalization/regioninfo/RegionInfoGetHashCode.csproj
@@ -33,10 +33,6 @@
<Compile Include="regioninfogethashcode.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/globalization/regioninfo/RegionInfoISOCurrencySymbol.csproj b/tests/src/CoreMangLib/cti/system/globalization/regioninfo/RegionInfoISOCurrencySymbol.csproj
index d84b9c9325..9c1f5e5957 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/regioninfo/RegionInfoISOCurrencySymbol.csproj
+++ b/tests/src/CoreMangLib/cti/system/globalization/regioninfo/RegionInfoISOCurrencySymbol.csproj
@@ -33,10 +33,6 @@
<Compile Include="regioninfoisocurrencysymbol.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/globalization/regioninfo/RegionInfoIsMetric.csproj b/tests/src/CoreMangLib/cti/system/globalization/regioninfo/RegionInfoIsMetric.csproj
index 35baa43de9..eeef871514 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/regioninfo/RegionInfoIsMetric.csproj
+++ b/tests/src/CoreMangLib/cti/system/globalization/regioninfo/RegionInfoIsMetric.csproj
@@ -33,10 +33,6 @@
<Compile Include="regioninfoismetric.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/globalization/regioninfo/RegionInfoName.csproj b/tests/src/CoreMangLib/cti/system/globalization/regioninfo/RegionInfoName.csproj
index 490d35edaa..19bada9ae4 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/regioninfo/RegionInfoName.csproj
+++ b/tests/src/CoreMangLib/cti/system/globalization/regioninfo/RegionInfoName.csproj
@@ -33,10 +33,6 @@
<Compile Include="regioninfoname.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/globalization/regioninfo/RegionInfoToString.csproj b/tests/src/CoreMangLib/cti/system/globalization/regioninfo/RegionInfoToString.csproj
index 07563ea800..a0d8a95ab1 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/regioninfo/RegionInfoToString.csproj
+++ b/tests/src/CoreMangLib/cti/system/globalization/regioninfo/RegionInfoToString.csproj
@@ -33,10 +33,6 @@
<Compile Include="regioninfotostring.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/globalization/regioninfo/RegionInfoTwoLetterISORegionName.csproj b/tests/src/CoreMangLib/cti/system/globalization/regioninfo/RegionInfoTwoLetterISORegionName.csproj
index 71e9a60e86..4140d72bf3 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/regioninfo/RegionInfoTwoLetterISORegionName.csproj
+++ b/tests/src/CoreMangLib/cti/system/globalization/regioninfo/RegionInfoTwoLetterISORegionName.csproj
@@ -33,10 +33,6 @@
<Compile Include="regioninfotwoletterisoregionname.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/globalization/regioninfo/app.config b/tests/src/CoreMangLib/cti/system/globalization/regioninfo/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/globalization/regioninfo/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/globalization/regioninfo/project.json b/tests/src/CoreMangLib/cti/system/globalization/regioninfo/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/globalization/regioninfo/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/globalization/stringinfo/StringInfoCtor1.csproj b/tests/src/CoreMangLib/cti/system/globalization/stringinfo/StringInfoCtor1.csproj
index 5b783e85cb..153e433336 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/stringinfo/StringInfoCtor1.csproj
+++ b/tests/src/CoreMangLib/cti/system/globalization/stringinfo/StringInfoCtor1.csproj
@@ -33,10 +33,6 @@
<Compile Include="stringinfoctor1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/globalization/stringinfo/StringInfoCtor2.csproj b/tests/src/CoreMangLib/cti/system/globalization/stringinfo/StringInfoCtor2.csproj
index 99b58743a4..b32d70506b 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/stringinfo/StringInfoCtor2.csproj
+++ b/tests/src/CoreMangLib/cti/system/globalization/stringinfo/StringInfoCtor2.csproj
@@ -33,10 +33,6 @@
<Compile Include="stringinfoctor2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/globalization/stringinfo/StringInfoEquals.csproj b/tests/src/CoreMangLib/cti/system/globalization/stringinfo/StringInfoEquals.csproj
index a797182213..43d549dc8a 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/stringinfo/StringInfoEquals.csproj
+++ b/tests/src/CoreMangLib/cti/system/globalization/stringinfo/StringInfoEquals.csproj
@@ -33,10 +33,6 @@
<Compile Include="stringinfoequals.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/globalization/stringinfo/StringInfoGetHashCode.csproj b/tests/src/CoreMangLib/cti/system/globalization/stringinfo/StringInfoGetHashCode.csproj
index a67f93b0b8..2b1ea4a0ff 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/stringinfo/StringInfoGetHashCode.csproj
+++ b/tests/src/CoreMangLib/cti/system/globalization/stringinfo/StringInfoGetHashCode.csproj
@@ -33,10 +33,6 @@
<Compile Include="stringinfogethashcode.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/globalization/stringinfo/StringInfoGetNextTextElement2.csproj b/tests/src/CoreMangLib/cti/system/globalization/stringinfo/StringInfoGetNextTextElement2.csproj
index 54ffcd38a0..7e190a857e 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/stringinfo/StringInfoGetNextTextElement2.csproj
+++ b/tests/src/CoreMangLib/cti/system/globalization/stringinfo/StringInfoGetNextTextElement2.csproj
@@ -33,10 +33,6 @@
<Compile Include="stringinfogetnexttextelement2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/globalization/stringinfo/StringInfoGetTextElementEnumerator1.csproj b/tests/src/CoreMangLib/cti/system/globalization/stringinfo/StringInfoGetTextElementEnumerator1.csproj
index c30a47ba1d..f3dbb3dc33 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/stringinfo/StringInfoGetTextElementEnumerator1.csproj
+++ b/tests/src/CoreMangLib/cti/system/globalization/stringinfo/StringInfoGetTextElementEnumerator1.csproj
@@ -33,10 +33,6 @@
<Compile Include="stringinfogettextelementenumerator1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/globalization/stringinfo/StringInfoGetTextElementEnumerator2.csproj b/tests/src/CoreMangLib/cti/system/globalization/stringinfo/StringInfoGetTextElementEnumerator2.csproj
index 078c454eeb..62fbca43ea 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/stringinfo/StringInfoGetTextElementEnumerator2.csproj
+++ b/tests/src/CoreMangLib/cti/system/globalization/stringinfo/StringInfoGetTextElementEnumerator2.csproj
@@ -33,10 +33,6 @@
<Compile Include="stringinfogettextelementenumerator2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/globalization/stringinfo/StringInfoLengthInTextElements.csproj b/tests/src/CoreMangLib/cti/system/globalization/stringinfo/StringInfoLengthInTextElements.csproj
index 63190d03a1..5fb5e06563 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/stringinfo/StringInfoLengthInTextElements.csproj
+++ b/tests/src/CoreMangLib/cti/system/globalization/stringinfo/StringInfoLengthInTextElements.csproj
@@ -33,10 +33,6 @@
<Compile Include="stringinfolengthintextelements.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/globalization/stringinfo/StringInfoParseCombiningCharacters.csproj b/tests/src/CoreMangLib/cti/system/globalization/stringinfo/StringInfoParseCombiningCharacters.csproj
index c6a3a0c42f..7d30397972 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/stringinfo/StringInfoParseCombiningCharacters.csproj
+++ b/tests/src/CoreMangLib/cti/system/globalization/stringinfo/StringInfoParseCombiningCharacters.csproj
@@ -33,10 +33,6 @@
<Compile Include="stringinfoparsecombiningcharacters.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/globalization/stringinfo/StringInfoString.csproj b/tests/src/CoreMangLib/cti/system/globalization/stringinfo/StringInfoString.csproj
index 5651dc16ba..494784f20e 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/stringinfo/StringInfoString.csproj
+++ b/tests/src/CoreMangLib/cti/system/globalization/stringinfo/StringInfoString.csproj
@@ -33,10 +33,6 @@
<Compile Include="stringinfostring.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/globalization/stringinfo/app.config b/tests/src/CoreMangLib/cti/system/globalization/stringinfo/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/globalization/stringinfo/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/globalization/stringinfo/project.json b/tests/src/CoreMangLib/cti/system/globalization/stringinfo/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/globalization/stringinfo/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/globalization/textelementenumerator/TextElementEnumeratorCurrent.csproj b/tests/src/CoreMangLib/cti/system/globalization/textelementenumerator/TextElementEnumeratorCurrent.csproj
index b7c1c5bfbe..293566ca05 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/textelementenumerator/TextElementEnumeratorCurrent.csproj
+++ b/tests/src/CoreMangLib/cti/system/globalization/textelementenumerator/TextElementEnumeratorCurrent.csproj
@@ -33,10 +33,6 @@
<Compile Include="textelementenumeratorcurrent.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/globalization/textelementenumerator/TextElementEnumeratorElementIndex.csproj b/tests/src/CoreMangLib/cti/system/globalization/textelementenumerator/TextElementEnumeratorElementIndex.csproj
index 6cd356d21e..289f05c338 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/textelementenumerator/TextElementEnumeratorElementIndex.csproj
+++ b/tests/src/CoreMangLib/cti/system/globalization/textelementenumerator/TextElementEnumeratorElementIndex.csproj
@@ -33,10 +33,6 @@
<Compile Include="textelementenumeratorelementindex.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/globalization/textelementenumerator/TextElementEnumeratorGetTextElement.csproj b/tests/src/CoreMangLib/cti/system/globalization/textelementenumerator/TextElementEnumeratorGetTextElement.csproj
index cf83e9c3e5..c43bec8922 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/textelementenumerator/TextElementEnumeratorGetTextElement.csproj
+++ b/tests/src/CoreMangLib/cti/system/globalization/textelementenumerator/TextElementEnumeratorGetTextElement.csproj
@@ -33,10 +33,6 @@
<Compile Include="textelementenumeratorgettextelement.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/globalization/textelementenumerator/TextElementEnumeratorMoveNext.csproj b/tests/src/CoreMangLib/cti/system/globalization/textelementenumerator/TextElementEnumeratorMoveNext.csproj
index a40201d1a6..fbc809baef 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/textelementenumerator/TextElementEnumeratorMoveNext.csproj
+++ b/tests/src/CoreMangLib/cti/system/globalization/textelementenumerator/TextElementEnumeratorMoveNext.csproj
@@ -33,10 +33,6 @@
<Compile Include="textelementenumeratormovenext.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/globalization/textelementenumerator/TextElementEnumeratorReset.csproj b/tests/src/CoreMangLib/cti/system/globalization/textelementenumerator/TextElementEnumeratorReset.csproj
index 953fb53c43..e2089806ec 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/textelementenumerator/TextElementEnumeratorReset.csproj
+++ b/tests/src/CoreMangLib/cti/system/globalization/textelementenumerator/TextElementEnumeratorReset.csproj
@@ -33,10 +33,6 @@
<Compile Include="textelementenumeratorreset.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/globalization/textelementenumerator/app.config b/tests/src/CoreMangLib/cti/system/globalization/textelementenumerator/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/globalization/textelementenumerator/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/globalization/textelementenumerator/project.json b/tests/src/CoreMangLib/cti/system/globalization/textelementenumerator/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/globalization/textelementenumerator/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/globalization/textinfo/TextInfoCultureName.csproj b/tests/src/CoreMangLib/cti/system/globalization/textinfo/TextInfoCultureName.csproj
index adbc4a3f8a..490e931df9 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/textinfo/TextInfoCultureName.csproj
+++ b/tests/src/CoreMangLib/cti/system/globalization/textinfo/TextInfoCultureName.csproj
@@ -33,10 +33,6 @@
<Compile Include="textinfoculturename.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/globalization/textinfo/TextInfoEquals.csproj b/tests/src/CoreMangLib/cti/system/globalization/textinfo/TextInfoEquals.csproj
index 529ab44c70..b3785d2b9c 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/textinfo/TextInfoEquals.csproj
+++ b/tests/src/CoreMangLib/cti/system/globalization/textinfo/TextInfoEquals.csproj
@@ -33,10 +33,6 @@
<Compile Include="textinfoequals.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/globalization/textinfo/TextInfoGetHashCode.csproj b/tests/src/CoreMangLib/cti/system/globalization/textinfo/TextInfoGetHashCode.csproj
index 34a55134f9..f3df729358 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/textinfo/TextInfoGetHashCode.csproj
+++ b/tests/src/CoreMangLib/cti/system/globalization/textinfo/TextInfoGetHashCode.csproj
@@ -33,10 +33,6 @@
<Compile Include="textinfogethashcode.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/globalization/textinfo/TextInfoIsReadOnly.csproj b/tests/src/CoreMangLib/cti/system/globalization/textinfo/TextInfoIsReadOnly.csproj
index 682521eabf..23de89ae51 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/textinfo/TextInfoIsReadOnly.csproj
+++ b/tests/src/CoreMangLib/cti/system/globalization/textinfo/TextInfoIsReadOnly.csproj
@@ -33,10 +33,6 @@
<Compile Include="textinfoisreadonly.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/globalization/textinfo/TextInfoToString.csproj b/tests/src/CoreMangLib/cti/system/globalization/textinfo/TextInfoToString.csproj
index 7bba0a0914..90dc881304 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/textinfo/TextInfoToString.csproj
+++ b/tests/src/CoreMangLib/cti/system/globalization/textinfo/TextInfoToString.csproj
@@ -33,10 +33,6 @@
<Compile Include="textinfotostring.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/globalization/textinfo/TextInfoToUpper1.csproj b/tests/src/CoreMangLib/cti/system/globalization/textinfo/TextInfoToUpper1.csproj
index ec60b358b3..a1ab434288 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/textinfo/TextInfoToUpper1.csproj
+++ b/tests/src/CoreMangLib/cti/system/globalization/textinfo/TextInfoToUpper1.csproj
@@ -33,10 +33,6 @@
<Compile Include="textinfotoupper1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/globalization/textinfo/TextInfoToUpper2.csproj b/tests/src/CoreMangLib/cti/system/globalization/textinfo/TextInfoToUpper2.csproj
index 7f3125698a..2ba47808f6 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/textinfo/TextInfoToUpper2.csproj
+++ b/tests/src/CoreMangLib/cti/system/globalization/textinfo/TextInfoToUpper2.csproj
@@ -33,10 +33,6 @@
<Compile Include="textinfotoupper2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/globalization/textinfo/app.config b/tests/src/CoreMangLib/cti/system/globalization/textinfo/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/globalization/textinfo/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/globalization/textinfo/project.json b/tests/src/CoreMangLib/cti/system/globalization/textinfo/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/globalization/textinfo/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryClosePunctuation.csproj b/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryClosePunctuation.csproj
index 73d6dd4bc2..8132678627 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryClosePunctuation.csproj
+++ b/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryClosePunctuation.csproj
@@ -33,10 +33,6 @@
<Compile Include="unicodecategoryclosepunctuation.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryConnectorPunctuation.csproj b/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryConnectorPunctuation.csproj
index b1c6bb31ba..11f3d94e85 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryConnectorPunctuation.csproj
+++ b/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryConnectorPunctuation.csproj
@@ -33,10 +33,6 @@
<Compile Include="unicodecategoryconnectorpunctuation.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryControl.csproj b/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryControl.csproj
index 35a9f9b513..ae4ca6c387 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryControl.csproj
+++ b/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryControl.csproj
@@ -33,10 +33,6 @@
<Compile Include="unicodecategorycontrol.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryDashPunctuation.csproj b/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryDashPunctuation.csproj
index 6775d9fbe1..739caab798 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryDashPunctuation.csproj
+++ b/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryDashPunctuation.csproj
@@ -33,10 +33,6 @@
<Compile Include="unicodecategorydashpunctuation.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryDecimalDigitNumber.csproj b/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryDecimalDigitNumber.csproj
index 37fd0c682a..8b3ef430e3 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryDecimalDigitNumber.csproj
+++ b/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryDecimalDigitNumber.csproj
@@ -33,10 +33,6 @@
<Compile Include="unicodecategorydecimaldigitnumber.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryEnclosingMark.csproj b/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryEnclosingMark.csproj
index 10ba24eb4d..126d970b72 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryEnclosingMark.csproj
+++ b/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryEnclosingMark.csproj
@@ -33,10 +33,6 @@
<Compile Include="unicodecategoryenclosingmark.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryFinalQuotePunctuation.csproj b/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryFinalQuotePunctuation.csproj
index e2667df10d..c6f43d1278 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryFinalQuotePunctuation.csproj
+++ b/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryFinalQuotePunctuation.csproj
@@ -33,10 +33,6 @@
<Compile Include="unicodecategoryfinalquotepunctuation.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryFormat.csproj b/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryFormat.csproj
index 87bf8918ea..96f5fc5863 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryFormat.csproj
+++ b/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryFormat.csproj
@@ -33,10 +33,6 @@
<Compile Include="unicodecategoryformat.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryInitialQuotePunctuation.csproj b/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryInitialQuotePunctuation.csproj
index 9ab402daf7..59366df06c 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryInitialQuotePunctuation.csproj
+++ b/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryInitialQuotePunctuation.csproj
@@ -33,10 +33,6 @@
<Compile Include="unicodecategoryinitialquotepunctuation.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryLetterNumber.csproj b/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryLetterNumber.csproj
index 87984bcc1a..ab5c9ceecd 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryLetterNumber.csproj
+++ b/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryLetterNumber.csproj
@@ -33,10 +33,6 @@
<Compile Include="unicodecategoryletternumber.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryLineSeparator.csproj b/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryLineSeparator.csproj
index 591c4c9f91..ef9346c0e7 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryLineSeparator.csproj
+++ b/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryLineSeparator.csproj
@@ -33,10 +33,6 @@
<Compile Include="unicodecategorylineseparator.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryLowercaseLetter.csproj b/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryLowercaseLetter.csproj
index c08d1b5367..178bae3ca0 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryLowercaseLetter.csproj
+++ b/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryLowercaseLetter.csproj
@@ -33,10 +33,6 @@
<Compile Include="unicodecategorylowercaseletter.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryMathSymbol.csproj b/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryMathSymbol.csproj
index b152c61bdd..5a32d07ad3 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryMathSymbol.csproj
+++ b/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryMathSymbol.csproj
@@ -33,10 +33,6 @@
<Compile Include="unicodecategorymathsymbol.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryModifierLetter.csproj b/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryModifierLetter.csproj
index 7105aea44d..a94578a65d 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryModifierLetter.csproj
+++ b/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryModifierLetter.csproj
@@ -33,10 +33,6 @@
<Compile Include="unicodecategorymodifierletter.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryModifierSymbol.csproj b/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryModifierSymbol.csproj
index acf07cb0bb..7a9793265e 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryModifierSymbol.csproj
+++ b/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryModifierSymbol.csproj
@@ -33,10 +33,6 @@
<Compile Include="unicodecategorymodifiersymbol.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryNonSpacingMark.csproj b/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryNonSpacingMark.csproj
index 9c9578650a..e0278b659c 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryNonSpacingMark.csproj
+++ b/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryNonSpacingMark.csproj
@@ -33,10 +33,6 @@
<Compile Include="unicodecategorynonspacingmark.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryOpenPunctuation.csproj b/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryOpenPunctuation.csproj
index 48918b43d0..e6bb5a427c 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryOpenPunctuation.csproj
+++ b/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryOpenPunctuation.csproj
@@ -33,10 +33,6 @@
<Compile Include="unicodecategoryopenpunctuation.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryOtherLetter.csproj b/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryOtherLetter.csproj
index 7e090bc3f0..ea407c0f68 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryOtherLetter.csproj
+++ b/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryOtherLetter.csproj
@@ -33,10 +33,6 @@
<Compile Include="unicodecategoryotherletter.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryOtherNotAssigned.csproj b/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryOtherNotAssigned.csproj
index d0b46f4752..308e4720e5 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryOtherNotAssigned.csproj
+++ b/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryOtherNotAssigned.csproj
@@ -33,10 +33,6 @@
<Compile Include="unicodecategoryothernotassigned.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryOtherNumber.csproj b/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryOtherNumber.csproj
index 0eb1848035..704ad15cf7 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryOtherNumber.csproj
+++ b/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryOtherNumber.csproj
@@ -33,10 +33,6 @@
<Compile Include="unicodecategoryothernumber.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryOtherPunctuation.csproj b/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryOtherPunctuation.csproj
index 38d76a0cd0..346fce411e 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryOtherPunctuation.csproj
+++ b/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryOtherPunctuation.csproj
@@ -33,10 +33,6 @@
<Compile Include="unicodecategoryotherpunctuation.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryOtherSymbol.csproj b/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryOtherSymbol.csproj
index 22d24818a6..73ef39db0f 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryOtherSymbol.csproj
+++ b/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryOtherSymbol.csproj
@@ -33,10 +33,6 @@
<Compile Include="unicodecategoryothersymbol.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryParagraphSeparator.csproj b/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryParagraphSeparator.csproj
index b0ce51b30f..e21f98425e 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryParagraphSeparator.csproj
+++ b/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryParagraphSeparator.csproj
@@ -33,10 +33,6 @@
<Compile Include="unicodecategoryparagraphseparator.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryPrivateUse.csproj b/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryPrivateUse.csproj
index fdcd6d4b87..8889136510 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryPrivateUse.csproj
+++ b/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryPrivateUse.csproj
@@ -33,10 +33,6 @@
<Compile Include="unicodecategoryprivateuse.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategorySpaceSeparator.csproj b/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategorySpaceSeparator.csproj
index 51f77c3066..3e16f7f37e 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategorySpaceSeparator.csproj
+++ b/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategorySpaceSeparator.csproj
@@ -33,10 +33,6 @@
<Compile Include="unicodecategoryspaceseparator.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategorySpacingCombiningMark.csproj b/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategorySpacingCombiningMark.csproj
index f3b2921913..5c617ba633 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategorySpacingCombiningMark.csproj
+++ b/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategorySpacingCombiningMark.csproj
@@ -33,10 +33,6 @@
<Compile Include="unicodecategoryspacingcombiningmark.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategorySurrogate.csproj b/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategorySurrogate.csproj
index 0ce139313c..cb263d0dd9 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategorySurrogate.csproj
+++ b/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategorySurrogate.csproj
@@ -33,10 +33,6 @@
<Compile Include="unicodecategorysurrogate.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryTitlecaseLetter.csproj b/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryTitlecaseLetter.csproj
index 8a0c99a02f..47655c1195 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryTitlecaseLetter.csproj
+++ b/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryTitlecaseLetter.csproj
@@ -33,10 +33,6 @@
<Compile Include="unicodecategorytitlecaseletter.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryUppercaseLetter.csproj b/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryUppercaseLetter.csproj
index f6671ee273..266bb41667 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryUppercaseLetter.csproj
+++ b/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryUppercaseLetter.csproj
@@ -33,10 +33,6 @@
<Compile Include="unicodecategoryuppercaseletter.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/app.config b/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/project.json b/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/guid/GuidCompareTo1_cti.csproj b/tests/src/CoreMangLib/cti/system/guid/GuidCompareTo1_cti.csproj
index 39bad95345..f9464ce72e 100644
--- a/tests/src/CoreMangLib/cti/system/guid/GuidCompareTo1_cti.csproj
+++ b/tests/src/CoreMangLib/cti/system/guid/GuidCompareTo1_cti.csproj
@@ -33,10 +33,6 @@
<Compile Include="guidcompareto1_cti.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/guid/GuidCompareTo2.csproj b/tests/src/CoreMangLib/cti/system/guid/GuidCompareTo2.csproj
index d2cd79bd03..61376f210a 100644
--- a/tests/src/CoreMangLib/cti/system/guid/GuidCompareTo2.csproj
+++ b/tests/src/CoreMangLib/cti/system/guid/GuidCompareTo2.csproj
@@ -33,10 +33,6 @@
<Compile Include="guidcompareto2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/guid/GuidCtor1.csproj b/tests/src/CoreMangLib/cti/system/guid/GuidCtor1.csproj
index 85128b9e5d..7db856720d 100644
--- a/tests/src/CoreMangLib/cti/system/guid/GuidCtor1.csproj
+++ b/tests/src/CoreMangLib/cti/system/guid/GuidCtor1.csproj
@@ -33,10 +33,6 @@
<Compile Include="guidctor1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/guid/GuidCtor1_cti.csproj b/tests/src/CoreMangLib/cti/system/guid/GuidCtor1_cti.csproj
index e8f42cb6d7..0b210436cd 100644
--- a/tests/src/CoreMangLib/cti/system/guid/GuidCtor1_cti.csproj
+++ b/tests/src/CoreMangLib/cti/system/guid/GuidCtor1_cti.csproj
@@ -33,10 +33,6 @@
<Compile Include="guidctor1_cti.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/guid/GuidCtor2_cti.csproj b/tests/src/CoreMangLib/cti/system/guid/GuidCtor2_cti.csproj
index a3afa9e4f2..11010ededd 100644
--- a/tests/src/CoreMangLib/cti/system/guid/GuidCtor2_cti.csproj
+++ b/tests/src/CoreMangLib/cti/system/guid/GuidCtor2_cti.csproj
@@ -33,10 +33,6 @@
<Compile Include="guidctor2_cti.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/guid/GuidCtor3.csproj b/tests/src/CoreMangLib/cti/system/guid/GuidCtor3.csproj
index 54e21f8ccc..cb0d31fd81 100644
--- a/tests/src/CoreMangLib/cti/system/guid/GuidCtor3.csproj
+++ b/tests/src/CoreMangLib/cti/system/guid/GuidCtor3.csproj
@@ -33,10 +33,6 @@
<Compile Include="guidctor3.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/guid/GuidCtor3_cti.csproj b/tests/src/CoreMangLib/cti/system/guid/GuidCtor3_cti.csproj
index e1846113bd..ee59380c04 100644
--- a/tests/src/CoreMangLib/cti/system/guid/GuidCtor3_cti.csproj
+++ b/tests/src/CoreMangLib/cti/system/guid/GuidCtor3_cti.csproj
@@ -33,10 +33,6 @@
<Compile Include="guidctor3_cti.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/guid/GuidEmpty.csproj b/tests/src/CoreMangLib/cti/system/guid/GuidEmpty.csproj
index b2c6fee9a7..8809cf3d7a 100644
--- a/tests/src/CoreMangLib/cti/system/guid/GuidEmpty.csproj
+++ b/tests/src/CoreMangLib/cti/system/guid/GuidEmpty.csproj
@@ -33,10 +33,6 @@
<Compile Include="guidempty.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/guid/GuidEquals1.csproj b/tests/src/CoreMangLib/cti/system/guid/GuidEquals1.csproj
index 3e8151ad47..c9a376ccf3 100644
--- a/tests/src/CoreMangLib/cti/system/guid/GuidEquals1.csproj
+++ b/tests/src/CoreMangLib/cti/system/guid/GuidEquals1.csproj
@@ -33,10 +33,6 @@
<Compile Include="guidequals1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/guid/GuidEquals1_cti.csproj b/tests/src/CoreMangLib/cti/system/guid/GuidEquals1_cti.csproj
index ee0ab257cd..3924d495a1 100644
--- a/tests/src/CoreMangLib/cti/system/guid/GuidEquals1_cti.csproj
+++ b/tests/src/CoreMangLib/cti/system/guid/GuidEquals1_cti.csproj
@@ -33,10 +33,6 @@
<Compile Include="guidequals1_cti.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/guid/GuidEquals2.csproj b/tests/src/CoreMangLib/cti/system/guid/GuidEquals2.csproj
index 9dd6ca368b..f06eb96b4b 100644
--- a/tests/src/CoreMangLib/cti/system/guid/GuidEquals2.csproj
+++ b/tests/src/CoreMangLib/cti/system/guid/GuidEquals2.csproj
@@ -33,10 +33,6 @@
<Compile Include="guidequals2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/guid/GuidEquals2_cti.csproj b/tests/src/CoreMangLib/cti/system/guid/GuidEquals2_cti.csproj
index 7eeec092b5..4e916b53b6 100644
--- a/tests/src/CoreMangLib/cti/system/guid/GuidEquals2_cti.csproj
+++ b/tests/src/CoreMangLib/cti/system/guid/GuidEquals2_cti.csproj
@@ -33,10 +33,6 @@
<Compile Include="guidequals2_cti.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/guid/GuidEquals3.csproj b/tests/src/CoreMangLib/cti/system/guid/GuidEquals3.csproj
index 0a9270576b..c5e603d517 100644
--- a/tests/src/CoreMangLib/cti/system/guid/GuidEquals3.csproj
+++ b/tests/src/CoreMangLib/cti/system/guid/GuidEquals3.csproj
@@ -33,10 +33,6 @@
<Compile Include="guidequals3.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/guid/GuidGetHashCode.csproj b/tests/src/CoreMangLib/cti/system/guid/GuidGetHashCode.csproj
index 6a55e44e37..0f59d61c87 100644
--- a/tests/src/CoreMangLib/cti/system/guid/GuidGetHashCode.csproj
+++ b/tests/src/CoreMangLib/cti/system/guid/GuidGetHashCode.csproj
@@ -33,10 +33,6 @@
<Compile Include="guidgethashcode.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/guid/GuidNewGuid.csproj b/tests/src/CoreMangLib/cti/system/guid/GuidNewGuid.csproj
index ddcee9ae9a..19b9bf414e 100644
--- a/tests/src/CoreMangLib/cti/system/guid/GuidNewGuid.csproj
+++ b/tests/src/CoreMangLib/cti/system/guid/GuidNewGuid.csproj
@@ -33,10 +33,6 @@
<Compile Include="guidnewguid.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/guid/GuidToByteArray.csproj b/tests/src/CoreMangLib/cti/system/guid/GuidToByteArray.csproj
index faed7dea98..e9edf29036 100644
--- a/tests/src/CoreMangLib/cti/system/guid/GuidToByteArray.csproj
+++ b/tests/src/CoreMangLib/cti/system/guid/GuidToByteArray.csproj
@@ -33,10 +33,6 @@
<Compile Include="guidtobytearray.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/guid/GuidToString1.csproj b/tests/src/CoreMangLib/cti/system/guid/GuidToString1.csproj
index 4461ead1b5..d534ed6641 100644
--- a/tests/src/CoreMangLib/cti/system/guid/GuidToString1.csproj
+++ b/tests/src/CoreMangLib/cti/system/guid/GuidToString1.csproj
@@ -33,10 +33,6 @@
<Compile Include="guidtostring1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/guid/app.config b/tests/src/CoreMangLib/cti/system/guid/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/guid/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/guid/project.json b/tests/src/CoreMangLib/cti/system/guid/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/guid/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/icomparable/IComparableCompareTo.csproj b/tests/src/CoreMangLib/cti/system/icomparable/IComparableCompareTo.csproj
index 0ba1d26afb..66d540f300 100644
--- a/tests/src/CoreMangLib/cti/system/icomparable/IComparableCompareTo.csproj
+++ b/tests/src/CoreMangLib/cti/system/icomparable/IComparableCompareTo.csproj
@@ -33,10 +33,6 @@
<Compile Include="icomparablecompareto.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/icomparable/app.config b/tests/src/CoreMangLib/cti/system/icomparable/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/icomparable/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/icomparable/project.json b/tests/src/CoreMangLib/cti/system/icomparable/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/icomparable/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/icomparable_generic/IComparable_GenericCompareTo.csproj b/tests/src/CoreMangLib/cti/system/icomparable_generic/IComparable_GenericCompareTo.csproj
index d2f1b4aff0..e20e85b932 100644
--- a/tests/src/CoreMangLib/cti/system/icomparable_generic/IComparable_GenericCompareTo.csproj
+++ b/tests/src/CoreMangLib/cti/system/icomparable_generic/IComparable_GenericCompareTo.csproj
@@ -33,10 +33,6 @@
<Compile Include="icomparable_genericcompareto.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/icomparable_generic/app.config b/tests/src/CoreMangLib/cti/system/icomparable_generic/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/icomparable_generic/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/icomparable_generic/project.json b/tests/src/CoreMangLib/cti/system/icomparable_generic/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/icomparable_generic/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/iconvertible/IConvertibleToBoolean.csproj b/tests/src/CoreMangLib/cti/system/iconvertible/IConvertibleToBoolean.csproj
index a295ef5bd1..482b70923d 100644
--- a/tests/src/CoreMangLib/cti/system/iconvertible/IConvertibleToBoolean.csproj
+++ b/tests/src/CoreMangLib/cti/system/iconvertible/IConvertibleToBoolean.csproj
@@ -33,10 +33,6 @@
<Compile Include="iconvertibletoboolean.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/iconvertible/IConvertibleToByte.csproj b/tests/src/CoreMangLib/cti/system/iconvertible/IConvertibleToByte.csproj
index c58584455b..c8344e7f41 100644
--- a/tests/src/CoreMangLib/cti/system/iconvertible/IConvertibleToByte.csproj
+++ b/tests/src/CoreMangLib/cti/system/iconvertible/IConvertibleToByte.csproj
@@ -33,10 +33,6 @@
<Compile Include="iconvertibletobyte.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/iconvertible/IConvertibleToChar.csproj b/tests/src/CoreMangLib/cti/system/iconvertible/IConvertibleToChar.csproj
index fbcca8addd..abc4ca6686 100644
--- a/tests/src/CoreMangLib/cti/system/iconvertible/IConvertibleToChar.csproj
+++ b/tests/src/CoreMangLib/cti/system/iconvertible/IConvertibleToChar.csproj
@@ -33,10 +33,6 @@
<Compile Include="iconvertibletochar.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/iconvertible/IConvertibleToDateTime.csproj b/tests/src/CoreMangLib/cti/system/iconvertible/IConvertibleToDateTime.csproj
index 97d59fe72f..5c07493163 100644
--- a/tests/src/CoreMangLib/cti/system/iconvertible/IConvertibleToDateTime.csproj
+++ b/tests/src/CoreMangLib/cti/system/iconvertible/IConvertibleToDateTime.csproj
@@ -33,10 +33,6 @@
<Compile Include="iconvertibletodatetime.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/iconvertible/IConvertibleToDecimal.csproj b/tests/src/CoreMangLib/cti/system/iconvertible/IConvertibleToDecimal.csproj
index b78ee88fca..917c4a0bce 100644
--- a/tests/src/CoreMangLib/cti/system/iconvertible/IConvertibleToDecimal.csproj
+++ b/tests/src/CoreMangLib/cti/system/iconvertible/IConvertibleToDecimal.csproj
@@ -33,10 +33,6 @@
<Compile Include="iconvertibletodecimal.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/iconvertible/IConvertibleToDouble.csproj b/tests/src/CoreMangLib/cti/system/iconvertible/IConvertibleToDouble.csproj
index eb23a8d12c..03d6051b74 100644
--- a/tests/src/CoreMangLib/cti/system/iconvertible/IConvertibleToDouble.csproj
+++ b/tests/src/CoreMangLib/cti/system/iconvertible/IConvertibleToDouble.csproj
@@ -33,10 +33,6 @@
<Compile Include="iconvertibletodouble.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/iconvertible/IConvertibleToInt16.csproj b/tests/src/CoreMangLib/cti/system/iconvertible/IConvertibleToInt16.csproj
index 8a8a8c49ac..2db69b35fd 100644
--- a/tests/src/CoreMangLib/cti/system/iconvertible/IConvertibleToInt16.csproj
+++ b/tests/src/CoreMangLib/cti/system/iconvertible/IConvertibleToInt16.csproj
@@ -33,10 +33,6 @@
<Compile Include="iconvertibletoint16.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/iconvertible/IConvertibleToInt32.csproj b/tests/src/CoreMangLib/cti/system/iconvertible/IConvertibleToInt32.csproj
index 0b18329377..f65d9a32f8 100644
--- a/tests/src/CoreMangLib/cti/system/iconvertible/IConvertibleToInt32.csproj
+++ b/tests/src/CoreMangLib/cti/system/iconvertible/IConvertibleToInt32.csproj
@@ -33,10 +33,6 @@
<Compile Include="iconvertibletoint32.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/iconvertible/IConvertibleToInt64.csproj b/tests/src/CoreMangLib/cti/system/iconvertible/IConvertibleToInt64.csproj
index c581c77924..109f869e4c 100644
--- a/tests/src/CoreMangLib/cti/system/iconvertible/IConvertibleToInt64.csproj
+++ b/tests/src/CoreMangLib/cti/system/iconvertible/IConvertibleToInt64.csproj
@@ -33,10 +33,6 @@
<Compile Include="iconvertibletoint64.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/iconvertible/app.config b/tests/src/CoreMangLib/cti/system/iconvertible/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/iconvertible/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/iconvertible/project.json b/tests/src/CoreMangLib/cti/system/iconvertible/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/iconvertible/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/idisposable/IDisposableDispose.csproj b/tests/src/CoreMangLib/cti/system/idisposable/IDisposableDispose.csproj
index a065199e10..2085aac549 100644
--- a/tests/src/CoreMangLib/cti/system/idisposable/IDisposableDispose.csproj
+++ b/tests/src/CoreMangLib/cti/system/idisposable/IDisposableDispose.csproj
@@ -33,10 +33,6 @@
<Compile Include="idisposabledispose.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/idisposable/app.config b/tests/src/CoreMangLib/cti/system/idisposable/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/idisposable/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/idisposable/project.json b/tests/src/CoreMangLib/cti/system/idisposable/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/idisposable/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/iformatable/IFormatableToString.csproj b/tests/src/CoreMangLib/cti/system/iformatable/IFormatableToString.csproj
index 3176d18556..939f1ae964 100644
--- a/tests/src/CoreMangLib/cti/system/iformatable/IFormatableToString.csproj
+++ b/tests/src/CoreMangLib/cti/system/iformatable/IFormatableToString.csproj
@@ -33,10 +33,6 @@
<Compile Include="iformatabletostring.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/iformatable/app.config b/tests/src/CoreMangLib/cti/system/iformatable/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/iformatable/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/iformatable/project.json b/tests/src/CoreMangLib/cti/system/iformatable/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/iformatable/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/indexoutofrangeexception/IndexOutOfRangeExceptionctor1.csproj b/tests/src/CoreMangLib/cti/system/indexoutofrangeexception/IndexOutOfRangeExceptionctor1.csproj
index 4d7ca31642..ec926ab8c0 100644
--- a/tests/src/CoreMangLib/cti/system/indexoutofrangeexception/IndexOutOfRangeExceptionctor1.csproj
+++ b/tests/src/CoreMangLib/cti/system/indexoutofrangeexception/IndexOutOfRangeExceptionctor1.csproj
@@ -33,10 +33,6 @@
<Compile Include="indexoutofrangeexceptionctor1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/indexoutofrangeexception/IndexOutOfRangeExceptionctor2.csproj b/tests/src/CoreMangLib/cti/system/indexoutofrangeexception/IndexOutOfRangeExceptionctor2.csproj
index 7beeee4b8d..1a11fd18b8 100644
--- a/tests/src/CoreMangLib/cti/system/indexoutofrangeexception/IndexOutOfRangeExceptionctor2.csproj
+++ b/tests/src/CoreMangLib/cti/system/indexoutofrangeexception/IndexOutOfRangeExceptionctor2.csproj
@@ -33,10 +33,6 @@
<Compile Include="indexoutofrangeexceptionctor2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/indexoutofrangeexception/IndexOutOfRangeExceptionctor3.csproj b/tests/src/CoreMangLib/cti/system/indexoutofrangeexception/IndexOutOfRangeExceptionctor3.csproj
index a5684a1e4e..bae6af7969 100644
--- a/tests/src/CoreMangLib/cti/system/indexoutofrangeexception/IndexOutOfRangeExceptionctor3.csproj
+++ b/tests/src/CoreMangLib/cti/system/indexoutofrangeexception/IndexOutOfRangeExceptionctor3.csproj
@@ -33,10 +33,6 @@
<Compile Include="indexoutofrangeexceptionctor3.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/indexoutofrangeexception/app.config b/tests/src/CoreMangLib/cti/system/indexoutofrangeexception/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/indexoutofrangeexception/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/indexoutofrangeexception/project.json b/tests/src/CoreMangLib/cti/system/indexoutofrangeexception/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/indexoutofrangeexception/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/int/Int32CompareTo1.csproj b/tests/src/CoreMangLib/cti/system/int/Int32CompareTo1.csproj
index 37a820cc46..ce5264dc7a 100644
--- a/tests/src/CoreMangLib/cti/system/int/Int32CompareTo1.csproj
+++ b/tests/src/CoreMangLib/cti/system/int/Int32CompareTo1.csproj
@@ -33,10 +33,6 @@
<Compile Include="int32compareto1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/int/Int32Equals1.csproj b/tests/src/CoreMangLib/cti/system/int/Int32Equals1.csproj
index feca95a4e7..322ea9d2c6 100644
--- a/tests/src/CoreMangLib/cti/system/int/Int32Equals1.csproj
+++ b/tests/src/CoreMangLib/cti/system/int/Int32Equals1.csproj
@@ -33,10 +33,6 @@
<Compile Include="int32equals1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/int/Int32Equals2.csproj b/tests/src/CoreMangLib/cti/system/int/Int32Equals2.csproj
index a2fe7d199d..eac9434701 100644
--- a/tests/src/CoreMangLib/cti/system/int/Int32Equals2.csproj
+++ b/tests/src/CoreMangLib/cti/system/int/Int32Equals2.csproj
@@ -33,10 +33,6 @@
<Compile Include="int32equals2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/int/Int32GetHashCode.csproj b/tests/src/CoreMangLib/cti/system/int/Int32GetHashCode.csproj
index 3b1ea3cc51..ec3de7cd93 100644
--- a/tests/src/CoreMangLib/cti/system/int/Int32GetHashCode.csproj
+++ b/tests/src/CoreMangLib/cti/system/int/Int32GetHashCode.csproj
@@ -33,10 +33,6 @@
<Compile Include="int32gethashcode.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/int/Int32IConvertibleToBoolean.csproj b/tests/src/CoreMangLib/cti/system/int/Int32IConvertibleToBoolean.csproj
index 08643345ad..e13276b367 100644
--- a/tests/src/CoreMangLib/cti/system/int/Int32IConvertibleToBoolean.csproj
+++ b/tests/src/CoreMangLib/cti/system/int/Int32IConvertibleToBoolean.csproj
@@ -33,10 +33,6 @@
<Compile Include="int32iconvertibletoboolean.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/int/Int32IConvertibleToByte.csproj b/tests/src/CoreMangLib/cti/system/int/Int32IConvertibleToByte.csproj
index 5320b44672..3d4553f71d 100644
--- a/tests/src/CoreMangLib/cti/system/int/Int32IConvertibleToByte.csproj
+++ b/tests/src/CoreMangLib/cti/system/int/Int32IConvertibleToByte.csproj
@@ -33,10 +33,6 @@
<Compile Include="int32iconvertibletobyte.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/int/Int32IConvertibleToChar.csproj b/tests/src/CoreMangLib/cti/system/int/Int32IConvertibleToChar.csproj
index ec81ce255d..1a3caf4751 100644
--- a/tests/src/CoreMangLib/cti/system/int/Int32IConvertibleToChar.csproj
+++ b/tests/src/CoreMangLib/cti/system/int/Int32IConvertibleToChar.csproj
@@ -33,10 +33,6 @@
<Compile Include="int32iconvertibletochar.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/int/Int32IConvertibleToDateTime.csproj b/tests/src/CoreMangLib/cti/system/int/Int32IConvertibleToDateTime.csproj
index e1c8e50518..750210cc30 100644
--- a/tests/src/CoreMangLib/cti/system/int/Int32IConvertibleToDateTime.csproj
+++ b/tests/src/CoreMangLib/cti/system/int/Int32IConvertibleToDateTime.csproj
@@ -33,10 +33,6 @@
<Compile Include="int32iconvertibletodatetime.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/int/Int32IConvertibleToDecimal.csproj b/tests/src/CoreMangLib/cti/system/int/Int32IConvertibleToDecimal.csproj
index 6de6652e4f..e65dc118cf 100644
--- a/tests/src/CoreMangLib/cti/system/int/Int32IConvertibleToDecimal.csproj
+++ b/tests/src/CoreMangLib/cti/system/int/Int32IConvertibleToDecimal.csproj
@@ -33,10 +33,6 @@
<Compile Include="int32iconvertibletodecimal.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/int/Int32IConvertibleToDouble.csproj b/tests/src/CoreMangLib/cti/system/int/Int32IConvertibleToDouble.csproj
index 0155e307d4..97ff5d3445 100644
--- a/tests/src/CoreMangLib/cti/system/int/Int32IConvertibleToDouble.csproj
+++ b/tests/src/CoreMangLib/cti/system/int/Int32IConvertibleToDouble.csproj
@@ -33,10 +33,6 @@
<Compile Include="int32iconvertibletodouble.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/int/Int32IConvertibleToInt16.csproj b/tests/src/CoreMangLib/cti/system/int/Int32IConvertibleToInt16.csproj
index 9ad9b2736f..1c1f39b5cd 100644
--- a/tests/src/CoreMangLib/cti/system/int/Int32IConvertibleToInt16.csproj
+++ b/tests/src/CoreMangLib/cti/system/int/Int32IConvertibleToInt16.csproj
@@ -33,10 +33,6 @@
<Compile Include="int32iconvertibletoint16.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/int/Int32IConvertibleToInt32.csproj b/tests/src/CoreMangLib/cti/system/int/Int32IConvertibleToInt32.csproj
index 9761ae2df8..796da93f25 100644
--- a/tests/src/CoreMangLib/cti/system/int/Int32IConvertibleToInt32.csproj
+++ b/tests/src/CoreMangLib/cti/system/int/Int32IConvertibleToInt32.csproj
@@ -33,10 +33,6 @@
<Compile Include="int32iconvertibletoint32.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/int/Int32IConvertibleToInt64.csproj b/tests/src/CoreMangLib/cti/system/int/Int32IConvertibleToInt64.csproj
index 26cc6b0eab..b40330bec4 100644
--- a/tests/src/CoreMangLib/cti/system/int/Int32IConvertibleToInt64.csproj
+++ b/tests/src/CoreMangLib/cti/system/int/Int32IConvertibleToInt64.csproj
@@ -33,10 +33,6 @@
<Compile Include="int32iconvertibletoint64.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/int/Int32IConvertibleToSByte.csproj b/tests/src/CoreMangLib/cti/system/int/Int32IConvertibleToSByte.csproj
index bf9130ba64..3183e03bcb 100644
--- a/tests/src/CoreMangLib/cti/system/int/Int32IConvertibleToSByte.csproj
+++ b/tests/src/CoreMangLib/cti/system/int/Int32IConvertibleToSByte.csproj
@@ -33,10 +33,6 @@
<Compile Include="int32iconvertibletosbyte.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/int/Int32IConvertibleToSingle.csproj b/tests/src/CoreMangLib/cti/system/int/Int32IConvertibleToSingle.csproj
index 0b8d12d342..6099a92178 100644
--- a/tests/src/CoreMangLib/cti/system/int/Int32IConvertibleToSingle.csproj
+++ b/tests/src/CoreMangLib/cti/system/int/Int32IConvertibleToSingle.csproj
@@ -33,10 +33,6 @@
<Compile Include="int32iconvertibletosingle.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/int/Int32IConvertibleToType.csproj b/tests/src/CoreMangLib/cti/system/int/Int32IConvertibleToType.csproj
index e9a1757933..30798c7ac6 100644
--- a/tests/src/CoreMangLib/cti/system/int/Int32IConvertibleToType.csproj
+++ b/tests/src/CoreMangLib/cti/system/int/Int32IConvertibleToType.csproj
@@ -33,10 +33,6 @@
<Compile Include="int32iconvertibletotype.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/int/Int32IConvertibleToUInt16.csproj b/tests/src/CoreMangLib/cti/system/int/Int32IConvertibleToUInt16.csproj
index 62e2ea40aa..57dc4eddcf 100644
--- a/tests/src/CoreMangLib/cti/system/int/Int32IConvertibleToUInt16.csproj
+++ b/tests/src/CoreMangLib/cti/system/int/Int32IConvertibleToUInt16.csproj
@@ -33,10 +33,6 @@
<Compile Include="int32iconvertibletouint16.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/int/Int32IConvertibleToUInt32.csproj b/tests/src/CoreMangLib/cti/system/int/Int32IConvertibleToUInt32.csproj
index b874dc1ff1..cd7ef56963 100644
--- a/tests/src/CoreMangLib/cti/system/int/Int32IConvertibleToUInt32.csproj
+++ b/tests/src/CoreMangLib/cti/system/int/Int32IConvertibleToUInt32.csproj
@@ -33,10 +33,6 @@
<Compile Include="int32iconvertibletouint32.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/int/Int32IConvertibleToUInt64.csproj b/tests/src/CoreMangLib/cti/system/int/Int32IConvertibleToUInt64.csproj
index bf55dfbea0..c738b66676 100644
--- a/tests/src/CoreMangLib/cti/system/int/Int32IConvertibleToUInt64.csproj
+++ b/tests/src/CoreMangLib/cti/system/int/Int32IConvertibleToUInt64.csproj
@@ -33,10 +33,6 @@
<Compile Include="int32iconvertibletouint64.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/int/Int32MaxValue.csproj b/tests/src/CoreMangLib/cti/system/int/Int32MaxValue.csproj
index 55d21e07e2..c7dd4e1d67 100644
--- a/tests/src/CoreMangLib/cti/system/int/Int32MaxValue.csproj
+++ b/tests/src/CoreMangLib/cti/system/int/Int32MaxValue.csproj
@@ -33,10 +33,6 @@
<Compile Include="int32maxvalue.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/int/Int32MinValue.csproj b/tests/src/CoreMangLib/cti/system/int/Int32MinValue.csproj
index 54299d762f..275022f7d2 100644
--- a/tests/src/CoreMangLib/cti/system/int/Int32MinValue.csproj
+++ b/tests/src/CoreMangLib/cti/system/int/Int32MinValue.csproj
@@ -33,10 +33,6 @@
<Compile Include="int32minvalue.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/int/Int32Parse1.csproj b/tests/src/CoreMangLib/cti/system/int/Int32Parse1.csproj
index 72cbf3d5e6..39d734a9c5 100644
--- a/tests/src/CoreMangLib/cti/system/int/Int32Parse1.csproj
+++ b/tests/src/CoreMangLib/cti/system/int/Int32Parse1.csproj
@@ -33,10 +33,6 @@
<Compile Include="int32parse1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/int/Int32Parse2.csproj b/tests/src/CoreMangLib/cti/system/int/Int32Parse2.csproj
index 572fb280a2..5324f84d4a 100644
--- a/tests/src/CoreMangLib/cti/system/int/Int32Parse2.csproj
+++ b/tests/src/CoreMangLib/cti/system/int/Int32Parse2.csproj
@@ -33,10 +33,6 @@
<Compile Include="int32parse2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/int/Int32Parse3.csproj b/tests/src/CoreMangLib/cti/system/int/Int32Parse3.csproj
index 221beb8c3d..e6d8537449 100644
--- a/tests/src/CoreMangLib/cti/system/int/Int32Parse3.csproj
+++ b/tests/src/CoreMangLib/cti/system/int/Int32Parse3.csproj
@@ -33,10 +33,6 @@
<Compile Include="int32parse3.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/int/Int32Parse4.csproj b/tests/src/CoreMangLib/cti/system/int/Int32Parse4.csproj
index f7c8b8938f..84086c58f5 100644
--- a/tests/src/CoreMangLib/cti/system/int/Int32Parse4.csproj
+++ b/tests/src/CoreMangLib/cti/system/int/Int32Parse4.csproj
@@ -33,10 +33,6 @@
<Compile Include="int32parse4.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/int/Int32ToString3.csproj b/tests/src/CoreMangLib/cti/system/int/Int32ToString3.csproj
index e7c81c6d91..f3eac04f68 100644
--- a/tests/src/CoreMangLib/cti/system/int/Int32ToString3.csproj
+++ b/tests/src/CoreMangLib/cti/system/int/Int32ToString3.csproj
@@ -33,10 +33,6 @@
<Compile Include="int32tostring3.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/int/Int32TryParse.csproj b/tests/src/CoreMangLib/cti/system/int/Int32TryParse.csproj
index 78567d91f8..ae40884fa2 100644
--- a/tests/src/CoreMangLib/cti/system/int/Int32TryParse.csproj
+++ b/tests/src/CoreMangLib/cti/system/int/Int32TryParse.csproj
@@ -33,10 +33,6 @@
<Compile Include="int32tryparse.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/int/app.config b/tests/src/CoreMangLib/cti/system/int/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/int/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/int/project.json b/tests/src/CoreMangLib/cti/system/int/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/int/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/int16/Int16Equals1.csproj b/tests/src/CoreMangLib/cti/system/int16/Int16Equals1.csproj
index da218b9339..04a44e1f4b 100644
--- a/tests/src/CoreMangLib/cti/system/int16/Int16Equals1.csproj
+++ b/tests/src/CoreMangLib/cti/system/int16/Int16Equals1.csproj
@@ -33,10 +33,6 @@
<Compile Include="int16equals1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/int16/Int16Equals2.csproj b/tests/src/CoreMangLib/cti/system/int16/Int16Equals2.csproj
index 98771a2c36..82461a2aa1 100644
--- a/tests/src/CoreMangLib/cti/system/int16/Int16Equals2.csproj
+++ b/tests/src/CoreMangLib/cti/system/int16/Int16Equals2.csproj
@@ -33,10 +33,6 @@
<Compile Include="int16equals2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/int16/Int16GetHashCode.csproj b/tests/src/CoreMangLib/cti/system/int16/Int16GetHashCode.csproj
index d42736c1e2..79e713a66f 100644
--- a/tests/src/CoreMangLib/cti/system/int16/Int16GetHashCode.csproj
+++ b/tests/src/CoreMangLib/cti/system/int16/Int16GetHashCode.csproj
@@ -33,10 +33,6 @@
<Compile Include="int16gethashcode.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/int16/Int16IConvertibleToBoolean.csproj b/tests/src/CoreMangLib/cti/system/int16/Int16IConvertibleToBoolean.csproj
index 1614028fdd..2b04967520 100644
--- a/tests/src/CoreMangLib/cti/system/int16/Int16IConvertibleToBoolean.csproj
+++ b/tests/src/CoreMangLib/cti/system/int16/Int16IConvertibleToBoolean.csproj
@@ -33,10 +33,6 @@
<Compile Include="int16iconvertibletoboolean.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/int16/Int16IConvertibleToByte.csproj b/tests/src/CoreMangLib/cti/system/int16/Int16IConvertibleToByte.csproj
index 44dfd840cb..c2daa34dab 100644
--- a/tests/src/CoreMangLib/cti/system/int16/Int16IConvertibleToByte.csproj
+++ b/tests/src/CoreMangLib/cti/system/int16/Int16IConvertibleToByte.csproj
@@ -33,10 +33,6 @@
<Compile Include="int16iconvertibletobyte.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/int16/Int16IConvertibleToChar.csproj b/tests/src/CoreMangLib/cti/system/int16/Int16IConvertibleToChar.csproj
index c185a4f1bf..1910c353ae 100644
--- a/tests/src/CoreMangLib/cti/system/int16/Int16IConvertibleToChar.csproj
+++ b/tests/src/CoreMangLib/cti/system/int16/Int16IConvertibleToChar.csproj
@@ -33,10 +33,6 @@
<Compile Include="int16iconvertibletochar.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/int16/Int16IConvertibleToDateTime.csproj b/tests/src/CoreMangLib/cti/system/int16/Int16IConvertibleToDateTime.csproj
index 4704d0655b..02ce251856 100644
--- a/tests/src/CoreMangLib/cti/system/int16/Int16IConvertibleToDateTime.csproj
+++ b/tests/src/CoreMangLib/cti/system/int16/Int16IConvertibleToDateTime.csproj
@@ -33,10 +33,6 @@
<Compile Include="int16iconvertibletodatetime.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/int16/Int16IConvertibleToDecimal.csproj b/tests/src/CoreMangLib/cti/system/int16/Int16IConvertibleToDecimal.csproj
index 41971d52df..c70132d86a 100644
--- a/tests/src/CoreMangLib/cti/system/int16/Int16IConvertibleToDecimal.csproj
+++ b/tests/src/CoreMangLib/cti/system/int16/Int16IConvertibleToDecimal.csproj
@@ -33,10 +33,6 @@
<Compile Include="int16iconvertibletodecimal.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/int16/Int16IConvertibleToDouble.csproj b/tests/src/CoreMangLib/cti/system/int16/Int16IConvertibleToDouble.csproj
index 48b4bb22e5..4f572017b0 100644
--- a/tests/src/CoreMangLib/cti/system/int16/Int16IConvertibleToDouble.csproj
+++ b/tests/src/CoreMangLib/cti/system/int16/Int16IConvertibleToDouble.csproj
@@ -33,10 +33,6 @@
<Compile Include="int16iconvertibletodouble.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/int16/Int16IConvertibleToInt16.csproj b/tests/src/CoreMangLib/cti/system/int16/Int16IConvertibleToInt16.csproj
index 6ebf37b280..6db031dd01 100644
--- a/tests/src/CoreMangLib/cti/system/int16/Int16IConvertibleToInt16.csproj
+++ b/tests/src/CoreMangLib/cti/system/int16/Int16IConvertibleToInt16.csproj
@@ -33,10 +33,6 @@
<Compile Include="int16iconvertibletoint16.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/int16/Int16IConvertibleToInt32.csproj b/tests/src/CoreMangLib/cti/system/int16/Int16IConvertibleToInt32.csproj
index b2295f5bb1..6250da6f61 100644
--- a/tests/src/CoreMangLib/cti/system/int16/Int16IConvertibleToInt32.csproj
+++ b/tests/src/CoreMangLib/cti/system/int16/Int16IConvertibleToInt32.csproj
@@ -33,10 +33,6 @@
<Compile Include="int16iconvertibletoint32.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/int16/Int16IConvertibleToInt64.csproj b/tests/src/CoreMangLib/cti/system/int16/Int16IConvertibleToInt64.csproj
index 04e172bfc1..1b1890a57d 100644
--- a/tests/src/CoreMangLib/cti/system/int16/Int16IConvertibleToInt64.csproj
+++ b/tests/src/CoreMangLib/cti/system/int16/Int16IConvertibleToInt64.csproj
@@ -33,10 +33,6 @@
<Compile Include="int16iconvertibletoint64.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/int16/Int16IConvertibleToSByte.csproj b/tests/src/CoreMangLib/cti/system/int16/Int16IConvertibleToSByte.csproj
index 354a05e743..1a259a6091 100644
--- a/tests/src/CoreMangLib/cti/system/int16/Int16IConvertibleToSByte.csproj
+++ b/tests/src/CoreMangLib/cti/system/int16/Int16IConvertibleToSByte.csproj
@@ -33,10 +33,6 @@
<Compile Include="int16iconvertibletosbyte.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/int16/Int16IConvertibleToSingle.csproj b/tests/src/CoreMangLib/cti/system/int16/Int16IConvertibleToSingle.csproj
index cab0c69405..285f1dc626 100644
--- a/tests/src/CoreMangLib/cti/system/int16/Int16IConvertibleToSingle.csproj
+++ b/tests/src/CoreMangLib/cti/system/int16/Int16IConvertibleToSingle.csproj
@@ -33,10 +33,6 @@
<Compile Include="int16iconvertibletosingle.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/int16/Int16IConvertibleToType.csproj b/tests/src/CoreMangLib/cti/system/int16/Int16IConvertibleToType.csproj
index 935f3d1f58..2f1275877b 100644
--- a/tests/src/CoreMangLib/cti/system/int16/Int16IConvertibleToType.csproj
+++ b/tests/src/CoreMangLib/cti/system/int16/Int16IConvertibleToType.csproj
@@ -33,10 +33,6 @@
<Compile Include="int16iconvertibletotype.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/int16/Int16IConvertibleToUInt16.csproj b/tests/src/CoreMangLib/cti/system/int16/Int16IConvertibleToUInt16.csproj
index 775932b1cf..097a14c501 100644
--- a/tests/src/CoreMangLib/cti/system/int16/Int16IConvertibleToUInt16.csproj
+++ b/tests/src/CoreMangLib/cti/system/int16/Int16IConvertibleToUInt16.csproj
@@ -33,10 +33,6 @@
<Compile Include="int16iconvertibletouint16.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/int16/Int16IConvertibleToUInt32.csproj b/tests/src/CoreMangLib/cti/system/int16/Int16IConvertibleToUInt32.csproj
index 399c128d40..c885fe6973 100644
--- a/tests/src/CoreMangLib/cti/system/int16/Int16IConvertibleToUInt32.csproj
+++ b/tests/src/CoreMangLib/cti/system/int16/Int16IConvertibleToUInt32.csproj
@@ -33,10 +33,6 @@
<Compile Include="int16iconvertibletouint32.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/int16/Int16IConvertibleToUInt64.csproj b/tests/src/CoreMangLib/cti/system/int16/Int16IConvertibleToUInt64.csproj
index bc6c85030c..356f611a12 100644
--- a/tests/src/CoreMangLib/cti/system/int16/Int16IConvertibleToUInt64.csproj
+++ b/tests/src/CoreMangLib/cti/system/int16/Int16IConvertibleToUInt64.csproj
@@ -33,10 +33,6 @@
<Compile Include="int16iconvertibletouint64.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/int16/Int16MaxValue.csproj b/tests/src/CoreMangLib/cti/system/int16/Int16MaxValue.csproj
index eecb84da2f..e6f0585f39 100644
--- a/tests/src/CoreMangLib/cti/system/int16/Int16MaxValue.csproj
+++ b/tests/src/CoreMangLib/cti/system/int16/Int16MaxValue.csproj
@@ -33,10 +33,6 @@
<Compile Include="int16maxvalue.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/int16/Int16MinValue.csproj b/tests/src/CoreMangLib/cti/system/int16/Int16MinValue.csproj
index 8544e9413d..57a66d8b17 100644
--- a/tests/src/CoreMangLib/cti/system/int16/Int16MinValue.csproj
+++ b/tests/src/CoreMangLib/cti/system/int16/Int16MinValue.csproj
@@ -33,10 +33,6 @@
<Compile Include="int16minvalue.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/int16/Int16Parse1.csproj b/tests/src/CoreMangLib/cti/system/int16/Int16Parse1.csproj
index 0fa8cbecf1..d72a9901cf 100644
--- a/tests/src/CoreMangLib/cti/system/int16/Int16Parse1.csproj
+++ b/tests/src/CoreMangLib/cti/system/int16/Int16Parse1.csproj
@@ -33,10 +33,6 @@
<Compile Include="int16parse1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/int16/Int16Parse2.csproj b/tests/src/CoreMangLib/cti/system/int16/Int16Parse2.csproj
index bf90999f4f..eeb0610ed4 100644
--- a/tests/src/CoreMangLib/cti/system/int16/Int16Parse2.csproj
+++ b/tests/src/CoreMangLib/cti/system/int16/Int16Parse2.csproj
@@ -33,10 +33,6 @@
<Compile Include="int16parse2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/int16/Int16Parse3.csproj b/tests/src/CoreMangLib/cti/system/int16/Int16Parse3.csproj
index 7f34d7b332..d73aee0719 100644
--- a/tests/src/CoreMangLib/cti/system/int16/Int16Parse3.csproj
+++ b/tests/src/CoreMangLib/cti/system/int16/Int16Parse3.csproj
@@ -33,10 +33,6 @@
<Compile Include="int16parse3.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/int16/Int16TryParse.csproj b/tests/src/CoreMangLib/cti/system/int16/Int16TryParse.csproj
index 524d97614a..133b9c3717 100644
--- a/tests/src/CoreMangLib/cti/system/int16/Int16TryParse.csproj
+++ b/tests/src/CoreMangLib/cti/system/int16/Int16TryParse.csproj
@@ -33,10 +33,6 @@
<Compile Include="int16tryparse.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/int16/app.config b/tests/src/CoreMangLib/cti/system/int16/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/int16/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/int16/project.json b/tests/src/CoreMangLib/cti/system/int16/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/int16/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/int64/Int64CompareTo1.csproj b/tests/src/CoreMangLib/cti/system/int64/Int64CompareTo1.csproj
index 1738d2a076..e04d554fda 100644
--- a/tests/src/CoreMangLib/cti/system/int64/Int64CompareTo1.csproj
+++ b/tests/src/CoreMangLib/cti/system/int64/Int64CompareTo1.csproj
@@ -33,10 +33,6 @@
<Compile Include="int64compareto1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/int64/Int64Equals1.csproj b/tests/src/CoreMangLib/cti/system/int64/Int64Equals1.csproj
index e2d8f983cb..8ff30e1fe5 100644
--- a/tests/src/CoreMangLib/cti/system/int64/Int64Equals1.csproj
+++ b/tests/src/CoreMangLib/cti/system/int64/Int64Equals1.csproj
@@ -33,10 +33,6 @@
<Compile Include="int64equals1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/int64/Int64Equals2.csproj b/tests/src/CoreMangLib/cti/system/int64/Int64Equals2.csproj
index 7075d57182..e1fd605000 100644
--- a/tests/src/CoreMangLib/cti/system/int64/Int64Equals2.csproj
+++ b/tests/src/CoreMangLib/cti/system/int64/Int64Equals2.csproj
@@ -33,10 +33,6 @@
<Compile Include="int64equals2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/int64/Int64GetHashCode.csproj b/tests/src/CoreMangLib/cti/system/int64/Int64GetHashCode.csproj
index edbf026a08..24ce1f2644 100644
--- a/tests/src/CoreMangLib/cti/system/int64/Int64GetHashCode.csproj
+++ b/tests/src/CoreMangLib/cti/system/int64/Int64GetHashCode.csproj
@@ -33,10 +33,6 @@
<Compile Include="int64gethashcode.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/int64/Int64IConvertibleToBoolean.csproj b/tests/src/CoreMangLib/cti/system/int64/Int64IConvertibleToBoolean.csproj
index 0df105249d..f2453d901d 100644
--- a/tests/src/CoreMangLib/cti/system/int64/Int64IConvertibleToBoolean.csproj
+++ b/tests/src/CoreMangLib/cti/system/int64/Int64IConvertibleToBoolean.csproj
@@ -33,10 +33,6 @@
<Compile Include="int64iconvertibletoboolean.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/int64/Int64IConvertibleToByte.csproj b/tests/src/CoreMangLib/cti/system/int64/Int64IConvertibleToByte.csproj
index 6afa450ca9..1a25af457f 100644
--- a/tests/src/CoreMangLib/cti/system/int64/Int64IConvertibleToByte.csproj
+++ b/tests/src/CoreMangLib/cti/system/int64/Int64IConvertibleToByte.csproj
@@ -33,10 +33,6 @@
<Compile Include="int64iconvertibletobyte.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/int64/Int64IConvertibleToChar.csproj b/tests/src/CoreMangLib/cti/system/int64/Int64IConvertibleToChar.csproj
index 02fd64ca7b..5fb7ba1c45 100644
--- a/tests/src/CoreMangLib/cti/system/int64/Int64IConvertibleToChar.csproj
+++ b/tests/src/CoreMangLib/cti/system/int64/Int64IConvertibleToChar.csproj
@@ -33,10 +33,6 @@
<Compile Include="int64iconvertibletochar.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/int64/Int64IConvertibleToDateTime.csproj b/tests/src/CoreMangLib/cti/system/int64/Int64IConvertibleToDateTime.csproj
index 8258321ebd..538f05f701 100644
--- a/tests/src/CoreMangLib/cti/system/int64/Int64IConvertibleToDateTime.csproj
+++ b/tests/src/CoreMangLib/cti/system/int64/Int64IConvertibleToDateTime.csproj
@@ -33,10 +33,6 @@
<Compile Include="int64iconvertibletodatetime.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/int64/Int64IConvertibleToDecimal.csproj b/tests/src/CoreMangLib/cti/system/int64/Int64IConvertibleToDecimal.csproj
index 14e8074299..0fafb606c0 100644
--- a/tests/src/CoreMangLib/cti/system/int64/Int64IConvertibleToDecimal.csproj
+++ b/tests/src/CoreMangLib/cti/system/int64/Int64IConvertibleToDecimal.csproj
@@ -33,10 +33,6 @@
<Compile Include="int64iconvertibletodecimal.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/int64/Int64IConvertibleToDouble.csproj b/tests/src/CoreMangLib/cti/system/int64/Int64IConvertibleToDouble.csproj
index 8044db3c3d..1c3f7e454c 100644
--- a/tests/src/CoreMangLib/cti/system/int64/Int64IConvertibleToDouble.csproj
+++ b/tests/src/CoreMangLib/cti/system/int64/Int64IConvertibleToDouble.csproj
@@ -33,10 +33,6 @@
<Compile Include="int64iconvertibletodouble.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/int64/Int64IConvertibleToInt16.csproj b/tests/src/CoreMangLib/cti/system/int64/Int64IConvertibleToInt16.csproj
index b45f3db165..2d0ae36988 100644
--- a/tests/src/CoreMangLib/cti/system/int64/Int64IConvertibleToInt16.csproj
+++ b/tests/src/CoreMangLib/cti/system/int64/Int64IConvertibleToInt16.csproj
@@ -33,10 +33,6 @@
<Compile Include="int64iconvertibletoint16.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/int64/Int64IConvertibleToInt32.csproj b/tests/src/CoreMangLib/cti/system/int64/Int64IConvertibleToInt32.csproj
index 5d0d79656e..7f0e8619b8 100644
--- a/tests/src/CoreMangLib/cti/system/int64/Int64IConvertibleToInt32.csproj
+++ b/tests/src/CoreMangLib/cti/system/int64/Int64IConvertibleToInt32.csproj
@@ -33,10 +33,6 @@
<Compile Include="int64iconvertibletoint32.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/int64/Int64IConvertibleToInt64.csproj b/tests/src/CoreMangLib/cti/system/int64/Int64IConvertibleToInt64.csproj
index 6e01349917..3a27671f22 100644
--- a/tests/src/CoreMangLib/cti/system/int64/Int64IConvertibleToInt64.csproj
+++ b/tests/src/CoreMangLib/cti/system/int64/Int64IConvertibleToInt64.csproj
@@ -33,10 +33,6 @@
<Compile Include="int64iconvertibletoint64.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/int64/Int64IConvertibleToSByte.csproj b/tests/src/CoreMangLib/cti/system/int64/Int64IConvertibleToSByte.csproj
index 483585d00d..9ce48b389f 100644
--- a/tests/src/CoreMangLib/cti/system/int64/Int64IConvertibleToSByte.csproj
+++ b/tests/src/CoreMangLib/cti/system/int64/Int64IConvertibleToSByte.csproj
@@ -33,10 +33,6 @@
<Compile Include="int64iconvertibletosbyte.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/int64/Int64IConvertibleToSingle.csproj b/tests/src/CoreMangLib/cti/system/int64/Int64IConvertibleToSingle.csproj
index dfaf429c7d..b541729436 100644
--- a/tests/src/CoreMangLib/cti/system/int64/Int64IConvertibleToSingle.csproj
+++ b/tests/src/CoreMangLib/cti/system/int64/Int64IConvertibleToSingle.csproj
@@ -33,10 +33,6 @@
<Compile Include="int64iconvertibletosingle.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/int64/Int64IConvertibleToType.csproj b/tests/src/CoreMangLib/cti/system/int64/Int64IConvertibleToType.csproj
index 1a6666a7d8..7a8ad0f206 100644
--- a/tests/src/CoreMangLib/cti/system/int64/Int64IConvertibleToType.csproj
+++ b/tests/src/CoreMangLib/cti/system/int64/Int64IConvertibleToType.csproj
@@ -33,10 +33,6 @@
<Compile Include="int64iconvertibletotype.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/int64/Int64IConvertibleToUInt16.csproj b/tests/src/CoreMangLib/cti/system/int64/Int64IConvertibleToUInt16.csproj
index 7f2f024ab8..99e79bbdb2 100644
--- a/tests/src/CoreMangLib/cti/system/int64/Int64IConvertibleToUInt16.csproj
+++ b/tests/src/CoreMangLib/cti/system/int64/Int64IConvertibleToUInt16.csproj
@@ -33,10 +33,6 @@
<Compile Include="int64iconvertibletouint16.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/int64/Int64IConvertibleToUInt32.csproj b/tests/src/CoreMangLib/cti/system/int64/Int64IConvertibleToUInt32.csproj
index 54c7572dab..179acb8d96 100644
--- a/tests/src/CoreMangLib/cti/system/int64/Int64IConvertibleToUInt32.csproj
+++ b/tests/src/CoreMangLib/cti/system/int64/Int64IConvertibleToUInt32.csproj
@@ -33,10 +33,6 @@
<Compile Include="int64iconvertibletouint32.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/int64/Int64IConvertibleToUInt64.csproj b/tests/src/CoreMangLib/cti/system/int64/Int64IConvertibleToUInt64.csproj
index 1fce1013c3..ecb5286a53 100644
--- a/tests/src/CoreMangLib/cti/system/int64/Int64IConvertibleToUInt64.csproj
+++ b/tests/src/CoreMangLib/cti/system/int64/Int64IConvertibleToUInt64.csproj
@@ -33,10 +33,6 @@
<Compile Include="int64iconvertibletouint64.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/int64/Int64MaxValue.csproj b/tests/src/CoreMangLib/cti/system/int64/Int64MaxValue.csproj
index 4a51164e77..d02dbb72d1 100644
--- a/tests/src/CoreMangLib/cti/system/int64/Int64MaxValue.csproj
+++ b/tests/src/CoreMangLib/cti/system/int64/Int64MaxValue.csproj
@@ -33,10 +33,6 @@
<Compile Include="int64maxvalue.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/int64/Int64MinValue.csproj b/tests/src/CoreMangLib/cti/system/int64/Int64MinValue.csproj
index 3fba3127ef..fa0e24b908 100644
--- a/tests/src/CoreMangLib/cti/system/int64/Int64MinValue.csproj
+++ b/tests/src/CoreMangLib/cti/system/int64/Int64MinValue.csproj
@@ -33,10 +33,6 @@
<Compile Include="int64minvalue.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/int64/Int64Parse1.csproj b/tests/src/CoreMangLib/cti/system/int64/Int64Parse1.csproj
index e48ddbee1f..cce9d0651f 100644
--- a/tests/src/CoreMangLib/cti/system/int64/Int64Parse1.csproj
+++ b/tests/src/CoreMangLib/cti/system/int64/Int64Parse1.csproj
@@ -33,10 +33,6 @@
<Compile Include="int64parse1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/int64/Int64Parse2.csproj b/tests/src/CoreMangLib/cti/system/int64/Int64Parse2.csproj
index 3e807255aa..16bcd77491 100644
--- a/tests/src/CoreMangLib/cti/system/int64/Int64Parse2.csproj
+++ b/tests/src/CoreMangLib/cti/system/int64/Int64Parse2.csproj
@@ -33,10 +33,6 @@
<Compile Include="int64parse2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/int64/Int64Parse3.csproj b/tests/src/CoreMangLib/cti/system/int64/Int64Parse3.csproj
index d6407dd009..e0aec68729 100644
--- a/tests/src/CoreMangLib/cti/system/int64/Int64Parse3.csproj
+++ b/tests/src/CoreMangLib/cti/system/int64/Int64Parse3.csproj
@@ -33,10 +33,6 @@
<Compile Include="int64parse3.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/int64/Int64ToString3.csproj b/tests/src/CoreMangLib/cti/system/int64/Int64ToString3.csproj
index 11dbcda978..12f6e32670 100644
--- a/tests/src/CoreMangLib/cti/system/int64/Int64ToString3.csproj
+++ b/tests/src/CoreMangLib/cti/system/int64/Int64ToString3.csproj
@@ -33,10 +33,6 @@
<Compile Include="int64tostring3.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/int64/Int64TryParse.csproj b/tests/src/CoreMangLib/cti/system/int64/Int64TryParse.csproj
index 7e762b692e..8356072b6f 100644
--- a/tests/src/CoreMangLib/cti/system/int64/Int64TryParse.csproj
+++ b/tests/src/CoreMangLib/cti/system/int64/Int64TryParse.csproj
@@ -33,10 +33,6 @@
<Compile Include="int64tryparse.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/int64/app.config b/tests/src/CoreMangLib/cti/system/int64/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/int64/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/int64/project.json b/tests/src/CoreMangLib/cti/system/int64/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/int64/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/intptr/IntPtrCtor_Int32.csproj b/tests/src/CoreMangLib/cti/system/intptr/IntPtrCtor_Int32.csproj
index 44cc6d5e73..38aee082eb 100644
--- a/tests/src/CoreMangLib/cti/system/intptr/IntPtrCtor_Int32.csproj
+++ b/tests/src/CoreMangLib/cti/system/intptr/IntPtrCtor_Int32.csproj
@@ -33,10 +33,6 @@
<Compile Include="intptrctor_int32.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/intptr/IntPtrCtor_Int64.csproj b/tests/src/CoreMangLib/cti/system/intptr/IntPtrCtor_Int64.csproj
index 5f4b9fd72d..d732404b1c 100644
--- a/tests/src/CoreMangLib/cti/system/intptr/IntPtrCtor_Int64.csproj
+++ b/tests/src/CoreMangLib/cti/system/intptr/IntPtrCtor_Int64.csproj
@@ -33,10 +33,6 @@
<Compile Include="intptrctor_int64.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/intptr/IntPtrCtor_Void.csproj b/tests/src/CoreMangLib/cti/system/intptr/IntPtrCtor_Void.csproj
index 9b76e40139..72dee39a59 100644
--- a/tests/src/CoreMangLib/cti/system/intptr/IntPtrCtor_Void.csproj
+++ b/tests/src/CoreMangLib/cti/system/intptr/IntPtrCtor_Void.csproj
@@ -33,10 +33,6 @@
<Compile Include="intptrctor_void.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/intptr/IntPtrEquals.csproj b/tests/src/CoreMangLib/cti/system/intptr/IntPtrEquals.csproj
index 3d3769b082..5b40945386 100644
--- a/tests/src/CoreMangLib/cti/system/intptr/IntPtrEquals.csproj
+++ b/tests/src/CoreMangLib/cti/system/intptr/IntPtrEquals.csproj
@@ -33,10 +33,6 @@
<Compile Include="intptrequals.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/intptr/IntPtrGetHashCode.csproj b/tests/src/CoreMangLib/cti/system/intptr/IntPtrGetHashCode.csproj
index e23cfe8b5e..734b84f666 100644
--- a/tests/src/CoreMangLib/cti/system/intptr/IntPtrGetHashCode.csproj
+++ b/tests/src/CoreMangLib/cti/system/intptr/IntPtrGetHashCode.csproj
@@ -33,10 +33,6 @@
<Compile Include="intptrgethashcode.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/intptr/IntPtrToInt32.csproj b/tests/src/CoreMangLib/cti/system/intptr/IntPtrToInt32.csproj
index 1322e234a3..3f4b9bbaaa 100644
--- a/tests/src/CoreMangLib/cti/system/intptr/IntPtrToInt32.csproj
+++ b/tests/src/CoreMangLib/cti/system/intptr/IntPtrToInt32.csproj
@@ -33,10 +33,6 @@
<Compile Include="intptrtoint32.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/intptr/IntPtrToInt64.csproj b/tests/src/CoreMangLib/cti/system/intptr/IntPtrToInt64.csproj
index 109e657b50..85fe0996cf 100644
--- a/tests/src/CoreMangLib/cti/system/intptr/IntPtrToInt64.csproj
+++ b/tests/src/CoreMangLib/cti/system/intptr/IntPtrToInt64.csproj
@@ -33,10 +33,6 @@
<Compile Include="intptrtoint64.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/intptr/IntPtrToPointer.csproj b/tests/src/CoreMangLib/cti/system/intptr/IntPtrToPointer.csproj
index 31fb517ea4..aa4c2eb5ac 100644
--- a/tests/src/CoreMangLib/cti/system/intptr/IntPtrToPointer.csproj
+++ b/tests/src/CoreMangLib/cti/system/intptr/IntPtrToPointer.csproj
@@ -33,10 +33,6 @@
<Compile Include="intptrtopointer.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/intptr/IntPtrToString.csproj b/tests/src/CoreMangLib/cti/system/intptr/IntPtrToString.csproj
index b98aa70c69..df4030d6ff 100644
--- a/tests/src/CoreMangLib/cti/system/intptr/IntPtrToString.csproj
+++ b/tests/src/CoreMangLib/cti/system/intptr/IntPtrToString.csproj
@@ -33,10 +33,6 @@
<Compile Include="intptrtostring.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/intptr/IntPtrZero.csproj b/tests/src/CoreMangLib/cti/system/intptr/IntPtrZero.csproj
index 621ecfcd15..5a8a7cac13 100644
--- a/tests/src/CoreMangLib/cti/system/intptr/IntPtrZero.csproj
+++ b/tests/src/CoreMangLib/cti/system/intptr/IntPtrZero.csproj
@@ -33,10 +33,6 @@
<Compile Include="intptrzero.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/intptr/app.config b/tests/src/CoreMangLib/cti/system/intptr/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/intptr/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/intptr/project.json b/tests/src/CoreMangLib/cti/system/intptr/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/intptr/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/invalidcastexception/InvalidCastExceptionctor1.csproj b/tests/src/CoreMangLib/cti/system/invalidcastexception/InvalidCastExceptionctor1.csproj
index 80fd635dd5..ebc10103c6 100644
--- a/tests/src/CoreMangLib/cti/system/invalidcastexception/InvalidCastExceptionctor1.csproj
+++ b/tests/src/CoreMangLib/cti/system/invalidcastexception/InvalidCastExceptionctor1.csproj
@@ -33,10 +33,6 @@
<Compile Include="invalidcastexceptionctor1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/invalidcastexception/InvalidCastExceptionctor2.csproj b/tests/src/CoreMangLib/cti/system/invalidcastexception/InvalidCastExceptionctor2.csproj
index 95968983f7..f0f006a34e 100644
--- a/tests/src/CoreMangLib/cti/system/invalidcastexception/InvalidCastExceptionctor2.csproj
+++ b/tests/src/CoreMangLib/cti/system/invalidcastexception/InvalidCastExceptionctor2.csproj
@@ -33,10 +33,6 @@
<Compile Include="invalidcastexceptionctor2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/invalidcastexception/InvalidCastExceptionctor3.csproj b/tests/src/CoreMangLib/cti/system/invalidcastexception/InvalidCastExceptionctor3.csproj
index 9bff8231c9..882d567602 100644
--- a/tests/src/CoreMangLib/cti/system/invalidcastexception/InvalidCastExceptionctor3.csproj
+++ b/tests/src/CoreMangLib/cti/system/invalidcastexception/InvalidCastExceptionctor3.csproj
@@ -33,10 +33,6 @@
<Compile Include="invalidcastexceptionctor3.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/invalidcastexception/app.config b/tests/src/CoreMangLib/cti/system/invalidcastexception/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/invalidcastexception/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/invalidcastexception/project.json b/tests/src/CoreMangLib/cti/system/invalidcastexception/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/invalidcastexception/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/invalidoperationexception/InvalidOperationExceptionctor1.csproj b/tests/src/CoreMangLib/cti/system/invalidoperationexception/InvalidOperationExceptionctor1.csproj
index d9b937b9e2..a4d4789ab3 100644
--- a/tests/src/CoreMangLib/cti/system/invalidoperationexception/InvalidOperationExceptionctor1.csproj
+++ b/tests/src/CoreMangLib/cti/system/invalidoperationexception/InvalidOperationExceptionctor1.csproj
@@ -33,10 +33,6 @@
<Compile Include="invalidoperationexceptionctor1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/invalidoperationexception/InvalidOperationExceptionctor2.csproj b/tests/src/CoreMangLib/cti/system/invalidoperationexception/InvalidOperationExceptionctor2.csproj
index 11106996ec..f1d889deb5 100644
--- a/tests/src/CoreMangLib/cti/system/invalidoperationexception/InvalidOperationExceptionctor2.csproj
+++ b/tests/src/CoreMangLib/cti/system/invalidoperationexception/InvalidOperationExceptionctor2.csproj
@@ -33,10 +33,6 @@
<Compile Include="invalidoperationexceptionctor2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/invalidoperationexception/InvalidOperationExceptionctor3.csproj b/tests/src/CoreMangLib/cti/system/invalidoperationexception/InvalidOperationExceptionctor3.csproj
index 4cdca0f7db..a54db9d67e 100644
--- a/tests/src/CoreMangLib/cti/system/invalidoperationexception/InvalidOperationExceptionctor3.csproj
+++ b/tests/src/CoreMangLib/cti/system/invalidoperationexception/InvalidOperationExceptionctor3.csproj
@@ -33,10 +33,6 @@
<Compile Include="invalidoperationexceptionctor3.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/invalidoperationexception/app.config b/tests/src/CoreMangLib/cti/system/invalidoperationexception/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/invalidoperationexception/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/invalidoperationexception/project.json b/tests/src/CoreMangLib/cti/system/invalidoperationexception/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/invalidoperationexception/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/invalidprogramexception/InvalidProgramExceptionctor1.csproj b/tests/src/CoreMangLib/cti/system/invalidprogramexception/InvalidProgramExceptionctor1.csproj
index 1684dc1a8f..ac93cb9c35 100644
--- a/tests/src/CoreMangLib/cti/system/invalidprogramexception/InvalidProgramExceptionctor1.csproj
+++ b/tests/src/CoreMangLib/cti/system/invalidprogramexception/InvalidProgramExceptionctor1.csproj
@@ -33,10 +33,6 @@
<Compile Include="invalidprogramexceptionctor1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/invalidprogramexception/InvalidProgramExceptionctor2.csproj b/tests/src/CoreMangLib/cti/system/invalidprogramexception/InvalidProgramExceptionctor2.csproj
index 46a3fa52bf..3575b285b1 100644
--- a/tests/src/CoreMangLib/cti/system/invalidprogramexception/InvalidProgramExceptionctor2.csproj
+++ b/tests/src/CoreMangLib/cti/system/invalidprogramexception/InvalidProgramExceptionctor2.csproj
@@ -33,10 +33,6 @@
<Compile Include="invalidprogramexceptionctor2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/invalidprogramexception/InvalidProgramExceptionctor3.csproj b/tests/src/CoreMangLib/cti/system/invalidprogramexception/InvalidProgramExceptionctor3.csproj
index 4e74732f29..da6b87d733 100644
--- a/tests/src/CoreMangLib/cti/system/invalidprogramexception/InvalidProgramExceptionctor3.csproj
+++ b/tests/src/CoreMangLib/cti/system/invalidprogramexception/InvalidProgramExceptionctor3.csproj
@@ -33,10 +33,6 @@
<Compile Include="invalidprogramexceptionctor3.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/invalidprogramexception/app.config b/tests/src/CoreMangLib/cti/system/invalidprogramexception/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/invalidprogramexception/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/invalidprogramexception/project.json b/tests/src/CoreMangLib/cti/system/invalidprogramexception/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/invalidprogramexception/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/io/binarywriter/BinaryWriterOutStream_PSC.csproj b/tests/src/CoreMangLib/cti/system/io/binarywriter/BinaryWriterOutStream_PSC.csproj
index b844adbd63..7d53d43895 100644
--- a/tests/src/CoreMangLib/cti/system/io/binarywriter/BinaryWriterOutStream_PSC.csproj
+++ b/tests/src/CoreMangLib/cti/system/io/binarywriter/BinaryWriterOutStream_PSC.csproj
@@ -33,10 +33,6 @@
<Compile Include="binarywriteroutstream.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/io/binarywriter/app.config b/tests/src/CoreMangLib/cti/system/io/binarywriter/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/io/binarywriter/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/io/binarywriter/project.json b/tests/src/CoreMangLib/cti/system/io/binarywriter/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/io/binarywriter/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/io/directorynotfoundexception/DirectoryNotFoundExceptionctor1.csproj b/tests/src/CoreMangLib/cti/system/io/directorynotfoundexception/DirectoryNotFoundExceptionctor1.csproj
index fead55dc45..bc4acbb5eb 100644
--- a/tests/src/CoreMangLib/cti/system/io/directorynotfoundexception/DirectoryNotFoundExceptionctor1.csproj
+++ b/tests/src/CoreMangLib/cti/system/io/directorynotfoundexception/DirectoryNotFoundExceptionctor1.csproj
@@ -33,10 +33,6 @@
<Compile Include="directorynotfoundexceptionctor1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/io/directorynotfoundexception/DirectoryNotFoundExceptionctor2.csproj b/tests/src/CoreMangLib/cti/system/io/directorynotfoundexception/DirectoryNotFoundExceptionctor2.csproj
index c0aaec7ac3..1f3a4c0b25 100644
--- a/tests/src/CoreMangLib/cti/system/io/directorynotfoundexception/DirectoryNotFoundExceptionctor2.csproj
+++ b/tests/src/CoreMangLib/cti/system/io/directorynotfoundexception/DirectoryNotFoundExceptionctor2.csproj
@@ -33,10 +33,6 @@
<Compile Include="directorynotfoundexceptionctor2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/io/directorynotfoundexception/app.config b/tests/src/CoreMangLib/cti/system/io/directorynotfoundexception/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/io/directorynotfoundexception/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/io/directorynotfoundexception/project.json b/tests/src/CoreMangLib/cti/system/io/directorynotfoundexception/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/io/directorynotfoundexception/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/io/endofstreamexception/app.config b/tests/src/CoreMangLib/cti/system/io/endofstreamexception/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/io/endofstreamexception/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/io/endofstreamexception/endofstreamexceptionctor1_PSC.csproj b/tests/src/CoreMangLib/cti/system/io/endofstreamexception/endofstreamexceptionctor1_PSC.csproj
index b35ceae9cd..22876c4a35 100644
--- a/tests/src/CoreMangLib/cti/system/io/endofstreamexception/endofstreamexceptionctor1_PSC.csproj
+++ b/tests/src/CoreMangLib/cti/system/io/endofstreamexception/endofstreamexceptionctor1_PSC.csproj
@@ -33,10 +33,6 @@
<Compile Include="endofstreamexceptionctor1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/io/endofstreamexception/endofstreamexceptionctor2_PSC.csproj b/tests/src/CoreMangLib/cti/system/io/endofstreamexception/endofstreamexceptionctor2_PSC.csproj
index 6230ee8a22..90bd0a1dc6 100644
--- a/tests/src/CoreMangLib/cti/system/io/endofstreamexception/endofstreamexceptionctor2_PSC.csproj
+++ b/tests/src/CoreMangLib/cti/system/io/endofstreamexception/endofstreamexceptionctor2_PSC.csproj
@@ -33,10 +33,6 @@
<Compile Include="endofstreamexceptionctor2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/io/endofstreamexception/project.json b/tests/src/CoreMangLib/cti/system/io/endofstreamexception/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/io/endofstreamexception/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/io/fileaccess/FileAccessEnum.csproj b/tests/src/CoreMangLib/cti/system/io/fileaccess/FileAccessEnum.csproj
index bb0bf449b5..6482386565 100644
--- a/tests/src/CoreMangLib/cti/system/io/fileaccess/FileAccessEnum.csproj
+++ b/tests/src/CoreMangLib/cti/system/io/fileaccess/FileAccessEnum.csproj
@@ -33,10 +33,6 @@
<Compile Include="fileaccessenum.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/io/fileaccess/FileAccessRead.csproj b/tests/src/CoreMangLib/cti/system/io/fileaccess/FileAccessRead.csproj
index c3941f5278..cf95f4415d 100644
--- a/tests/src/CoreMangLib/cti/system/io/fileaccess/FileAccessRead.csproj
+++ b/tests/src/CoreMangLib/cti/system/io/fileaccess/FileAccessRead.csproj
@@ -33,10 +33,6 @@
<Compile Include="fileaccessread.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/io/fileaccess/FileAccessReadWrite.csproj b/tests/src/CoreMangLib/cti/system/io/fileaccess/FileAccessReadWrite.csproj
index 5d507f41c6..342a6e429e 100644
--- a/tests/src/CoreMangLib/cti/system/io/fileaccess/FileAccessReadWrite.csproj
+++ b/tests/src/CoreMangLib/cti/system/io/fileaccess/FileAccessReadWrite.csproj
@@ -33,10 +33,6 @@
<Compile Include="fileaccessreadwrite.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/io/fileaccess/FileAccessWrite.csproj b/tests/src/CoreMangLib/cti/system/io/fileaccess/FileAccessWrite.csproj
index 40936d0fbf..cae58e4ab2 100644
--- a/tests/src/CoreMangLib/cti/system/io/fileaccess/FileAccessWrite.csproj
+++ b/tests/src/CoreMangLib/cti/system/io/fileaccess/FileAccessWrite.csproj
@@ -33,10 +33,6 @@
<Compile Include="fileaccesswrite.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/io/fileaccess/app.config b/tests/src/CoreMangLib/cti/system/io/fileaccess/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/io/fileaccess/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/io/fileaccess/project.json b/tests/src/CoreMangLib/cti/system/io/fileaccess/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/io/fileaccess/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/io/fileattributes/FileAttributesArchive.csproj b/tests/src/CoreMangLib/cti/system/io/fileattributes/FileAttributesArchive.csproj
index 236dcd69e2..0a43864c6d 100644
--- a/tests/src/CoreMangLib/cti/system/io/fileattributes/FileAttributesArchive.csproj
+++ b/tests/src/CoreMangLib/cti/system/io/fileattributes/FileAttributesArchive.csproj
@@ -33,10 +33,6 @@
<Compile Include="fileattributesarchive.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/io/fileattributes/FileAttributesCompressed.csproj b/tests/src/CoreMangLib/cti/system/io/fileattributes/FileAttributesCompressed.csproj
index 86d78503d1..05654dc037 100644
--- a/tests/src/CoreMangLib/cti/system/io/fileattributes/FileAttributesCompressed.csproj
+++ b/tests/src/CoreMangLib/cti/system/io/fileattributes/FileAttributesCompressed.csproj
@@ -33,10 +33,6 @@
<Compile Include="fileattributescompressed.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/io/fileattributes/FileAttributesDeivce.csproj b/tests/src/CoreMangLib/cti/system/io/fileattributes/FileAttributesDeivce.csproj
index 6efcc99e36..d393db84d1 100644
--- a/tests/src/CoreMangLib/cti/system/io/fileattributes/FileAttributesDeivce.csproj
+++ b/tests/src/CoreMangLib/cti/system/io/fileattributes/FileAttributesDeivce.csproj
@@ -33,10 +33,6 @@
<Compile Include="fileattributesdeivce.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/io/fileattributes/FileAttributesDirectory.csproj b/tests/src/CoreMangLib/cti/system/io/fileattributes/FileAttributesDirectory.csproj
index 6fbd72d40f..088733412e 100644
--- a/tests/src/CoreMangLib/cti/system/io/fileattributes/FileAttributesDirectory.csproj
+++ b/tests/src/CoreMangLib/cti/system/io/fileattributes/FileAttributesDirectory.csproj
@@ -33,10 +33,6 @@
<Compile Include="fileattributesdirectory.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/io/fileattributes/FileAttributesEncrypted.csproj b/tests/src/CoreMangLib/cti/system/io/fileattributes/FileAttributesEncrypted.csproj
index 2ad8e26b14..7aba6ace0a 100644
--- a/tests/src/CoreMangLib/cti/system/io/fileattributes/FileAttributesEncrypted.csproj
+++ b/tests/src/CoreMangLib/cti/system/io/fileattributes/FileAttributesEncrypted.csproj
@@ -33,10 +33,6 @@
<Compile Include="fileattributesencrypted.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/io/fileattributes/FileAttributesEnum.csproj b/tests/src/CoreMangLib/cti/system/io/fileattributes/FileAttributesEnum.csproj
index c2cf1e18d1..4771e8d41e 100644
--- a/tests/src/CoreMangLib/cti/system/io/fileattributes/FileAttributesEnum.csproj
+++ b/tests/src/CoreMangLib/cti/system/io/fileattributes/FileAttributesEnum.csproj
@@ -33,10 +33,6 @@
<Compile Include="fileattributesenum.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/io/fileattributes/FileAttributesHidden.csproj b/tests/src/CoreMangLib/cti/system/io/fileattributes/FileAttributesHidden.csproj
index 74a60d4c6e..5c3265c5ca 100644
--- a/tests/src/CoreMangLib/cti/system/io/fileattributes/FileAttributesHidden.csproj
+++ b/tests/src/CoreMangLib/cti/system/io/fileattributes/FileAttributesHidden.csproj
@@ -33,10 +33,6 @@
<Compile Include="fileattributeshidden.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/io/fileattributes/FileAttributesNormal.csproj b/tests/src/CoreMangLib/cti/system/io/fileattributes/FileAttributesNormal.csproj
index 514a62e178..f40da41d49 100644
--- a/tests/src/CoreMangLib/cti/system/io/fileattributes/FileAttributesNormal.csproj
+++ b/tests/src/CoreMangLib/cti/system/io/fileattributes/FileAttributesNormal.csproj
@@ -33,10 +33,6 @@
<Compile Include="fileattributesnormal.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/io/fileattributes/FileAttributesNotContentIndexed.csproj b/tests/src/CoreMangLib/cti/system/io/fileattributes/FileAttributesNotContentIndexed.csproj
index 2431e97604..ac4048b395 100644
--- a/tests/src/CoreMangLib/cti/system/io/fileattributes/FileAttributesNotContentIndexed.csproj
+++ b/tests/src/CoreMangLib/cti/system/io/fileattributes/FileAttributesNotContentIndexed.csproj
@@ -33,10 +33,6 @@
<Compile Include="fileattributesnotcontentindexed.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/io/fileattributes/FileAttributesOffline.csproj b/tests/src/CoreMangLib/cti/system/io/fileattributes/FileAttributesOffline.csproj
index 2b924ccde1..f165f8cacf 100644
--- a/tests/src/CoreMangLib/cti/system/io/fileattributes/FileAttributesOffline.csproj
+++ b/tests/src/CoreMangLib/cti/system/io/fileattributes/FileAttributesOffline.csproj
@@ -33,10 +33,6 @@
<Compile Include="fileattributesoffline.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/io/fileattributes/FileAttributesReadOnly.csproj b/tests/src/CoreMangLib/cti/system/io/fileattributes/FileAttributesReadOnly.csproj
index 4c44ac129a..58ba24f050 100644
--- a/tests/src/CoreMangLib/cti/system/io/fileattributes/FileAttributesReadOnly.csproj
+++ b/tests/src/CoreMangLib/cti/system/io/fileattributes/FileAttributesReadOnly.csproj
@@ -33,10 +33,6 @@
<Compile Include="fileattributesreadonly.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/io/fileattributes/FileAttributesReparsePoint.csproj b/tests/src/CoreMangLib/cti/system/io/fileattributes/FileAttributesReparsePoint.csproj
index 02afe8897d..25d8b2e095 100644
--- a/tests/src/CoreMangLib/cti/system/io/fileattributes/FileAttributesReparsePoint.csproj
+++ b/tests/src/CoreMangLib/cti/system/io/fileattributes/FileAttributesReparsePoint.csproj
@@ -33,10 +33,6 @@
<Compile Include="fileattributesreparsepoint.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/io/fileattributes/FileAttributesSystem.csproj b/tests/src/CoreMangLib/cti/system/io/fileattributes/FileAttributesSystem.csproj
index 5c5195ed12..bcaa378381 100644
--- a/tests/src/CoreMangLib/cti/system/io/fileattributes/FileAttributesSystem.csproj
+++ b/tests/src/CoreMangLib/cti/system/io/fileattributes/FileAttributesSystem.csproj
@@ -33,10 +33,6 @@
<Compile Include="fileattributessystem.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/io/fileattributes/FileAttributesTemporary.csproj b/tests/src/CoreMangLib/cti/system/io/fileattributes/FileAttributesTemporary.csproj
index ad4dcb262e..33a973693d 100644
--- a/tests/src/CoreMangLib/cti/system/io/fileattributes/FileAttributesTemporary.csproj
+++ b/tests/src/CoreMangLib/cti/system/io/fileattributes/FileAttributesTemporary.csproj
@@ -33,10 +33,6 @@
<Compile Include="fileattributestemporary.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/io/fileattributes/app.config b/tests/src/CoreMangLib/cti/system/io/fileattributes/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/io/fileattributes/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/io/fileattributes/project.json b/tests/src/CoreMangLib/cti/system/io/fileattributes/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/io/fileattributes/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/io/filemode/FileModeAppend.csproj b/tests/src/CoreMangLib/cti/system/io/filemode/FileModeAppend.csproj
index 587beac437..bf89abb4d1 100644
--- a/tests/src/CoreMangLib/cti/system/io/filemode/FileModeAppend.csproj
+++ b/tests/src/CoreMangLib/cti/system/io/filemode/FileModeAppend.csproj
@@ -33,10 +33,6 @@
<Compile Include="filemodeappend.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/io/filemode/FileModeCreate.csproj b/tests/src/CoreMangLib/cti/system/io/filemode/FileModeCreate.csproj
index b93336dae0..90ab544519 100644
--- a/tests/src/CoreMangLib/cti/system/io/filemode/FileModeCreate.csproj
+++ b/tests/src/CoreMangLib/cti/system/io/filemode/FileModeCreate.csproj
@@ -33,10 +33,6 @@
<Compile Include="filemodecreate.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/io/filemode/FileModeCreateNew.csproj b/tests/src/CoreMangLib/cti/system/io/filemode/FileModeCreateNew.csproj
index 0252dd130c..29c779d600 100644
--- a/tests/src/CoreMangLib/cti/system/io/filemode/FileModeCreateNew.csproj
+++ b/tests/src/CoreMangLib/cti/system/io/filemode/FileModeCreateNew.csproj
@@ -33,10 +33,6 @@
<Compile Include="filemodecreatenew.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/io/filemode/FileModeEnum.csproj b/tests/src/CoreMangLib/cti/system/io/filemode/FileModeEnum.csproj
index 47cfc0ad74..103669fb4a 100644
--- a/tests/src/CoreMangLib/cti/system/io/filemode/FileModeEnum.csproj
+++ b/tests/src/CoreMangLib/cti/system/io/filemode/FileModeEnum.csproj
@@ -33,10 +33,6 @@
<Compile Include="filemodeenum.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/io/filemode/FileModeOpen.csproj b/tests/src/CoreMangLib/cti/system/io/filemode/FileModeOpen.csproj
index 10c666bf97..ab54c1a470 100644
--- a/tests/src/CoreMangLib/cti/system/io/filemode/FileModeOpen.csproj
+++ b/tests/src/CoreMangLib/cti/system/io/filemode/FileModeOpen.csproj
@@ -33,10 +33,6 @@
<Compile Include="filemodeopen.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/io/filemode/FileModeOpenOrCreate.csproj b/tests/src/CoreMangLib/cti/system/io/filemode/FileModeOpenOrCreate.csproj
index f5b9e9c123..bece32bc60 100644
--- a/tests/src/CoreMangLib/cti/system/io/filemode/FileModeOpenOrCreate.csproj
+++ b/tests/src/CoreMangLib/cti/system/io/filemode/FileModeOpenOrCreate.csproj
@@ -33,10 +33,6 @@
<Compile Include="filemodeopenorcreate.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/io/filemode/FileModeTruncate.csproj b/tests/src/CoreMangLib/cti/system/io/filemode/FileModeTruncate.csproj
index d909c1b121..174898c2cd 100644
--- a/tests/src/CoreMangLib/cti/system/io/filemode/FileModeTruncate.csproj
+++ b/tests/src/CoreMangLib/cti/system/io/filemode/FileModeTruncate.csproj
@@ -33,10 +33,6 @@
<Compile Include="filemodetruncate.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/io/filemode/app.config b/tests/src/CoreMangLib/cti/system/io/filemode/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/io/filemode/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/io/filemode/project.json b/tests/src/CoreMangLib/cti/system/io/filemode/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/io/filemode/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/io/filenotfoundexception/FileNotFoundExceptionCtor.csproj b/tests/src/CoreMangLib/cti/system/io/filenotfoundexception/FileNotFoundExceptionCtor.csproj
index ef4a6f6e46..626a72fdb9 100644
--- a/tests/src/CoreMangLib/cti/system/io/filenotfoundexception/FileNotFoundExceptionCtor.csproj
+++ b/tests/src/CoreMangLib/cti/system/io/filenotfoundexception/FileNotFoundExceptionCtor.csproj
@@ -33,10 +33,6 @@
<Compile Include="filenotfoundexceptionctor.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/io/filenotfoundexception/FileNotFoundExceptionCtor2.csproj b/tests/src/CoreMangLib/cti/system/io/filenotfoundexception/FileNotFoundExceptionCtor2.csproj
index d71ef505d2..e017d67d42 100644
--- a/tests/src/CoreMangLib/cti/system/io/filenotfoundexception/FileNotFoundExceptionCtor2.csproj
+++ b/tests/src/CoreMangLib/cti/system/io/filenotfoundexception/FileNotFoundExceptionCtor2.csproj
@@ -33,10 +33,6 @@
<Compile Include="filenotfoundexceptionctor2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/io/filenotfoundexception/FileNotFoundExceptionGetMessage.csproj b/tests/src/CoreMangLib/cti/system/io/filenotfoundexception/FileNotFoundExceptionGetMessage.csproj
index 49b6b7b80a..bcedc9d1e9 100644
--- a/tests/src/CoreMangLib/cti/system/io/filenotfoundexception/FileNotFoundExceptionGetMessage.csproj
+++ b/tests/src/CoreMangLib/cti/system/io/filenotfoundexception/FileNotFoundExceptionGetMessage.csproj
@@ -33,10 +33,6 @@
<Compile Include="filenotfoundexceptiongetmessage.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/io/filenotfoundexception/FileNotFoundExceptionMessage.csproj b/tests/src/CoreMangLib/cti/system/io/filenotfoundexception/FileNotFoundExceptionMessage.csproj
index bb2044117b..afb4c84b3e 100644
--- a/tests/src/CoreMangLib/cti/system/io/filenotfoundexception/FileNotFoundExceptionMessage.csproj
+++ b/tests/src/CoreMangLib/cti/system/io/filenotfoundexception/FileNotFoundExceptionMessage.csproj
@@ -33,10 +33,6 @@
<Compile Include="filenotfoundexceptionmessage.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/io/filenotfoundexception/FileNotFoundExceptionToString.csproj b/tests/src/CoreMangLib/cti/system/io/filenotfoundexception/FileNotFoundExceptionToString.csproj
index 96a833d9b1..608928a6e8 100644
--- a/tests/src/CoreMangLib/cti/system/io/filenotfoundexception/FileNotFoundExceptionToString.csproj
+++ b/tests/src/CoreMangLib/cti/system/io/filenotfoundexception/FileNotFoundExceptionToString.csproj
@@ -33,10 +33,6 @@
<Compile Include="filenotfoundexceptiontostring.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/io/filenotfoundexception/FileNotFoundExceptionctor1.csproj b/tests/src/CoreMangLib/cti/system/io/filenotfoundexception/FileNotFoundExceptionctor1.csproj
index f03c4074c6..adb235b820 100644
--- a/tests/src/CoreMangLib/cti/system/io/filenotfoundexception/FileNotFoundExceptionctor1.csproj
+++ b/tests/src/CoreMangLib/cti/system/io/filenotfoundexception/FileNotFoundExceptionctor1.csproj
@@ -33,10 +33,6 @@
<Compile Include="filenotfoundexceptionctor1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/io/filenotfoundexception/app.config b/tests/src/CoreMangLib/cti/system/io/filenotfoundexception/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/io/filenotfoundexception/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/io/filenotfoundexception/project.json b/tests/src/CoreMangLib/cti/system/io/filenotfoundexception/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/io/filenotfoundexception/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/io/fileshare/FileShareEnum.csproj b/tests/src/CoreMangLib/cti/system/io/fileshare/FileShareEnum.csproj
index 4fcdd35480..f2ccd6927b 100644
--- a/tests/src/CoreMangLib/cti/system/io/fileshare/FileShareEnum.csproj
+++ b/tests/src/CoreMangLib/cti/system/io/fileshare/FileShareEnum.csproj
@@ -33,10 +33,6 @@
<Compile Include="fileshareenum.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/io/fileshare/FileShareNone.csproj b/tests/src/CoreMangLib/cti/system/io/fileshare/FileShareNone.csproj
index 9cc1f37eb6..abd8ffb5ec 100644
--- a/tests/src/CoreMangLib/cti/system/io/fileshare/FileShareNone.csproj
+++ b/tests/src/CoreMangLib/cti/system/io/fileshare/FileShareNone.csproj
@@ -33,10 +33,6 @@
<Compile Include="filesharenone.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/io/fileshare/FileShareRead.csproj b/tests/src/CoreMangLib/cti/system/io/fileshare/FileShareRead.csproj
index ae229a34a9..4ea388b2a6 100644
--- a/tests/src/CoreMangLib/cti/system/io/fileshare/FileShareRead.csproj
+++ b/tests/src/CoreMangLib/cti/system/io/fileshare/FileShareRead.csproj
@@ -33,10 +33,6 @@
<Compile Include="fileshareread.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/io/fileshare/FileShareReadWrite.csproj b/tests/src/CoreMangLib/cti/system/io/fileshare/FileShareReadWrite.csproj
index 27d0f2a0f8..dc9c988feb 100644
--- a/tests/src/CoreMangLib/cti/system/io/fileshare/FileShareReadWrite.csproj
+++ b/tests/src/CoreMangLib/cti/system/io/fileshare/FileShareReadWrite.csproj
@@ -33,10 +33,6 @@
<Compile Include="filesharereadwrite.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/io/fileshare/FileShareWrite.csproj b/tests/src/CoreMangLib/cti/system/io/fileshare/FileShareWrite.csproj
index 30da0b0ecc..2554ef5b27 100644
--- a/tests/src/CoreMangLib/cti/system/io/fileshare/FileShareWrite.csproj
+++ b/tests/src/CoreMangLib/cti/system/io/fileshare/FileShareWrite.csproj
@@ -33,10 +33,6 @@
<Compile Include="filesharewrite.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/io/fileshare/app.config b/tests/src/CoreMangLib/cti/system/io/fileshare/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/io/fileshare/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/io/fileshare/project.json b/tests/src/CoreMangLib/cti/system/io/fileshare/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/io/fileshare/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/io/filestream/FileStreamDispose_PSC.csproj b/tests/src/CoreMangLib/cti/system/io/filestream/FileStreamDispose_PSC.csproj
index cc1dd72fca..21cd9655ce 100644
--- a/tests/src/CoreMangLib/cti/system/io/filestream/FileStreamDispose_PSC.csproj
+++ b/tests/src/CoreMangLib/cti/system/io/filestream/FileStreamDispose_PSC.csproj
@@ -33,10 +33,6 @@
<Compile Include="filestreamdispose.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/io/filestream/app.config b/tests/src/CoreMangLib/cti/system/io/filestream/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/io/filestream/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/io/filestream/project.json b/tests/src/CoreMangLib/cti/system/io/filestream/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/io/filestream/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/io/ioexception/IOExceptionctor1.csproj b/tests/src/CoreMangLib/cti/system/io/ioexception/IOExceptionctor1.csproj
index e492714fc4..b0e15e8a38 100644
--- a/tests/src/CoreMangLib/cti/system/io/ioexception/IOExceptionctor1.csproj
+++ b/tests/src/CoreMangLib/cti/system/io/ioexception/IOExceptionctor1.csproj
@@ -33,10 +33,6 @@
<Compile Include="ioexceptionctor1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/io/ioexception/IOExceptionctor2.csproj b/tests/src/CoreMangLib/cti/system/io/ioexception/IOExceptionctor2.csproj
index c579cb1bdc..e426122b93 100644
--- a/tests/src/CoreMangLib/cti/system/io/ioexception/IOExceptionctor2.csproj
+++ b/tests/src/CoreMangLib/cti/system/io/ioexception/IOExceptionctor2.csproj
@@ -33,10 +33,6 @@
<Compile Include="ioexceptionctor2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/io/ioexception/app.config b/tests/src/CoreMangLib/cti/system/io/ioexception/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/io/ioexception/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/io/ioexception/project.json b/tests/src/CoreMangLib/cti/system/io/ioexception/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/io/ioexception/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/io/memorystream/MemoryStreamCtor.csproj b/tests/src/CoreMangLib/cti/system/io/memorystream/MemoryStreamCtor.csproj
index 538661dfd1..8738f18269 100644
--- a/tests/src/CoreMangLib/cti/system/io/memorystream/MemoryStreamCtor.csproj
+++ b/tests/src/CoreMangLib/cti/system/io/memorystream/MemoryStreamCtor.csproj
@@ -33,10 +33,6 @@
<Compile Include="memorystreamctor.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/io/memorystream/MemoryStreamCtor2.csproj b/tests/src/CoreMangLib/cti/system/io/memorystream/MemoryStreamCtor2.csproj
index 70c8f58f57..0234777c25 100644
--- a/tests/src/CoreMangLib/cti/system/io/memorystream/MemoryStreamCtor2.csproj
+++ b/tests/src/CoreMangLib/cti/system/io/memorystream/MemoryStreamCtor2.csproj
@@ -33,10 +33,6 @@
<Compile Include="memorystreamctor2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/io/memorystream/MemoryStreamCtor3.csproj b/tests/src/CoreMangLib/cti/system/io/memorystream/MemoryStreamCtor3.csproj
index 349b22894d..8396f2e1d4 100644
--- a/tests/src/CoreMangLib/cti/system/io/memorystream/MemoryStreamCtor3.csproj
+++ b/tests/src/CoreMangLib/cti/system/io/memorystream/MemoryStreamCtor3.csproj
@@ -33,10 +33,6 @@
<Compile Include="memorystreamctor3.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/io/memorystream/MemoryStreamCtor4.csproj b/tests/src/CoreMangLib/cti/system/io/memorystream/MemoryStreamCtor4.csproj
index 34695a078f..5f42fd3868 100644
--- a/tests/src/CoreMangLib/cti/system/io/memorystream/MemoryStreamCtor4.csproj
+++ b/tests/src/CoreMangLib/cti/system/io/memorystream/MemoryStreamCtor4.csproj
@@ -33,10 +33,6 @@
<Compile Include="memorystreamctor4.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/io/memorystream/MemoryStreamCtor5.csproj b/tests/src/CoreMangLib/cti/system/io/memorystream/MemoryStreamCtor5.csproj
index d770dd63cc..ec6daa58a8 100644
--- a/tests/src/CoreMangLib/cti/system/io/memorystream/MemoryStreamCtor5.csproj
+++ b/tests/src/CoreMangLib/cti/system/io/memorystream/MemoryStreamCtor5.csproj
@@ -33,10 +33,6 @@
<Compile Include="memorystreamctor5.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/io/memorystream/MemoryStreamCtor6.csproj b/tests/src/CoreMangLib/cti/system/io/memorystream/MemoryStreamCtor6.csproj
index 4c50fada84..bd6096da84 100644
--- a/tests/src/CoreMangLib/cti/system/io/memorystream/MemoryStreamCtor6.csproj
+++ b/tests/src/CoreMangLib/cti/system/io/memorystream/MemoryStreamCtor6.csproj
@@ -33,10 +33,6 @@
<Compile Include="memorystreamctor6.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/io/memorystream/MemoryStreamCtor7.csproj b/tests/src/CoreMangLib/cti/system/io/memorystream/MemoryStreamCtor7.csproj
index cf18194d35..eea79ddbb8 100644
--- a/tests/src/CoreMangLib/cti/system/io/memorystream/MemoryStreamCtor7.csproj
+++ b/tests/src/CoreMangLib/cti/system/io/memorystream/MemoryStreamCtor7.csproj
@@ -33,10 +33,6 @@
<Compile Include="memorystreamctor7.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/io/memorystream/app.config b/tests/src/CoreMangLib/cti/system/io/memorystream/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/io/memorystream/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/io/memorystream/project.json b/tests/src/CoreMangLib/cti/system/io/memorystream/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/io/memorystream/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/io/pathtoolongexception/PathTooLongExceptionctor1.csproj b/tests/src/CoreMangLib/cti/system/io/pathtoolongexception/PathTooLongExceptionctor1.csproj
index 984a81e1d2..7b79fea0f7 100644
--- a/tests/src/CoreMangLib/cti/system/io/pathtoolongexception/PathTooLongExceptionctor1.csproj
+++ b/tests/src/CoreMangLib/cti/system/io/pathtoolongexception/PathTooLongExceptionctor1.csproj
@@ -33,10 +33,6 @@
<Compile Include="pathtoolongexceptionctor1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/io/pathtoolongexception/PathTooLongExceptionctor2.csproj b/tests/src/CoreMangLib/cti/system/io/pathtoolongexception/PathTooLongExceptionctor2.csproj
index 155224a0cc..158916841d 100644
--- a/tests/src/CoreMangLib/cti/system/io/pathtoolongexception/PathTooLongExceptionctor2.csproj
+++ b/tests/src/CoreMangLib/cti/system/io/pathtoolongexception/PathTooLongExceptionctor2.csproj
@@ -33,10 +33,6 @@
<Compile Include="pathtoolongexceptionctor2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/io/pathtoolongexception/app.config b/tests/src/CoreMangLib/cti/system/io/pathtoolongexception/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/io/pathtoolongexception/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/io/pathtoolongexception/project.json b/tests/src/CoreMangLib/cti/system/io/pathtoolongexception/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/io/pathtoolongexception/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/io/seekorigin/SeekOriginBegin.csproj b/tests/src/CoreMangLib/cti/system/io/seekorigin/SeekOriginBegin.csproj
index 3334139197..23781eb6ec 100644
--- a/tests/src/CoreMangLib/cti/system/io/seekorigin/SeekOriginBegin.csproj
+++ b/tests/src/CoreMangLib/cti/system/io/seekorigin/SeekOriginBegin.csproj
@@ -33,10 +33,6 @@
<Compile Include="seekoriginbegin.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/io/seekorigin/SeekOriginCurrent.csproj b/tests/src/CoreMangLib/cti/system/io/seekorigin/SeekOriginCurrent.csproj
index eec10ba24e..fe78321b8a 100644
--- a/tests/src/CoreMangLib/cti/system/io/seekorigin/SeekOriginCurrent.csproj
+++ b/tests/src/CoreMangLib/cti/system/io/seekorigin/SeekOriginCurrent.csproj
@@ -33,10 +33,6 @@
<Compile Include="seekorigincurrent.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/io/seekorigin/SeekOriginEnd.csproj b/tests/src/CoreMangLib/cti/system/io/seekorigin/SeekOriginEnd.csproj
index 3194e51af3..4971aae814 100644
--- a/tests/src/CoreMangLib/cti/system/io/seekorigin/SeekOriginEnd.csproj
+++ b/tests/src/CoreMangLib/cti/system/io/seekorigin/SeekOriginEnd.csproj
@@ -33,10 +33,6 @@
<Compile Include="seekoriginend.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/io/seekorigin/SeekOriginEnum.csproj b/tests/src/CoreMangLib/cti/system/io/seekorigin/SeekOriginEnum.csproj
index 3a3075d6f2..a219e51c9b 100644
--- a/tests/src/CoreMangLib/cti/system/io/seekorigin/SeekOriginEnum.csproj
+++ b/tests/src/CoreMangLib/cti/system/io/seekorigin/SeekOriginEnum.csproj
@@ -33,10 +33,6 @@
<Compile Include="seekoriginenum.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/io/seekorigin/app.config b/tests/src/CoreMangLib/cti/system/io/seekorigin/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/io/seekorigin/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/io/seekorigin/project.json b/tests/src/CoreMangLib/cti/system/io/seekorigin/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/io/seekorigin/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/io/stream/StreamDispose1_PSC.csproj b/tests/src/CoreMangLib/cti/system/io/stream/StreamDispose1_PSC.csproj
index 18be75dd94..fbfc92c491 100644
--- a/tests/src/CoreMangLib/cti/system/io/stream/StreamDispose1_PSC.csproj
+++ b/tests/src/CoreMangLib/cti/system/io/stream/StreamDispose1_PSC.csproj
@@ -33,10 +33,6 @@
<Compile Include="streamdispose1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/io/stream/StreamDispose2_PSC.csproj b/tests/src/CoreMangLib/cti/system/io/stream/StreamDispose2_PSC.csproj
index fc6cf24352..0abd37abc3 100644
--- a/tests/src/CoreMangLib/cti/system/io/stream/StreamDispose2_PSC.csproj
+++ b/tests/src/CoreMangLib/cti/system/io/stream/StreamDispose2_PSC.csproj
@@ -33,10 +33,6 @@
<Compile Include="streamdispose2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/io/stream/StreamNull_PSC.csproj b/tests/src/CoreMangLib/cti/system/io/stream/StreamNull_PSC.csproj
index 19dd37865f..a265fdf3d3 100644
--- a/tests/src/CoreMangLib/cti/system/io/stream/StreamNull_PSC.csproj
+++ b/tests/src/CoreMangLib/cti/system/io/stream/StreamNull_PSC.csproj
@@ -33,10 +33,6 @@
<Compile Include="streamnull.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/io/stream/StreamReadTimeOut_PSC.csproj b/tests/src/CoreMangLib/cti/system/io/stream/StreamReadTimeOut_PSC.csproj
index d5097e0c18..77972734cb 100644
--- a/tests/src/CoreMangLib/cti/system/io/stream/StreamReadTimeOut_PSC.csproj
+++ b/tests/src/CoreMangLib/cti/system/io/stream/StreamReadTimeOut_PSC.csproj
@@ -33,10 +33,6 @@
<Compile Include="streamreadtimeout.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/io/stream/StreamWriteTimeOut_PSC.csproj b/tests/src/CoreMangLib/cti/system/io/stream/StreamWriteTimeOut_PSC.csproj
index 31ff0461fe..1514904fc5 100644
--- a/tests/src/CoreMangLib/cti/system/io/stream/StreamWriteTimeOut_PSC.csproj
+++ b/tests/src/CoreMangLib/cti/system/io/stream/StreamWriteTimeOut_PSC.csproj
@@ -33,10 +33,6 @@
<Compile Include="streamwritetimeout.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/io/stream/app.config b/tests/src/CoreMangLib/cti/system/io/stream/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/io/stream/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/io/stream/project.json b/tests/src/CoreMangLib/cti/system/io/stream/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/io/stream/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/io/streamreader/StreamReaderNull_PSC.csproj b/tests/src/CoreMangLib/cti/system/io/streamreader/StreamReaderNull_PSC.csproj
index 601bda0ea5..1e24e41b9a 100644
--- a/tests/src/CoreMangLib/cti/system/io/streamreader/StreamReaderNull_PSC.csproj
+++ b/tests/src/CoreMangLib/cti/system/io/streamreader/StreamReaderNull_PSC.csproj
@@ -33,10 +33,6 @@
<Compile Include="streamreadernull.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/io/streamreader/app.config b/tests/src/CoreMangLib/cti/system/io/streamreader/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/io/streamreader/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/io/streamreader/project.json b/tests/src/CoreMangLib/cti/system/io/streamreader/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/io/streamreader/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/io/stringwriter/StringWriterEncoding_PSC.csproj b/tests/src/CoreMangLib/cti/system/io/stringwriter/StringWriterEncoding_PSC.csproj
index 7c58f1c81d..e32fa18046 100644
--- a/tests/src/CoreMangLib/cti/system/io/stringwriter/StringWriterEncoding_PSC.csproj
+++ b/tests/src/CoreMangLib/cti/system/io/stringwriter/StringWriterEncoding_PSC.csproj
@@ -33,10 +33,6 @@
<Compile Include="stringwriterencoding.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/io/stringwriter/app.config b/tests/src/CoreMangLib/cti/system/io/stringwriter/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/io/stringwriter/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/io/stringwriter/project.json b/tests/src/CoreMangLib/cti/system/io/stringwriter/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/io/stringwriter/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/io/textreader/TextReaderNull_PSC.csproj b/tests/src/CoreMangLib/cti/system/io/textreader/TextReaderNull_PSC.csproj
index 2693b196be..18c69d9a31 100644
--- a/tests/src/CoreMangLib/cti/system/io/textreader/TextReaderNull_PSC.csproj
+++ b/tests/src/CoreMangLib/cti/system/io/textreader/TextReaderNull_PSC.csproj
@@ -33,10 +33,6 @@
<Compile Include="textreadernull.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/io/textreader/app.config b/tests/src/CoreMangLib/cti/system/io/textreader/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/io/textreader/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/io/textreader/project.json b/tests/src/CoreMangLib/cti/system/io/textreader/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/io/textreader/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/io/textwriter/TextWriterNull_PSC.csproj b/tests/src/CoreMangLib/cti/system/io/textwriter/TextWriterNull_PSC.csproj
index 0ea282a132..7214cb76eb 100644
--- a/tests/src/CoreMangLib/cti/system/io/textwriter/TextWriterNull_PSC.csproj
+++ b/tests/src/CoreMangLib/cti/system/io/textwriter/TextWriterNull_PSC.csproj
@@ -33,10 +33,6 @@
<Compile Include="textwriternull.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/io/textwriter/app.config b/tests/src/CoreMangLib/cti/system/io/textwriter/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/io/textwriter/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/io/textwriter/project.json b/tests/src/CoreMangLib/cti/system/io/textwriter/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/io/textwriter/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/math/MathAbs1.csproj b/tests/src/CoreMangLib/cti/system/math/MathAbs1.csproj
index 49ed04d443..01e2fc15e8 100644
--- a/tests/src/CoreMangLib/cti/system/math/MathAbs1.csproj
+++ b/tests/src/CoreMangLib/cti/system/math/MathAbs1.csproj
@@ -33,10 +33,6 @@
<Compile Include="mathabs1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/math/MathAbs2.csproj b/tests/src/CoreMangLib/cti/system/math/MathAbs2.csproj
index d1663d71ad..f644cecbb6 100644
--- a/tests/src/CoreMangLib/cti/system/math/MathAbs2.csproj
+++ b/tests/src/CoreMangLib/cti/system/math/MathAbs2.csproj
@@ -33,10 +33,6 @@
<Compile Include="mathabs2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/math/MathAbs3.csproj b/tests/src/CoreMangLib/cti/system/math/MathAbs3.csproj
index 2ba9ab3399..71b28c7ccc 100644
--- a/tests/src/CoreMangLib/cti/system/math/MathAbs3.csproj
+++ b/tests/src/CoreMangLib/cti/system/math/MathAbs3.csproj
@@ -33,10 +33,6 @@
<Compile Include="mathabs3.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/math/MathAbs4.csproj b/tests/src/CoreMangLib/cti/system/math/MathAbs4.csproj
index be92dfd9eb..0d602ceaf2 100644
--- a/tests/src/CoreMangLib/cti/system/math/MathAbs4.csproj
+++ b/tests/src/CoreMangLib/cti/system/math/MathAbs4.csproj
@@ -33,10 +33,6 @@
<Compile Include="mathabs4.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/math/MathAbs5.csproj b/tests/src/CoreMangLib/cti/system/math/MathAbs5.csproj
index 3d028de799..599ee56758 100644
--- a/tests/src/CoreMangLib/cti/system/math/MathAbs5.csproj
+++ b/tests/src/CoreMangLib/cti/system/math/MathAbs5.csproj
@@ -33,10 +33,6 @@
<Compile Include="mathabs5.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/math/MathAbs6.csproj b/tests/src/CoreMangLib/cti/system/math/MathAbs6.csproj
index 50f4c40ec9..c0e8b060db 100644
--- a/tests/src/CoreMangLib/cti/system/math/MathAbs6.csproj
+++ b/tests/src/CoreMangLib/cti/system/math/MathAbs6.csproj
@@ -33,10 +33,6 @@
<Compile Include="mathabs6.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/math/MathAbs7.csproj b/tests/src/CoreMangLib/cti/system/math/MathAbs7.csproj
index 6d0a8de120..cfee604fdf 100644
--- a/tests/src/CoreMangLib/cti/system/math/MathAbs7.csproj
+++ b/tests/src/CoreMangLib/cti/system/math/MathAbs7.csproj
@@ -33,10 +33,6 @@
<Compile Include="mathabs7.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/math/MathAcos.csproj b/tests/src/CoreMangLib/cti/system/math/MathAcos.csproj
index 6eb09278d9..58a5df1c83 100644
--- a/tests/src/CoreMangLib/cti/system/math/MathAcos.csproj
+++ b/tests/src/CoreMangLib/cti/system/math/MathAcos.csproj
@@ -34,10 +34,6 @@
<Compile Include="mathtestlib.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/math/MathAtan.csproj b/tests/src/CoreMangLib/cti/system/math/MathAtan.csproj
index 59be6617e7..35ed661869 100644
--- a/tests/src/CoreMangLib/cti/system/math/MathAtan.csproj
+++ b/tests/src/CoreMangLib/cti/system/math/MathAtan.csproj
@@ -34,10 +34,6 @@
<Compile Include="mathtestlib.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/math/MathAtan2.csproj b/tests/src/CoreMangLib/cti/system/math/MathAtan2.csproj
index ec846bed34..1f95698a14 100644
--- a/tests/src/CoreMangLib/cti/system/math/MathAtan2.csproj
+++ b/tests/src/CoreMangLib/cti/system/math/MathAtan2.csproj
@@ -34,10 +34,6 @@
<Compile Include="mathtestlib.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/math/MathCeiling.csproj b/tests/src/CoreMangLib/cti/system/math/MathCeiling.csproj
index 52bd9d9db1..3f161d2921 100644
--- a/tests/src/CoreMangLib/cti/system/math/MathCeiling.csproj
+++ b/tests/src/CoreMangLib/cti/system/math/MathCeiling.csproj
@@ -33,10 +33,6 @@
<Compile Include="mathceiling.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/math/MathCos.csproj b/tests/src/CoreMangLib/cti/system/math/MathCos.csproj
index 59d9e42da6..d148975025 100644
--- a/tests/src/CoreMangLib/cti/system/math/MathCos.csproj
+++ b/tests/src/CoreMangLib/cti/system/math/MathCos.csproj
@@ -33,10 +33,6 @@
<Compile Include="mathcos.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/math/MathCosh.csproj b/tests/src/CoreMangLib/cti/system/math/MathCosh.csproj
index 0e19c6aafd..73afb0ce96 100644
--- a/tests/src/CoreMangLib/cti/system/math/MathCosh.csproj
+++ b/tests/src/CoreMangLib/cti/system/math/MathCosh.csproj
@@ -34,10 +34,6 @@
<Compile Include="mathtestlib.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/math/MathE.csproj b/tests/src/CoreMangLib/cti/system/math/MathE.csproj
index 307c880f2c..d9437729dd 100644
--- a/tests/src/CoreMangLib/cti/system/math/MathE.csproj
+++ b/tests/src/CoreMangLib/cti/system/math/MathE.csproj
@@ -33,10 +33,6 @@
<Compile Include="mathe.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/math/MathExp.csproj b/tests/src/CoreMangLib/cti/system/math/MathExp.csproj
index 3098562f86..46a3593a3e 100644
--- a/tests/src/CoreMangLib/cti/system/math/MathExp.csproj
+++ b/tests/src/CoreMangLib/cti/system/math/MathExp.csproj
@@ -33,10 +33,6 @@
<Compile Include="mathexp.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/math/MathFloor.csproj b/tests/src/CoreMangLib/cti/system/math/MathFloor.csproj
index 4c49da7527..5b61a708c2 100644
--- a/tests/src/CoreMangLib/cti/system/math/MathFloor.csproj
+++ b/tests/src/CoreMangLib/cti/system/math/MathFloor.csproj
@@ -33,10 +33,6 @@
<Compile Include="mathfloor.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/math/MathIEEERemainder.csproj b/tests/src/CoreMangLib/cti/system/math/MathIEEERemainder.csproj
index 5344202ff5..904d5b7e5d 100644
--- a/tests/src/CoreMangLib/cti/system/math/MathIEEERemainder.csproj
+++ b/tests/src/CoreMangLib/cti/system/math/MathIEEERemainder.csproj
@@ -33,10 +33,6 @@
<Compile Include="mathieeeremainder.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/math/MathLog.csproj b/tests/src/CoreMangLib/cti/system/math/MathLog.csproj
index dc125e5a9c..3d28bfba51 100644
--- a/tests/src/CoreMangLib/cti/system/math/MathLog.csproj
+++ b/tests/src/CoreMangLib/cti/system/math/MathLog.csproj
@@ -34,10 +34,6 @@
<Compile Include="mathtestlib.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/math/MathLog10.csproj b/tests/src/CoreMangLib/cti/system/math/MathLog10.csproj
index 322a70baad..ba0dbb7fb5 100644
--- a/tests/src/CoreMangLib/cti/system/math/MathLog10.csproj
+++ b/tests/src/CoreMangLib/cti/system/math/MathLog10.csproj
@@ -33,10 +33,6 @@
<Compile Include="mathlog10.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/math/MathMax1.csproj b/tests/src/CoreMangLib/cti/system/math/MathMax1.csproj
index 04f0e29b61..52dd951681 100644
--- a/tests/src/CoreMangLib/cti/system/math/MathMax1.csproj
+++ b/tests/src/CoreMangLib/cti/system/math/MathMax1.csproj
@@ -33,10 +33,6 @@
<Compile Include="mathmax1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/math/MathMax10.csproj b/tests/src/CoreMangLib/cti/system/math/MathMax10.csproj
index a6c044a53c..e5ff91ed67 100644
--- a/tests/src/CoreMangLib/cti/system/math/MathMax10.csproj
+++ b/tests/src/CoreMangLib/cti/system/math/MathMax10.csproj
@@ -33,10 +33,6 @@
<Compile Include="mathmax10.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/math/MathMax11.csproj b/tests/src/CoreMangLib/cti/system/math/MathMax11.csproj
index 67f151fcff..5729dc0e18 100644
--- a/tests/src/CoreMangLib/cti/system/math/MathMax11.csproj
+++ b/tests/src/CoreMangLib/cti/system/math/MathMax11.csproj
@@ -33,10 +33,6 @@
<Compile Include="mathmax11.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/math/MathMax2.csproj b/tests/src/CoreMangLib/cti/system/math/MathMax2.csproj
index 31e4f4dd0e..db47f6cd49 100644
--- a/tests/src/CoreMangLib/cti/system/math/MathMax2.csproj
+++ b/tests/src/CoreMangLib/cti/system/math/MathMax2.csproj
@@ -33,10 +33,6 @@
<Compile Include="mathmax2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/math/MathMax3.csproj b/tests/src/CoreMangLib/cti/system/math/MathMax3.csproj
index 5e9bc46ab5..051910e041 100644
--- a/tests/src/CoreMangLib/cti/system/math/MathMax3.csproj
+++ b/tests/src/CoreMangLib/cti/system/math/MathMax3.csproj
@@ -33,10 +33,6 @@
<Compile Include="mathmax3.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/math/MathMax4.csproj b/tests/src/CoreMangLib/cti/system/math/MathMax4.csproj
index 2283a4fec0..ce013144b8 100644
--- a/tests/src/CoreMangLib/cti/system/math/MathMax4.csproj
+++ b/tests/src/CoreMangLib/cti/system/math/MathMax4.csproj
@@ -33,10 +33,6 @@
<Compile Include="mathmax4.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/math/MathMax5.csproj b/tests/src/CoreMangLib/cti/system/math/MathMax5.csproj
index ac74176f60..c83a029e2a 100644
--- a/tests/src/CoreMangLib/cti/system/math/MathMax5.csproj
+++ b/tests/src/CoreMangLib/cti/system/math/MathMax5.csproj
@@ -33,10 +33,6 @@
<Compile Include="mathmax5.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/math/MathMax6.csproj b/tests/src/CoreMangLib/cti/system/math/MathMax6.csproj
index db93fbaeae..5e09ae1463 100644
--- a/tests/src/CoreMangLib/cti/system/math/MathMax6.csproj
+++ b/tests/src/CoreMangLib/cti/system/math/MathMax6.csproj
@@ -33,10 +33,6 @@
<Compile Include="mathmax6.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/math/MathMax7.csproj b/tests/src/CoreMangLib/cti/system/math/MathMax7.csproj
index f52f109552..c06f11631e 100644
--- a/tests/src/CoreMangLib/cti/system/math/MathMax7.csproj
+++ b/tests/src/CoreMangLib/cti/system/math/MathMax7.csproj
@@ -33,10 +33,6 @@
<Compile Include="mathmax7.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/math/MathMax8.csproj b/tests/src/CoreMangLib/cti/system/math/MathMax8.csproj
index 68e04a0e72..d9c7015553 100644
--- a/tests/src/CoreMangLib/cti/system/math/MathMax8.csproj
+++ b/tests/src/CoreMangLib/cti/system/math/MathMax8.csproj
@@ -33,10 +33,6 @@
<Compile Include="mathmax8.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/math/MathMax9.csproj b/tests/src/CoreMangLib/cti/system/math/MathMax9.csproj
index 8bb7ba9f3e..bd1329ad15 100644
--- a/tests/src/CoreMangLib/cti/system/math/MathMax9.csproj
+++ b/tests/src/CoreMangLib/cti/system/math/MathMax9.csproj
@@ -33,10 +33,6 @@
<Compile Include="mathmax9.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/math/MathMin1.csproj b/tests/src/CoreMangLib/cti/system/math/MathMin1.csproj
index 0a364e9a80..52c4d5ca07 100644
--- a/tests/src/CoreMangLib/cti/system/math/MathMin1.csproj
+++ b/tests/src/CoreMangLib/cti/system/math/MathMin1.csproj
@@ -33,10 +33,6 @@
<Compile Include="mathmin1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/math/MathMin10.csproj b/tests/src/CoreMangLib/cti/system/math/MathMin10.csproj
index 9a7213c941..6411bee3ec 100644
--- a/tests/src/CoreMangLib/cti/system/math/MathMin10.csproj
+++ b/tests/src/CoreMangLib/cti/system/math/MathMin10.csproj
@@ -33,10 +33,6 @@
<Compile Include="mathmin10.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/math/MathMin11.csproj b/tests/src/CoreMangLib/cti/system/math/MathMin11.csproj
index 6a512958a1..c2beb42c7f 100644
--- a/tests/src/CoreMangLib/cti/system/math/MathMin11.csproj
+++ b/tests/src/CoreMangLib/cti/system/math/MathMin11.csproj
@@ -33,10 +33,6 @@
<Compile Include="mathmin11.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/math/MathMin2.csproj b/tests/src/CoreMangLib/cti/system/math/MathMin2.csproj
index 8c918908cd..513a58d5c4 100644
--- a/tests/src/CoreMangLib/cti/system/math/MathMin2.csproj
+++ b/tests/src/CoreMangLib/cti/system/math/MathMin2.csproj
@@ -33,10 +33,6 @@
<Compile Include="mathmin2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/math/MathMin3.csproj b/tests/src/CoreMangLib/cti/system/math/MathMin3.csproj
index 7f68b58687..08c7919443 100644
--- a/tests/src/CoreMangLib/cti/system/math/MathMin3.csproj
+++ b/tests/src/CoreMangLib/cti/system/math/MathMin3.csproj
@@ -33,10 +33,6 @@
<Compile Include="mathmin3.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/math/MathMin4.csproj b/tests/src/CoreMangLib/cti/system/math/MathMin4.csproj
index 8b6dbb5ab9..8c3072407f 100644
--- a/tests/src/CoreMangLib/cti/system/math/MathMin4.csproj
+++ b/tests/src/CoreMangLib/cti/system/math/MathMin4.csproj
@@ -33,10 +33,6 @@
<Compile Include="mathmin4.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/math/MathMin5.csproj b/tests/src/CoreMangLib/cti/system/math/MathMin5.csproj
index 19f461f070..e224b0b67c 100644
--- a/tests/src/CoreMangLib/cti/system/math/MathMin5.csproj
+++ b/tests/src/CoreMangLib/cti/system/math/MathMin5.csproj
@@ -33,10 +33,6 @@
<Compile Include="mathmin5.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/math/MathMin6.csproj b/tests/src/CoreMangLib/cti/system/math/MathMin6.csproj
index 354b8f3ea6..a0d0043fb7 100644
--- a/tests/src/CoreMangLib/cti/system/math/MathMin6.csproj
+++ b/tests/src/CoreMangLib/cti/system/math/MathMin6.csproj
@@ -33,10 +33,6 @@
<Compile Include="mathmin6.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/math/MathMin7.csproj b/tests/src/CoreMangLib/cti/system/math/MathMin7.csproj
index 9226479f7d..8a189f261e 100644
--- a/tests/src/CoreMangLib/cti/system/math/MathMin7.csproj
+++ b/tests/src/CoreMangLib/cti/system/math/MathMin7.csproj
@@ -33,10 +33,6 @@
<Compile Include="mathmin7.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/math/MathMin8.csproj b/tests/src/CoreMangLib/cti/system/math/MathMin8.csproj
index 559d567a80..f17f657c53 100644
--- a/tests/src/CoreMangLib/cti/system/math/MathMin8.csproj
+++ b/tests/src/CoreMangLib/cti/system/math/MathMin8.csproj
@@ -33,10 +33,6 @@
<Compile Include="mathmin8.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/math/MathMin9.csproj b/tests/src/CoreMangLib/cti/system/math/MathMin9.csproj
index 1e567ba6c3..819ea9f750 100644
--- a/tests/src/CoreMangLib/cti/system/math/MathMin9.csproj
+++ b/tests/src/CoreMangLib/cti/system/math/MathMin9.csproj
@@ -33,10 +33,6 @@
<Compile Include="mathmin9.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/math/MathPI.csproj b/tests/src/CoreMangLib/cti/system/math/MathPI.csproj
index 7443100921..e5dc61ba4c 100644
--- a/tests/src/CoreMangLib/cti/system/math/MathPI.csproj
+++ b/tests/src/CoreMangLib/cti/system/math/MathPI.csproj
@@ -33,10 +33,6 @@
<Compile Include="mathpi.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/math/MathPow.csproj b/tests/src/CoreMangLib/cti/system/math/MathPow.csproj
index 55fb3994cb..3c70e7a02c 100644
--- a/tests/src/CoreMangLib/cti/system/math/MathPow.csproj
+++ b/tests/src/CoreMangLib/cti/system/math/MathPow.csproj
@@ -33,10 +33,6 @@
<Compile Include="mathpow.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/math/MathRound2.csproj b/tests/src/CoreMangLib/cti/system/math/MathRound2.csproj
index 7d47fc449d..3056ccdcfc 100644
--- a/tests/src/CoreMangLib/cti/system/math/MathRound2.csproj
+++ b/tests/src/CoreMangLib/cti/system/math/MathRound2.csproj
@@ -33,10 +33,6 @@
<Compile Include="mathround2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/math/MathRound3.csproj b/tests/src/CoreMangLib/cti/system/math/MathRound3.csproj
index f4320871dd..fed781d31f 100644
--- a/tests/src/CoreMangLib/cti/system/math/MathRound3.csproj
+++ b/tests/src/CoreMangLib/cti/system/math/MathRound3.csproj
@@ -33,10 +33,6 @@
<Compile Include="mathround3.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/math/MathRound4.csproj b/tests/src/CoreMangLib/cti/system/math/MathRound4.csproj
index 4d06c75c57..440958e2db 100644
--- a/tests/src/CoreMangLib/cti/system/math/MathRound4.csproj
+++ b/tests/src/CoreMangLib/cti/system/math/MathRound4.csproj
@@ -33,10 +33,6 @@
<Compile Include="mathround4.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/math/MathSign1.csproj b/tests/src/CoreMangLib/cti/system/math/MathSign1.csproj
index d24791d87c..47305371a7 100644
--- a/tests/src/CoreMangLib/cti/system/math/MathSign1.csproj
+++ b/tests/src/CoreMangLib/cti/system/math/MathSign1.csproj
@@ -33,10 +33,6 @@
<Compile Include="mathsign1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/math/MathSign2.csproj b/tests/src/CoreMangLib/cti/system/math/MathSign2.csproj
index 92cd941776..d94bf86ba3 100644
--- a/tests/src/CoreMangLib/cti/system/math/MathSign2.csproj
+++ b/tests/src/CoreMangLib/cti/system/math/MathSign2.csproj
@@ -33,10 +33,6 @@
<Compile Include="mathsign2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/math/MathSign3.csproj b/tests/src/CoreMangLib/cti/system/math/MathSign3.csproj
index 430c70edf3..2a038b2666 100644
--- a/tests/src/CoreMangLib/cti/system/math/MathSign3.csproj
+++ b/tests/src/CoreMangLib/cti/system/math/MathSign3.csproj
@@ -33,10 +33,6 @@
<Compile Include="mathsign3.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/math/MathSign4.csproj b/tests/src/CoreMangLib/cti/system/math/MathSign4.csproj
index 790b2ba4c7..d46241e76f 100644
--- a/tests/src/CoreMangLib/cti/system/math/MathSign4.csproj
+++ b/tests/src/CoreMangLib/cti/system/math/MathSign4.csproj
@@ -33,10 +33,6 @@
<Compile Include="mathsign4.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/math/MathSign5.csproj b/tests/src/CoreMangLib/cti/system/math/MathSign5.csproj
index 345ee30d70..fe1cd8c44a 100644
--- a/tests/src/CoreMangLib/cti/system/math/MathSign5.csproj
+++ b/tests/src/CoreMangLib/cti/system/math/MathSign5.csproj
@@ -33,10 +33,6 @@
<Compile Include="mathsign5.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/math/MathSign6.csproj b/tests/src/CoreMangLib/cti/system/math/MathSign6.csproj
index f17758f839..a8fcffff35 100644
--- a/tests/src/CoreMangLib/cti/system/math/MathSign6.csproj
+++ b/tests/src/CoreMangLib/cti/system/math/MathSign6.csproj
@@ -33,10 +33,6 @@
<Compile Include="mathsign6.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/math/MathSign7.csproj b/tests/src/CoreMangLib/cti/system/math/MathSign7.csproj
index 0ebf441c93..e7663af9b2 100644
--- a/tests/src/CoreMangLib/cti/system/math/MathSign7.csproj
+++ b/tests/src/CoreMangLib/cti/system/math/MathSign7.csproj
@@ -33,10 +33,6 @@
<Compile Include="mathsign7.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/math/MathSin.csproj b/tests/src/CoreMangLib/cti/system/math/MathSin.csproj
index faa0254331..f133a98a3c 100644
--- a/tests/src/CoreMangLib/cti/system/math/MathSin.csproj
+++ b/tests/src/CoreMangLib/cti/system/math/MathSin.csproj
@@ -33,10 +33,6 @@
<Compile Include="mathsin.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/math/MathSinh.csproj b/tests/src/CoreMangLib/cti/system/math/MathSinh.csproj
index 16dd0166bd..b8934fe6b7 100644
--- a/tests/src/CoreMangLib/cti/system/math/MathSinh.csproj
+++ b/tests/src/CoreMangLib/cti/system/math/MathSinh.csproj
@@ -34,10 +34,6 @@
<Compile Include="mathtestlib.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/math/MathSqrt.csproj b/tests/src/CoreMangLib/cti/system/math/MathSqrt.csproj
index fe1301ce80..6b4225aecf 100644
--- a/tests/src/CoreMangLib/cti/system/math/MathSqrt.csproj
+++ b/tests/src/CoreMangLib/cti/system/math/MathSqrt.csproj
@@ -33,10 +33,6 @@
<Compile Include="mathsqrt.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/math/MathTan.csproj b/tests/src/CoreMangLib/cti/system/math/MathTan.csproj
index 563c4deb94..c575203e1d 100644
--- a/tests/src/CoreMangLib/cti/system/math/MathTan.csproj
+++ b/tests/src/CoreMangLib/cti/system/math/MathTan.csproj
@@ -34,10 +34,6 @@
<Compile Include="mathtestlib.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/math/MathTanh.csproj b/tests/src/CoreMangLib/cti/system/math/MathTanh.csproj
index f5469977b5..fbe2853fea 100644
--- a/tests/src/CoreMangLib/cti/system/math/MathTanh.csproj
+++ b/tests/src/CoreMangLib/cti/system/math/MathTanh.csproj
@@ -34,10 +34,6 @@
<Compile Include="mathtestlib.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/math/app.config b/tests/src/CoreMangLib/cti/system/math/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/math/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/math/mathRound1.csproj b/tests/src/CoreMangLib/cti/system/math/mathRound1.csproj
index 3dbacea4fe..ebbf272e62 100644
--- a/tests/src/CoreMangLib/cti/system/math/mathRound1.csproj
+++ b/tests/src/CoreMangLib/cti/system/math/mathRound1.csproj
@@ -33,10 +33,6 @@
<Compile Include="mathround1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/math/project.json b/tests/src/CoreMangLib/cti/system/math/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/math/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/memberaccessexception/MemberAccessExceptionCtor1.csproj b/tests/src/CoreMangLib/cti/system/memberaccessexception/MemberAccessExceptionCtor1.csproj
index 02de2f04af..6955bdd95a 100644
--- a/tests/src/CoreMangLib/cti/system/memberaccessexception/MemberAccessExceptionCtor1.csproj
+++ b/tests/src/CoreMangLib/cti/system/memberaccessexception/MemberAccessExceptionCtor1.csproj
@@ -33,10 +33,6 @@
<Compile Include="memberaccessexceptionctor1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/memberaccessexception/MemberAccessExceptionCtor2.csproj b/tests/src/CoreMangLib/cti/system/memberaccessexception/MemberAccessExceptionCtor2.csproj
index 502f3ed789..3136b98148 100644
--- a/tests/src/CoreMangLib/cti/system/memberaccessexception/MemberAccessExceptionCtor2.csproj
+++ b/tests/src/CoreMangLib/cti/system/memberaccessexception/MemberAccessExceptionCtor2.csproj
@@ -33,10 +33,6 @@
<Compile Include="memberaccessexceptionctor2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/memberaccessexception/MemberAccessExceptionCtor3.csproj b/tests/src/CoreMangLib/cti/system/memberaccessexception/MemberAccessExceptionCtor3.csproj
index 2e138724a3..f890ef66df 100644
--- a/tests/src/CoreMangLib/cti/system/memberaccessexception/MemberAccessExceptionCtor3.csproj
+++ b/tests/src/CoreMangLib/cti/system/memberaccessexception/MemberAccessExceptionCtor3.csproj
@@ -33,10 +33,6 @@
<Compile Include="memberaccessexceptionctor3.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/memberaccessexception/app.config b/tests/src/CoreMangLib/cti/system/memberaccessexception/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/memberaccessexception/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/memberaccessexception/project.json b/tests/src/CoreMangLib/cti/system/memberaccessexception/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/memberaccessexception/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/methodaccessexception/MethodAccessExceptionCtor1.csproj b/tests/src/CoreMangLib/cti/system/methodaccessexception/MethodAccessExceptionCtor1.csproj
index d075b2550f..3f790ba65c 100644
--- a/tests/src/CoreMangLib/cti/system/methodaccessexception/MethodAccessExceptionCtor1.csproj
+++ b/tests/src/CoreMangLib/cti/system/methodaccessexception/MethodAccessExceptionCtor1.csproj
@@ -33,10 +33,6 @@
<Compile Include="methodaccessexceptionctor1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/methodaccessexception/MethodAccessExceptionCtor2.csproj b/tests/src/CoreMangLib/cti/system/methodaccessexception/MethodAccessExceptionCtor2.csproj
index 589341d277..9d272b0424 100644
--- a/tests/src/CoreMangLib/cti/system/methodaccessexception/MethodAccessExceptionCtor2.csproj
+++ b/tests/src/CoreMangLib/cti/system/methodaccessexception/MethodAccessExceptionCtor2.csproj
@@ -33,10 +33,6 @@
<Compile Include="methodaccessexceptionctor2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/methodaccessexception/MethodAccessExceptionCtor3.csproj b/tests/src/CoreMangLib/cti/system/methodaccessexception/MethodAccessExceptionCtor3.csproj
index 4b68c11685..ae89ec47da 100644
--- a/tests/src/CoreMangLib/cti/system/methodaccessexception/MethodAccessExceptionCtor3.csproj
+++ b/tests/src/CoreMangLib/cti/system/methodaccessexception/MethodAccessExceptionCtor3.csproj
@@ -33,10 +33,6 @@
<Compile Include="methodaccessexceptionctor3.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/methodaccessexception/app.config b/tests/src/CoreMangLib/cti/system/methodaccessexception/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/methodaccessexception/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/methodaccessexception/project.json b/tests/src/CoreMangLib/cti/system/methodaccessexception/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/methodaccessexception/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/missingfieldexception/MissingFieldExceptionCtor1.csproj b/tests/src/CoreMangLib/cti/system/missingfieldexception/MissingFieldExceptionCtor1.csproj
index 892668b67c..4696cc7fc9 100644
--- a/tests/src/CoreMangLib/cti/system/missingfieldexception/MissingFieldExceptionCtor1.csproj
+++ b/tests/src/CoreMangLib/cti/system/missingfieldexception/MissingFieldExceptionCtor1.csproj
@@ -33,10 +33,6 @@
<Compile Include="missingfieldexceptionctor1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/missingfieldexception/MissingFieldExceptionCtor2.csproj b/tests/src/CoreMangLib/cti/system/missingfieldexception/MissingFieldExceptionCtor2.csproj
index 8c57226347..6249203236 100644
--- a/tests/src/CoreMangLib/cti/system/missingfieldexception/MissingFieldExceptionCtor2.csproj
+++ b/tests/src/CoreMangLib/cti/system/missingfieldexception/MissingFieldExceptionCtor2.csproj
@@ -33,10 +33,6 @@
<Compile Include="missingfieldexceptionctor2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/missingfieldexception/MissingFieldExceptionCtor3.csproj b/tests/src/CoreMangLib/cti/system/missingfieldexception/MissingFieldExceptionCtor3.csproj
index 39e5499748..888feef0f4 100644
--- a/tests/src/CoreMangLib/cti/system/missingfieldexception/MissingFieldExceptionCtor3.csproj
+++ b/tests/src/CoreMangLib/cti/system/missingfieldexception/MissingFieldExceptionCtor3.csproj
@@ -33,10 +33,6 @@
<Compile Include="missingfieldexceptionctor3.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/missingfieldexception/MissingFieldExceptionMessage.csproj b/tests/src/CoreMangLib/cti/system/missingfieldexception/MissingFieldExceptionMessage.csproj
index dadce8649e..426e2d835e 100644
--- a/tests/src/CoreMangLib/cti/system/missingfieldexception/MissingFieldExceptionMessage.csproj
+++ b/tests/src/CoreMangLib/cti/system/missingfieldexception/MissingFieldExceptionMessage.csproj
@@ -33,10 +33,6 @@
<Compile Include="missingfieldexceptionmessage.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/missingfieldexception/app.config b/tests/src/CoreMangLib/cti/system/missingfieldexception/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/missingfieldexception/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/missingfieldexception/project.json b/tests/src/CoreMangLib/cti/system/missingfieldexception/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/missingfieldexception/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/missingmemberexception/MissingMemberExceptionCtor1.csproj b/tests/src/CoreMangLib/cti/system/missingmemberexception/MissingMemberExceptionCtor1.csproj
index f48a8ba0f1..231d41ba48 100644
--- a/tests/src/CoreMangLib/cti/system/missingmemberexception/MissingMemberExceptionCtor1.csproj
+++ b/tests/src/CoreMangLib/cti/system/missingmemberexception/MissingMemberExceptionCtor1.csproj
@@ -33,10 +33,6 @@
<Compile Include="missingmemberexceptionctor1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/missingmemberexception/MissingMemberExceptionCtor2.csproj b/tests/src/CoreMangLib/cti/system/missingmemberexception/MissingMemberExceptionCtor2.csproj
index f778ee2603..f6bc2c0f3c 100644
--- a/tests/src/CoreMangLib/cti/system/missingmemberexception/MissingMemberExceptionCtor2.csproj
+++ b/tests/src/CoreMangLib/cti/system/missingmemberexception/MissingMemberExceptionCtor2.csproj
@@ -33,10 +33,6 @@
<Compile Include="missingmemberexceptionctor2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/missingmemberexception/MissingMemberExceptionCtor3.csproj b/tests/src/CoreMangLib/cti/system/missingmemberexception/MissingMemberExceptionCtor3.csproj
index a50b759244..d9404a1b43 100644
--- a/tests/src/CoreMangLib/cti/system/missingmemberexception/MissingMemberExceptionCtor3.csproj
+++ b/tests/src/CoreMangLib/cti/system/missingmemberexception/MissingMemberExceptionCtor3.csproj
@@ -33,10 +33,6 @@
<Compile Include="missingmemberexceptionctor3.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/missingmemberexception/MissingMemberExceptionMessage.csproj b/tests/src/CoreMangLib/cti/system/missingmemberexception/MissingMemberExceptionMessage.csproj
index 2588d6336f..f5dce2ec2e 100644
--- a/tests/src/CoreMangLib/cti/system/missingmemberexception/MissingMemberExceptionMessage.csproj
+++ b/tests/src/CoreMangLib/cti/system/missingmemberexception/MissingMemberExceptionMessage.csproj
@@ -33,10 +33,6 @@
<Compile Include="missingmemberexceptionmessage.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/missingmemberexception/app.config b/tests/src/CoreMangLib/cti/system/missingmemberexception/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/missingmemberexception/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/missingmemberexception/project.json b/tests/src/CoreMangLib/cti/system/missingmemberexception/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/missingmemberexception/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/missingmethodexception/MissingMethodExceptionCtor1.csproj b/tests/src/CoreMangLib/cti/system/missingmethodexception/MissingMethodExceptionCtor1.csproj
index b2d872f751..4390e50edb 100644
--- a/tests/src/CoreMangLib/cti/system/missingmethodexception/MissingMethodExceptionCtor1.csproj
+++ b/tests/src/CoreMangLib/cti/system/missingmethodexception/MissingMethodExceptionCtor1.csproj
@@ -33,10 +33,6 @@
<Compile Include="missingmethodexceptionctor1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/missingmethodexception/MissingMethodExceptionCtor2.csproj b/tests/src/CoreMangLib/cti/system/missingmethodexception/MissingMethodExceptionCtor2.csproj
index bb3272b06b..9f3fb5a708 100644
--- a/tests/src/CoreMangLib/cti/system/missingmethodexception/MissingMethodExceptionCtor2.csproj
+++ b/tests/src/CoreMangLib/cti/system/missingmethodexception/MissingMethodExceptionCtor2.csproj
@@ -33,10 +33,6 @@
<Compile Include="missingmethodexceptionctor2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/missingmethodexception/MissingMethodExceptionCtor3.csproj b/tests/src/CoreMangLib/cti/system/missingmethodexception/MissingMethodExceptionCtor3.csproj
index ccf82839cf..3641bec93e 100644
--- a/tests/src/CoreMangLib/cti/system/missingmethodexception/MissingMethodExceptionCtor3.csproj
+++ b/tests/src/CoreMangLib/cti/system/missingmethodexception/MissingMethodExceptionCtor3.csproj
@@ -33,10 +33,6 @@
<Compile Include="missingmethodexceptionctor3.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/missingmethodexception/MissingMethodExceptionMessage.csproj b/tests/src/CoreMangLib/cti/system/missingmethodexception/MissingMethodExceptionMessage.csproj
index 8b418fa0f6..2555272357 100644
--- a/tests/src/CoreMangLib/cti/system/missingmethodexception/MissingMethodExceptionMessage.csproj
+++ b/tests/src/CoreMangLib/cti/system/missingmethodexception/MissingMethodExceptionMessage.csproj
@@ -33,10 +33,6 @@
<Compile Include="missingmethodexceptionmessage.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/missingmethodexception/app.config b/tests/src/CoreMangLib/cti/system/missingmethodexception/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/missingmethodexception/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/missingmethodexception/project.json b/tests/src/CoreMangLib/cti/system/missingmethodexception/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/missingmethodexception/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/multicastdelegate/MulticastDelegateCombineImpl.csproj b/tests/src/CoreMangLib/cti/system/multicastdelegate/MulticastDelegateCombineImpl.csproj
index 5cb3c408e2..2a8f4eebc4 100644
--- a/tests/src/CoreMangLib/cti/system/multicastdelegate/MulticastDelegateCombineImpl.csproj
+++ b/tests/src/CoreMangLib/cti/system/multicastdelegate/MulticastDelegateCombineImpl.csproj
@@ -35,10 +35,6 @@
<Compile Include="verificationagent.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/multicastdelegate/MulticastDelegateEquals.csproj b/tests/src/CoreMangLib/cti/system/multicastdelegate/MulticastDelegateEquals.csproj
index 50206e49ca..eaecb9282b 100644
--- a/tests/src/CoreMangLib/cti/system/multicastdelegate/MulticastDelegateEquals.csproj
+++ b/tests/src/CoreMangLib/cti/system/multicastdelegate/MulticastDelegateEquals.csproj
@@ -35,10 +35,6 @@
<Compile Include="verificationagent.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/multicastdelegate/MulticastDelegateGetHashCode.csproj b/tests/src/CoreMangLib/cti/system/multicastdelegate/MulticastDelegateGetHashCode.csproj
index 8a63ac474e..dcd26022f7 100644
--- a/tests/src/CoreMangLib/cti/system/multicastdelegate/MulticastDelegateGetHashCode.csproj
+++ b/tests/src/CoreMangLib/cti/system/multicastdelegate/MulticastDelegateGetHashCode.csproj
@@ -35,10 +35,6 @@
<Compile Include="verificationagent.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/multicastdelegate/MulticastDelegateGetInvocationList.csproj b/tests/src/CoreMangLib/cti/system/multicastdelegate/MulticastDelegateGetInvocationList.csproj
index 832b99f890..5d44c4fdc2 100644
--- a/tests/src/CoreMangLib/cti/system/multicastdelegate/MulticastDelegateGetInvocationList.csproj
+++ b/tests/src/CoreMangLib/cti/system/multicastdelegate/MulticastDelegateGetInvocationList.csproj
@@ -35,10 +35,6 @@
<Compile Include="verificationagent.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/multicastdelegate/app.config b/tests/src/CoreMangLib/cti/system/multicastdelegate/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/multicastdelegate/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/multicastdelegate/project.json b/tests/src/CoreMangLib/cti/system/multicastdelegate/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/multicastdelegate/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/notimplementedexception/NotImplementedExceptionCtor1.csproj b/tests/src/CoreMangLib/cti/system/notimplementedexception/NotImplementedExceptionCtor1.csproj
index e430279856..6fa4d7c809 100644
--- a/tests/src/CoreMangLib/cti/system/notimplementedexception/NotImplementedExceptionCtor1.csproj
+++ b/tests/src/CoreMangLib/cti/system/notimplementedexception/NotImplementedExceptionCtor1.csproj
@@ -33,10 +33,6 @@
<Compile Include="notimplementedexceptionctor1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/notimplementedexception/NotImplementedExceptionCtor2.csproj b/tests/src/CoreMangLib/cti/system/notimplementedexception/NotImplementedExceptionCtor2.csproj
index 46528888c5..f37043bb51 100644
--- a/tests/src/CoreMangLib/cti/system/notimplementedexception/NotImplementedExceptionCtor2.csproj
+++ b/tests/src/CoreMangLib/cti/system/notimplementedexception/NotImplementedExceptionCtor2.csproj
@@ -33,10 +33,6 @@
<Compile Include="notimplementedexceptionctor2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/notimplementedexception/NotImplementedExceptionCtor3.csproj b/tests/src/CoreMangLib/cti/system/notimplementedexception/NotImplementedExceptionCtor3.csproj
index 93b316049e..4d1817ff7c 100644
--- a/tests/src/CoreMangLib/cti/system/notimplementedexception/NotImplementedExceptionCtor3.csproj
+++ b/tests/src/CoreMangLib/cti/system/notimplementedexception/NotImplementedExceptionCtor3.csproj
@@ -33,10 +33,6 @@
<Compile Include="notimplementedexceptionctor3.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/notimplementedexception/app.config b/tests/src/CoreMangLib/cti/system/notimplementedexception/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/notimplementedexception/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/notimplementedexception/project.json b/tests/src/CoreMangLib/cti/system/notimplementedexception/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/notimplementedexception/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/notsupportedexception/NotSupportedExceptionCtor1.csproj b/tests/src/CoreMangLib/cti/system/notsupportedexception/NotSupportedExceptionCtor1.csproj
index 944e603314..9cd219d25b 100644
--- a/tests/src/CoreMangLib/cti/system/notsupportedexception/NotSupportedExceptionCtor1.csproj
+++ b/tests/src/CoreMangLib/cti/system/notsupportedexception/NotSupportedExceptionCtor1.csproj
@@ -33,10 +33,6 @@
<Compile Include="notsupportedexceptionctor1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/notsupportedexception/NotSupportedExceptionCtor2.csproj b/tests/src/CoreMangLib/cti/system/notsupportedexception/NotSupportedExceptionCtor2.csproj
index caff4689ed..734789f003 100644
--- a/tests/src/CoreMangLib/cti/system/notsupportedexception/NotSupportedExceptionCtor2.csproj
+++ b/tests/src/CoreMangLib/cti/system/notsupportedexception/NotSupportedExceptionCtor2.csproj
@@ -33,10 +33,6 @@
<Compile Include="notsupportedexceptionctor2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/notsupportedexception/NotSupportedExceptionCtor3.csproj b/tests/src/CoreMangLib/cti/system/notsupportedexception/NotSupportedExceptionCtor3.csproj
index 0ef4cbfb60..348a97befc 100644
--- a/tests/src/CoreMangLib/cti/system/notsupportedexception/NotSupportedExceptionCtor3.csproj
+++ b/tests/src/CoreMangLib/cti/system/notsupportedexception/NotSupportedExceptionCtor3.csproj
@@ -33,10 +33,6 @@
<Compile Include="notsupportedexceptionctor3.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/notsupportedexception/app.config b/tests/src/CoreMangLib/cti/system/notsupportedexception/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/notsupportedexception/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/notsupportedexception/project.json b/tests/src/CoreMangLib/cti/system/notsupportedexception/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/notsupportedexception/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/nullable/NullableCompare.csproj b/tests/src/CoreMangLib/cti/system/nullable/NullableCompare.csproj
index f6c7525d41..097aae54a0 100644
--- a/tests/src/CoreMangLib/cti/system/nullable/NullableCompare.csproj
+++ b/tests/src/CoreMangLib/cti/system/nullable/NullableCompare.csproj
@@ -33,10 +33,6 @@
<Compile Include="nullablecompare.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/nullable/NullableCtor.csproj b/tests/src/CoreMangLib/cti/system/nullable/NullableCtor.csproj
index d3faa797f0..269e2d7b93 100644
--- a/tests/src/CoreMangLib/cti/system/nullable/NullableCtor.csproj
+++ b/tests/src/CoreMangLib/cti/system/nullable/NullableCtor.csproj
@@ -33,10 +33,6 @@
<Compile Include="nullablector.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/nullable/NullableEquals.csproj b/tests/src/CoreMangLib/cti/system/nullable/NullableEquals.csproj
index 4485d0743a..2d21c29de5 100644
--- a/tests/src/CoreMangLib/cti/system/nullable/NullableEquals.csproj
+++ b/tests/src/CoreMangLib/cti/system/nullable/NullableEquals.csproj
@@ -33,10 +33,6 @@
<Compile Include="nullableequals.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/nullable/NullableEquals2.csproj b/tests/src/CoreMangLib/cti/system/nullable/NullableEquals2.csproj
index a2aa2ad902..21c78f7694 100644
--- a/tests/src/CoreMangLib/cti/system/nullable/NullableEquals2.csproj
+++ b/tests/src/CoreMangLib/cti/system/nullable/NullableEquals2.csproj
@@ -33,10 +33,6 @@
<Compile Include="nullableequals2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/nullable/NullableGetHashCode.csproj b/tests/src/CoreMangLib/cti/system/nullable/NullableGetHashCode.csproj
index 32a0b51f20..04aad7f5f6 100644
--- a/tests/src/CoreMangLib/cti/system/nullable/NullableGetHashCode.csproj
+++ b/tests/src/CoreMangLib/cti/system/nullable/NullableGetHashCode.csproj
@@ -33,10 +33,6 @@
<Compile Include="nullablegethashcode.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/nullable/NullableGetUnderlyingType.csproj b/tests/src/CoreMangLib/cti/system/nullable/NullableGetUnderlyingType.csproj
index 7cbaec3e7b..9a84a6c13c 100644
--- a/tests/src/CoreMangLib/cti/system/nullable/NullableGetUnderlyingType.csproj
+++ b/tests/src/CoreMangLib/cti/system/nullable/NullableGetUnderlyingType.csproj
@@ -33,10 +33,6 @@
<Compile Include="nullablegetunderlyingtype.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/nullable/NullableGetValueOrDefault1.csproj b/tests/src/CoreMangLib/cti/system/nullable/NullableGetValueOrDefault1.csproj
index 058f116dea..c4fe1a21d6 100644
--- a/tests/src/CoreMangLib/cti/system/nullable/NullableGetValueOrDefault1.csproj
+++ b/tests/src/CoreMangLib/cti/system/nullable/NullableGetValueOrDefault1.csproj
@@ -33,10 +33,6 @@
<Compile Include="nullablegetvalueordefault1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/nullable/NullableGetValueOrDefault2.csproj b/tests/src/CoreMangLib/cti/system/nullable/NullableGetValueOrDefault2.csproj
index a34355e249..4e87130eb0 100644
--- a/tests/src/CoreMangLib/cti/system/nullable/NullableGetValueOrDefault2.csproj
+++ b/tests/src/CoreMangLib/cti/system/nullable/NullableGetValueOrDefault2.csproj
@@ -33,10 +33,6 @@
<Compile Include="nullablegetvalueordefault2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/nullable/NullableHasValue.csproj b/tests/src/CoreMangLib/cti/system/nullable/NullableHasValue.csproj
index 294df7b9b1..fc4f887379 100644
--- a/tests/src/CoreMangLib/cti/system/nullable/NullableHasValue.csproj
+++ b/tests/src/CoreMangLib/cti/system/nullable/NullableHasValue.csproj
@@ -33,10 +33,6 @@
<Compile Include="nullablehasvalue.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/nullable/NullableToString.csproj b/tests/src/CoreMangLib/cti/system/nullable/NullableToString.csproj
index 850a65063e..d85d2eb6c3 100644
--- a/tests/src/CoreMangLib/cti/system/nullable/NullableToString.csproj
+++ b/tests/src/CoreMangLib/cti/system/nullable/NullableToString.csproj
@@ -33,10 +33,6 @@
<Compile Include="nullabletostring.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/nullable/NullableValue.csproj b/tests/src/CoreMangLib/cti/system/nullable/NullableValue.csproj
index 5919bd6893..81698862b6 100644
--- a/tests/src/CoreMangLib/cti/system/nullable/NullableValue.csproj
+++ b/tests/src/CoreMangLib/cti/system/nullable/NullableValue.csproj
@@ -33,10 +33,6 @@
<Compile Include="nullablevalue.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/nullable/app.config b/tests/src/CoreMangLib/cti/system/nullable/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/nullable/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/nullable/project.json b/tests/src/CoreMangLib/cti/system/nullable/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/nullable/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/nullreferenceexception/NullReferenceExceptionCtor1.csproj b/tests/src/CoreMangLib/cti/system/nullreferenceexception/NullReferenceExceptionCtor1.csproj
index 5041da439d..5a0f4da28d 100644
--- a/tests/src/CoreMangLib/cti/system/nullreferenceexception/NullReferenceExceptionCtor1.csproj
+++ b/tests/src/CoreMangLib/cti/system/nullreferenceexception/NullReferenceExceptionCtor1.csproj
@@ -33,10 +33,6 @@
<Compile Include="nullreferenceexceptionctor1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/nullreferenceexception/app.config b/tests/src/CoreMangLib/cti/system/nullreferenceexception/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/nullreferenceexception/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/nullreferenceexception/project.json b/tests/src/CoreMangLib/cti/system/nullreferenceexception/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/nullreferenceexception/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/object/ObjectCtor.csproj b/tests/src/CoreMangLib/cti/system/object/ObjectCtor.csproj
index 35d808ebf7..39b1ab0230 100644
--- a/tests/src/CoreMangLib/cti/system/object/ObjectCtor.csproj
+++ b/tests/src/CoreMangLib/cti/system/object/ObjectCtor.csproj
@@ -33,10 +33,6 @@
<Compile Include="objectctor.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/object/ObjectEquals1.csproj b/tests/src/CoreMangLib/cti/system/object/ObjectEquals1.csproj
index 83fdbe934e..6ab0c74a45 100644
--- a/tests/src/CoreMangLib/cti/system/object/ObjectEquals1.csproj
+++ b/tests/src/CoreMangLib/cti/system/object/ObjectEquals1.csproj
@@ -33,10 +33,6 @@
<Compile Include="objectequals1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/object/ObjectEquals2.csproj b/tests/src/CoreMangLib/cti/system/object/ObjectEquals2.csproj
index 8d1c0b67e7..8feb4d225c 100644
--- a/tests/src/CoreMangLib/cti/system/object/ObjectEquals2.csproj
+++ b/tests/src/CoreMangLib/cti/system/object/ObjectEquals2.csproj
@@ -33,10 +33,6 @@
<Compile Include="objectequals2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/object/ObjectFinalize.csproj b/tests/src/CoreMangLib/cti/system/object/ObjectFinalize.csproj
index af60ed6629..b5e6e5bbc0 100644
--- a/tests/src/CoreMangLib/cti/system/object/ObjectFinalize.csproj
+++ b/tests/src/CoreMangLib/cti/system/object/ObjectFinalize.csproj
@@ -33,10 +33,6 @@
<Compile Include="objectfinalize.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/object/ObjectGetHashCode.csproj b/tests/src/CoreMangLib/cti/system/object/ObjectGetHashCode.csproj
index d333b1cf2a..c9dc6a6eb5 100644
--- a/tests/src/CoreMangLib/cti/system/object/ObjectGetHashCode.csproj
+++ b/tests/src/CoreMangLib/cti/system/object/ObjectGetHashCode.csproj
@@ -33,10 +33,6 @@
<Compile Include="objectgethashcode.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/object/ObjectMemberwiseClone.csproj b/tests/src/CoreMangLib/cti/system/object/ObjectMemberwiseClone.csproj
index 92fbd08c10..0720d4bf3d 100644
--- a/tests/src/CoreMangLib/cti/system/object/ObjectMemberwiseClone.csproj
+++ b/tests/src/CoreMangLib/cti/system/object/ObjectMemberwiseClone.csproj
@@ -33,10 +33,6 @@
<Compile Include="objectmemberwiseclone.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/object/ObjectReferenceEquals.csproj b/tests/src/CoreMangLib/cti/system/object/ObjectReferenceEquals.csproj
index e61c59a3d8..31b5e02b19 100644
--- a/tests/src/CoreMangLib/cti/system/object/ObjectReferenceEquals.csproj
+++ b/tests/src/CoreMangLib/cti/system/object/ObjectReferenceEquals.csproj
@@ -33,10 +33,6 @@
<Compile Include="objectreferenceequals.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/object/ObjectToString.csproj b/tests/src/CoreMangLib/cti/system/object/ObjectToString.csproj
index 44af1f73fe..ae45c27574 100644
--- a/tests/src/CoreMangLib/cti/system/object/ObjectToString.csproj
+++ b/tests/src/CoreMangLib/cti/system/object/ObjectToString.csproj
@@ -33,10 +33,6 @@
<Compile Include="objecttostring.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/object/app.config b/tests/src/CoreMangLib/cti/system/object/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/object/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/object/project.json b/tests/src/CoreMangLib/cti/system/object/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/object/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/objectdisposedexception/ObjectDisposedExceptionMessage.csproj b/tests/src/CoreMangLib/cti/system/objectdisposedexception/ObjectDisposedExceptionMessage.csproj
index 4e5e512738..0955bfa452 100644
--- a/tests/src/CoreMangLib/cti/system/objectdisposedexception/ObjectDisposedExceptionMessage.csproj
+++ b/tests/src/CoreMangLib/cti/system/objectdisposedexception/ObjectDisposedExceptionMessage.csproj
@@ -33,10 +33,6 @@
<Compile Include="objectdisposedexceptionmessage.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/objectdisposedexception/ObjectDisposedExceptionObjectName.csproj b/tests/src/CoreMangLib/cti/system/objectdisposedexception/ObjectDisposedExceptionObjectName.csproj
index e6372d3af0..5e90e24d2a 100644
--- a/tests/src/CoreMangLib/cti/system/objectdisposedexception/ObjectDisposedExceptionObjectName.csproj
+++ b/tests/src/CoreMangLib/cti/system/objectdisposedexception/ObjectDisposedExceptionObjectName.csproj
@@ -33,10 +33,6 @@
<Compile Include="objectdisposedexceptionobjectname.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/objectdisposedexception/app.config b/tests/src/CoreMangLib/cti/system/objectdisposedexception/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/objectdisposedexception/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/objectdisposedexception/project.json b/tests/src/CoreMangLib/cti/system/objectdisposedexception/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/objectdisposedexception/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/obsoleteattribute/ObsoleteAttributeCtor1.csproj b/tests/src/CoreMangLib/cti/system/obsoleteattribute/ObsoleteAttributeCtor1.csproj
index 83d8a64bbd..87e824532d 100644
--- a/tests/src/CoreMangLib/cti/system/obsoleteattribute/ObsoleteAttributeCtor1.csproj
+++ b/tests/src/CoreMangLib/cti/system/obsoleteattribute/ObsoleteAttributeCtor1.csproj
@@ -33,10 +33,6 @@
<Compile Include="obsoleteattributector1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/obsoleteattribute/ObsoleteAttributeCtor2.csproj b/tests/src/CoreMangLib/cti/system/obsoleteattribute/ObsoleteAttributeCtor2.csproj
index 29eb949741..564ef034eb 100644
--- a/tests/src/CoreMangLib/cti/system/obsoleteattribute/ObsoleteAttributeCtor2.csproj
+++ b/tests/src/CoreMangLib/cti/system/obsoleteattribute/ObsoleteAttributeCtor2.csproj
@@ -33,10 +33,6 @@
<Compile Include="obsoleteattributector2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/obsoleteattribute/ObsoleteAttributeCtor3.csproj b/tests/src/CoreMangLib/cti/system/obsoleteattribute/ObsoleteAttributeCtor3.csproj
index 58cc6f706c..a709dfd978 100644
--- a/tests/src/CoreMangLib/cti/system/obsoleteattribute/ObsoleteAttributeCtor3.csproj
+++ b/tests/src/CoreMangLib/cti/system/obsoleteattribute/ObsoleteAttributeCtor3.csproj
@@ -33,10 +33,6 @@
<Compile Include="obsoleteattributector3.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/obsoleteattribute/ObsoleteAttributeIsError.csproj b/tests/src/CoreMangLib/cti/system/obsoleteattribute/ObsoleteAttributeIsError.csproj
index 91eef83cb9..57779274ac 100644
--- a/tests/src/CoreMangLib/cti/system/obsoleteattribute/ObsoleteAttributeIsError.csproj
+++ b/tests/src/CoreMangLib/cti/system/obsoleteattribute/ObsoleteAttributeIsError.csproj
@@ -33,10 +33,6 @@
<Compile Include="obsoleteattributeiserror.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/obsoleteattribute/ObsoleteAttributeMessage.csproj b/tests/src/CoreMangLib/cti/system/obsoleteattribute/ObsoleteAttributeMessage.csproj
index a2b2f8dd50..46d79eaa26 100644
--- a/tests/src/CoreMangLib/cti/system/obsoleteattribute/ObsoleteAttributeMessage.csproj
+++ b/tests/src/CoreMangLib/cti/system/obsoleteattribute/ObsoleteAttributeMessage.csproj
@@ -33,10 +33,6 @@
<Compile Include="obsoleteattributemessage.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/obsoleteattribute/app.config b/tests/src/CoreMangLib/cti/system/obsoleteattribute/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/obsoleteattribute/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/obsoleteattribute/project.json b/tests/src/CoreMangLib/cti/system/obsoleteattribute/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/obsoleteattribute/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/outofmemoryexception/OutOfMemoryExceptionCtor1.csproj b/tests/src/CoreMangLib/cti/system/outofmemoryexception/OutOfMemoryExceptionCtor1.csproj
index 6430c6f13d..025e5fbf71 100644
--- a/tests/src/CoreMangLib/cti/system/outofmemoryexception/OutOfMemoryExceptionCtor1.csproj
+++ b/tests/src/CoreMangLib/cti/system/outofmemoryexception/OutOfMemoryExceptionCtor1.csproj
@@ -33,10 +33,6 @@
<Compile Include="outofmemoryexceptionctor1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/outofmemoryexception/OutOfMemoryExceptionCtor2.csproj b/tests/src/CoreMangLib/cti/system/outofmemoryexception/OutOfMemoryExceptionCtor2.csproj
index 262fac0cb7..86624eef2a 100644
--- a/tests/src/CoreMangLib/cti/system/outofmemoryexception/OutOfMemoryExceptionCtor2.csproj
+++ b/tests/src/CoreMangLib/cti/system/outofmemoryexception/OutOfMemoryExceptionCtor2.csproj
@@ -33,10 +33,6 @@
<Compile Include="outofmemoryexceptionctor2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/outofmemoryexception/OutOfMemoryExceptionCtor3.csproj b/tests/src/CoreMangLib/cti/system/outofmemoryexception/OutOfMemoryExceptionCtor3.csproj
index 7e827c6f62..22e4ef01b4 100644
--- a/tests/src/CoreMangLib/cti/system/outofmemoryexception/OutOfMemoryExceptionCtor3.csproj
+++ b/tests/src/CoreMangLib/cti/system/outofmemoryexception/OutOfMemoryExceptionCtor3.csproj
@@ -33,10 +33,6 @@
<Compile Include="outofmemoryexceptionctor3.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/outofmemoryexception/app.config b/tests/src/CoreMangLib/cti/system/outofmemoryexception/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/outofmemoryexception/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/outofmemoryexception/project.json b/tests/src/CoreMangLib/cti/system/outofmemoryexception/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/outofmemoryexception/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/overflowexception/OverflowExceptionCtor1.csproj b/tests/src/CoreMangLib/cti/system/overflowexception/OverflowExceptionCtor1.csproj
index bbb76bba6f..3ef2f95659 100644
--- a/tests/src/CoreMangLib/cti/system/overflowexception/OverflowExceptionCtor1.csproj
+++ b/tests/src/CoreMangLib/cti/system/overflowexception/OverflowExceptionCtor1.csproj
@@ -33,10 +33,6 @@
<Compile Include="overflowexceptionctor1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/overflowexception/OverflowExceptionCtor2.csproj b/tests/src/CoreMangLib/cti/system/overflowexception/OverflowExceptionCtor2.csproj
index f60b501018..8c68382fd6 100644
--- a/tests/src/CoreMangLib/cti/system/overflowexception/OverflowExceptionCtor2.csproj
+++ b/tests/src/CoreMangLib/cti/system/overflowexception/OverflowExceptionCtor2.csproj
@@ -33,10 +33,6 @@
<Compile Include="overflowexceptionctor2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/overflowexception/OverflowExceptionCtor3.csproj b/tests/src/CoreMangLib/cti/system/overflowexception/OverflowExceptionCtor3.csproj
index ced8c6abb1..14c8ddff71 100644
--- a/tests/src/CoreMangLib/cti/system/overflowexception/OverflowExceptionCtor3.csproj
+++ b/tests/src/CoreMangLib/cti/system/overflowexception/OverflowExceptionCtor3.csproj
@@ -33,10 +33,6 @@
<Compile Include="overflowexceptionctor3.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/overflowexception/app.config b/tests/src/CoreMangLib/cti/system/overflowexception/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/overflowexception/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/overflowexception/project.json b/tests/src/CoreMangLib/cti/system/overflowexception/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/overflowexception/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/paramarrayattribute/ParamArrayAttributeCtor.csproj b/tests/src/CoreMangLib/cti/system/paramarrayattribute/ParamArrayAttributeCtor.csproj
index b93066a12a..497c5cb0e7 100644
--- a/tests/src/CoreMangLib/cti/system/paramarrayattribute/ParamArrayAttributeCtor.csproj
+++ b/tests/src/CoreMangLib/cti/system/paramarrayattribute/ParamArrayAttributeCtor.csproj
@@ -33,10 +33,6 @@
<Compile Include="paramarrayattributector.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/paramarrayattribute/app.config b/tests/src/CoreMangLib/cti/system/paramarrayattribute/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/paramarrayattribute/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/paramarrayattribute/project.json b/tests/src/CoreMangLib/cti/system/paramarrayattribute/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/paramarrayattribute/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/platformnotsupportedexception/PlatformNotSupportedExceptionCtor1.csproj b/tests/src/CoreMangLib/cti/system/platformnotsupportedexception/PlatformNotSupportedExceptionCtor1.csproj
index 591f3aedbd..f89225ade0 100644
--- a/tests/src/CoreMangLib/cti/system/platformnotsupportedexception/PlatformNotSupportedExceptionCtor1.csproj
+++ b/tests/src/CoreMangLib/cti/system/platformnotsupportedexception/PlatformNotSupportedExceptionCtor1.csproj
@@ -33,10 +33,6 @@
<Compile Include="platformnotsupportedexceptionctor1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/platformnotsupportedexception/PlatformNotSupportedExceptionCtor2.csproj b/tests/src/CoreMangLib/cti/system/platformnotsupportedexception/PlatformNotSupportedExceptionCtor2.csproj
index 2a3f15173e..0aa3276995 100644
--- a/tests/src/CoreMangLib/cti/system/platformnotsupportedexception/PlatformNotSupportedExceptionCtor2.csproj
+++ b/tests/src/CoreMangLib/cti/system/platformnotsupportedexception/PlatformNotSupportedExceptionCtor2.csproj
@@ -33,10 +33,6 @@
<Compile Include="platformnotsupportedexceptionctor2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/platformnotsupportedexception/PlatformNotSupportedExceptionCtor3.csproj b/tests/src/CoreMangLib/cti/system/platformnotsupportedexception/PlatformNotSupportedExceptionCtor3.csproj
index f100a11ac4..a8e71e4a3d 100644
--- a/tests/src/CoreMangLib/cti/system/platformnotsupportedexception/PlatformNotSupportedExceptionCtor3.csproj
+++ b/tests/src/CoreMangLib/cti/system/platformnotsupportedexception/PlatformNotSupportedExceptionCtor3.csproj
@@ -33,10 +33,6 @@
<Compile Include="platformnotsupportedexceptionctor3.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/platformnotsupportedexception/app.config b/tests/src/CoreMangLib/cti/system/platformnotsupportedexception/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/platformnotsupportedexception/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/platformnotsupportedexception/project.json b/tests/src/CoreMangLib/cti/system/platformnotsupportedexception/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/platformnotsupportedexception/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/predicate/PredicateBeginInvoke.csproj b/tests/src/CoreMangLib/cti/system/predicate/PredicateBeginInvoke.csproj
index a474b6b275..04c0db26db 100644
--- a/tests/src/CoreMangLib/cti/system/predicate/PredicateBeginInvoke.csproj
+++ b/tests/src/CoreMangLib/cti/system/predicate/PredicateBeginInvoke.csproj
@@ -33,10 +33,6 @@
<Compile Include="predicatebegininvoke.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/predicate/PredicateEndInvoke.csproj b/tests/src/CoreMangLib/cti/system/predicate/PredicateEndInvoke.csproj
index 1e2c0d5a4e..fb5d5a5ca4 100644
--- a/tests/src/CoreMangLib/cti/system/predicate/PredicateEndInvoke.csproj
+++ b/tests/src/CoreMangLib/cti/system/predicate/PredicateEndInvoke.csproj
@@ -33,10 +33,6 @@
<Compile Include="predicateendinvoke.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/predicate/PredicateInvoke.csproj b/tests/src/CoreMangLib/cti/system/predicate/PredicateInvoke.csproj
index 225f2343d9..234e0bd1db 100644
--- a/tests/src/CoreMangLib/cti/system/predicate/PredicateInvoke.csproj
+++ b/tests/src/CoreMangLib/cti/system/predicate/PredicateInvoke.csproj
@@ -33,10 +33,6 @@
<Compile Include="predicateinvoke.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/predicate/app.config b/tests/src/CoreMangLib/cti/system/predicate/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/predicate/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/predicate/project.json b/tests/src/CoreMangLib/cti/system/predicate/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/predicate/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/random/RandomCtor1.csproj b/tests/src/CoreMangLib/cti/system/random/RandomCtor1.csproj
index b3440f9346..8a8b28cb4c 100644
--- a/tests/src/CoreMangLib/cti/system/random/RandomCtor1.csproj
+++ b/tests/src/CoreMangLib/cti/system/random/RandomCtor1.csproj
@@ -33,10 +33,6 @@
<Compile Include="randomctor1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/random/RandomCtor2.csproj b/tests/src/CoreMangLib/cti/system/random/RandomCtor2.csproj
index 1ca38318c0..90fd4a2f46 100644
--- a/tests/src/CoreMangLib/cti/system/random/RandomCtor2.csproj
+++ b/tests/src/CoreMangLib/cti/system/random/RandomCtor2.csproj
@@ -33,10 +33,6 @@
<Compile Include="randomctor2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/random/RandomNext1.csproj b/tests/src/CoreMangLib/cti/system/random/RandomNext1.csproj
index 1bd425c16c..9164596f62 100644
--- a/tests/src/CoreMangLib/cti/system/random/RandomNext1.csproj
+++ b/tests/src/CoreMangLib/cti/system/random/RandomNext1.csproj
@@ -33,10 +33,6 @@
<Compile Include="randomnext1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/random/RandomNext2.csproj b/tests/src/CoreMangLib/cti/system/random/RandomNext2.csproj
index 3e95b13ed7..a197369f68 100644
--- a/tests/src/CoreMangLib/cti/system/random/RandomNext2.csproj
+++ b/tests/src/CoreMangLib/cti/system/random/RandomNext2.csproj
@@ -33,10 +33,6 @@
<Compile Include="randomnext2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/random/RandomNext3.csproj b/tests/src/CoreMangLib/cti/system/random/RandomNext3.csproj
index 7c6d5c78a6..88842a22f0 100644
--- a/tests/src/CoreMangLib/cti/system/random/RandomNext3.csproj
+++ b/tests/src/CoreMangLib/cti/system/random/RandomNext3.csproj
@@ -33,10 +33,6 @@
<Compile Include="randomnext3.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/random/RandomNextBytes.csproj b/tests/src/CoreMangLib/cti/system/random/RandomNextBytes.csproj
index 8b6787d5b0..17d9ceff0b 100644
--- a/tests/src/CoreMangLib/cti/system/random/RandomNextBytes.csproj
+++ b/tests/src/CoreMangLib/cti/system/random/RandomNextBytes.csproj
@@ -33,10 +33,6 @@
<Compile Include="randomnextbytes.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/random/RandomNextDouble.csproj b/tests/src/CoreMangLib/cti/system/random/RandomNextDouble.csproj
index b35724add7..ac23c02aa0 100644
--- a/tests/src/CoreMangLib/cti/system/random/RandomNextDouble.csproj
+++ b/tests/src/CoreMangLib/cti/system/random/RandomNextDouble.csproj
@@ -33,10 +33,6 @@
<Compile Include="randomnextdouble.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/random/RandomSample.csproj b/tests/src/CoreMangLib/cti/system/random/RandomSample.csproj
index 3a1d8aff2e..9a81345d67 100644
--- a/tests/src/CoreMangLib/cti/system/random/RandomSample.csproj
+++ b/tests/src/CoreMangLib/cti/system/random/RandomSample.csproj
@@ -33,10 +33,6 @@
<Compile Include="randomsample.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/random/app.config b/tests/src/CoreMangLib/cti/system/random/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/random/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/random/project.json b/tests/src/CoreMangLib/cti/system/random/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/random/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/rankexception/RankExceptionCtor1.csproj b/tests/src/CoreMangLib/cti/system/rankexception/RankExceptionCtor1.csproj
index f2712a71d7..45e105a218 100644
--- a/tests/src/CoreMangLib/cti/system/rankexception/RankExceptionCtor1.csproj
+++ b/tests/src/CoreMangLib/cti/system/rankexception/RankExceptionCtor1.csproj
@@ -33,10 +33,6 @@
<Compile Include="rankexceptionctor1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/rankexception/RankExceptionCtor2.csproj b/tests/src/CoreMangLib/cti/system/rankexception/RankExceptionCtor2.csproj
index 476e60233b..0d3a80f2b7 100644
--- a/tests/src/CoreMangLib/cti/system/rankexception/RankExceptionCtor2.csproj
+++ b/tests/src/CoreMangLib/cti/system/rankexception/RankExceptionCtor2.csproj
@@ -33,10 +33,6 @@
<Compile Include="rankexceptionctor2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/rankexception/RankExceptionCtor3.csproj b/tests/src/CoreMangLib/cti/system/rankexception/RankExceptionCtor3.csproj
index 24802bffc5..e0fa5b9ca4 100644
--- a/tests/src/CoreMangLib/cti/system/rankexception/RankExceptionCtor3.csproj
+++ b/tests/src/CoreMangLib/cti/system/rankexception/RankExceptionCtor3.csproj
@@ -33,10 +33,6 @@
<Compile Include="rankexceptionctor3.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/rankexception/app.config b/tests/src/CoreMangLib/cti/system/rankexception/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/rankexception/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/rankexception/project.json b/tests/src/CoreMangLib/cti/system/rankexception/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/rankexception/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/reflection/ambiguousmatchexception/AmbiguousMatchExceptionCtor1.csproj b/tests/src/CoreMangLib/cti/system/reflection/ambiguousmatchexception/AmbiguousMatchExceptionCtor1.csproj
index 2f9f1eadf2..4e591bb168 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/ambiguousmatchexception/AmbiguousMatchExceptionCtor1.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/ambiguousmatchexception/AmbiguousMatchExceptionCtor1.csproj
@@ -33,10 +33,6 @@
<Compile Include="ambiguousmatchexceptionctor1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/ambiguousmatchexception/AmbiguousMatchExceptionCtor2.csproj b/tests/src/CoreMangLib/cti/system/reflection/ambiguousmatchexception/AmbiguousMatchExceptionCtor2.csproj
index ab2c385d30..5fcf822620 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/ambiguousmatchexception/AmbiguousMatchExceptionCtor2.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/ambiguousmatchexception/AmbiguousMatchExceptionCtor2.csproj
@@ -33,10 +33,6 @@
<Compile Include="ambiguousmatchexceptionctor2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/ambiguousmatchexception/AmbiguousMatchExceptionCtor3.csproj b/tests/src/CoreMangLib/cti/system/reflection/ambiguousmatchexception/AmbiguousMatchExceptionCtor3.csproj
index cfa290aea9..e09bfc3ba8 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/ambiguousmatchexception/AmbiguousMatchExceptionCtor3.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/ambiguousmatchexception/AmbiguousMatchExceptionCtor3.csproj
@@ -33,10 +33,6 @@
<Compile Include="ambiguousmatchexceptionctor3.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/ambiguousmatchexception/app.config b/tests/src/CoreMangLib/cti/system/reflection/ambiguousmatchexception/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/reflection/ambiguousmatchexception/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/reflection/ambiguousmatchexception/project.json b/tests/src/CoreMangLib/cti/system/reflection/ambiguousmatchexception/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/reflection/ambiguousmatchexception/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/reflection/assembly/TestAssembly1.csproj b/tests/src/CoreMangLib/cti/system/reflection/assembly/TestAssembly1.csproj
index f7f02c8e65..25435dd684 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/assembly/TestAssembly1.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/assembly/TestAssembly1.csproj
@@ -33,10 +33,6 @@
<Compile Include="testassembly1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/assembly/TestTarget2.csproj b/tests/src/CoreMangLib/cti/system/reflection/assembly/TestTarget2.csproj
index 017e93d1dd..3982d0ffc8 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/assembly/TestTarget2.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/assembly/TestTarget2.csproj
@@ -33,10 +33,6 @@
<Compile Include="testtarget.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/assembly/app.config b/tests/src/CoreMangLib/cti/system/reflection/assembly/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/reflection/assembly/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/reflection/assembly/project.json b/tests/src/CoreMangLib/cti/system/reflection/assembly/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/reflection/assembly/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/reflection/assemblyconfigurationattribute/AssemblyConfigurationAttribute.csproj b/tests/src/CoreMangLib/cti/system/reflection/assemblyconfigurationattribute/AssemblyConfigurationAttribute.csproj
index 7a2e8a059f..8f7945ba11 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/assemblyconfigurationattribute/AssemblyConfigurationAttribute.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/assemblyconfigurationattribute/AssemblyConfigurationAttribute.csproj
@@ -33,10 +33,6 @@
<Compile Include="assemblyconfigurationattribute.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/assemblyconfigurationattribute/AssemblyConfigurationAttributeCtor.csproj b/tests/src/CoreMangLib/cti/system/reflection/assemblyconfigurationattribute/AssemblyConfigurationAttributeCtor.csproj
index 09f4229ecd..5662bbd6f5 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/assemblyconfigurationattribute/AssemblyConfigurationAttributeCtor.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/assemblyconfigurationattribute/AssemblyConfigurationAttributeCtor.csproj
@@ -33,10 +33,6 @@
<Compile Include="assemblyconfigurationattributector.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/assemblyconfigurationattribute/app.config b/tests/src/CoreMangLib/cti/system/reflection/assemblyconfigurationattribute/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/reflection/assemblyconfigurationattribute/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/reflection/assemblyconfigurationattribute/project.json b/tests/src/CoreMangLib/cti/system/reflection/assemblyconfigurationattribute/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/reflection/assemblyconfigurationattribute/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/reflection/assemblydefaultaliasattribute/AssemblyDefaultAliasAttribute.csproj b/tests/src/CoreMangLib/cti/system/reflection/assemblydefaultaliasattribute/AssemblyDefaultAliasAttribute.csproj
index e8a35018c0..74110b4577 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/assemblydefaultaliasattribute/AssemblyDefaultAliasAttribute.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/assemblydefaultaliasattribute/AssemblyDefaultAliasAttribute.csproj
@@ -33,10 +33,6 @@
<Compile Include="assemblydefaultaliasattribute.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/assemblydefaultaliasattribute/AssemblyDefaultAliasAttributeCtor.csproj b/tests/src/CoreMangLib/cti/system/reflection/assemblydefaultaliasattribute/AssemblyDefaultAliasAttributeCtor.csproj
index 9e00f6f43e..5ff1fef95c 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/assemblydefaultaliasattribute/AssemblyDefaultAliasAttributeCtor.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/assemblydefaultaliasattribute/AssemblyDefaultAliasAttributeCtor.csproj
@@ -33,10 +33,6 @@
<Compile Include="assemblydefaultaliasattributector.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/assemblydefaultaliasattribute/app.config b/tests/src/CoreMangLib/cti/system/reflection/assemblydefaultaliasattribute/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/reflection/assemblydefaultaliasattribute/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/reflection/assemblydefaultaliasattribute/project.json b/tests/src/CoreMangLib/cti/system/reflection/assemblydefaultaliasattribute/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/reflection/assemblydefaultaliasattribute/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/reflection/assemblydelaysignattribute/AssemblyDelaySignAttributeCtor.csproj b/tests/src/CoreMangLib/cti/system/reflection/assemblydelaysignattribute/AssemblyDelaySignAttributeCtor.csproj
index cf6c5158e8..1766719e75 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/assemblydelaysignattribute/AssemblyDelaySignAttributeCtor.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/assemblydelaysignattribute/AssemblyDelaySignAttributeCtor.csproj
@@ -33,10 +33,6 @@
<Compile Include="assemblydelaysignattributector.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/assemblydelaysignattribute/AssemblyDelaySignAttributeDelaySign.csproj b/tests/src/CoreMangLib/cti/system/reflection/assemblydelaysignattribute/AssemblyDelaySignAttributeDelaySign.csproj
index 7fb070dea2..c30b8e5b03 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/assemblydelaysignattribute/AssemblyDelaySignAttributeDelaySign.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/assemblydelaysignattribute/AssemblyDelaySignAttributeDelaySign.csproj
@@ -33,10 +33,6 @@
<Compile Include="assemblydelaysignattributedelaysign.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/assemblydelaysignattribute/app.config b/tests/src/CoreMangLib/cti/system/reflection/assemblydelaysignattribute/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/reflection/assemblydelaysignattribute/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/reflection/assemblydelaysignattribute/project.json b/tests/src/CoreMangLib/cti/system/reflection/assemblydelaysignattribute/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/reflection/assemblydelaysignattribute/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/reflection/assemblydescriptionattribute/AssemblyDescriptionAttributeCtor.csproj b/tests/src/CoreMangLib/cti/system/reflection/assemblydescriptionattribute/AssemblyDescriptionAttributeCtor.csproj
index 5efd7bc4a8..2c5217e40a 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/assemblydescriptionattribute/AssemblyDescriptionAttributeCtor.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/assemblydescriptionattribute/AssemblyDescriptionAttributeCtor.csproj
@@ -33,10 +33,6 @@
<Compile Include="assemblydescriptionattributector.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/assemblydescriptionattribute/AssemblyDescriptionAttributeDescription.csproj b/tests/src/CoreMangLib/cti/system/reflection/assemblydescriptionattribute/AssemblyDescriptionAttributeDescription.csproj
index 68be57f597..409c8c4298 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/assemblydescriptionattribute/AssemblyDescriptionAttributeDescription.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/assemblydescriptionattribute/AssemblyDescriptionAttributeDescription.csproj
@@ -33,10 +33,6 @@
<Compile Include="assemblydescriptionattributedescription.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/assemblydescriptionattribute/app.config b/tests/src/CoreMangLib/cti/system/reflection/assemblydescriptionattribute/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/reflection/assemblydescriptionattribute/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/reflection/assemblydescriptionattribute/project.json b/tests/src/CoreMangLib/cti/system/reflection/assemblydescriptionattribute/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/reflection/assemblydescriptionattribute/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/reflection/assemblykeyfileattribute/AssemblyKeyFileAttributeCtor.csproj b/tests/src/CoreMangLib/cti/system/reflection/assemblykeyfileattribute/AssemblyKeyFileAttributeCtor.csproj
index 3dd733ffae..d2afba8d40 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/assemblykeyfileattribute/AssemblyKeyFileAttributeCtor.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/assemblykeyfileattribute/AssemblyKeyFileAttributeCtor.csproj
@@ -33,10 +33,6 @@
<Compile Include="assemblykeyfileattributector.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/assemblykeyfileattribute/AssemblyKeyFileAttributeKeyFile.csproj b/tests/src/CoreMangLib/cti/system/reflection/assemblykeyfileattribute/AssemblyKeyFileAttributeKeyFile.csproj
index f3f213bf76..5acfa56029 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/assemblykeyfileattribute/AssemblyKeyFileAttributeKeyFile.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/assemblykeyfileattribute/AssemblyKeyFileAttributeKeyFile.csproj
@@ -33,10 +33,6 @@
<Compile Include="assemblykeyfileattributekeyfile.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/assemblykeyfileattribute/app.config b/tests/src/CoreMangLib/cti/system/reflection/assemblykeyfileattribute/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/reflection/assemblykeyfileattribute/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/reflection/assemblykeyfileattribute/project.json b/tests/src/CoreMangLib/cti/system/reflection/assemblykeyfileattribute/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/reflection/assemblykeyfileattribute/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/reflection/assemblykeynameattribute/AssemblyKeyNameAttributeCtor.csproj b/tests/src/CoreMangLib/cti/system/reflection/assemblykeynameattribute/AssemblyKeyNameAttributeCtor.csproj
index 142cbaa823..0028ebc63e 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/assemblykeynameattribute/AssemblyKeyNameAttributeCtor.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/assemblykeynameattribute/AssemblyKeyNameAttributeCtor.csproj
@@ -33,10 +33,6 @@
<Compile Include="assemblykeynameattributector.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/assemblykeynameattribute/AssemblyKeyNameAttributeKeyName.csproj b/tests/src/CoreMangLib/cti/system/reflection/assemblykeynameattribute/AssemblyKeyNameAttributeKeyName.csproj
index d8b2152758..0e1c19c596 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/assemblykeynameattribute/AssemblyKeyNameAttributeKeyName.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/assemblykeynameattribute/AssemblyKeyNameAttributeKeyName.csproj
@@ -33,10 +33,6 @@
<Compile Include="assemblykeynameattributekeyname.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/assemblykeynameattribute/app.config b/tests/src/CoreMangLib/cti/system/reflection/assemblykeynameattribute/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/reflection/assemblykeynameattribute/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/reflection/assemblykeynameattribute/project.json b/tests/src/CoreMangLib/cti/system/reflection/assemblykeynameattribute/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/reflection/assemblykeynameattribute/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/reflection/assemblyname/AssemblyNameGetPublicKey.csproj b/tests/src/CoreMangLib/cti/system/reflection/assemblyname/AssemblyNameGetPublicKey.csproj
index 80970955c5..3d57f609d2 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/assemblyname/AssemblyNameGetPublicKey.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/assemblyname/AssemblyNameGetPublicKey.csproj
@@ -33,10 +33,6 @@
<Compile Include="assemblynamegetpublickey.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/assemblyname/AssemblyNameGetPublicKeyToken.csproj b/tests/src/CoreMangLib/cti/system/reflection/assemblyname/AssemblyNameGetPublicKeyToken.csproj
index 359f05dc82..b88e717afb 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/assemblyname/AssemblyNameGetPublicKeyToken.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/assemblyname/AssemblyNameGetPublicKeyToken.csproj
@@ -33,10 +33,6 @@
<Compile Include="assemblynamegetpublickeytoken.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/assemblyname/AssemblyNameSetPublicKey.csproj b/tests/src/CoreMangLib/cti/system/reflection/assemblyname/AssemblyNameSetPublicKey.csproj
index e51482fd3b..f45d1f7e8f 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/assemblyname/AssemblyNameSetPublicKey.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/assemblyname/AssemblyNameSetPublicKey.csproj
@@ -33,10 +33,6 @@
<Compile Include="assemblynamesetpublickey.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/assemblyname/AssemblyNameSetPublicKeyToken.csproj b/tests/src/CoreMangLib/cti/system/reflection/assemblyname/AssemblyNameSetPublicKeyToken.csproj
index 33605ab04a..2d332162e8 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/assemblyname/AssemblyNameSetPublicKeyToken.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/assemblyname/AssemblyNameSetPublicKeyToken.csproj
@@ -33,10 +33,6 @@
<Compile Include="assemblynamesetpublickeytoken.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/assemblyname/AssemblyNameVersion.csproj b/tests/src/CoreMangLib/cti/system/reflection/assemblyname/AssemblyNameVersion.csproj
index 21776abe66..0a4909b6d9 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/assemblyname/AssemblyNameVersion.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/assemblyname/AssemblyNameVersion.csproj
@@ -33,10 +33,6 @@
<Compile Include="assemblynameversion.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/assemblyname/app.config b/tests/src/CoreMangLib/cti/system/reflection/assemblyname/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/reflection/assemblyname/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/reflection/assemblyname/project.json b/tests/src/CoreMangLib/cti/system/reflection/assemblyname/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/reflection/assemblyname/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/reflection/assemblynameflags/AssemblyNameFlagsNone.csproj b/tests/src/CoreMangLib/cti/system/reflection/assemblynameflags/AssemblyNameFlagsNone.csproj
index 44f9fae8a6..a7177b1a5c 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/assemblynameflags/AssemblyNameFlagsNone.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/assemblynameflags/AssemblyNameFlagsNone.csproj
@@ -33,10 +33,6 @@
<Compile Include="assemblynameflagsnone.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/assemblynameflags/AssemblyNameFlagsPublicKey.csproj b/tests/src/CoreMangLib/cti/system/reflection/assemblynameflags/AssemblyNameFlagsPublicKey.csproj
index 2d2515e9b2..41f85ebead 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/assemblynameflags/AssemblyNameFlagsPublicKey.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/assemblynameflags/AssemblyNameFlagsPublicKey.csproj
@@ -33,10 +33,6 @@
<Compile Include="assemblynameflagspublickey.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/assemblynameflags/AssemblyNameFlagsRetargetable.csproj b/tests/src/CoreMangLib/cti/system/reflection/assemblynameflags/AssemblyNameFlagsRetargetable.csproj
index 48ac11f29f..bedd209f21 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/assemblynameflags/AssemblyNameFlagsRetargetable.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/assemblynameflags/AssemblyNameFlagsRetargetable.csproj
@@ -33,10 +33,6 @@
<Compile Include="assemblynameflagsretargetable.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/assemblynameflags/app.config b/tests/src/CoreMangLib/cti/system/reflection/assemblynameflags/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/reflection/assemblynameflags/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/reflection/assemblynameflags/project.json b/tests/src/CoreMangLib/cti/system/reflection/assemblynameflags/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/reflection/assemblynameflags/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/reflection/assemblytitleattribute/AssemblyTitleAttributeCtor.csproj b/tests/src/CoreMangLib/cti/system/reflection/assemblytitleattribute/AssemblyTitleAttributeCtor.csproj
index 0a661853de..738e0e115d 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/assemblytitleattribute/AssemblyTitleAttributeCtor.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/assemblytitleattribute/AssemblyTitleAttributeCtor.csproj
@@ -33,10 +33,6 @@
<Compile Include="assemblytitleattributector.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/assemblytitleattribute/AssemblyTitleAttributeTitle.csproj b/tests/src/CoreMangLib/cti/system/reflection/assemblytitleattribute/AssemblyTitleAttributeTitle.csproj
index ed778cb5bc..7b7e78d746 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/assemblytitleattribute/AssemblyTitleAttributeTitle.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/assemblytitleattribute/AssemblyTitleAttributeTitle.csproj
@@ -33,10 +33,6 @@
<Compile Include="assemblytitleattributetitle.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/assemblytitleattribute/app.config b/tests/src/CoreMangLib/cti/system/reflection/assemblytitleattribute/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/reflection/assemblytitleattribute/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/reflection/assemblytitleattribute/project.json b/tests/src/CoreMangLib/cti/system/reflection/assemblytitleattribute/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/reflection/assemblytitleattribute/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/reflection/callingconventions/CallingConventionsAny.csproj b/tests/src/CoreMangLib/cti/system/reflection/callingconventions/CallingConventionsAny.csproj
index d84999e999..7a2bee6878 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/callingconventions/CallingConventionsAny.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/callingconventions/CallingConventionsAny.csproj
@@ -33,10 +33,6 @@
<Compile Include="callingconventionsany.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/callingconventions/CallingConventionsExplicitThis.csproj b/tests/src/CoreMangLib/cti/system/reflection/callingconventions/CallingConventionsExplicitThis.csproj
index 52f15520ca..301b8bbb3c 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/callingconventions/CallingConventionsExplicitThis.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/callingconventions/CallingConventionsExplicitThis.csproj
@@ -33,10 +33,6 @@
<Compile Include="callingconventionsexplicitthis.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/callingconventions/CallingConventionsHasThis.csproj b/tests/src/CoreMangLib/cti/system/reflection/callingconventions/CallingConventionsHasThis.csproj
index 4c4a875831..96c9501b9d 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/callingconventions/CallingConventionsHasThis.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/callingconventions/CallingConventionsHasThis.csproj
@@ -33,10 +33,6 @@
<Compile Include="callingconventionshasthis.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/callingconventions/CallingConventionsStandard.csproj b/tests/src/CoreMangLib/cti/system/reflection/callingconventions/CallingConventionsStandard.csproj
index 63bd751ae0..14e3694410 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/callingconventions/CallingConventionsStandard.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/callingconventions/CallingConventionsStandard.csproj
@@ -33,10 +33,6 @@
<Compile Include="callingconventionsstandard.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/callingconventions/CallingConventionsVarArgs.csproj b/tests/src/CoreMangLib/cti/system/reflection/callingconventions/CallingConventionsVarArgs.csproj
index ae1b9a9a11..7240c0b39a 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/callingconventions/CallingConventionsVarArgs.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/callingconventions/CallingConventionsVarArgs.csproj
@@ -33,10 +33,6 @@
<Compile Include="callingconventionsvarargs.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/callingconventions/app.config b/tests/src/CoreMangLib/cti/system/reflection/callingconventions/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/reflection/callingconventions/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/reflection/callingconventions/project.json b/tests/src/CoreMangLib/cti/system/reflection/callingconventions/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/reflection/callingconventions/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/reflection/constructorinfo/ConstructorInfoConstructorName.csproj b/tests/src/CoreMangLib/cti/system/reflection/constructorinfo/ConstructorInfoConstructorName.csproj
index 53a680270d..582389845a 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/constructorinfo/ConstructorInfoConstructorName.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/constructorinfo/ConstructorInfoConstructorName.csproj
@@ -33,10 +33,6 @@
<Compile Include="constructorinfoconstructorname.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/constructorinfo/ConstructorInfoTypeConstructorName.csproj b/tests/src/CoreMangLib/cti/system/reflection/constructorinfo/ConstructorInfoTypeConstructorName.csproj
index 0a44b55d9c..504f6f7c97 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/constructorinfo/ConstructorInfoTypeConstructorName.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/constructorinfo/ConstructorInfoTypeConstructorName.csproj
@@ -33,10 +33,6 @@
<Compile Include="constructorinfotypeconstructorname.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/constructorinfo/app.config b/tests/src/CoreMangLib/cti/system/reflection/constructorinfo/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/reflection/constructorinfo/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/reflection/constructorinfo/project.json b/tests/src/CoreMangLib/cti/system/reflection/constructorinfo/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/reflection/constructorinfo/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/reflection/defaultmemberattribute/DefaultMemberAttributeCtor.csproj b/tests/src/CoreMangLib/cti/system/reflection/defaultmemberattribute/DefaultMemberAttributeCtor.csproj
index 037751b483..ab6ca414c8 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/defaultmemberattribute/DefaultMemberAttributeCtor.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/defaultmemberattribute/DefaultMemberAttributeCtor.csproj
@@ -33,10 +33,6 @@
<Compile Include="defaultmemberattributector.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/defaultmemberattribute/DefaultMemberAttributeMemberName.csproj b/tests/src/CoreMangLib/cti/system/reflection/defaultmemberattribute/DefaultMemberAttributeMemberName.csproj
index a8c90429e4..c982ed5e81 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/defaultmemberattribute/DefaultMemberAttributeMemberName.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/defaultmemberattribute/DefaultMemberAttributeMemberName.csproj
@@ -33,10 +33,6 @@
<Compile Include="defaultmemberattributemembername.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/defaultmemberattribute/app.config b/tests/src/CoreMangLib/cti/system/reflection/defaultmemberattribute/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/reflection/defaultmemberattribute/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/reflection/defaultmemberattribute/project.json b/tests/src/CoreMangLib/cti/system/reflection/defaultmemberattribute/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/reflection/defaultmemberattribute/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/fieldtoken/app.config b/tests/src/CoreMangLib/cti/system/reflection/emit/fieldtoken/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/fieldtoken/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/fieldtoken/project.json b/tests/src/CoreMangLib/cti/system/reflection/emit/fieldtoken/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/fieldtoken/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/flowcontrol/FlowControlBranch.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/flowcontrol/FlowControlBranch.csproj
index 261a535ec4..a32078f8f0 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/flowcontrol/FlowControlBranch.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/flowcontrol/FlowControlBranch.csproj
@@ -33,10 +33,6 @@
<Compile Include="flowcontrolbranch.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/flowcontrol/FlowControlCall.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/flowcontrol/FlowControlCall.csproj
index 20966938c7..1de002acbe 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/flowcontrol/FlowControlCall.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/flowcontrol/FlowControlCall.csproj
@@ -33,10 +33,6 @@
<Compile Include="flowcontrolcall.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/flowcontrol/FlowControlCond_Branch.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/flowcontrol/FlowControlCond_Branch.csproj
index d792b04e94..64ffc94cff 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/flowcontrol/FlowControlCond_Branch.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/flowcontrol/FlowControlCond_Branch.csproj
@@ -33,10 +33,6 @@
<Compile Include="flowcontrolcond_branch.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/flowcontrol/FlowControlMeta.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/flowcontrol/FlowControlMeta.csproj
index a8c0ac0caf..503257fd4c 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/flowcontrol/FlowControlMeta.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/flowcontrol/FlowControlMeta.csproj
@@ -33,10 +33,6 @@
<Compile Include="flowcontrolmeta.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/flowcontrol/FlowControlNext.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/flowcontrol/FlowControlNext.csproj
index 2904e02072..8fd6bdb5f2 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/flowcontrol/FlowControlNext.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/flowcontrol/FlowControlNext.csproj
@@ -33,10 +33,6 @@
<Compile Include="flowcontrolnext.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/flowcontrol/FlowControlReturn.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/flowcontrol/FlowControlReturn.csproj
index 0da4a5cf81..7fbadb67cd 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/flowcontrol/FlowControlReturn.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/flowcontrol/FlowControlReturn.csproj
@@ -33,10 +33,6 @@
<Compile Include="flowcontrolreturn.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/flowcontrol/FlowControlThrow.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/flowcontrol/FlowControlThrow.csproj
index 891b1ea751..32f5706e04 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/flowcontrol/FlowControlThrow.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/flowcontrol/FlowControlThrow.csproj
@@ -33,10 +33,6 @@
<Compile Include="flowcontrolthrow.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/flowcontrol/app.config b/tests/src/CoreMangLib/cti/system/reflection/emit/flowcontrol/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/flowcontrol/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/flowcontrol/project.json b/tests/src/CoreMangLib/cti/system/reflection/emit/flowcontrol/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/flowcontrol/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodeEquals1.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodeEquals1.csproj
index b90fcc9fb0..7015bbcf82 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodeEquals1.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodeEquals1.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodeequals1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodeEquals2.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodeEquals2.csproj
index 7e277e3681..efac612ca3 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodeEquals2.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodeEquals2.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodeequals2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodeFlowControl.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodeFlowControl.csproj
index e6bf5dbdb2..73cfd056bb 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodeFlowControl.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodeFlowControl.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodeflowcontrol.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodeGetHashCode.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodeGetHashCode.csproj
index b382d65262..1f4cd5148f 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodeGetHashCode.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodeGetHashCode.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodegethashcode.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodeName.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodeName.csproj
index 59037dba0f..fb595542d6 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodeName.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodeName.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodename.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodeOpCodeType.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodeOpCodeType.csproj
index 2d12fa8668..734b96b92a 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodeOpCodeType.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodeOpCodeType.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodeopcodetype.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodeOperandType.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodeOperandType.csproj
index 7fb651a393..f53d7a2e04 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodeOperandType.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodeOperandType.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodeoperandtype.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodeSize.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodeSize.csproj
index 0260562096..9d53d50df8 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodeSize.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodeSize.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesize.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodeStackBehaviourPop.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodeStackBehaviourPop.csproj
index 85a59bcade..3216fc25e0 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodeStackBehaviourPop.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodeStackBehaviourPop.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodestackbehaviourpop.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodeStackBehaviourPush.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodeStackBehaviourPush.csproj
index bee3bed03c..75b916a37a 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodeStackBehaviourPush.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodeStackBehaviourPush.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodestackbehaviourpush.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodeToString.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodeToString.csproj
index d416a7af48..ef5db01e76 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodeToString.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodeToString.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodetostring.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodeValue.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodeValue.csproj
index 7c2ad76b30..e883f168ed 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodeValue.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodeValue.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodevalue.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesAdd_Ovf.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesAdd_Ovf.csproj
index 699c9848cf..55c1af1cf0 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesAdd_Ovf.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesAdd_Ovf.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesadd_ovf.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesAdd_Ovf_Un.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesAdd_Ovf_Un.csproj
index 1ef0037a20..cf0dd17997 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesAdd_Ovf_Un.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesAdd_Ovf_Un.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesadd_ovf_un.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesAnd.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesAnd.csproj
index 74fffc9f37..208578fd74 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesAnd.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesAnd.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesand.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesArglist.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesArglist.csproj
index bcb2664c99..690bb42dde 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesArglist.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesArglist.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesarglist.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBeq.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBeq.csproj
index 61d42b2607..3d57b0c25c 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBeq.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBeq.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesbeq.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBeq_S.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBeq_S.csproj
index 65513e6c0d..6a3d64a27b 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBeq_S.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBeq_S.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesbeq_s.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBge.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBge.csproj
index e9c1762b05..5e0b877622 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBge.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBge.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesbge.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBge_S.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBge_S.csproj
index 7f2fc7a062..3391adb73e 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBge_S.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBge_S.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesbge_s.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBge_Un.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBge_Un.csproj
index 9f181a6cfd..639ad11a5d 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBge_Un.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBge_Un.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesbge_un.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBge_Un_S.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBge_Un_S.csproj
index 228446e17d..a462f27818 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBge_Un_S.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBge_Un_S.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesbge_un_s.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBgt.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBgt.csproj
index 9a271d750f..515a115e38 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBgt.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBgt.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesbgt.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBgt_S.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBgt_S.csproj
index e8a3645d47..2fec1e5d9f 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBgt_S.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBgt_S.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesbgt_s.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBgt_Un.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBgt_Un.csproj
index 6aa77028ac..dfec19da92 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBgt_Un.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBgt_Un.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesbgt_un.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBgt_Un_S.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBgt_Un_S.csproj
index 9db76e5986..cb673dc88a 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBgt_Un_S.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBgt_Un_S.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesbgt_un_s.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBle.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBle.csproj
index 0198fd9d6e..240ce5efad 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBle.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBle.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesble.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBle_S.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBle_S.csproj
index 457fb11bb0..81cc2a5b59 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBle_S.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBle_S.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesble_s.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBle_Un.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBle_Un.csproj
index 92f43e9aaa..b668e9ccd2 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBle_Un.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBle_Un.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesble_un.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBle_Un_S.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBle_Un_S.csproj
index 1faf609545..b78ef4f2f6 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBle_Un_S.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBle_Un_S.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesble_un_s.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBlt.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBlt.csproj
index f4b2b67abb..c87ad162d4 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBlt.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBlt.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesblt.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBlt_S.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBlt_S.csproj
index c4209a898f..efa8405b24 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBlt_S.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBlt_S.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesblt_s.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBlt_Un.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBlt_Un.csproj
index 18485a8a9c..8e782d1677 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBlt_Un.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBlt_Un.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesblt_un.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBlt_Un_S.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBlt_Un_S.csproj
index 4e5d3f4e48..7e505399a5 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBlt_Un_S.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBlt_Un_S.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesblt_un_s.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBne_Un.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBne_Un.csproj
index f6c91719f7..0bee82de84 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBne_Un.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBne_Un.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesbne_un.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBne_Un_S.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBne_Un_S.csproj
index 399a4ed3c2..d84e6b5101 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBne_Un_S.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBne_Un_S.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesbne_un_s.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBox.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBox.csproj
index 9bb8a85a89..7c17f3952e 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBox.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBox.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesbox.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBr.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBr.csproj
index b22b656e50..ca68026746 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBr.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBr.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesbr.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBr_S.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBr_S.csproj
index 5d7869ea25..6b316251fc 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBr_S.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBr_S.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesbr_s.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBreak.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBreak.csproj
index dc4f332961..448aec43a7 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBreak.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBreak.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesbreak.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBrfalse.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBrfalse.csproj
index ff71cb0a6f..6f26167c14 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBrfalse.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBrfalse.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesbrfalse.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBrfalse_S.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBrfalse_S.csproj
index 200844e90e..528b96e0ae 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBrfalse_S.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBrfalse_S.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesbrfalse_s.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBrtrue.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBrtrue.csproj
index ec93336704..f0e7ff0eda 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBrtrue.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBrtrue.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesbrtrue.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBrtrue_S.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBrtrue_S.csproj
index e4c77ab913..37d32511a8 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBrtrue_S.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBrtrue_S.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesbrtrue_s.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesCall.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesCall.csproj
index 78b54ccecb..ead7451528 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesCall.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesCall.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodescall.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesCalli.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesCalli.csproj
index f2d71e1bcc..b209da4a04 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesCalli.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesCalli.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodescalli.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesCallvirt.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesCallvirt.csproj
index 4a3740c351..78e9175eff 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesCallvirt.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesCallvirt.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodescallvirt.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesCastclass.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesCastclass.csproj
index 4d83b38cac..2b296e8c64 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesCastclass.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesCastclass.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodescastclass.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesCeq.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesCeq.csproj
index 90bacc11ed..1f8db339df 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesCeq.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesCeq.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesceq.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesCgt.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesCgt.csproj
index a32c492fd0..216e11196f 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesCgt.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesCgt.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodescgt.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesCgt_Un.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesCgt_Un.csproj
index 94791d643b..22ff4f9b8d 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesCgt_Un.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesCgt_Un.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodescgt_un.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesCkfinite.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesCkfinite.csproj
index eeb6f87750..6e511ddf94 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesCkfinite.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesCkfinite.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesckfinite.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesClt.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesClt.csproj
index 569db09da6..e9cbe66dd9 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesClt.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesClt.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesclt.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesClt_Un.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesClt_Un.csproj
index 2a47c04e2b..07a4b008eb 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesClt_Un.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesClt_Un.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesclt_un.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConstrained.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConstrained.csproj
index 5c3fd080aa..37c82dae58 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConstrained.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConstrained.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesconstrained.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_I.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_I.csproj
index aab223d237..d4feda1441 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_I.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_I.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesconv_i.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_I1.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_I1.csproj
index 5bf33d9492..badcf3bb12 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_I1.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_I1.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesconv_i1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_I2.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_I2.csproj
index 6cb7f6bfb7..ec59e238bc 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_I2.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_I2.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesconv_i2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_I4.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_I4.csproj
index 7f0f973986..d643ea331b 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_I4.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_I4.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesconv_i4.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_I8.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_I8.csproj
index 0eed9c9ebf..194111d99e 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_I8.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_I8.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesconv_i8.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_Ovf_I.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_Ovf_I.csproj
index e765fabb66..a76a54b453 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_Ovf_I.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_Ovf_I.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesconv_ovf_i.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_Ovf_I1.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_Ovf_I1.csproj
index eea2744d49..2fee57fbea 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_Ovf_I1.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_Ovf_I1.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesconv_ovf_i1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_Ovf_I1_Un.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_Ovf_I1_Un.csproj
index 9003850da5..1e4b152f16 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_Ovf_I1_Un.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_Ovf_I1_Un.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesconv_ovf_i1_un.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_Ovf_I2.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_Ovf_I2.csproj
index eb188584d7..f8b987f739 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_Ovf_I2.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_Ovf_I2.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesconv_ovf_i2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_Ovf_I2_Un.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_Ovf_I2_Un.csproj
index 18616b9a62..de2b128549 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_Ovf_I2_Un.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_Ovf_I2_Un.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesconv_ovf_i2_un.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_Ovf_I4.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_Ovf_I4.csproj
index 4894555805..db23375f0e 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_Ovf_I4.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_Ovf_I4.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesconv_ovf_i4.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_Ovf_I4_Un.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_Ovf_I4_Un.csproj
index e64d32e9a1..77c0ca50fa 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_Ovf_I4_Un.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_Ovf_I4_Un.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesconv_ovf_i4_un.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_Ovf_I8.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_Ovf_I8.csproj
index db2e00acfb..ef6dd01f2d 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_Ovf_I8.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_Ovf_I8.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesconv_ovf_i8.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_Ovf_I8_Un.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_Ovf_I8_Un.csproj
index 7555df5003..9a20100a86 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_Ovf_I8_Un.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_Ovf_I8_Un.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesconv_ovf_i8_un.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_Ovf_I_Un.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_Ovf_I_Un.csproj
index c6d7a71c8f..b82faf29c8 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_Ovf_I_Un.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_Ovf_I_Un.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesconv_ovf_i_un.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_Ovf_U.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_Ovf_U.csproj
index a338501906..b1a5ffef7f 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_Ovf_U.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_Ovf_U.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesconv_ovf_u.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_Ovf_U1.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_Ovf_U1.csproj
index bc41b4771c..49d93cfe9d 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_Ovf_U1.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_Ovf_U1.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesconv_ovf_u1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_Ovf_U1_Un.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_Ovf_U1_Un.csproj
index 290881b188..d75f2c4c2e 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_Ovf_U1_Un.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_Ovf_U1_Un.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesconv_ovf_u1_un.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_Ovf_U2.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_Ovf_U2.csproj
index f83228c640..d1c9c1feb8 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_Ovf_U2.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_Ovf_U2.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesconv_ovf_u2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_Ovf_U2_Un.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_Ovf_U2_Un.csproj
index afeca894bb..44ad85c7f8 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_Ovf_U2_Un.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_Ovf_U2_Un.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesconv_ovf_u2_un.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_Ovf_U4.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_Ovf_U4.csproj
index 3f56efd95f..00f9ada47d 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_Ovf_U4.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_Ovf_U4.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesconv_ovf_u4.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_Ovf_U4_Un.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_Ovf_U4_Un.csproj
index ffac37d8e8..952a1e619f 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_Ovf_U4_Un.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_Ovf_U4_Un.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesconv_ovf_u4_un.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_Ovf_U8.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_Ovf_U8.csproj
index aec769ba7d..b936cd7490 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_Ovf_U8.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_Ovf_U8.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesconv_ovf_u8.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_Ovf_U8_Un.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_Ovf_U8_Un.csproj
index bef40bc54c..eed2081bf9 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_Ovf_U8_Un.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_Ovf_U8_Un.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesconv_ovf_u8_un.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_Ovf_U_Un.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_Ovf_U_Un.csproj
index f76aa64909..8be80addde 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_Ovf_U_Un.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_Ovf_U_Un.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesconv_ovf_u_un.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_R4.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_R4.csproj
index 49e6ee016c..df84165fb3 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_R4.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_R4.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesconv_r4.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_R8.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_R8.csproj
index dd121a422d..362d7d1087 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_R8.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_R8.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesconv_r8.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_R_Un.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_R_Un.csproj
index 028a758960..b36efa17e3 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_R_Un.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_R_Un.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesconv_r_un.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_U.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_U.csproj
index a882c5c48d..b9848d1c91 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_U.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_U.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesconv_u.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_U1.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_U1.csproj
index 2d9c563f6c..4eb8ef63cb 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_U1.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_U1.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesconv_u1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_U2.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_U2.csproj
index 20334dcac7..2eb2089d8a 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_U2.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_U2.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesconv_u2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_U4.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_U4.csproj
index 1b546e77b3..52742d1958 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_U4.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_U4.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesconv_u4.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_U8.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_U8.csproj
index 69a13627d4..c05c604d06 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_U8.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_U8.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesconv_u8.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesCpblk.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesCpblk.csproj
index 129aa4cc5f..2b9d534255 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesCpblk.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesCpblk.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodescpblk.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesCpobj.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesCpobj.csproj
index 1e7760e39e..f3bdb90f94 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesCpobj.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesCpobj.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodescpobj.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesDiv.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesDiv.csproj
index 4f9a0a4aa3..dd8af4940e 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesDiv.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesDiv.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesdiv.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesDiv_Un.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesDiv_Un.csproj
index 30083b0391..6b3c3dec43 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesDiv_Un.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesDiv_Un.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesdiv_un.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesDup.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesDup.csproj
index 4e724eebc8..b623638df8 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesDup.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesDup.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesdup.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesEndfilter.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesEndfilter.csproj
index 55eaa4f22d..2634b24815 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesEndfilter.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesEndfilter.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesendfilter.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesEndfinally.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesEndfinally.csproj
index 595d5b7872..a8d2f3ab44 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesEndfinally.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesEndfinally.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesendfinally.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesInitblk.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesInitblk.csproj
index c9cf3f68f1..5154c74670 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesInitblk.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesInitblk.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesinitblk.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesInitobj.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesInitobj.csproj
index db2185d6da..8f5d9d3b40 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesInitobj.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesInitobj.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesinitobj.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesIsinst.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesIsinst.csproj
index b21be40a0d..6674be129d 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesIsinst.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesIsinst.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesisinst.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesJmp.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesJmp.csproj
index 14f14a7518..3e51fbffc3 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesJmp.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesJmp.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesjmp.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdarg.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdarg.csproj
index 848b72024d..aa8b46e444 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdarg.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdarg.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesldarg.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdarg_0.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdarg_0.csproj
index cf62686302..186d45ec29 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdarg_0.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdarg_0.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesldarg_0.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdarg_1.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdarg_1.csproj
index 4a51afde50..3a98e2934b 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdarg_1.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdarg_1.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesldarg_1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdarg_2.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdarg_2.csproj
index bb93a7de6a..8c10400daf 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdarg_2.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdarg_2.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesldarg_2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdarg_3.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdarg_3.csproj
index 014ace325a..3b7a145f19 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdarg_3.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdarg_3.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesldarg_3.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdarg_S.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdarg_S.csproj
index 05a43b1de3..f97a2060e2 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdarg_S.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdarg_S.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesldarg_s.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdarga.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdarga.csproj
index e6abe8e376..bff752e27e 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdarga.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdarga.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesldarga.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdarga_S.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdarga_S.csproj
index 48e9bd70d9..9a1555d409 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdarga_S.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdarga_S.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesldarga_s.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdc_I4.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdc_I4.csproj
index 8f70f20de0..7dca2feab7 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdc_I4.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdc_I4.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesldc_i4.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdc_I4_0.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdc_I4_0.csproj
index a3fcb60759..34b95e63c6 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdc_I4_0.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdc_I4_0.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesldc_i4_0.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdc_I4_1.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdc_I4_1.csproj
index 14d591b070..7c99c79e4d 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdc_I4_1.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdc_I4_1.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesldc_i4_1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdc_I4_2.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdc_I4_2.csproj
index 63e4b767a5..63523a97be 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdc_I4_2.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdc_I4_2.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesldc_i4_2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdc_I4_3.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdc_I4_3.csproj
index 5bc399f07b..62c23cc330 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdc_I4_3.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdc_I4_3.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesldc_i4_3.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdc_I4_4.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdc_I4_4.csproj
index e6cabe1581..dcff653a02 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdc_I4_4.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdc_I4_4.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesldc_i4_4.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdc_I4_5.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdc_I4_5.csproj
index 6f5daa29c3..f8a0767b4c 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdc_I4_5.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdc_I4_5.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesldc_i4_5.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdc_I4_6.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdc_I4_6.csproj
index 03cee21461..19585f268c 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdc_I4_6.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdc_I4_6.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesldc_i4_6.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdc_I4_7.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdc_I4_7.csproj
index 29bc90c597..015872ec41 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdc_I4_7.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdc_I4_7.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesldc_i4_7.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdc_I4_8.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdc_I4_8.csproj
index 11a5ea4e45..3e57778007 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdc_I4_8.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdc_I4_8.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesldc_i4_8.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdc_I4_M1.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdc_I4_M1.csproj
index ed7223bbf0..4c881bb75c 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdc_I4_M1.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdc_I4_M1.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesldc_i4_m1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdc_I4_S.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdc_I4_S.csproj
index 2ac985a44d..a59116720c 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdc_I4_S.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdc_I4_S.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesldc_i4_s.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdc_I8.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdc_I8.csproj
index a4c0077a69..f5664e99f2 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdc_I8.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdc_I8.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesldc_i8.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdc_R4.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdc_R4.csproj
index 54548bb185..63e860e670 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdc_R4.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdc_R4.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesldc_r4.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdc_R8.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdc_R8.csproj
index b84509e039..6ac882ebfc 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdc_R8.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdc_R8.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesldc_r8.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdelem.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdelem.csproj
index 66e282e0b1..b8b5170422 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdelem.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdelem.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesldelem.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdelem_I.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdelem_I.csproj
index 549858ac3c..4817e76bcd 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdelem_I.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdelem_I.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesldelem_i.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdelem_I1.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdelem_I1.csproj
index 8ab59af168..81792bfb22 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdelem_I1.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdelem_I1.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesldelem_i1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdelem_I2.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdelem_I2.csproj
index d87aefdaf2..3b462a99ff 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdelem_I2.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdelem_I2.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesldelem_i2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdelem_I4.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdelem_I4.csproj
index 2b9abbaea0..f06991851d 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdelem_I4.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdelem_I4.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesldelem_i4.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdelem_I8.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdelem_I8.csproj
index 201a63ff13..034683da24 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdelem_I8.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdelem_I8.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesldelem_i8.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdelem_R4.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdelem_R4.csproj
index 731b2876b6..51d5f80ac4 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdelem_R4.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdelem_R4.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesldelem_r4.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdelem_R8.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdelem_R8.csproj
index b9fe9e4195..5b133cae69 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdelem_R8.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdelem_R8.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesldelem_r8.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdelem_Ref.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdelem_Ref.csproj
index c5394726d2..56981b512f 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdelem_Ref.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdelem_Ref.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesldelem_ref.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdelem_U1.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdelem_U1.csproj
index a9837ddf71..6d386c7928 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdelem_U1.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdelem_U1.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesldelem_u1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdelem_U2.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdelem_U2.csproj
index 48b3b469ee..ab1fab34e6 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdelem_U2.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdelem_U2.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesldelem_u2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdelem_U4.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdelem_U4.csproj
index 279b08cca0..902c8e6b6e 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdelem_U4.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdelem_U4.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesldelem_u4.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdelema.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdelema.csproj
index c0639c8f4b..841f661e30 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdelema.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdelema.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesldelema.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdfld.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdfld.csproj
index 1f1ace033b..6cff1ebbf7 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdfld.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdfld.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesldfld.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdflda.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdflda.csproj
index d7dc424f7b..26144710d6 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdflda.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdflda.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesldflda.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdftn.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdftn.csproj
index a8f4cc53f3..894c4943ba 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdftn.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdftn.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesldftn.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdind_I.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdind_I.csproj
index 08e29b57f0..a99cdab455 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdind_I.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdind_I.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesldind_i.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdind_I1.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdind_I1.csproj
index 8d85c6825d..242c115052 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdind_I1.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdind_I1.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesldind_i1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdind_I2.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdind_I2.csproj
index f47a241c88..47f3a90255 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdind_I2.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdind_I2.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesldind_i2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdind_I4.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdind_I4.csproj
index 2e5fec9da3..93b9a633e6 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdind_I4.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdind_I4.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesldind_i4.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdind_I8.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdind_I8.csproj
index 256f90ec66..4b1ea64c0f 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdind_I8.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdind_I8.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesldind_i8.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdind_R4.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdind_R4.csproj
index f7c1c2055c..40eb761925 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdind_R4.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdind_R4.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesldind_r4.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdind_R8.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdind_R8.csproj
index 0cef720f59..fd64e1cb68 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdind_R8.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdind_R8.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesldind_r8.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdind_Ref.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdind_Ref.csproj
index ac126e2598..216f9302ef 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdind_Ref.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdind_Ref.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesldind_ref.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdind_U1.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdind_U1.csproj
index e2c7601ca8..3b116d08e2 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdind_U1.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdind_U1.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesldind_u1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdind_U2.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdind_U2.csproj
index aaddee86f9..3d71e60721 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdind_U2.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdind_U2.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesldind_u2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdind_U4.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdind_U4.csproj
index a9d4d5665c..14ceae793d 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdind_U4.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdind_U4.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesldind_u4.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdlen.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdlen.csproj
index ec184383bc..4506ae7b74 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdlen.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdlen.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesldlen.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdloc.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdloc.csproj
index f3c7605f7a..f60351c0c6 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdloc.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdloc.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesldloc.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdloc_0.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdloc_0.csproj
index dbc79ad861..fef531977b 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdloc_0.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdloc_0.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesldloc_0.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdloc_1.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdloc_1.csproj
index c6d9aadc07..4e6e7e5ccb 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdloc_1.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdloc_1.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesldloc_1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdloc_2.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdloc_2.csproj
index afed3bc45d..9adaa3d375 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdloc_2.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdloc_2.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesldloc_2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdloc_3.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdloc_3.csproj
index 40556089bf..a68de7460a 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdloc_3.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdloc_3.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesldloc_3.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdloc_S.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdloc_S.csproj
index bec7d27d08..c7216157ec 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdloc_S.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdloc_S.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesldloc_s.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdloca.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdloca.csproj
index 99ad107197..931535c73e 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdloca.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdloca.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesldloca.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdloca_S.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdloca_S.csproj
index b744482828..5d0a634edf 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdloca_S.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdloca_S.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesldloca_s.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdnull.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdnull.csproj
index 24ff0c56bf..cf415df2bd 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdnull.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdnull.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesldnull.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdobj.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdobj.csproj
index bebd6e4b60..29da95ca31 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdobj.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdobj.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesldobj.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdsfld.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdsfld.csproj
index 6d004b7091..7a124bc138 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdsfld.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdsfld.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesldsfld.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdsflda.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdsflda.csproj
index d85ab41054..074d983537 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdsflda.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdsflda.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesldsflda.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdstr.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdstr.csproj
index 4b63f728bf..bae0a4bba4 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdstr.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdstr.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesldstr.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdtoken.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdtoken.csproj
index a653cbd927..97808aea4c 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdtoken.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdtoken.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesldtoken.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdvirtftn.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdvirtftn.csproj
index 61a397c673..b9e89a6e25 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdvirtftn.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdvirtftn.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesldvirtftn.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLeave.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLeave.csproj
index d39c57bfb5..efe1542cf1 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLeave.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLeave.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesleave.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLeave_S.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLeave_S.csproj
index 83e00504ec..15cf986044 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLeave_S.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLeave_S.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesleave_s.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLocalloc.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLocalloc.csproj
index 8bf4147680..0afa156ce1 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLocalloc.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLocalloc.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodeslocalloc.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesMkrefany.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesMkrefany.csproj
index 3a9b95d3f4..68fe7619f2 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesMkrefany.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesMkrefany.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesmkrefany.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesMul.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesMul.csproj
index 04ccba948d..a74dda328d 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesMul.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesMul.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesmul.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesMul_Ovf.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesMul_Ovf.csproj
index eeb6c3467b..41c05bf2c7 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesMul_Ovf.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesMul_Ovf.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesmul_ovf.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesMul_Ovf_Un.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesMul_Ovf_Un.csproj
index 099a5524f8..7e26af5b98 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesMul_Ovf_Un.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesMul_Ovf_Un.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesmul_ovf_un.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesNeg.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesNeg.csproj
index 9ed3b5535b..8417f918ed 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesNeg.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesNeg.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesneg.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesNewarr.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesNewarr.csproj
index 37088d03cc..81c1be5665 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesNewarr.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesNewarr.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesnewarr.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesNewobj.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesNewobj.csproj
index eb40a6dc98..759cb06b27 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesNewobj.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesNewobj.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesnewobj.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesNop.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesNop.csproj
index 5ace4b5696..ebe9290b4f 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesNop.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesNop.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesnop.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesNot.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesNot.csproj
index 296286c369..b1f80a0da1 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesNot.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesNot.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesnot.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesOr.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesOr.csproj
index d131ba766e..bf9652b16a 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesOr.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesOr.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesor.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesPop.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesPop.csproj
index 1bc019a302..93791e74fb 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesPop.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesPop.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodespop.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesPrefix1.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesPrefix1.csproj
index a6c4438607..c011c51d90 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesPrefix1.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesPrefix1.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesprefix1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesPrefix2.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesPrefix2.csproj
index 90d205dc48..ac3946a340 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesPrefix2.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesPrefix2.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesprefix2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesPrefix3.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesPrefix3.csproj
index d2fed6a4df..e6d8cb71d6 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesPrefix3.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesPrefix3.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesprefix3.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesPrefix4.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesPrefix4.csproj
index 987c73e0cd..e048599d86 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesPrefix4.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesPrefix4.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesprefix4.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesPrefix5.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesPrefix5.csproj
index 696b08065b..ee09110a8b 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesPrefix5.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesPrefix5.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesprefix5.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesPrefix6.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesPrefix6.csproj
index 19fac54863..3b1e81d22c 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesPrefix6.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesPrefix6.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesprefix6.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesPrefix7.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesPrefix7.csproj
index 50716debd0..440dd00a88 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesPrefix7.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesPrefix7.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesprefix7.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesPrefixref.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesPrefixref.csproj
index 10527817ef..80ae24c2f8 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesPrefixref.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesPrefixref.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesprefixref.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesReadonly.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesReadonly.csproj
index 4948cbd576..bf0c407999 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesReadonly.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesReadonly.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesreadonly.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesRefanytype.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesRefanytype.csproj
index 141120acc2..74d3cc4395 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesRefanytype.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesRefanytype.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesrefanytype.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesRefanyval.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesRefanyval.csproj
index 387df22d75..4fff3f194f 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesRefanyval.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesRefanyval.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesrefanyval.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesRem.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesRem.csproj
index 09d3905feb..b3e7f37259 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesRem.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesRem.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesrem.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesRem_Un.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesRem_Un.csproj
index 259060426f..9335f22223 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesRem_Un.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesRem_Un.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesrem_un.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesRet.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesRet.csproj
index ee6be5fc7c..074bfdc974 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesRet.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesRet.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesret.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesRethrow.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesRethrow.csproj
index efd0109606..9840b3a5ea 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesRethrow.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesRethrow.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesrethrow.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesShl.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesShl.csproj
index ec63743de6..8c67c500eb 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesShl.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesShl.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesshl.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesShr.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesShr.csproj
index 8844d97883..9032f28cfc 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesShr.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesShr.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesshr.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesShr_Un.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesShr_Un.csproj
index 45ec7695e3..32bf6afa80 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesShr_Un.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesShr_Un.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesshr_un.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesSizeof.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesSizeof.csproj
index 1aec1ceb41..2741e6ab9c 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesSizeof.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesSizeof.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodessizeof.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStarg.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStarg.csproj
index 0a9e40993f..ccf43b6204 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStarg.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStarg.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesstarg.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStarg_S.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStarg_S.csproj
index 6976b03d49..6013ae0202 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStarg_S.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStarg_S.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesstarg_s.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStelem.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStelem.csproj
index 5857756f01..5b85b69c3c 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStelem.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStelem.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesstelem.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStelem_I.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStelem_I.csproj
index 4c07292792..2441b10871 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStelem_I.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStelem_I.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesstelem_i.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStelem_I1.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStelem_I1.csproj
index b2940d7584..2c147c15cb 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStelem_I1.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStelem_I1.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesstelem_i1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStelem_I2.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStelem_I2.csproj
index 95b0c81c89..d48a916e08 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStelem_I2.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStelem_I2.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesstelem_i2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStelem_I4.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStelem_I4.csproj
index 75c38f872e..517c1f5753 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStelem_I4.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStelem_I4.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesstelem_i4.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStelem_I8.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStelem_I8.csproj
index a565232f88..5020ce0199 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStelem_I8.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStelem_I8.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesstelem_i8.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStelem_R4.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStelem_R4.csproj
index 861f968fd1..ba8dfc8a7a 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStelem_R4.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStelem_R4.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesstelem_r4.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStelem_R8.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStelem_R8.csproj
index d73e93d9b6..8136c69be0 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStelem_R8.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStelem_R8.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesstelem_r8.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStelem_Ref.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStelem_Ref.csproj
index ef275dede5..08b02e6ea9 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStelem_Ref.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStelem_Ref.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesstelem_ref.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStfld.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStfld.csproj
index e15663c9ef..2e3876fff4 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStfld.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStfld.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesstfld.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStind_I.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStind_I.csproj
index bafcbf96b4..5821f96d93 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStind_I.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStind_I.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesstind_i.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStind_I1.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStind_I1.csproj
index 35f30bb9e7..6c126657b4 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStind_I1.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStind_I1.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesstind_i1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStind_I2.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStind_I2.csproj
index 4f7635cd5a..d3e99b025e 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStind_I2.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStind_I2.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesstind_i2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStind_I4.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStind_I4.csproj
index 3b87863e09..a834163f35 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStind_I4.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStind_I4.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesstind_i4.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStind_I8.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStind_I8.csproj
index 0723a8ac73..a5f453911a 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStind_I8.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStind_I8.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesstind_i8.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStind_R4.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStind_R4.csproj
index 458c400fb6..b7c5b8d14c 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStind_R4.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStind_R4.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesstind_r4.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStind_R8.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStind_R8.csproj
index 0c22e64d88..2e6749e6ab 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStind_R8.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStind_R8.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesstind_r8.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStind_Ref.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStind_Ref.csproj
index e12a067bdb..9fe5acef60 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStind_Ref.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStind_Ref.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesstind_ref.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStloc.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStloc.csproj
index 08f3a57c6f..a26f798cda 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStloc.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStloc.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesstloc.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStloc_0.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStloc_0.csproj
index 7dd762e22d..db42358e92 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStloc_0.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStloc_0.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesstloc_0.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStloc_1.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStloc_1.csproj
index 5a3bfa1b58..0c57376c55 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStloc_1.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStloc_1.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesstloc_1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStloc_2.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStloc_2.csproj
index 6a8694e89d..51da591224 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStloc_2.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStloc_2.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesstloc_2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStloc_3.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStloc_3.csproj
index 4903b6d1ea..e368805cae 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStloc_3.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStloc_3.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesstloc_3.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStloc_S.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStloc_S.csproj
index 29d4f4b04b..9dd5c8581b 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStloc_S.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStloc_S.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesstloc_s.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStobj.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStobj.csproj
index 3dd81e7dbd..09e9ba0495 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStobj.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStobj.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesstobj.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStsfld.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStsfld.csproj
index 7775e74298..762f3fb2da 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStsfld.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStsfld.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesstsfld.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesSub.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesSub.csproj
index 3e1f2d2a9f..44c12049b4 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesSub.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesSub.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodessub.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesSub_Ovf.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesSub_Ovf.csproj
index 569539f6f8..f3a37509ff 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesSub_Ovf.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesSub_Ovf.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodessub_ovf.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesSub_Ovf_Un.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesSub_Ovf_Un.csproj
index 86c9792d56..24fc59052a 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesSub_Ovf_Un.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesSub_Ovf_Un.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodessub_ovf_un.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesSwitch.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesSwitch.csproj
index a53bdf61d4..c0f658bccb 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesSwitch.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesSwitch.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesswitch.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesTailcall.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesTailcall.csproj
index 3ed70ec748..032a221284 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesTailcall.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesTailcall.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodestailcall.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesTakesSingleByteArgument.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesTakesSingleByteArgument.csproj
index 239a1ce359..044fdc8c06 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesTakesSingleByteArgument.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesTakesSingleByteArgument.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodestakessinglebyteargument.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesThrow.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesThrow.csproj
index d953f46163..bf4c38fb47 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesThrow.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesThrow.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesthrow.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesUnaligned.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesUnaligned.csproj
index 5443e3cc19..5a12326b7d 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesUnaligned.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesUnaligned.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesunaligned.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesUnbox.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesUnbox.csproj
index fd9c708108..810854616f 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesUnbox.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesUnbox.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesunbox.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesUnbox_Any.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesUnbox_Any.csproj
index e8709ca487..01220d8408 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesUnbox_Any.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesUnbox_Any.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesunbox_any.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesVolatile.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesVolatile.csproj
index 7c8a8c6d4e..9e3c66e802 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesVolatile.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesVolatile.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesvolatile.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesXor.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesXor.csproj
index 74a8d306d9..8625c48fac 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesXor.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesXor.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodesxor.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/app.config b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/project.json b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodetype/OpCodeTypeMacro.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodetype/OpCodeTypeMacro.csproj
index 0c3d27ccff..7652e9271a 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodetype/OpCodeTypeMacro.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodetype/OpCodeTypeMacro.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodetypemacro.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodetype/OpCodeTypeNternal.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodetype/OpCodeTypeNternal.csproj
index 2e51f84a6f..4a44695ab5 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodetype/OpCodeTypeNternal.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodetype/OpCodeTypeNternal.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodetypenternal.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodetype/OpCodeTypeObjmodel.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodetype/OpCodeTypeObjmodel.csproj
index c617e30a03..82877b17a8 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodetype/OpCodeTypeObjmodel.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodetype/OpCodeTypeObjmodel.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodetypeobjmodel.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodetype/OpCodeTypePrefix.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodetype/OpCodeTypePrefix.csproj
index a934ad180f..98c46573b5 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodetype/OpCodeTypePrefix.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodetype/OpCodeTypePrefix.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodetypeprefix.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodetype/OpCodeTypePrimitive.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodetype/OpCodeTypePrimitive.csproj
index 52b6fa80dd..8a4bb1c1c2 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodetype/OpCodeTypePrimitive.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodetype/OpCodeTypePrimitive.csproj
@@ -33,10 +33,6 @@
<Compile Include="opcodetypeprimitive.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodetype/app.config b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodetype/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodetype/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodetype/project.json b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodetype/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodetype/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeInlineBrTarget.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeInlineBrTarget.csproj
index 1b707cf700..0281394d41 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeInlineBrTarget.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeInlineBrTarget.csproj
@@ -33,10 +33,6 @@
<Compile Include="operandtypeinlinebrtarget.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeInlineField.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeInlineField.csproj
index cc24d7982a..21858c5541 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeInlineField.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeInlineField.csproj
@@ -33,10 +33,6 @@
<Compile Include="operandtypeinlinefield.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeInlineI.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeInlineI.csproj
index a169d5f223..03d2230d95 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeInlineI.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeInlineI.csproj
@@ -33,10 +33,6 @@
<Compile Include="operandtypeinlinei.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeInlineI8.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeInlineI8.csproj
index e7e6a20c43..6b8d768bd1 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeInlineI8.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeInlineI8.csproj
@@ -33,10 +33,6 @@
<Compile Include="operandtypeinlinei8.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeInlineMethod.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeInlineMethod.csproj
index 798698272f..8811ba75b1 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeInlineMethod.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeInlineMethod.csproj
@@ -33,10 +33,6 @@
<Compile Include="operandtypeinlinemethod.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeInlineNone.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeInlineNone.csproj
index 016f166c2b..2329ac015f 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeInlineNone.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeInlineNone.csproj
@@ -33,10 +33,6 @@
<Compile Include="operandtypeinlinenone.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeInlineR.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeInlineR.csproj
index 54338f9bc9..adf75ec3c7 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeInlineR.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeInlineR.csproj
@@ -33,10 +33,6 @@
<Compile Include="operandtypeinliner.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeInlineSig.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeInlineSig.csproj
index cc44c81df8..4b76a90c91 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeInlineSig.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeInlineSig.csproj
@@ -33,10 +33,6 @@
<Compile Include="operandtypeinlinesig.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeInlineString.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeInlineString.csproj
index fee171c124..f8b3e643a3 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeInlineString.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeInlineString.csproj
@@ -33,10 +33,6 @@
<Compile Include="operandtypeinlinestring.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeInlineSwitch.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeInlineSwitch.csproj
index 5d1c4018f8..9c17804d65 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeInlineSwitch.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeInlineSwitch.csproj
@@ -33,10 +33,6 @@
<Compile Include="operandtypeinlineswitch.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeInlineTok.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeInlineTok.csproj
index 2a7d161f40..6de5db8364 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeInlineTok.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeInlineTok.csproj
@@ -33,10 +33,6 @@
<Compile Include="operandtypeinlinetok.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeInlineType.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeInlineType.csproj
index e2eced1890..cb4d85cc45 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeInlineType.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeInlineType.csproj
@@ -33,10 +33,6 @@
<Compile Include="operandtypeinlinetype.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeInlineVar.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeInlineVar.csproj
index 12adbc991b..39bce2a647 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeInlineVar.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeInlineVar.csproj
@@ -33,10 +33,6 @@
<Compile Include="operandtypeinlinevar.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeShortInlineBrTarget.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeShortInlineBrTarget.csproj
index dbe9230087..08a9cc9a97 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeShortInlineBrTarget.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeShortInlineBrTarget.csproj
@@ -33,10 +33,6 @@
<Compile Include="operandtypeshortinlinebrtarget.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeShortInlineI.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeShortInlineI.csproj
index dc281809f5..53750671a3 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeShortInlineI.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeShortInlineI.csproj
@@ -33,10 +33,6 @@
<Compile Include="operandtypeshortinlinei.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeShortInlineR.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeShortInlineR.csproj
index 8f63b1162e..c7bd0f2d75 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeShortInlineR.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeShortInlineR.csproj
@@ -33,10 +33,6 @@
<Compile Include="operandtypeshortinliner.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeShortInlineVar.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeShortInlineVar.csproj
index 41321629fa..0e09c8da3a 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeShortInlineVar.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeShortInlineVar.csproj
@@ -33,10 +33,6 @@
<Compile Include="operandtypeshortinlinevar.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/app.config b/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/project.json b/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/packingsize/PackingSize16.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/packingsize/PackingSize16.csproj
index 7fa87987f2..aa20fcf22a 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/packingsize/PackingSize16.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/packingsize/PackingSize16.csproj
@@ -33,10 +33,6 @@
<Compile Include="packingsize16.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/packingsize/PackingSize2.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/packingsize/PackingSize2.csproj
index 935b21e51c..77489a160e 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/packingsize/PackingSize2.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/packingsize/PackingSize2.csproj
@@ -33,10 +33,6 @@
<Compile Include="packingsize2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/packingsize/PackingSize4.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/packingsize/PackingSize4.csproj
index 8f48fac8d4..5d3d7a2ccb 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/packingsize/PackingSize4.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/packingsize/PackingSize4.csproj
@@ -33,10 +33,6 @@
<Compile Include="packingsize4.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/packingsize/PackingSizeSize1.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/packingsize/PackingSizeSize1.csproj
index 725ae216de..4b75abe7ec 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/packingsize/PackingSizeSize1.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/packingsize/PackingSizeSize1.csproj
@@ -33,10 +33,6 @@
<Compile Include="packingsizesize1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/packingsize/PackingSizeSize128.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/packingsize/PackingSizeSize128.csproj
index 6423ca4e01..88ade54dbc 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/packingsize/PackingSizeSize128.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/packingsize/PackingSizeSize128.csproj
@@ -33,10 +33,6 @@
<Compile Include="packingsizesize128.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/packingsize/PackingSizeSize32.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/packingsize/PackingSizeSize32.csproj
index 65d1be2cd9..faaeaf9e33 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/packingsize/PackingSizeSize32.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/packingsize/PackingSizeSize32.csproj
@@ -33,10 +33,6 @@
<Compile Include="packingsizesize32.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/packingsize/PackingSizeSize64.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/packingsize/PackingSizeSize64.csproj
index 6a55e92dd0..6933d8803b 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/packingsize/PackingSizeSize64.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/packingsize/PackingSizeSize64.csproj
@@ -33,10 +33,6 @@
<Compile Include="packingsizesize64.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/packingsize/PackingSizeSize8.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/packingsize/PackingSizeSize8.csproj
index 57dd1dd4d9..c942fc1f10 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/packingsize/PackingSizeSize8.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/packingsize/PackingSizeSize8.csproj
@@ -33,10 +33,6 @@
<Compile Include="packingsizesize8.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/packingsize/PackingSizeUnspecified.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/packingsize/PackingSizeUnspecified.csproj
index 8b611221f0..7684cc642a 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/packingsize/PackingSizeUnspecified.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/packingsize/PackingSizeUnspecified.csproj
@@ -33,10 +33,6 @@
<Compile Include="packingsizeunspecified.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/packingsize/app.config b/tests/src/CoreMangLib/cti/system/reflection/emit/packingsize/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/packingsize/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/packingsize/project.json b/tests/src/CoreMangLib/cti/system/reflection/emit/packingsize/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/packingsize/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPop0.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPop0.csproj
index 1872c5bb14..7e0fbaaf55 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPop0.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPop0.csproj
@@ -33,10 +33,6 @@
<Compile Include="stackbehaviourpop0.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPop1.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPop1.csproj
index fea9a4eb03..4d466b47db 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPop1.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPop1.csproj
@@ -33,10 +33,6 @@
<Compile Include="stackbehaviourpop1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPop1_pop1.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPop1_pop1.csproj
index 12762a44a6..1943ca15e4 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPop1_pop1.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPop1_pop1.csproj
@@ -33,10 +33,6 @@
<Compile Include="stackbehaviourpop1_pop1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopi.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopi.csproj
index e7d9ce5a2b..331e7e7b90 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopi.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopi.csproj
@@ -33,10 +33,6 @@
<Compile Include="stackbehaviourpopi.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopi_pop1.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopi_pop1.csproj
index 0b1f70318f..b58b98ebbc 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopi_pop1.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopi_pop1.csproj
@@ -33,10 +33,6 @@
<Compile Include="stackbehaviourpopi_pop1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopi_popi.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopi_popi.csproj
index b58916143d..2f3a5486a1 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopi_popi.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopi_popi.csproj
@@ -33,10 +33,6 @@
<Compile Include="stackbehaviourpopi_popi.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopi_popi8.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopi_popi8.csproj
index 6dff174e37..33eb87024e 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopi_popi8.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopi_popi8.csproj
@@ -33,10 +33,6 @@
<Compile Include="stackbehaviourpopi_popi8.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopi_popi_popi.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopi_popi_popi.csproj
index 98f3734d1d..f5e710b943 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopi_popi_popi.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopi_popi_popi.csproj
@@ -33,10 +33,6 @@
<Compile Include="stackbehaviourpopi_popi_popi.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopi_popr4.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopi_popr4.csproj
index b522a94164..30de505350 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopi_popr4.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopi_popr4.csproj
@@ -33,10 +33,6 @@
<Compile Include="stackbehaviourpopi_popr4.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopi_popr8.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopi_popr8.csproj
index cf47606e79..0fc0385b79 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopi_popr8.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopi_popr8.csproj
@@ -33,10 +33,6 @@
<Compile Include="stackbehaviourpopi_popr8.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopref.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopref.csproj
index 600d75c37a..a7c2e38f2b 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopref.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopref.csproj
@@ -33,10 +33,6 @@
<Compile Include="stackbehaviourpopref.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopref_pop1.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopref_pop1.csproj
index b25151708a..f86621dcd5 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopref_pop1.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopref_pop1.csproj
@@ -33,10 +33,6 @@
<Compile Include="stackbehaviourpopref_pop1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopref_popi.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopref_popi.csproj
index 8f7c01f7cd..b2f2e55c11 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopref_popi.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopref_popi.csproj
@@ -33,10 +33,6 @@
<Compile Include="stackbehaviourpopref_popi.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopref_popi_pop1.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopref_popi_pop1.csproj
index 65cd2983b1..4063593b9c 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopref_popi_pop1.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopref_popi_pop1.csproj
@@ -33,10 +33,6 @@
<Compile Include="stackbehaviourpopref_popi_pop1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopref_popi_popi.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopref_popi_popi.csproj
index 27e745b4ab..6eb3a9724e 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopref_popi_popi.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopref_popi_popi.csproj
@@ -33,10 +33,6 @@
<Compile Include="stackbehaviourpopref_popi_popi.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopref_popi_popi8.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopref_popi_popi8.csproj
index b93cf8731c..0150612bfe 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopref_popi_popi8.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopref_popi_popi8.csproj
@@ -33,10 +33,6 @@
<Compile Include="stackbehaviourpopref_popi_popi8.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopref_popi_popr4.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopref_popi_popr4.csproj
index a4f5130ad2..73a8d7825d 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopref_popi_popr4.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopref_popi_popr4.csproj
@@ -33,10 +33,6 @@
<Compile Include="stackbehaviourpopref_popi_popr4.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopref_popi_popr8.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopref_popi_popr8.csproj
index b3d66a7bbc..0ce078c775 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopref_popi_popr8.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopref_popi_popr8.csproj
@@ -33,10 +33,6 @@
<Compile Include="stackbehaviourpopref_popi_popr8.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopref_popi_popref.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopref_popi_popref.csproj
index e916b07b99..63051a7d46 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopref_popi_popref.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopref_popi_popref.csproj
@@ -33,10 +33,6 @@
<Compile Include="stackbehaviourpopref_popi_popref.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPush0.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPush0.csproj
index 8d8fd5c7ba..e12faf94c5 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPush0.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPush0.csproj
@@ -33,10 +33,6 @@
<Compile Include="stackbehaviourpush0.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPush1.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPush1.csproj
index 176c10413e..c51a8d3a3e 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPush1.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPush1.csproj
@@ -33,10 +33,6 @@
<Compile Include="stackbehaviourpush1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPush1_push1.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPush1_push1.csproj
index a1fd26193e..3494a989da 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPush1_push1.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPush1_push1.csproj
@@ -33,10 +33,6 @@
<Compile Include="stackbehaviourpush1_push1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPushi.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPushi.csproj
index f4bfc0a31e..fa4b99bb1e 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPushi.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPushi.csproj
@@ -33,10 +33,6 @@
<Compile Include="stackbehaviourpushi.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPushi8.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPushi8.csproj
index e9e85c7458..3b6eab8580 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPushi8.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPushi8.csproj
@@ -33,10 +33,6 @@
<Compile Include="stackbehaviourpushi8.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPushr4.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPushr4.csproj
index 26e0045bc2..ddc6beb962 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPushr4.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPushr4.csproj
@@ -33,10 +33,6 @@
<Compile Include="stackbehaviourpushr4.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPushr8.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPushr8.csproj
index 520a7dacba..8da46c08ff 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPushr8.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPushr8.csproj
@@ -33,10 +33,6 @@
<Compile Include="stackbehaviourpushr8.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPushref.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPushref.csproj
index 570b9c2343..d9fa80712a 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPushref.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPushref.csproj
@@ -33,10 +33,6 @@
<Compile Include="stackbehaviourpushref.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourVarpop.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourVarpop.csproj
index 84c9d02ef0..2d1907e531 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourVarpop.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourVarpop.csproj
@@ -33,10 +33,6 @@
<Compile Include="stackbehaviourvarpop.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourVarpush.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourVarpush.csproj
index efc80ee6b9..efda8c2f9a 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourVarpush.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourVarpush.csproj
@@ -33,10 +33,6 @@
<Compile Include="stackbehaviourvarpush.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/app.config b/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/project.json b/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/reflection/eventattributes/EventAttributesNone.csproj b/tests/src/CoreMangLib/cti/system/reflection/eventattributes/EventAttributesNone.csproj
index a00ebd97b4..3425ba83b8 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/eventattributes/EventAttributesNone.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/eventattributes/EventAttributesNone.csproj
@@ -33,10 +33,6 @@
<Compile Include="eventattributesnone.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/eventattributes/EventAttributesRTSpecialName.csproj b/tests/src/CoreMangLib/cti/system/reflection/eventattributes/EventAttributesRTSpecialName.csproj
index 4c83c3c77c..92ed90c7f8 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/eventattributes/EventAttributesRTSpecialName.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/eventattributes/EventAttributesRTSpecialName.csproj
@@ -33,10 +33,6 @@
<Compile Include="eventattributesrtspecialname.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/eventattributes/EventAttributesSpecialName.csproj b/tests/src/CoreMangLib/cti/system/reflection/eventattributes/EventAttributesSpecialName.csproj
index 787fecc93a..585831a025 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/eventattributes/EventAttributesSpecialName.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/eventattributes/EventAttributesSpecialName.csproj
@@ -33,10 +33,6 @@
<Compile Include="eventattributesspecialname.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/eventattributes/app.config b/tests/src/CoreMangLib/cti/system/reflection/eventattributes/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/reflection/eventattributes/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/reflection/eventattributes/project.json b/tests/src/CoreMangLib/cti/system/reflection/eventattributes/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/reflection/eventattributes/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesAssembly.csproj b/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesAssembly.csproj
index 731280ba3d..bfa6e97353 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesAssembly.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesAssembly.csproj
@@ -33,10 +33,6 @@
<Compile Include="fieldattributesassembly.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesFamANDAssem.csproj b/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesFamANDAssem.csproj
index 4dfb1d150f..dba3692358 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesFamANDAssem.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesFamANDAssem.csproj
@@ -33,10 +33,6 @@
<Compile Include="fieldattributesfamandassem.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesFamORAssem.csproj b/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesFamORAssem.csproj
index af34ef3d11..70ad6550d7 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesFamORAssem.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesFamORAssem.csproj
@@ -33,10 +33,6 @@
<Compile Include="fieldattributesfamorassem.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesFamily.csproj b/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesFamily.csproj
index c222ae7890..9bea9323d9 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesFamily.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesFamily.csproj
@@ -33,10 +33,6 @@
<Compile Include="fieldattributesfamily.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesFieldAccessMask.csproj b/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesFieldAccessMask.csproj
index 29f7a3e761..41f0ed0a43 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesFieldAccessMask.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesFieldAccessMask.csproj
@@ -33,10 +33,6 @@
<Compile Include="fieldattributesfieldaccessmask.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesHasDefault.csproj b/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesHasDefault.csproj
index e13bf3171c..9b350094c5 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesHasDefault.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesHasDefault.csproj
@@ -33,10 +33,6 @@
<Compile Include="fieldattributeshasdefault.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesHasFieldRVA.csproj b/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesHasFieldRVA.csproj
index fee3065bf0..44bb48f404 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesHasFieldRVA.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesHasFieldRVA.csproj
@@ -33,10 +33,6 @@
<Compile Include="fieldattributeshasfieldrva.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesInitOnly.csproj b/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesInitOnly.csproj
index 99901e7852..f85018c349 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesInitOnly.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesInitOnly.csproj
@@ -33,10 +33,6 @@
<Compile Include="fieldattributesinitonly.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesLiteral.csproj b/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesLiteral.csproj
index 8d3d78723b..cf3f40ef11 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesLiteral.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesLiteral.csproj
@@ -33,10 +33,6 @@
<Compile Include="fieldattributesliteral.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesNotSerialized.csproj b/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesNotSerialized.csproj
index 5d0580a9f8..75fd8444c7 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesNotSerialized.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesNotSerialized.csproj
@@ -33,10 +33,6 @@
<Compile Include="fieldattributesnotserialized.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesPinvokeImpl.csproj b/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesPinvokeImpl.csproj
index e2e285ca51..30f8ca441e 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesPinvokeImpl.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesPinvokeImpl.csproj
@@ -33,10 +33,6 @@
<Compile Include="fieldattributespinvokeimpl.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesPrivate.csproj b/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesPrivate.csproj
index 778b017747..633aca53c4 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesPrivate.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesPrivate.csproj
@@ -33,10 +33,6 @@
<Compile Include="fieldattributesprivate.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesPrivateScope.csproj b/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesPrivateScope.csproj
index d219c3fe17..8ece59d7ac 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesPrivateScope.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesPrivateScope.csproj
@@ -33,10 +33,6 @@
<Compile Include="fieldattributesprivatescope.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesPublic.csproj b/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesPublic.csproj
index 6e56dcc6d9..c7004acafc 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesPublic.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesPublic.csproj
@@ -33,10 +33,6 @@
<Compile Include="fieldattributespublic.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesRTSpecialName.csproj b/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesRTSpecialName.csproj
index 1a5bbc95b9..7c01bdb3f4 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesRTSpecialName.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesRTSpecialName.csproj
@@ -33,10 +33,6 @@
<Compile Include="fieldattributesrtspecialname.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesSpecialName.csproj b/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesSpecialName.csproj
index 04fd5bb15e..a35dacbe19 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesSpecialName.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesSpecialName.csproj
@@ -33,10 +33,6 @@
<Compile Include="fieldattributesspecialname.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesStatic.csproj b/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesStatic.csproj
index 087d7dd800..745cdd1ae5 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesStatic.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesStatic.csproj
@@ -33,10 +33,6 @@
<Compile Include="fieldattributesstatic.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/app.config b/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/project.json b/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesAbstract.csproj b/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesAbstract.csproj
index 3037d44cad..ba1bdcef63 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesAbstract.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesAbstract.csproj
@@ -33,10 +33,6 @@
<Compile Include="methodattributesabstract.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesFamANDAssem.csproj b/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesFamANDAssem.csproj
index 1856919b69..42047b8080 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesFamANDAssem.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesFamANDAssem.csproj
@@ -33,10 +33,6 @@
<Compile Include="methodattributesfamandassem.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesFamORAssem.csproj b/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesFamORAssem.csproj
index 2bbb72af12..e41b9bd840 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesFamORAssem.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesFamORAssem.csproj
@@ -33,10 +33,6 @@
<Compile Include="methodattributesfamorassem.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesFamily.csproj b/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesFamily.csproj
index 977eb47de4..00d8268252 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesFamily.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesFamily.csproj
@@ -33,10 +33,6 @@
<Compile Include="methodattributesfamily.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesFinal.csproj b/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesFinal.csproj
index 8bf4d23429..0a314da0a2 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesFinal.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesFinal.csproj
@@ -33,10 +33,6 @@
<Compile Include="methodattributesfinal.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesHasSecurity.csproj b/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesHasSecurity.csproj
index e554b48b5f..39b64ef058 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesHasSecurity.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesHasSecurity.csproj
@@ -33,10 +33,6 @@
<Compile Include="methodattributeshassecurity.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesHideBySig.csproj b/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesHideBySig.csproj
index 375e979fc5..cfad3b8448 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesHideBySig.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesHideBySig.csproj
@@ -33,10 +33,6 @@
<Compile Include="methodattributeshidebysig.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesMemberAccessMask.csproj b/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesMemberAccessMask.csproj
index 1cb0e77ca6..81f3913e4c 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesMemberAccessMask.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesMemberAccessMask.csproj
@@ -33,10 +33,6 @@
<Compile Include="methodattributesmemberaccessmask.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesNewSlot.csproj b/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesNewSlot.csproj
index 6e65242b7d..ce63e59376 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesNewSlot.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesNewSlot.csproj
@@ -33,10 +33,6 @@
<Compile Include="methodattributesnewslot.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesPinvokeImpl.csproj b/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesPinvokeImpl.csproj
index bf127f019f..802eea05d9 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesPinvokeImpl.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesPinvokeImpl.csproj
@@ -33,10 +33,6 @@
<Compile Include="methodattributespinvokeimpl.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesPrivate.csproj b/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesPrivate.csproj
index 1fe2f4d5ed..0cdfc06bb5 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesPrivate.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesPrivate.csproj
@@ -33,10 +33,6 @@
<Compile Include="methodattributesprivate.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesPrivateScope.csproj b/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesPrivateScope.csproj
index e87cc7d390..bde7c28c67 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesPrivateScope.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesPrivateScope.csproj
@@ -33,10 +33,6 @@
<Compile Include="methodattributesprivatescope.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesPublic.csproj b/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesPublic.csproj
index 3440403a5f..4b2ddca105 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesPublic.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesPublic.csproj
@@ -33,10 +33,6 @@
<Compile Include="methodattributespublic.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesRTSpecialName.csproj b/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesRTSpecialName.csproj
index 7f17594005..5c28448daf 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesRTSpecialName.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesRTSpecialName.csproj
@@ -33,10 +33,6 @@
<Compile Include="methodattributesrtspecialname.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesRequireSecObject.csproj b/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesRequireSecObject.csproj
index 8f81cad2fa..52172a19d1 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesRequireSecObject.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesRequireSecObject.csproj
@@ -33,10 +33,6 @@
<Compile Include="methodattributesrequiresecobject.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesReuseSlot.csproj b/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesReuseSlot.csproj
index 2e3ce7f4b7..2ccec4d694 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesReuseSlot.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesReuseSlot.csproj
@@ -33,10 +33,6 @@
<Compile Include="methodattributesreuseslot.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesSpecialName.csproj b/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesSpecialName.csproj
index 1260c52ab7..6b8eb78052 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesSpecialName.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesSpecialName.csproj
@@ -33,10 +33,6 @@
<Compile Include="methodattributesspecialname.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesStatic.csproj b/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesStatic.csproj
index 207368a6f8..6d08ad1635 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesStatic.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesStatic.csproj
@@ -33,10 +33,6 @@
<Compile Include="methodattributesstatic.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesUnmanagedExport.csproj b/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesUnmanagedExport.csproj
index 188d8e60fd..681e31ae8f 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesUnmanagedExport.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesUnmanagedExport.csproj
@@ -33,10 +33,6 @@
<Compile Include="methodattributesunmanagedexport.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesVirtual.csproj b/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesVirtual.csproj
index f494eb3f1f..c31b170953 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesVirtual.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesVirtual.csproj
@@ -33,10 +33,6 @@
<Compile Include="methodattributesvirtual.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesVtableLayoutMask.csproj b/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesVtableLayoutMask.csproj
index 856bd99518..535449a2f7 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesVtableLayoutMask.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesVtableLayoutMask.csproj
@@ -33,10 +33,6 @@
<Compile Include="methodattributesvtablelayoutmask.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/methodattributes/app.config b/tests/src/CoreMangLib/cti/system/reflection/methodattributes/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/reflection/methodattributes/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/reflection/methodattributes/project.json b/tests/src/CoreMangLib/cti/system/reflection/methodattributes/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/reflection/methodattributes/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/MethodImplAttributesCodeTypeMask.csproj b/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/MethodImplAttributesCodeTypeMask.csproj
index cca01b467f..dc7c27e034 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/MethodImplAttributesCodeTypeMask.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/MethodImplAttributesCodeTypeMask.csproj
@@ -33,10 +33,6 @@
<Compile Include="methodimplattributescodetypemask.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/MethodImplAttributesForwardRef.csproj b/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/MethodImplAttributesForwardRef.csproj
index ff20bf68ea..259b118457 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/MethodImplAttributesForwardRef.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/MethodImplAttributesForwardRef.csproj
@@ -33,10 +33,6 @@
<Compile Include="methodimplattributesforwardref.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/MethodImplAttributesIL.csproj b/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/MethodImplAttributesIL.csproj
index 1c255ea9ea..75ede5922c 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/MethodImplAttributesIL.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/MethodImplAttributesIL.csproj
@@ -33,10 +33,6 @@
<Compile Include="methodimplattributesil.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/MethodImplAttributesInternalCall.csproj b/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/MethodImplAttributesInternalCall.csproj
index 5f545834ea..ac1612753e 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/MethodImplAttributesInternalCall.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/MethodImplAttributesInternalCall.csproj
@@ -33,10 +33,6 @@
<Compile Include="methodimplattributesinternalcall.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/MethodImplAttributesManaged.csproj b/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/MethodImplAttributesManaged.csproj
index c7756ebe1f..aef7acc59e 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/MethodImplAttributesManaged.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/MethodImplAttributesManaged.csproj
@@ -33,10 +33,6 @@
<Compile Include="methodimplattributesmanaged.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/MethodImplAttributesManagedMask.csproj b/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/MethodImplAttributesManagedMask.csproj
index dbd15bc634..e4b7890a63 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/MethodImplAttributesManagedMask.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/MethodImplAttributesManagedMask.csproj
@@ -33,10 +33,6 @@
<Compile Include="methodimplattributesmanagedmask.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/MethodImplAttributesNative.csproj b/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/MethodImplAttributesNative.csproj
index aeb7bbecae..8de861184c 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/MethodImplAttributesNative.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/MethodImplAttributesNative.csproj
@@ -33,10 +33,6 @@
<Compile Include="methodimplattributesnative.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/MethodImplAttributesNoInlining.csproj b/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/MethodImplAttributesNoInlining.csproj
index 5b1ed98500..7e976ef504 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/MethodImplAttributesNoInlining.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/MethodImplAttributesNoInlining.csproj
@@ -33,10 +33,6 @@
<Compile Include="methodimplattributesnoinlining.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/MethodImplAttributesOPTIL.csproj b/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/MethodImplAttributesOPTIL.csproj
index 3e7ad4e771..d6030aaa16 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/MethodImplAttributesOPTIL.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/MethodImplAttributesOPTIL.csproj
@@ -33,10 +33,6 @@
<Compile Include="methodimplattributesoptil.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/MethodImplAttributesPreserveSig.csproj b/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/MethodImplAttributesPreserveSig.csproj
index 8b2608ea95..a0140645ff 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/MethodImplAttributesPreserveSig.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/MethodImplAttributesPreserveSig.csproj
@@ -33,10 +33,6 @@
<Compile Include="methodimplattributespreservesig.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/MethodImplAttributesRuntime.csproj b/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/MethodImplAttributesRuntime.csproj
index b732dabad3..9dcc114a43 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/MethodImplAttributesRuntime.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/MethodImplAttributesRuntime.csproj
@@ -33,10 +33,6 @@
<Compile Include="methodimplattributesruntime.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/MethodImplAttributesSynchronized.csproj b/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/MethodImplAttributesSynchronized.csproj
index e2960d7655..6ab5d937f3 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/MethodImplAttributesSynchronized.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/MethodImplAttributesSynchronized.csproj
@@ -33,10 +33,6 @@
<Compile Include="methodimplattributessynchronized.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/MethodImplAttributesUnmanaged.csproj b/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/MethodImplAttributesUnmanaged.csproj
index c1aa7f1ad8..7101d6cf12 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/MethodImplAttributesUnmanaged.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/MethodImplAttributesUnmanaged.csproj
@@ -33,10 +33,6 @@
<Compile Include="methodimplattributesunmanaged.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/app.config b/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/project.json b/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/reflection/parameterattributes/ParameterAttributesHasDefault.csproj b/tests/src/CoreMangLib/cti/system/reflection/parameterattributes/ParameterAttributesHasDefault.csproj
index 1cb3d6b422..d39d7f212c 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/parameterattributes/ParameterAttributesHasDefault.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/parameterattributes/ParameterAttributesHasDefault.csproj
@@ -33,10 +33,6 @@
<Compile Include="parameterattributeshasdefault.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/parameterattributes/ParameterAttributesIn.csproj b/tests/src/CoreMangLib/cti/system/reflection/parameterattributes/ParameterAttributesIn.csproj
index c2fcb654a3..1fedcd14d8 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/parameterattributes/ParameterAttributesIn.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/parameterattributes/ParameterAttributesIn.csproj
@@ -33,10 +33,6 @@
<Compile Include="parameterattributesin.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/parameterattributes/ParameterAttributesNone.csproj b/tests/src/CoreMangLib/cti/system/reflection/parameterattributes/ParameterAttributesNone.csproj
index 52bca6b70b..9d14c39ed7 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/parameterattributes/ParameterAttributesNone.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/parameterattributes/ParameterAttributesNone.csproj
@@ -33,10 +33,6 @@
<Compile Include="parameterattributesnone.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/parameterattributes/ParameterAttributesOptional.csproj b/tests/src/CoreMangLib/cti/system/reflection/parameterattributes/ParameterAttributesOptional.csproj
index 203559cfe6..a64b47c940 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/parameterattributes/ParameterAttributesOptional.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/parameterattributes/ParameterAttributesOptional.csproj
@@ -33,10 +33,6 @@
<Compile Include="parameterattributesoptional.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/parameterattributes/ParameterAttributesOut.csproj b/tests/src/CoreMangLib/cti/system/reflection/parameterattributes/ParameterAttributesOut.csproj
index 3c2428eb92..31fc2ec7a1 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/parameterattributes/ParameterAttributesOut.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/parameterattributes/ParameterAttributesOut.csproj
@@ -33,10 +33,6 @@
<Compile Include="parameterattributesout.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/parameterattributes/ParameterAttributesRetval.csproj b/tests/src/CoreMangLib/cti/system/reflection/parameterattributes/ParameterAttributesRetval.csproj
index 0e0882f3d8..2606c8ee7d 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/parameterattributes/ParameterAttributesRetval.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/parameterattributes/ParameterAttributesRetval.csproj
@@ -33,10 +33,6 @@
<Compile Include="parameterattributesretval.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/parameterattributes/app.config b/tests/src/CoreMangLib/cti/system/reflection/parameterattributes/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/reflection/parameterattributes/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/reflection/parameterattributes/project.json b/tests/src/CoreMangLib/cti/system/reflection/parameterattributes/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/reflection/parameterattributes/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/reflection/propertyattributes/PropertyAttributesHasDefault.csproj b/tests/src/CoreMangLib/cti/system/reflection/propertyattributes/PropertyAttributesHasDefault.csproj
index 18d6e69acc..9ff49f54ff 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/propertyattributes/PropertyAttributesHasDefault.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/propertyattributes/PropertyAttributesHasDefault.csproj
@@ -33,10 +33,6 @@
<Compile Include="propertyattributeshasdefault.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/propertyattributes/PropertyAttributesNone.csproj b/tests/src/CoreMangLib/cti/system/reflection/propertyattributes/PropertyAttributesNone.csproj
index 0cd86903b6..9fb7362296 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/propertyattributes/PropertyAttributesNone.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/propertyattributes/PropertyAttributesNone.csproj
@@ -33,10 +33,6 @@
<Compile Include="propertyattributesnone.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/propertyattributes/PropertyAttributesRTSpecialName.csproj b/tests/src/CoreMangLib/cti/system/reflection/propertyattributes/PropertyAttributesRTSpecialName.csproj
index e1f0933bed..3370b5d0c7 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/propertyattributes/PropertyAttributesRTSpecialName.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/propertyattributes/PropertyAttributesRTSpecialName.csproj
@@ -33,10 +33,6 @@
<Compile Include="propertyattributesrtspecialname.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/propertyattributes/PropertyAttributesSpecialName.csproj b/tests/src/CoreMangLib/cti/system/reflection/propertyattributes/PropertyAttributesSpecialName.csproj
index 9c186cc9ba..1f1c209b82 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/propertyattributes/PropertyAttributesSpecialName.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/propertyattributes/PropertyAttributesSpecialName.csproj
@@ -33,10 +33,6 @@
<Compile Include="propertyattributesspecialname.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/propertyattributes/app.config b/tests/src/CoreMangLib/cti/system/reflection/propertyattributes/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/reflection/propertyattributes/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/reflection/propertyattributes/project.json b/tests/src/CoreMangLib/cti/system/reflection/propertyattributes/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/reflection/propertyattributes/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/reflection/targetinvocationexception/TargetInvocationExceptionCtor1.csproj b/tests/src/CoreMangLib/cti/system/reflection/targetinvocationexception/TargetInvocationExceptionCtor1.csproj
index 7bd5c78492..96e6ff16b8 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/targetinvocationexception/TargetInvocationExceptionCtor1.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/targetinvocationexception/TargetInvocationExceptionCtor1.csproj
@@ -33,10 +33,6 @@
<Compile Include="targetinvocationexceptionctor1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/targetinvocationexception/TargetInvocationExceptionCtor2.csproj b/tests/src/CoreMangLib/cti/system/reflection/targetinvocationexception/TargetInvocationExceptionCtor2.csproj
index ae1088dbf1..9418174c75 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/targetinvocationexception/TargetInvocationExceptionCtor2.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/targetinvocationexception/TargetInvocationExceptionCtor2.csproj
@@ -33,10 +33,6 @@
<Compile Include="targetinvocationexceptionctor2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/targetinvocationexception/app.config b/tests/src/CoreMangLib/cti/system/reflection/targetinvocationexception/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/reflection/targetinvocationexception/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/reflection/targetinvocationexception/project.json b/tests/src/CoreMangLib/cti/system/reflection/targetinvocationexception/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/reflection/targetinvocationexception/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/reflection/targetparametercountexception/TargetParameterCountExceptionCtor1.csproj b/tests/src/CoreMangLib/cti/system/reflection/targetparametercountexception/TargetParameterCountExceptionCtor1.csproj
index 65ae897659..7847c10fd8 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/targetparametercountexception/TargetParameterCountExceptionCtor1.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/targetparametercountexception/TargetParameterCountExceptionCtor1.csproj
@@ -33,10 +33,6 @@
<Compile Include="targetparametercountexceptionctor1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/targetparametercountexception/TargetParameterCountExceptionCtor2.csproj b/tests/src/CoreMangLib/cti/system/reflection/targetparametercountexception/TargetParameterCountExceptionCtor2.csproj
index 7a6f5aaac4..33d2557988 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/targetparametercountexception/TargetParameterCountExceptionCtor2.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/targetparametercountexception/TargetParameterCountExceptionCtor2.csproj
@@ -33,10 +33,6 @@
<Compile Include="targetparametercountexceptionctor2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/targetparametercountexception/TargetParameterCountExceptionCtor3.csproj b/tests/src/CoreMangLib/cti/system/reflection/targetparametercountexception/TargetParameterCountExceptionCtor3.csproj
index f6b8ced606..47427771c3 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/targetparametercountexception/TargetParameterCountExceptionCtor3.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/targetparametercountexception/TargetParameterCountExceptionCtor3.csproj
@@ -33,10 +33,6 @@
<Compile Include="targetparametercountexceptionctor3.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/targetparametercountexception/app.config b/tests/src/CoreMangLib/cti/system/reflection/targetparametercountexception/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/reflection/targetparametercountexception/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/reflection/targetparametercountexception/project.json b/tests/src/CoreMangLib/cti/system/reflection/targetparametercountexception/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/reflection/targetparametercountexception/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesAbstract.csproj b/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesAbstract.csproj
index bd44a79307..ccc03b25b9 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesAbstract.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesAbstract.csproj
@@ -33,10 +33,6 @@
<Compile Include="typeattributesabstract.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesAnsiClass.csproj b/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesAnsiClass.csproj
index 5f291eabf8..70eb395f13 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesAnsiClass.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesAnsiClass.csproj
@@ -33,10 +33,6 @@
<Compile Include="typeattributesansiclass.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesAutoClass.csproj b/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesAutoClass.csproj
index 520dc5e3fc..e2f6158378 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesAutoClass.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesAutoClass.csproj
@@ -33,10 +33,6 @@
<Compile Include="typeattributesautoclass.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesAutoLayout.csproj b/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesAutoLayout.csproj
index d2ee432447..ae86d11912 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesAutoLayout.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesAutoLayout.csproj
@@ -33,10 +33,6 @@
<Compile Include="typeattributesautolayout.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesBeforeFieldInit.csproj b/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesBeforeFieldInit.csproj
index cd970b2c36..85cf6813d0 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesBeforeFieldInit.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesBeforeFieldInit.csproj
@@ -33,10 +33,6 @@
<Compile Include="typeattributesbeforefieldinit.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesClass.csproj b/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesClass.csproj
index 5fa85d2dee..d445fb7b8f 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesClass.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesClass.csproj
@@ -33,10 +33,6 @@
<Compile Include="typeattributesclass.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesClassSemanticsMask.csproj b/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesClassSemanticsMask.csproj
index 3da18929a4..203c01ccc6 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesClassSemanticsMask.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesClassSemanticsMask.csproj
@@ -33,10 +33,6 @@
<Compile Include="typeattributesclasssemanticsmask.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesExplicitLayout.csproj b/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesExplicitLayout.csproj
index 31570c9b16..6081d0bd4e 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesExplicitLayout.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesExplicitLayout.csproj
@@ -33,10 +33,6 @@
<Compile Include="typeattributesexplicitlayout.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesHasSecurity.csproj b/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesHasSecurity.csproj
index d2439a7f74..9b8cf95f55 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesHasSecurity.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesHasSecurity.csproj
@@ -33,10 +33,6 @@
<Compile Include="typeattributeshassecurity.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesImport.csproj b/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesImport.csproj
index bf6bc05509..8296af0dc5 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesImport.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesImport.csproj
@@ -33,10 +33,6 @@
<Compile Include="typeattributesimport.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesInterface.csproj b/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesInterface.csproj
index 6336d22716..4ea5cc3e5a 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesInterface.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesInterface.csproj
@@ -33,10 +33,6 @@
<Compile Include="typeattributesinterface.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesLayoutMask.csproj b/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesLayoutMask.csproj
index 8cb00101a8..197379d543 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesLayoutMask.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesLayoutMask.csproj
@@ -33,10 +33,6 @@
<Compile Include="typeattributeslayoutmask.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesNestedAssembly.csproj b/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesNestedAssembly.csproj
index ddb3c3968a..afe43c361a 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesNestedAssembly.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesNestedAssembly.csproj
@@ -33,10 +33,6 @@
<Compile Include="typeattributesnestedassembly.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesNestedFamANDAssem.csproj b/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesNestedFamANDAssem.csproj
index 120404282e..3703998c92 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesNestedFamANDAssem.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesNestedFamANDAssem.csproj
@@ -33,10 +33,6 @@
<Compile Include="typeattributesnestedfamandassem.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesNestedFamORAssem.csproj b/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesNestedFamORAssem.csproj
index 45195f2a8f..8b393cd122 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesNestedFamORAssem.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesNestedFamORAssem.csproj
@@ -33,10 +33,6 @@
<Compile Include="typeattributesnestedfamorassem.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesNestedFamily.csproj b/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesNestedFamily.csproj
index be6d948315..7fb43f743a 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesNestedFamily.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesNestedFamily.csproj
@@ -33,10 +33,6 @@
<Compile Include="typeattributesnestedfamily.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesNestedPrivate.csproj b/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesNestedPrivate.csproj
index 0add8f4e30..ba780e831d 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesNestedPrivate.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesNestedPrivate.csproj
@@ -33,10 +33,6 @@
<Compile Include="typeattributesnestedprivate.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesNestedPublic.csproj b/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesNestedPublic.csproj
index aaba14cf57..2d68b50300 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesNestedPublic.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesNestedPublic.csproj
@@ -33,10 +33,6 @@
<Compile Include="typeattributesnestedpublic.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesPublic.csproj b/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesPublic.csproj
index 6d73d72ebc..ee64dbd71c 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesPublic.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesPublic.csproj
@@ -33,10 +33,6 @@
<Compile Include="typeattributespublic.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesRTSpecialName.csproj b/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesRTSpecialName.csproj
index e97fb83ae1..376f66351b 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesRTSpecialName.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesRTSpecialName.csproj
@@ -33,10 +33,6 @@
<Compile Include="typeattributesrtspecialname.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesSealed.csproj b/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesSealed.csproj
index 7a96dfb437..0e622ee3b2 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesSealed.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesSealed.csproj
@@ -33,10 +33,6 @@
<Compile Include="typeattributessealed.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesSequentialLayout.csproj b/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesSequentialLayout.csproj
index ccbd1ca9ec..153f0399bb 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesSequentialLayout.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesSequentialLayout.csproj
@@ -33,10 +33,6 @@
<Compile Include="typeattributessequentiallayout.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesSerializable.csproj b/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesSerializable.csproj
index a375d4bd8d..3aeb6f32b0 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesSerializable.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesSerializable.csproj
@@ -33,10 +33,6 @@
<Compile Include="typeattributesserializable.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesSpecialName.csproj b/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesSpecialName.csproj
index bb287d9284..89715d4d97 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesSpecialName.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesSpecialName.csproj
@@ -33,10 +33,6 @@
<Compile Include="typeattributesspecialname.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesStringFormatMask.csproj b/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesStringFormatMask.csproj
index 99a60f8f09..db03452539 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesStringFormatMask.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesStringFormatMask.csproj
@@ -33,10 +33,6 @@
<Compile Include="typeattributesstringformatmask.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesUnicodeClass.csproj b/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesUnicodeClass.csproj
index ab1b5f33f9..6c171b1370 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesUnicodeClass.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesUnicodeClass.csproj
@@ -33,10 +33,6 @@
<Compile Include="typeattributesunicodeclass.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesVisibilityMask.csproj b/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesVisibilityMask.csproj
index 2121dff121..5f1fe5dc8c 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesVisibilityMask.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesVisibilityMask.csproj
@@ -33,10 +33,6 @@
<Compile Include="typeattributesvisibilitymask.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttribytesNotPublic.csproj b/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttribytesNotPublic.csproj
index e234d354fe..289c36d965 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttribytesNotPublic.csproj
+++ b/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttribytesNotPublic.csproj
@@ -33,10 +33,6 @@
<Compile Include="typeattribytesnotpublic.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/app.config b/tests/src/CoreMangLib/cti/system/reflection/typeattributes/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/project.json b/tests/src/CoreMangLib/cti/system/reflection/typeattributes/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/resources/missingmanifestresourceexception/MissingManifestResourceExceptionCtor1.csproj b/tests/src/CoreMangLib/cti/system/resources/missingmanifestresourceexception/MissingManifestResourceExceptionCtor1.csproj
index a193b4592b..39816d2e76 100644
--- a/tests/src/CoreMangLib/cti/system/resources/missingmanifestresourceexception/MissingManifestResourceExceptionCtor1.csproj
+++ b/tests/src/CoreMangLib/cti/system/resources/missingmanifestresourceexception/MissingManifestResourceExceptionCtor1.csproj
@@ -33,10 +33,6 @@
<Compile Include="missingmanifestresourceexceptionctor1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/resources/missingmanifestresourceexception/MissingManifestResourceExceptionCtor2.csproj b/tests/src/CoreMangLib/cti/system/resources/missingmanifestresourceexception/MissingManifestResourceExceptionCtor2.csproj
index 0352fb480b..2d21682a31 100644
--- a/tests/src/CoreMangLib/cti/system/resources/missingmanifestresourceexception/MissingManifestResourceExceptionCtor2.csproj
+++ b/tests/src/CoreMangLib/cti/system/resources/missingmanifestresourceexception/MissingManifestResourceExceptionCtor2.csproj
@@ -33,10 +33,6 @@
<Compile Include="missingmanifestresourceexceptionctor2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/resources/missingmanifestresourceexception/MissingManifestResourceExceptionCtor3.csproj b/tests/src/CoreMangLib/cti/system/resources/missingmanifestresourceexception/MissingManifestResourceExceptionCtor3.csproj
index 7da134be9c..14e0326b8c 100644
--- a/tests/src/CoreMangLib/cti/system/resources/missingmanifestresourceexception/MissingManifestResourceExceptionCtor3.csproj
+++ b/tests/src/CoreMangLib/cti/system/resources/missingmanifestresourceexception/MissingManifestResourceExceptionCtor3.csproj
@@ -33,10 +33,6 @@
<Compile Include="missingmanifestresourceexceptionctor3.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/resources/missingmanifestresourceexception/app.config b/tests/src/CoreMangLib/cti/system/resources/missingmanifestresourceexception/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/resources/missingmanifestresourceexception/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/resources/missingmanifestresourceexception/project.json b/tests/src/CoreMangLib/cti/system/resources/missingmanifestresourceexception/project.json
deleted file mode 100644
index 0fa138aeed..0000000000
--- a/tests/src/CoreMangLib/cti/system/resources/missingmanifestresourceexception/project.json
+++ /dev/null
@@ -1,49 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Resources.ResourceManager": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/resources/neutralresourceslanguageattribute/CultureName.csproj b/tests/src/CoreMangLib/cti/system/resources/neutralresourceslanguageattribute/CultureName.csproj
index 6127414863..2e3aa123b2 100644
--- a/tests/src/CoreMangLib/cti/system/resources/neutralresourceslanguageattribute/CultureName.csproj
+++ b/tests/src/CoreMangLib/cti/system/resources/neutralresourceslanguageattribute/CultureName.csproj
@@ -33,10 +33,6 @@
<Compile Include="neutralresourceslanguageattributeculturename.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/resources/neutralresourceslanguageattribute/NeutralResourcesLanguageAttributeCtor.csproj b/tests/src/CoreMangLib/cti/system/resources/neutralresourceslanguageattribute/NeutralResourcesLanguageAttributeCtor.csproj
index d838cd6240..86b76f1569 100644
--- a/tests/src/CoreMangLib/cti/system/resources/neutralresourceslanguageattribute/NeutralResourcesLanguageAttributeCtor.csproj
+++ b/tests/src/CoreMangLib/cti/system/resources/neutralresourceslanguageattribute/NeutralResourcesLanguageAttributeCtor.csproj
@@ -33,10 +33,6 @@
<Compile Include="neutralresourceslanguageattributector.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/resources/neutralresourceslanguageattribute/app.config b/tests/src/CoreMangLib/cti/system/resources/neutralresourceslanguageattribute/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/resources/neutralresourceslanguageattribute/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/resources/neutralresourceslanguageattribute/project.json b/tests/src/CoreMangLib/cti/system/resources/neutralresourceslanguageattribute/project.json
deleted file mode 100644
index 0fa138aeed..0000000000
--- a/tests/src/CoreMangLib/cti/system/resources/neutralresourceslanguageattribute/project.json
+++ /dev/null
@@ -1,49 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Resources.ResourceManager": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/resources/resourcemanager/CustomCulture.csproj b/tests/src/CoreMangLib/cti/system/resources/resourcemanager/CustomCulture.csproj
index 50a329a224..224af9eab4 100644
--- a/tests/src/CoreMangLib/cti/system/resources/resourcemanager/CustomCulture.csproj
+++ b/tests/src/CoreMangLib/cti/system/resources/resourcemanager/CustomCulture.csproj
@@ -33,10 +33,6 @@
<Compile Include="customculture.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/resources/resourcemanager/app.config b/tests/src/CoreMangLib/cti/system/resources/resourcemanager/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/resources/resourcemanager/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/resources/resourcemanager/project.json b/tests/src/CoreMangLib/cti/system/resources/resourcemanager/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/resources/resourcemanager/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/resources/satellitecontractversionattribute/AttributeCtor.csproj b/tests/src/CoreMangLib/cti/system/resources/satellitecontractversionattribute/AttributeCtor.csproj
index e687a91832..0ed15af221 100644
--- a/tests/src/CoreMangLib/cti/system/resources/satellitecontractversionattribute/AttributeCtor.csproj
+++ b/tests/src/CoreMangLib/cti/system/resources/satellitecontractversionattribute/AttributeCtor.csproj
@@ -33,10 +33,6 @@
<Compile Include="satellitecontractversionattributector.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/resources/satellitecontractversionattribute/AttributeVersion.csproj b/tests/src/CoreMangLib/cti/system/resources/satellitecontractversionattribute/AttributeVersion.csproj
index 61ed095d24..58a4eccfc4 100644
--- a/tests/src/CoreMangLib/cti/system/resources/satellitecontractversionattribute/AttributeVersion.csproj
+++ b/tests/src/CoreMangLib/cti/system/resources/satellitecontractversionattribute/AttributeVersion.csproj
@@ -33,10 +33,6 @@
<Compile Include="satellitecontractversionattributeversion.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/resources/satellitecontractversionattribute/app.config b/tests/src/CoreMangLib/cti/system/resources/satellitecontractversionattribute/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/resources/satellitecontractversionattribute/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/resources/satellitecontractversionattribute/project.json b/tests/src/CoreMangLib/cti/system/resources/satellitecontractversionattribute/project.json
deleted file mode 100644
index 0fa138aeed..0000000000
--- a/tests/src/CoreMangLib/cti/system/resources/satellitecontractversionattribute/project.json
+++ /dev/null
@@ -1,49 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Resources.ResourceManager": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/runtime/compilerservices/accessedthroughpropertyattribute/ATPACtor.csproj b/tests/src/CoreMangLib/cti/system/runtime/compilerservices/accessedthroughpropertyattribute/ATPACtor.csproj
index 6253b157e7..f0eb2609ca 100644
--- a/tests/src/CoreMangLib/cti/system/runtime/compilerservices/accessedthroughpropertyattribute/ATPACtor.csproj
+++ b/tests/src/CoreMangLib/cti/system/runtime/compilerservices/accessedthroughpropertyattribute/ATPACtor.csproj
@@ -33,10 +33,6 @@
<Compile Include="atpactor.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/runtime/compilerservices/accessedthroughpropertyattribute/ATPAPropertyName.csproj b/tests/src/CoreMangLib/cti/system/runtime/compilerservices/accessedthroughpropertyattribute/ATPAPropertyName.csproj
index ab1cbdcfe9..caa03677f3 100644
--- a/tests/src/CoreMangLib/cti/system/runtime/compilerservices/accessedthroughpropertyattribute/ATPAPropertyName.csproj
+++ b/tests/src/CoreMangLib/cti/system/runtime/compilerservices/accessedthroughpropertyattribute/ATPAPropertyName.csproj
@@ -33,10 +33,6 @@
<Compile Include="atpapropertyname.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/runtime/compilerservices/accessedthroughpropertyattribute/app.config b/tests/src/CoreMangLib/cti/system/runtime/compilerservices/accessedthroughpropertyattribute/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/runtime/compilerservices/accessedthroughpropertyattribute/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/runtime/compilerservices/accessedthroughpropertyattribute/project.json b/tests/src/CoreMangLib/cti/system/runtime/compilerservices/accessedthroughpropertyattribute/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/runtime/compilerservices/accessedthroughpropertyattribute/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/runtime/compilerservices/compilationrelaxations/AttributeCtor1.csproj b/tests/src/CoreMangLib/cti/system/runtime/compilerservices/compilationrelaxations/AttributeCtor1.csproj
index 8042b2d220..fcb0c02992 100644
--- a/tests/src/CoreMangLib/cti/system/runtime/compilerservices/compilationrelaxations/AttributeCtor1.csproj
+++ b/tests/src/CoreMangLib/cti/system/runtime/compilerservices/compilationrelaxations/AttributeCtor1.csproj
@@ -33,10 +33,6 @@
<Compile Include="compilationrelaxationsattributector1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/runtime/compilerservices/compilationrelaxations/app.config b/tests/src/CoreMangLib/cti/system/runtime/compilerservices/compilationrelaxations/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/runtime/compilerservices/compilationrelaxations/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/runtime/compilerservices/compilationrelaxations/project.json b/tests/src/CoreMangLib/cti/system/runtime/compilerservices/compilationrelaxations/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/runtime/compilerservices/compilationrelaxations/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/runtime/compilerservices/compilergeneratedattribute/CompilerGeneratedAttributeCtor.csproj b/tests/src/CoreMangLib/cti/system/runtime/compilerservices/compilergeneratedattribute/CompilerGeneratedAttributeCtor.csproj
index 048cb0905f..2cc71056ec 100644
--- a/tests/src/CoreMangLib/cti/system/runtime/compilerservices/compilergeneratedattribute/CompilerGeneratedAttributeCtor.csproj
+++ b/tests/src/CoreMangLib/cti/system/runtime/compilerservices/compilergeneratedattribute/CompilerGeneratedAttributeCtor.csproj
@@ -33,10 +33,6 @@
<Compile Include="compilergeneratedattributector.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/runtime/compilerservices/compilergeneratedattribute/app.config b/tests/src/CoreMangLib/cti/system/runtime/compilerservices/compilergeneratedattribute/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/runtime/compilerservices/compilergeneratedattribute/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/runtime/compilerservices/compilergeneratedattribute/project.json b/tests/src/CoreMangLib/cti/system/runtime/compilerservices/compilergeneratedattribute/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/runtime/compilerservices/compilergeneratedattribute/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/runtime/compilerservices/customconstantattribute/CustomConstantAttributector.csproj b/tests/src/CoreMangLib/cti/system/runtime/compilerservices/customconstantattribute/CustomConstantAttributector.csproj
index 6667aaa13c..71c907ed4e 100644
--- a/tests/src/CoreMangLib/cti/system/runtime/compilerservices/customconstantattribute/CustomConstantAttributector.csproj
+++ b/tests/src/CoreMangLib/cti/system/runtime/compilerservices/customconstantattribute/CustomConstantAttributector.csproj
@@ -33,10 +33,6 @@
<Compile Include="customconstantattributector.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/runtime/compilerservices/customconstantattribute/app.config b/tests/src/CoreMangLib/cti/system/runtime/compilerservices/customconstantattribute/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/runtime/compilerservices/customconstantattribute/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/runtime/compilerservices/customconstantattribute/project.json b/tests/src/CoreMangLib/cti/system/runtime/compilerservices/customconstantattribute/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/runtime/compilerservices/customconstantattribute/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/runtime/compilerservices/indexernameattribute/IndexerNameAttributeCtor.csproj b/tests/src/CoreMangLib/cti/system/runtime/compilerservices/indexernameattribute/IndexerNameAttributeCtor.csproj
index 17a71b7bcd..63d8fc56ce 100644
--- a/tests/src/CoreMangLib/cti/system/runtime/compilerservices/indexernameattribute/IndexerNameAttributeCtor.csproj
+++ b/tests/src/CoreMangLib/cti/system/runtime/compilerservices/indexernameattribute/IndexerNameAttributeCtor.csproj
@@ -33,10 +33,6 @@
<Compile Include="indexernameattributector.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/runtime/compilerservices/indexernameattribute/app.config b/tests/src/CoreMangLib/cti/system/runtime/compilerservices/indexernameattribute/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/runtime/compilerservices/indexernameattribute/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/runtime/compilerservices/indexernameattribute/project.json b/tests/src/CoreMangLib/cti/system/runtime/compilerservices/indexernameattribute/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/runtime/compilerservices/indexernameattribute/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/runtime/compilerservices/internalsvisibletoattribute/IVTAAssemblyName.csproj b/tests/src/CoreMangLib/cti/system/runtime/compilerservices/internalsvisibletoattribute/IVTAAssemblyName.csproj
index 0c41586585..79bd5c6a0a 100644
--- a/tests/src/CoreMangLib/cti/system/runtime/compilerservices/internalsvisibletoattribute/IVTAAssemblyName.csproj
+++ b/tests/src/CoreMangLib/cti/system/runtime/compilerservices/internalsvisibletoattribute/IVTAAssemblyName.csproj
@@ -33,10 +33,6 @@
<Compile Include="internalsvisibletoattributeassemblyname.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/runtime/compilerservices/internalsvisibletoattribute/IVTACtor.csproj b/tests/src/CoreMangLib/cti/system/runtime/compilerservices/internalsvisibletoattribute/IVTACtor.csproj
index 2d9fdda096..c83f1d2154 100644
--- a/tests/src/CoreMangLib/cti/system/runtime/compilerservices/internalsvisibletoattribute/IVTACtor.csproj
+++ b/tests/src/CoreMangLib/cti/system/runtime/compilerservices/internalsvisibletoattribute/IVTACtor.csproj
@@ -33,10 +33,6 @@
<Compile Include="internalsvisibletoattributector.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/runtime/compilerservices/internalsvisibletoattribute/app.config b/tests/src/CoreMangLib/cti/system/runtime/compilerservices/internalsvisibletoattribute/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/runtime/compilerservices/internalsvisibletoattribute/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/runtime/compilerservices/internalsvisibletoattribute/project.json b/tests/src/CoreMangLib/cti/system/runtime/compilerservices/internalsvisibletoattribute/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/runtime/compilerservices/internalsvisibletoattribute/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/runtime/compilerservices/methodimploptions/MethodImplOptionsNoInlining.csproj b/tests/src/CoreMangLib/cti/system/runtime/compilerservices/methodimploptions/MethodImplOptionsNoInlining.csproj
index d0a750a3cd..fb6bd2d4fa 100644
--- a/tests/src/CoreMangLib/cti/system/runtime/compilerservices/methodimploptions/MethodImplOptionsNoInlining.csproj
+++ b/tests/src/CoreMangLib/cti/system/runtime/compilerservices/methodimploptions/MethodImplOptionsNoInlining.csproj
@@ -33,10 +33,6 @@
<Compile Include="methodimploptionsnoinlining.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/runtime/compilerservices/methodimploptions/MethodImplOptionsPreserveSig.csproj b/tests/src/CoreMangLib/cti/system/runtime/compilerservices/methodimploptions/MethodImplOptionsPreserveSig.csproj
index 8ed5b75a73..fe882bcb7b 100644
--- a/tests/src/CoreMangLib/cti/system/runtime/compilerservices/methodimploptions/MethodImplOptionsPreserveSig.csproj
+++ b/tests/src/CoreMangLib/cti/system/runtime/compilerservices/methodimploptions/MethodImplOptionsPreserveSig.csproj
@@ -33,10 +33,6 @@
<Compile Include="methodimploptionspreservesig.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/runtime/compilerservices/methodimploptions/app.config b/tests/src/CoreMangLib/cti/system/runtime/compilerservices/methodimploptions/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/runtime/compilerservices/methodimploptions/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/runtime/compilerservices/methodimploptions/project.json b/tests/src/CoreMangLib/cti/system/runtime/compilerservices/methodimploptions/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/runtime/compilerservices/methodimploptions/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/runtime/compilerservices/runtimecompatibilityattribute/RCAttrWrapNEThrows.csproj b/tests/src/CoreMangLib/cti/system/runtime/compilerservices/runtimecompatibilityattribute/RCAttrWrapNEThrows.csproj
index 757d52ae66..456fdca54e 100644
--- a/tests/src/CoreMangLib/cti/system/runtime/compilerservices/runtimecompatibilityattribute/RCAttrWrapNEThrows.csproj
+++ b/tests/src/CoreMangLib/cti/system/runtime/compilerservices/runtimecompatibilityattribute/RCAttrWrapNEThrows.csproj
@@ -33,10 +33,6 @@
<Compile Include="runtimecompatibilityattributewrapnonexceptionthrows.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/runtime/compilerservices/runtimecompatibilityattribute/RuntimeCompatAttrCtor.csproj b/tests/src/CoreMangLib/cti/system/runtime/compilerservices/runtimecompatibilityattribute/RuntimeCompatAttrCtor.csproj
index fda9745193..448409135c 100644
--- a/tests/src/CoreMangLib/cti/system/runtime/compilerservices/runtimecompatibilityattribute/RuntimeCompatAttrCtor.csproj
+++ b/tests/src/CoreMangLib/cti/system/runtime/compilerservices/runtimecompatibilityattribute/RuntimeCompatAttrCtor.csproj
@@ -33,10 +33,6 @@
<Compile Include="runtimecompatibilityattributector.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/runtime/compilerservices/runtimecompatibilityattribute/app.config b/tests/src/CoreMangLib/cti/system/runtime/compilerservices/runtimecompatibilityattribute/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/runtime/compilerservices/runtimecompatibilityattribute/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/runtime/compilerservices/runtimecompatibilityattribute/project.json b/tests/src/CoreMangLib/cti/system/runtime/compilerservices/runtimecompatibilityattribute/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/runtime/compilerservices/runtimecompatibilityattribute/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/runtime/compilerservices/runtimehelpers/GetHashCode.csproj b/tests/src/CoreMangLib/cti/system/runtime/compilerservices/runtimehelpers/GetHashCode.csproj
index 65ce77d7e4..1297feab3f 100644
--- a/tests/src/CoreMangLib/cti/system/runtime/compilerservices/runtimehelpers/GetHashCode.csproj
+++ b/tests/src/CoreMangLib/cti/system/runtime/compilerservices/runtimehelpers/GetHashCode.csproj
@@ -33,10 +33,6 @@
<Compile Include="gethashcode.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/runtime/compilerservices/runtimehelpers/PlatformAssembly.csproj b/tests/src/CoreMangLib/cti/system/runtime/compilerservices/runtimehelpers/PlatformAssembly.csproj
index 026f17bf07..d6e6f2efad 100644
--- a/tests/src/CoreMangLib/cti/system/runtime/compilerservices/runtimehelpers/PlatformAssembly.csproj
+++ b/tests/src/CoreMangLib/cti/system/runtime/compilerservices/runtimehelpers/PlatformAssembly.csproj
@@ -33,10 +33,6 @@
<Compile Include="platformassembly.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/runtime/compilerservices/runtimehelpers/UserAssembly.csproj b/tests/src/CoreMangLib/cti/system/runtime/compilerservices/runtimehelpers/UserAssembly.csproj
index 7b084cc202..9bdd6bc740 100644
--- a/tests/src/CoreMangLib/cti/system/runtime/compilerservices/runtimehelpers/UserAssembly.csproj
+++ b/tests/src/CoreMangLib/cti/system/runtime/compilerservices/runtimehelpers/UserAssembly.csproj
@@ -33,10 +33,6 @@
<Compile Include="userassembly.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/runtime/compilerservices/runtimehelpers/app.config b/tests/src/CoreMangLib/cti/system/runtime/compilerservices/runtimehelpers/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/runtime/compilerservices/runtimehelpers/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/runtime/compilerservices/runtimehelpers/project.json b/tests/src/CoreMangLib/cti/system/runtime/compilerservices/runtimehelpers/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/runtime/compilerservices/runtimehelpers/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/runtime/decimalconstantattribute/DecimalConstantAttributeCtor.csproj b/tests/src/CoreMangLib/cti/system/runtime/decimalconstantattribute/DecimalConstantAttributeCtor.csproj
index 77d1cf5501..708b7dd808 100644
--- a/tests/src/CoreMangLib/cti/system/runtime/decimalconstantattribute/DecimalConstantAttributeCtor.csproj
+++ b/tests/src/CoreMangLib/cti/system/runtime/decimalconstantattribute/DecimalConstantAttributeCtor.csproj
@@ -33,10 +33,6 @@
<Compile Include="decimalconstantattributector.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/runtime/decimalconstantattribute/DecimalConstantAttributeValue.csproj b/tests/src/CoreMangLib/cti/system/runtime/decimalconstantattribute/DecimalConstantAttributeValue.csproj
index e5953feca6..c786eee7c2 100644
--- a/tests/src/CoreMangLib/cti/system/runtime/decimalconstantattribute/DecimalConstantAttributeValue.csproj
+++ b/tests/src/CoreMangLib/cti/system/runtime/decimalconstantattribute/DecimalConstantAttributeValue.csproj
@@ -33,10 +33,6 @@
<Compile Include="decimalconstantattributevalue.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/runtime/decimalconstantattribute/app.config b/tests/src/CoreMangLib/cti/system/runtime/decimalconstantattribute/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/runtime/decimalconstantattribute/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/runtime/decimalconstantattribute/project.json b/tests/src/CoreMangLib/cti/system/runtime/decimalconstantattribute/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/runtime/decimalconstantattribute/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/runtime/fixedbufferattribute/FixedBufferAttributeCtor.csproj b/tests/src/CoreMangLib/cti/system/runtime/fixedbufferattribute/FixedBufferAttributeCtor.csproj
index bd044dab3b..248ed5ea87 100644
--- a/tests/src/CoreMangLib/cti/system/runtime/fixedbufferattribute/FixedBufferAttributeCtor.csproj
+++ b/tests/src/CoreMangLib/cti/system/runtime/fixedbufferattribute/FixedBufferAttributeCtor.csproj
@@ -33,10 +33,6 @@
<Compile Include="fixedbufferattributector.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/runtime/fixedbufferattribute/FixedBufferAttributeElementType.csproj b/tests/src/CoreMangLib/cti/system/runtime/fixedbufferattribute/FixedBufferAttributeElementType.csproj
index 526aec42d2..04e6bc5e72 100644
--- a/tests/src/CoreMangLib/cti/system/runtime/fixedbufferattribute/FixedBufferAttributeElementType.csproj
+++ b/tests/src/CoreMangLib/cti/system/runtime/fixedbufferattribute/FixedBufferAttributeElementType.csproj
@@ -33,10 +33,6 @@
<Compile Include="fixedbufferattributeelementtype.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/runtime/fixedbufferattribute/FixedBufferAttributeLength.csproj b/tests/src/CoreMangLib/cti/system/runtime/fixedbufferattribute/FixedBufferAttributeLength.csproj
index 1bdbc672bf..6a79b7267d 100644
--- a/tests/src/CoreMangLib/cti/system/runtime/fixedbufferattribute/FixedBufferAttributeLength.csproj
+++ b/tests/src/CoreMangLib/cti/system/runtime/fixedbufferattribute/FixedBufferAttributeLength.csproj
@@ -33,10 +33,6 @@
<Compile Include="fixedbufferattributelength.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/runtime/fixedbufferattribute/app.config b/tests/src/CoreMangLib/cti/system/runtime/fixedbufferattribute/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/runtime/fixedbufferattribute/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/runtime/fixedbufferattribute/project.json b/tests/src/CoreMangLib/cti/system/runtime/fixedbufferattribute/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/runtime/fixedbufferattribute/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/runtime/interopservices/callingconvention/CallingConventionWinapi.csproj b/tests/src/CoreMangLib/cti/system/runtime/interopservices/callingconvention/CallingConventionWinapi.csproj
index 79a8849609..8c11186c8a 100644
--- a/tests/src/CoreMangLib/cti/system/runtime/interopservices/callingconvention/CallingConventionWinapi.csproj
+++ b/tests/src/CoreMangLib/cti/system/runtime/interopservices/callingconvention/CallingConventionWinapi.csproj
@@ -33,10 +33,6 @@
<Compile Include="callingconventionwinapi.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/runtime/interopservices/callingconvention/app.config b/tests/src/CoreMangLib/cti/system/runtime/interopservices/callingconvention/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/runtime/interopservices/callingconvention/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/runtime/interopservices/callingconvention/project.json b/tests/src/CoreMangLib/cti/system/runtime/interopservices/callingconvention/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/runtime/interopservices/callingconvention/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/runtime/interopservices/charset/CharSetUnicode.csproj b/tests/src/CoreMangLib/cti/system/runtime/interopservices/charset/CharSetUnicode.csproj
index 506eef5401..d9e1fc059e 100644
--- a/tests/src/CoreMangLib/cti/system/runtime/interopservices/charset/CharSetUnicode.csproj
+++ b/tests/src/CoreMangLib/cti/system/runtime/interopservices/charset/CharSetUnicode.csproj
@@ -33,10 +33,6 @@
<Compile Include="charsetunicode.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/runtime/interopservices/charset/app.config b/tests/src/CoreMangLib/cti/system/runtime/interopservices/charset/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/runtime/interopservices/charset/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/runtime/interopservices/charset/project.json b/tests/src/CoreMangLib/cti/system/runtime/interopservices/charset/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/runtime/interopservices/charset/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/runtime/interopservices/dllimportattribute/DllImportTest.csproj b/tests/src/CoreMangLib/cti/system/runtime/interopservices/dllimportattribute/DllImportTest.csproj
index 3894e7b790..8170b45cce 100644
--- a/tests/src/CoreMangLib/cti/system/runtime/interopservices/dllimportattribute/DllImportTest.csproj
+++ b/tests/src/CoreMangLib/cti/system/runtime/interopservices/dllimportattribute/DllImportTest.csproj
@@ -33,10 +33,6 @@
<Compile Include="dllimporttest.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/runtime/interopservices/dllimportattribute/app.config b/tests/src/CoreMangLib/cti/system/runtime/interopservices/dllimportattribute/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/runtime/interopservices/dllimportattribute/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/runtime/interopservices/dllimportattribute/project.json b/tests/src/CoreMangLib/cti/system/runtime/interopservices/dllimportattribute/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/runtime/interopservices/dllimportattribute/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/runtime/interopservices/fieldoffsetattribute/FieldOffsetAttributeCtor.csproj b/tests/src/CoreMangLib/cti/system/runtime/interopservices/fieldoffsetattribute/FieldOffsetAttributeCtor.csproj
index 43a4f2426e..07e4214721 100644
--- a/tests/src/CoreMangLib/cti/system/runtime/interopservices/fieldoffsetattribute/FieldOffsetAttributeCtor.csproj
+++ b/tests/src/CoreMangLib/cti/system/runtime/interopservices/fieldoffsetattribute/FieldOffsetAttributeCtor.csproj
@@ -33,10 +33,6 @@
<Compile Include="fieldoffsetattributector.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/runtime/interopservices/fieldoffsetattribute/FieldOffsetAttributeValue.csproj b/tests/src/CoreMangLib/cti/system/runtime/interopservices/fieldoffsetattribute/FieldOffsetAttributeValue.csproj
index 1d248723ee..74a0e2aa06 100644
--- a/tests/src/CoreMangLib/cti/system/runtime/interopservices/fieldoffsetattribute/FieldOffsetAttributeValue.csproj
+++ b/tests/src/CoreMangLib/cti/system/runtime/interopservices/fieldoffsetattribute/FieldOffsetAttributeValue.csproj
@@ -33,10 +33,6 @@
<Compile Include="fieldoffsetattributevalue.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/runtime/interopservices/fieldoffsetattribute/app.config b/tests/src/CoreMangLib/cti/system/runtime/interopservices/fieldoffsetattribute/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/runtime/interopservices/fieldoffsetattribute/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/runtime/interopservices/fieldoffsetattribute/project.json b/tests/src/CoreMangLib/cti/system/runtime/interopservices/fieldoffsetattribute/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/runtime/interopservices/fieldoffsetattribute/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/runtime/interopservices/gchandle/GCHandleAddrOfPinnedObject_PSC.csproj b/tests/src/CoreMangLib/cti/system/runtime/interopservices/gchandle/GCHandleAddrOfPinnedObject_PSC.csproj
index 40c4c0c855..f14599ca5a 100644
--- a/tests/src/CoreMangLib/cti/system/runtime/interopservices/gchandle/GCHandleAddrOfPinnedObject_PSC.csproj
+++ b/tests/src/CoreMangLib/cti/system/runtime/interopservices/gchandle/GCHandleAddrOfPinnedObject_PSC.csproj
@@ -33,10 +33,6 @@
<Compile Include="gchandleaddrofpinnedobject.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/runtime/interopservices/gchandle/GCHandleAlloc1_PSC.csproj b/tests/src/CoreMangLib/cti/system/runtime/interopservices/gchandle/GCHandleAlloc1_PSC.csproj
index c4980ebce1..49b7fe20ca 100644
--- a/tests/src/CoreMangLib/cti/system/runtime/interopservices/gchandle/GCHandleAlloc1_PSC.csproj
+++ b/tests/src/CoreMangLib/cti/system/runtime/interopservices/gchandle/GCHandleAlloc1_PSC.csproj
@@ -33,10 +33,6 @@
<Compile Include="gchandlealloc1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/runtime/interopservices/gchandle/GCHandleFree_PSC.csproj b/tests/src/CoreMangLib/cti/system/runtime/interopservices/gchandle/GCHandleFree_PSC.csproj
index 756a64ae17..6ffd270414 100644
--- a/tests/src/CoreMangLib/cti/system/runtime/interopservices/gchandle/GCHandleFree_PSC.csproj
+++ b/tests/src/CoreMangLib/cti/system/runtime/interopservices/gchandle/GCHandleFree_PSC.csproj
@@ -33,10 +33,6 @@
<Compile Include="gchandlefree.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/runtime/interopservices/gchandle/GCHandleTarget_PSC.csproj b/tests/src/CoreMangLib/cti/system/runtime/interopservices/gchandle/GCHandleTarget_PSC.csproj
index 9c586c3811..12aa8d378b 100644
--- a/tests/src/CoreMangLib/cti/system/runtime/interopservices/gchandle/GCHandleTarget_PSC.csproj
+++ b/tests/src/CoreMangLib/cti/system/runtime/interopservices/gchandle/GCHandleTarget_PSC.csproj
@@ -33,10 +33,6 @@
<Compile Include="gchandletarget.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/runtime/interopservices/gchandle/app.config b/tests/src/CoreMangLib/cti/system/runtime/interopservices/gchandle/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/runtime/interopservices/gchandle/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/runtime/interopservices/gchandle/project.json b/tests/src/CoreMangLib/cti/system/runtime/interopservices/gchandle/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/runtime/interopservices/gchandle/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/runtime/interopservices/gchandletype/GCHandleTypeNormal.csproj b/tests/src/CoreMangLib/cti/system/runtime/interopservices/gchandletype/GCHandleTypeNormal.csproj
index 43abc1a2da..8044a900fa 100644
--- a/tests/src/CoreMangLib/cti/system/runtime/interopservices/gchandletype/GCHandleTypeNormal.csproj
+++ b/tests/src/CoreMangLib/cti/system/runtime/interopservices/gchandletype/GCHandleTypeNormal.csproj
@@ -33,10 +33,6 @@
<Compile Include="gchandletypenormal.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/runtime/interopservices/gchandletype/GCHandleTypePinned.csproj b/tests/src/CoreMangLib/cti/system/runtime/interopservices/gchandletype/GCHandleTypePinned.csproj
index a94ce86b62..6628922b45 100644
--- a/tests/src/CoreMangLib/cti/system/runtime/interopservices/gchandletype/GCHandleTypePinned.csproj
+++ b/tests/src/CoreMangLib/cti/system/runtime/interopservices/gchandletype/GCHandleTypePinned.csproj
@@ -33,10 +33,6 @@
<Compile Include="gchandletypepinned.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/runtime/interopservices/gchandletype/GCHandleTypeWeak.csproj b/tests/src/CoreMangLib/cti/system/runtime/interopservices/gchandletype/GCHandleTypeWeak.csproj
index 2f581b83e0..fcb69d5594 100644
--- a/tests/src/CoreMangLib/cti/system/runtime/interopservices/gchandletype/GCHandleTypeWeak.csproj
+++ b/tests/src/CoreMangLib/cti/system/runtime/interopservices/gchandletype/GCHandleTypeWeak.csproj
@@ -33,10 +33,6 @@
<Compile Include="gchandletypeweak.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/runtime/interopservices/gchandletype/GCHandleTypeWeakTrackResurrection.csproj b/tests/src/CoreMangLib/cti/system/runtime/interopservices/gchandletype/GCHandleTypeWeakTrackResurrection.csproj
index 1a19710f43..fbba32ff72 100644
--- a/tests/src/CoreMangLib/cti/system/runtime/interopservices/gchandletype/GCHandleTypeWeakTrackResurrection.csproj
+++ b/tests/src/CoreMangLib/cti/system/runtime/interopservices/gchandletype/GCHandleTypeWeakTrackResurrection.csproj
@@ -33,10 +33,6 @@
<Compile Include="gchandletypeweaktrackresurrection.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/runtime/interopservices/gchandletype/app.config b/tests/src/CoreMangLib/cti/system/runtime/interopservices/gchandletype/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/runtime/interopservices/gchandletype/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/runtime/interopservices/gchandletype/project.json b/tests/src/CoreMangLib/cti/system/runtime/interopservices/gchandletype/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/runtime/interopservices/gchandletype/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/runtime/interopservices/inattribute/InAttributeCtor.csproj b/tests/src/CoreMangLib/cti/system/runtime/interopservices/inattribute/InAttributeCtor.csproj
index c19508bff1..251be617a1 100644
--- a/tests/src/CoreMangLib/cti/system/runtime/interopservices/inattribute/InAttributeCtor.csproj
+++ b/tests/src/CoreMangLib/cti/system/runtime/interopservices/inattribute/InAttributeCtor.csproj
@@ -33,10 +33,6 @@
<Compile Include="inattributector.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/runtime/interopservices/inattribute/app.config b/tests/src/CoreMangLib/cti/system/runtime/interopservices/inattribute/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/runtime/interopservices/inattribute/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/runtime/interopservices/inattribute/project.json b/tests/src/CoreMangLib/cti/system/runtime/interopservices/inattribute/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/runtime/interopservices/inattribute/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/runtime/interopservices/layoutkind/LayoutKindAuto.csproj b/tests/src/CoreMangLib/cti/system/runtime/interopservices/layoutkind/LayoutKindAuto.csproj
index 0b1d054c16..521c92e0dd 100644
--- a/tests/src/CoreMangLib/cti/system/runtime/interopservices/layoutkind/LayoutKindAuto.csproj
+++ b/tests/src/CoreMangLib/cti/system/runtime/interopservices/layoutkind/LayoutKindAuto.csproj
@@ -33,10 +33,6 @@
<Compile Include="layoutkindauto.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/runtime/interopservices/layoutkind/LayoutKindSequential.csproj b/tests/src/CoreMangLib/cti/system/runtime/interopservices/layoutkind/LayoutKindSequential.csproj
index fd0e26d376..012a81c14b 100644
--- a/tests/src/CoreMangLib/cti/system/runtime/interopservices/layoutkind/LayoutKindSequential.csproj
+++ b/tests/src/CoreMangLib/cti/system/runtime/interopservices/layoutkind/LayoutKindSequential.csproj
@@ -33,10 +33,6 @@
<Compile Include="layoutkindsequential.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/runtime/interopservices/layoutkind/app.config b/tests/src/CoreMangLib/cti/system/runtime/interopservices/layoutkind/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/runtime/interopservices/layoutkind/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/runtime/interopservices/layoutkind/project.json b/tests/src/CoreMangLib/cti/system/runtime/interopservices/layoutkind/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/runtime/interopservices/layoutkind/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/runtime/interopservices/marshal/MarshalSizeOf1_PSC.csproj b/tests/src/CoreMangLib/cti/system/runtime/interopservices/marshal/MarshalSizeOf1_PSC.csproj
index 96380145c0..b3e5063c82 100644
--- a/tests/src/CoreMangLib/cti/system/runtime/interopservices/marshal/MarshalSizeOf1_PSC.csproj
+++ b/tests/src/CoreMangLib/cti/system/runtime/interopservices/marshal/MarshalSizeOf1_PSC.csproj
@@ -33,10 +33,6 @@
<Compile Include="marshalsizeof1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/runtime/interopservices/marshal/MarshalSizeOf2_PSC.csproj b/tests/src/CoreMangLib/cti/system/runtime/interopservices/marshal/MarshalSizeOf2_PSC.csproj
index d528f66b3f..a127ac484c 100644
--- a/tests/src/CoreMangLib/cti/system/runtime/interopservices/marshal/MarshalSizeOf2_PSC.csproj
+++ b/tests/src/CoreMangLib/cti/system/runtime/interopservices/marshal/MarshalSizeOf2_PSC.csproj
@@ -33,10 +33,6 @@
<Compile Include="marshalsizeof2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/runtime/interopservices/marshal/OleAut32.csproj b/tests/src/CoreMangLib/cti/system/runtime/interopservices/marshal/OleAut32.csproj
index cb9f8f27f8..b1221d3cde 100644
--- a/tests/src/CoreMangLib/cti/system/runtime/interopservices/marshal/OleAut32.csproj
+++ b/tests/src/CoreMangLib/cti/system/runtime/interopservices/marshal/OleAut32.csproj
@@ -33,10 +33,6 @@
<Compile Include="oleaut32.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/runtime/interopservices/marshal/app.config b/tests/src/CoreMangLib/cti/system/runtime/interopservices/marshal/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/runtime/interopservices/marshal/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/runtime/interopservices/marshal/project.json b/tests/src/CoreMangLib/cti/system/runtime/interopservices/marshal/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/runtime/interopservices/marshal/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/runtime/interopservices/marshalasattribute/MarshalAsAttributeArraySubType.csproj b/tests/src/CoreMangLib/cti/system/runtime/interopservices/marshalasattribute/MarshalAsAttributeArraySubType.csproj
index 254ef2c924..d2bcef048f 100644
--- a/tests/src/CoreMangLib/cti/system/runtime/interopservices/marshalasattribute/MarshalAsAttributeArraySubType.csproj
+++ b/tests/src/CoreMangLib/cti/system/runtime/interopservices/marshalasattribute/MarshalAsAttributeArraySubType.csproj
@@ -33,10 +33,6 @@
<Compile Include="marshalasattributearraysubtype.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/runtime/interopservices/marshalasattribute/MarshalAsAttributeCtor1.csproj b/tests/src/CoreMangLib/cti/system/runtime/interopservices/marshalasattribute/MarshalAsAttributeCtor1.csproj
index 55fd891bed..e8fce67c3b 100644
--- a/tests/src/CoreMangLib/cti/system/runtime/interopservices/marshalasattribute/MarshalAsAttributeCtor1.csproj
+++ b/tests/src/CoreMangLib/cti/system/runtime/interopservices/marshalasattribute/MarshalAsAttributeCtor1.csproj
@@ -33,10 +33,6 @@
<Compile Include="marshalasattributector1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/runtime/interopservices/marshalasattribute/MarshalAsAttributeCtor2.csproj b/tests/src/CoreMangLib/cti/system/runtime/interopservices/marshalasattribute/MarshalAsAttributeCtor2.csproj
index df378a70df..3f526f4da7 100644
--- a/tests/src/CoreMangLib/cti/system/runtime/interopservices/marshalasattribute/MarshalAsAttributeCtor2.csproj
+++ b/tests/src/CoreMangLib/cti/system/runtime/interopservices/marshalasattribute/MarshalAsAttributeCtor2.csproj
@@ -33,10 +33,6 @@
<Compile Include="marshalasattributector2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/runtime/interopservices/marshalasattribute/MarshalAsAttributeMarshalCookie.csproj b/tests/src/CoreMangLib/cti/system/runtime/interopservices/marshalasattribute/MarshalAsAttributeMarshalCookie.csproj
index 3dfc452819..82f260cfe1 100644
--- a/tests/src/CoreMangLib/cti/system/runtime/interopservices/marshalasattribute/MarshalAsAttributeMarshalCookie.csproj
+++ b/tests/src/CoreMangLib/cti/system/runtime/interopservices/marshalasattribute/MarshalAsAttributeMarshalCookie.csproj
@@ -33,10 +33,6 @@
<Compile Include="marshalasattributemarshalcookie.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/runtime/interopservices/marshalasattribute/MarshalAsAttributeMarshalType.csproj b/tests/src/CoreMangLib/cti/system/runtime/interopservices/marshalasattribute/MarshalAsAttributeMarshalType.csproj
index 97b95b9f15..3d76da15a6 100644
--- a/tests/src/CoreMangLib/cti/system/runtime/interopservices/marshalasattribute/MarshalAsAttributeMarshalType.csproj
+++ b/tests/src/CoreMangLib/cti/system/runtime/interopservices/marshalasattribute/MarshalAsAttributeMarshalType.csproj
@@ -33,10 +33,6 @@
<Compile Include="marshalasattributemarshaltype.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/runtime/interopservices/marshalasattribute/MarshalAsAttributeMarshalTypeRef.csproj b/tests/src/CoreMangLib/cti/system/runtime/interopservices/marshalasattribute/MarshalAsAttributeMarshalTypeRef.csproj
index 72682cf449..2ca16d24b1 100644
--- a/tests/src/CoreMangLib/cti/system/runtime/interopservices/marshalasattribute/MarshalAsAttributeMarshalTypeRef.csproj
+++ b/tests/src/CoreMangLib/cti/system/runtime/interopservices/marshalasattribute/MarshalAsAttributeMarshalTypeRef.csproj
@@ -33,10 +33,6 @@
<Compile Include="marshalasattributemarshaltyperef.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/runtime/interopservices/marshalasattribute/MarshalAsAttributeSizeConst.csproj b/tests/src/CoreMangLib/cti/system/runtime/interopservices/marshalasattribute/MarshalAsAttributeSizeConst.csproj
index df4526bf6f..eef4687815 100644
--- a/tests/src/CoreMangLib/cti/system/runtime/interopservices/marshalasattribute/MarshalAsAttributeSizeConst.csproj
+++ b/tests/src/CoreMangLib/cti/system/runtime/interopservices/marshalasattribute/MarshalAsAttributeSizeConst.csproj
@@ -33,10 +33,6 @@
<Compile Include="marshalasattributesizeconst.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/runtime/interopservices/marshalasattribute/MarshalAsAttributeSizeParamIndex.csproj b/tests/src/CoreMangLib/cti/system/runtime/interopservices/marshalasattribute/MarshalAsAttributeSizeParamIndex.csproj
index 2508225251..82a7b9e88a 100644
--- a/tests/src/CoreMangLib/cti/system/runtime/interopservices/marshalasattribute/MarshalAsAttributeSizeParamIndex.csproj
+++ b/tests/src/CoreMangLib/cti/system/runtime/interopservices/marshalasattribute/MarshalAsAttributeSizeParamIndex.csproj
@@ -33,10 +33,6 @@
<Compile Include="marshalasattributesizeparamindex.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/runtime/interopservices/marshalasattribute/MarshalAsAttributeValue.csproj b/tests/src/CoreMangLib/cti/system/runtime/interopservices/marshalasattribute/MarshalAsAttributeValue.csproj
index 493197f2de..6da49ace85 100644
--- a/tests/src/CoreMangLib/cti/system/runtime/interopservices/marshalasattribute/MarshalAsAttributeValue.csproj
+++ b/tests/src/CoreMangLib/cti/system/runtime/interopservices/marshalasattribute/MarshalAsAttributeValue.csproj
@@ -33,10 +33,6 @@
<Compile Include="marshalasattributevalue.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/runtime/interopservices/marshalasattribute/app.config b/tests/src/CoreMangLib/cti/system/runtime/interopservices/marshalasattribute/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/runtime/interopservices/marshalasattribute/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/runtime/interopservices/marshalasattribute/project.json b/tests/src/CoreMangLib/cti/system/runtime/interopservices/marshalasattribute/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/runtime/interopservices/marshalasattribute/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/runtime/interopservices/outattribute/OutAttributeCtor.csproj b/tests/src/CoreMangLib/cti/system/runtime/interopservices/outattribute/OutAttributeCtor.csproj
index cf8a61b659..c89544690c 100644
--- a/tests/src/CoreMangLib/cti/system/runtime/interopservices/outattribute/OutAttributeCtor.csproj
+++ b/tests/src/CoreMangLib/cti/system/runtime/interopservices/outattribute/OutAttributeCtor.csproj
@@ -33,10 +33,6 @@
<Compile Include="outattributector.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/runtime/interopservices/outattribute/app.config b/tests/src/CoreMangLib/cti/system/runtime/interopservices/outattribute/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/runtime/interopservices/outattribute/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/runtime/interopservices/outattribute/project.json b/tests/src/CoreMangLib/cti/system/runtime/interopservices/outattribute/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/runtime/interopservices/outattribute/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/runtime/interopservices/preservesigattribute/PreserveSigAttributeCtor.csproj b/tests/src/CoreMangLib/cti/system/runtime/interopservices/preservesigattribute/PreserveSigAttributeCtor.csproj
index 3265d8a3b2..e05b67a3f3 100644
--- a/tests/src/CoreMangLib/cti/system/runtime/interopservices/preservesigattribute/PreserveSigAttributeCtor.csproj
+++ b/tests/src/CoreMangLib/cti/system/runtime/interopservices/preservesigattribute/PreserveSigAttributeCtor.csproj
@@ -33,10 +33,6 @@
<Compile Include="preservesigattributector.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/runtime/interopservices/preservesigattribute/app.config b/tests/src/CoreMangLib/cti/system/runtime/interopservices/preservesigattribute/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/runtime/interopservices/preservesigattribute/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/runtime/interopservices/preservesigattribute/project.json b/tests/src/CoreMangLib/cti/system/runtime/interopservices/preservesigattribute/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/runtime/interopservices/preservesigattribute/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/runtime/interopservices/safehandle/SafeHandleCtor_cti_PSC.csproj b/tests/src/CoreMangLib/cti/system/runtime/interopservices/safehandle/SafeHandleCtor_cti_PSC.csproj
index 1936c4c087..35230c5d95 100644
--- a/tests/src/CoreMangLib/cti/system/runtime/interopservices/safehandle/SafeHandleCtor_cti_PSC.csproj
+++ b/tests/src/CoreMangLib/cti/system/runtime/interopservices/safehandle/SafeHandleCtor_cti_PSC.csproj
@@ -33,10 +33,6 @@
<Compile Include="safehandlector_cti.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/runtime/interopservices/safehandle/SafeHandleDangerousAddRef_PSC.csproj b/tests/src/CoreMangLib/cti/system/runtime/interopservices/safehandle/SafeHandleDangerousAddRef_PSC.csproj
index 823d81858a..156b16be64 100644
--- a/tests/src/CoreMangLib/cti/system/runtime/interopservices/safehandle/SafeHandleDangerousAddRef_PSC.csproj
+++ b/tests/src/CoreMangLib/cti/system/runtime/interopservices/safehandle/SafeHandleDangerousAddRef_PSC.csproj
@@ -33,10 +33,6 @@
<Compile Include="safehandledangerousaddref.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/runtime/interopservices/safehandle/SafeHandleDangerousGetHandle_PSC.csproj b/tests/src/CoreMangLib/cti/system/runtime/interopservices/safehandle/SafeHandleDangerousGetHandle_PSC.csproj
index 4d85fc556a..4852153d36 100644
--- a/tests/src/CoreMangLib/cti/system/runtime/interopservices/safehandle/SafeHandleDangerousGetHandle_PSC.csproj
+++ b/tests/src/CoreMangLib/cti/system/runtime/interopservices/safehandle/SafeHandleDangerousGetHandle_PSC.csproj
@@ -33,10 +33,6 @@
<Compile Include="safehandledangerousgethandle.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/runtime/interopservices/safehandle/SafeHandleDangerousRelease_PSC.csproj b/tests/src/CoreMangLib/cti/system/runtime/interopservices/safehandle/SafeHandleDangerousRelease_PSC.csproj
index 7b3a403f62..9fc0565b1d 100644
--- a/tests/src/CoreMangLib/cti/system/runtime/interopservices/safehandle/SafeHandleDangerousRelease_PSC.csproj
+++ b/tests/src/CoreMangLib/cti/system/runtime/interopservices/safehandle/SafeHandleDangerousRelease_PSC.csproj
@@ -33,10 +33,6 @@
<Compile Include="safehandledangerousrelease.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/runtime/interopservices/safehandle/SafeHandleDispose1_PSC.csproj b/tests/src/CoreMangLib/cti/system/runtime/interopservices/safehandle/SafeHandleDispose1_PSC.csproj
index df06f03a37..36c271d5a7 100644
--- a/tests/src/CoreMangLib/cti/system/runtime/interopservices/safehandle/SafeHandleDispose1_PSC.csproj
+++ b/tests/src/CoreMangLib/cti/system/runtime/interopservices/safehandle/SafeHandleDispose1_PSC.csproj
@@ -33,10 +33,6 @@
<Compile Include="safehandledispose1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/runtime/interopservices/safehandle/SafeHandleDispose2_PSC.csproj b/tests/src/CoreMangLib/cti/system/runtime/interopservices/safehandle/SafeHandleDispose2_PSC.csproj
index 4032025793..d1e50f17e5 100644
--- a/tests/src/CoreMangLib/cti/system/runtime/interopservices/safehandle/SafeHandleDispose2_PSC.csproj
+++ b/tests/src/CoreMangLib/cti/system/runtime/interopservices/safehandle/SafeHandleDispose2_PSC.csproj
@@ -33,10 +33,6 @@
<Compile Include="safehandledispose2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/runtime/interopservices/safehandle/SafeHandleHandle_PSC.csproj b/tests/src/CoreMangLib/cti/system/runtime/interopservices/safehandle/SafeHandleHandle_PSC.csproj
index d30051d55d..e2a020ae5f 100644
--- a/tests/src/CoreMangLib/cti/system/runtime/interopservices/safehandle/SafeHandleHandle_PSC.csproj
+++ b/tests/src/CoreMangLib/cti/system/runtime/interopservices/safehandle/SafeHandleHandle_PSC.csproj
@@ -33,10 +33,6 @@
<Compile Include="safehandlehandle.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/runtime/interopservices/safehandle/SafeHandleIsClosed_PSC.csproj b/tests/src/CoreMangLib/cti/system/runtime/interopservices/safehandle/SafeHandleIsClosed_PSC.csproj
index 61206f0e2e..0b3a7f9be3 100644
--- a/tests/src/CoreMangLib/cti/system/runtime/interopservices/safehandle/SafeHandleIsClosed_PSC.csproj
+++ b/tests/src/CoreMangLib/cti/system/runtime/interopservices/safehandle/SafeHandleIsClosed_PSC.csproj
@@ -33,10 +33,6 @@
<Compile Include="safehandleisclosed.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/runtime/interopservices/safehandle/SafeHandleIsInvalid_PSC.csproj b/tests/src/CoreMangLib/cti/system/runtime/interopservices/safehandle/SafeHandleIsInvalid_PSC.csproj
index b26ebfe810..8c4dca60ec 100644
--- a/tests/src/CoreMangLib/cti/system/runtime/interopservices/safehandle/SafeHandleIsInvalid_PSC.csproj
+++ b/tests/src/CoreMangLib/cti/system/runtime/interopservices/safehandle/SafeHandleIsInvalid_PSC.csproj
@@ -33,10 +33,6 @@
<Compile Include="safehandleisinvalid.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/runtime/interopservices/safehandle/SafeHandleSetHandleAsInvalid_PSC.csproj b/tests/src/CoreMangLib/cti/system/runtime/interopservices/safehandle/SafeHandleSetHandleAsInvalid_PSC.csproj
index 3aad245510..943958f4e8 100644
--- a/tests/src/CoreMangLib/cti/system/runtime/interopservices/safehandle/SafeHandleSetHandleAsInvalid_PSC.csproj
+++ b/tests/src/CoreMangLib/cti/system/runtime/interopservices/safehandle/SafeHandleSetHandleAsInvalid_PSC.csproj
@@ -33,10 +33,6 @@
<Compile Include="safehandlesethandleasinvalid.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/runtime/interopservices/safehandle/SafeHandleSetHandle_PSC.csproj b/tests/src/CoreMangLib/cti/system/runtime/interopservices/safehandle/SafeHandleSetHandle_PSC.csproj
index bf5be5d0c8..010b4a6a8b 100644
--- a/tests/src/CoreMangLib/cti/system/runtime/interopservices/safehandle/SafeHandleSetHandle_PSC.csproj
+++ b/tests/src/CoreMangLib/cti/system/runtime/interopservices/safehandle/SafeHandleSetHandle_PSC.csproj
@@ -33,10 +33,6 @@
<Compile Include="safehandlesethandle.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/runtime/interopservices/safehandle/app.config b/tests/src/CoreMangLib/cti/system/runtime/interopservices/safehandle/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/runtime/interopservices/safehandle/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/runtime/interopservices/safehandle/project.json b/tests/src/CoreMangLib/cti/system/runtime/interopservices/safehandle/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/runtime/interopservices/safehandle/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/runtime/interopservices/structlayoutattribute/StructLayoutAttributeCharSet.csproj b/tests/src/CoreMangLib/cti/system/runtime/interopservices/structlayoutattribute/StructLayoutAttributeCharSet.csproj
index a0aeb05c9c..6c9b22c22b 100644
--- a/tests/src/CoreMangLib/cti/system/runtime/interopservices/structlayoutattribute/StructLayoutAttributeCharSet.csproj
+++ b/tests/src/CoreMangLib/cti/system/runtime/interopservices/structlayoutattribute/StructLayoutAttributeCharSet.csproj
@@ -33,10 +33,6 @@
<Compile Include="structlayoutattributecharset.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/runtime/interopservices/structlayoutattribute/StructLayoutAttributeCtor.csproj b/tests/src/CoreMangLib/cti/system/runtime/interopservices/structlayoutattribute/StructLayoutAttributeCtor.csproj
index 22b3e8b91a..c15b438c5e 100644
--- a/tests/src/CoreMangLib/cti/system/runtime/interopservices/structlayoutattribute/StructLayoutAttributeCtor.csproj
+++ b/tests/src/CoreMangLib/cti/system/runtime/interopservices/structlayoutattribute/StructLayoutAttributeCtor.csproj
@@ -33,10 +33,6 @@
<Compile Include="structlayoutattributector.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/runtime/interopservices/structlayoutattribute/StructLayoutAttributePack.csproj b/tests/src/CoreMangLib/cti/system/runtime/interopservices/structlayoutattribute/StructLayoutAttributePack.csproj
index 0305914843..55b0d8caa1 100644
--- a/tests/src/CoreMangLib/cti/system/runtime/interopservices/structlayoutattribute/StructLayoutAttributePack.csproj
+++ b/tests/src/CoreMangLib/cti/system/runtime/interopservices/structlayoutattribute/StructLayoutAttributePack.csproj
@@ -33,10 +33,6 @@
<Compile Include="structlayoutattributepack.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/runtime/interopservices/structlayoutattribute/StructLayoutAttributeSize.csproj b/tests/src/CoreMangLib/cti/system/runtime/interopservices/structlayoutattribute/StructLayoutAttributeSize.csproj
index 8243ec3548..ae7b963081 100644
--- a/tests/src/CoreMangLib/cti/system/runtime/interopservices/structlayoutattribute/StructLayoutAttributeSize.csproj
+++ b/tests/src/CoreMangLib/cti/system/runtime/interopservices/structlayoutattribute/StructLayoutAttributeSize.csproj
@@ -33,10 +33,6 @@
<Compile Include="structlayoutattributesize.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/runtime/interopservices/structlayoutattribute/StructLayoutAttributeValue.csproj b/tests/src/CoreMangLib/cti/system/runtime/interopservices/structlayoutattribute/StructLayoutAttributeValue.csproj
index a2ffc5bf82..f08db5b3c2 100644
--- a/tests/src/CoreMangLib/cti/system/runtime/interopservices/structlayoutattribute/StructLayoutAttributeValue.csproj
+++ b/tests/src/CoreMangLib/cti/system/runtime/interopservices/structlayoutattribute/StructLayoutAttributeValue.csproj
@@ -33,10 +33,6 @@
<Compile Include="structlayoutattributevalue.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/runtime/interopservices/structlayoutattribute/app.config b/tests/src/CoreMangLib/cti/system/runtime/interopservices/structlayoutattribute/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/runtime/interopservices/structlayoutattribute/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/runtime/interopservices/structlayoutattribute/project.json b/tests/src/CoreMangLib/cti/system/runtime/interopservices/structlayoutattribute/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/runtime/interopservices/structlayoutattribute/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/runtime/interopservices/unmanagedtype/UnmanagedType.csproj b/tests/src/CoreMangLib/cti/system/runtime/interopservices/unmanagedtype/UnmanagedType.csproj
index 48e8c0ea40..7cde284b0c 100644
--- a/tests/src/CoreMangLib/cti/system/runtime/interopservices/unmanagedtype/UnmanagedType.csproj
+++ b/tests/src/CoreMangLib/cti/system/runtime/interopservices/unmanagedtype/UnmanagedType.csproj
@@ -33,10 +33,6 @@
<Compile Include="unmanagedtype.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/runtime/interopservices/unmanagedtype/app.config b/tests/src/CoreMangLib/cti/system/runtime/interopservices/unmanagedtype/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/runtime/interopservices/unmanagedtype/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/runtime/interopservices/unmanagedtype/project.json b/tests/src/CoreMangLib/cti/system/runtime/interopservices/unmanagedtype/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/runtime/interopservices/unmanagedtype/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/runtimefieldhandle/RuntimeFieldHandleEquals.csproj b/tests/src/CoreMangLib/cti/system/runtimefieldhandle/RuntimeFieldHandleEquals.csproj
index fdbeb917b5..d854a94841 100644
--- a/tests/src/CoreMangLib/cti/system/runtimefieldhandle/RuntimeFieldHandleEquals.csproj
+++ b/tests/src/CoreMangLib/cti/system/runtimefieldhandle/RuntimeFieldHandleEquals.csproj
@@ -33,10 +33,6 @@
<Compile Include="runtimefieldhandleequals.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/runtimefieldhandle/RuntimeFieldHandleGetHashCode.csproj b/tests/src/CoreMangLib/cti/system/runtimefieldhandle/RuntimeFieldHandleGetHashCode.csproj
index fcc0b16d38..88e7b1533d 100644
--- a/tests/src/CoreMangLib/cti/system/runtimefieldhandle/RuntimeFieldHandleGetHashCode.csproj
+++ b/tests/src/CoreMangLib/cti/system/runtimefieldhandle/RuntimeFieldHandleGetHashCode.csproj
@@ -33,10 +33,6 @@
<Compile Include="runtimefieldhandlegethashcode.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/runtimefieldhandle/app.config b/tests/src/CoreMangLib/cti/system/runtimefieldhandle/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/runtimefieldhandle/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/runtimefieldhandle/project.json b/tests/src/CoreMangLib/cti/system/runtimefieldhandle/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/runtimefieldhandle/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/runtimemethodhandle/RuntimeMethodHandleEquals.csproj b/tests/src/CoreMangLib/cti/system/runtimemethodhandle/RuntimeMethodHandleEquals.csproj
index adab2a63bc..cedbb6c763 100644
--- a/tests/src/CoreMangLib/cti/system/runtimemethodhandle/RuntimeMethodHandleEquals.csproj
+++ b/tests/src/CoreMangLib/cti/system/runtimemethodhandle/RuntimeMethodHandleEquals.csproj
@@ -33,10 +33,6 @@
<Compile Include="runtimemethodhandleequals.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/runtimemethodhandle/RuntimeMethodHanldeGetHashCode.csproj b/tests/src/CoreMangLib/cti/system/runtimemethodhandle/RuntimeMethodHanldeGetHashCode.csproj
index 06f7620f86..b95bb5f540 100644
--- a/tests/src/CoreMangLib/cti/system/runtimemethodhandle/RuntimeMethodHanldeGetHashCode.csproj
+++ b/tests/src/CoreMangLib/cti/system/runtimemethodhandle/RuntimeMethodHanldeGetHashCode.csproj
@@ -33,10 +33,6 @@
<Compile Include="runtimemethodhanldegethashcode.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/runtimemethodhandle/app.config b/tests/src/CoreMangLib/cti/system/runtimemethodhandle/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/runtimemethodhandle/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/runtimemethodhandle/project.json b/tests/src/CoreMangLib/cti/system/runtimemethodhandle/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/runtimemethodhandle/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/runtimetypehandle/RuntimeTypeHandleEquals.csproj b/tests/src/CoreMangLib/cti/system/runtimetypehandle/RuntimeTypeHandleEquals.csproj
index d0b5fad949..c507498b9e 100644
--- a/tests/src/CoreMangLib/cti/system/runtimetypehandle/RuntimeTypeHandleEquals.csproj
+++ b/tests/src/CoreMangLib/cti/system/runtimetypehandle/RuntimeTypeHandleEquals.csproj
@@ -33,10 +33,6 @@
<Compile Include="runtimetypehandleequals.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/runtimetypehandle/RuntimeTypeHandleGetHashCode.csproj b/tests/src/CoreMangLib/cti/system/runtimetypehandle/RuntimeTypeHandleGetHashCode.csproj
index a117877964..e091a34c6f 100644
--- a/tests/src/CoreMangLib/cti/system/runtimetypehandle/RuntimeTypeHandleGetHashCode.csproj
+++ b/tests/src/CoreMangLib/cti/system/runtimetypehandle/RuntimeTypeHandleGetHashCode.csproj
@@ -33,10 +33,6 @@
<Compile Include="runtimetypehandlegethashcode.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/runtimetypehandle/app.config b/tests/src/CoreMangLib/cti/system/runtimetypehandle/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/runtimetypehandle/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/runtimetypehandle/project.json b/tests/src/CoreMangLib/cti/system/runtimetypehandle/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/runtimetypehandle/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/sbyte/SByteCompareTo2.csproj b/tests/src/CoreMangLib/cti/system/sbyte/SByteCompareTo2.csproj
index 7e39906101..bbc9aa3ba1 100644
--- a/tests/src/CoreMangLib/cti/system/sbyte/SByteCompareTo2.csproj
+++ b/tests/src/CoreMangLib/cti/system/sbyte/SByteCompareTo2.csproj
@@ -33,10 +33,6 @@
<Compile Include="sbytecompareto2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/sbyte/SByteEquals1.csproj b/tests/src/CoreMangLib/cti/system/sbyte/SByteEquals1.csproj
index 1427f9021e..beeac21da3 100644
--- a/tests/src/CoreMangLib/cti/system/sbyte/SByteEquals1.csproj
+++ b/tests/src/CoreMangLib/cti/system/sbyte/SByteEquals1.csproj
@@ -33,10 +33,6 @@
<Compile Include="sbyteequals1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/sbyte/SByteEquals2.csproj b/tests/src/CoreMangLib/cti/system/sbyte/SByteEquals2.csproj
index b243488f4a..bdfc1aaf59 100644
--- a/tests/src/CoreMangLib/cti/system/sbyte/SByteEquals2.csproj
+++ b/tests/src/CoreMangLib/cti/system/sbyte/SByteEquals2.csproj
@@ -33,10 +33,6 @@
<Compile Include="sbyteequals2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/sbyte/SByteGetHashCode.csproj b/tests/src/CoreMangLib/cti/system/sbyte/SByteGetHashCode.csproj
index c12a486271..913bc5091c 100644
--- a/tests/src/CoreMangLib/cti/system/sbyte/SByteGetHashCode.csproj
+++ b/tests/src/CoreMangLib/cti/system/sbyte/SByteGetHashCode.csproj
@@ -33,10 +33,6 @@
<Compile Include="sbytegethashcode.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/sbyte/SByteIConvertibleToBoolean.csproj b/tests/src/CoreMangLib/cti/system/sbyte/SByteIConvertibleToBoolean.csproj
index 30be9cfd91..63b8f08714 100644
--- a/tests/src/CoreMangLib/cti/system/sbyte/SByteIConvertibleToBoolean.csproj
+++ b/tests/src/CoreMangLib/cti/system/sbyte/SByteIConvertibleToBoolean.csproj
@@ -33,10 +33,6 @@
<Compile Include="sbyteiconvertibletoboolean.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/sbyte/SByteIConvertibleToByte.csproj b/tests/src/CoreMangLib/cti/system/sbyte/SByteIConvertibleToByte.csproj
index 8b0fb399d9..29848ba3c0 100644
--- a/tests/src/CoreMangLib/cti/system/sbyte/SByteIConvertibleToByte.csproj
+++ b/tests/src/CoreMangLib/cti/system/sbyte/SByteIConvertibleToByte.csproj
@@ -33,10 +33,6 @@
<Compile Include="sbyteiconvertibletobyte.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/sbyte/SByteIConvertibleToChar.csproj b/tests/src/CoreMangLib/cti/system/sbyte/SByteIConvertibleToChar.csproj
index 6a82e0a356..7b0e794eb8 100644
--- a/tests/src/CoreMangLib/cti/system/sbyte/SByteIConvertibleToChar.csproj
+++ b/tests/src/CoreMangLib/cti/system/sbyte/SByteIConvertibleToChar.csproj
@@ -33,10 +33,6 @@
<Compile Include="sbyteiconvertibletochar.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/sbyte/SByteIConvertibleToDecimal.csproj b/tests/src/CoreMangLib/cti/system/sbyte/SByteIConvertibleToDecimal.csproj
index 9d6e0a93d4..4913347c2e 100644
--- a/tests/src/CoreMangLib/cti/system/sbyte/SByteIConvertibleToDecimal.csproj
+++ b/tests/src/CoreMangLib/cti/system/sbyte/SByteIConvertibleToDecimal.csproj
@@ -33,10 +33,6 @@
<Compile Include="sbyteiconvertibletodecimal.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/sbyte/SByteIConvertibleToDouble.csproj b/tests/src/CoreMangLib/cti/system/sbyte/SByteIConvertibleToDouble.csproj
index c805722a8e..73978da739 100644
--- a/tests/src/CoreMangLib/cti/system/sbyte/SByteIConvertibleToDouble.csproj
+++ b/tests/src/CoreMangLib/cti/system/sbyte/SByteIConvertibleToDouble.csproj
@@ -33,10 +33,6 @@
<Compile Include="sbyteiconvertibletodouble.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/sbyte/SByteIConvertibleToInt16.csproj b/tests/src/CoreMangLib/cti/system/sbyte/SByteIConvertibleToInt16.csproj
index ff7d1203ee..bf631aa465 100644
--- a/tests/src/CoreMangLib/cti/system/sbyte/SByteIConvertibleToInt16.csproj
+++ b/tests/src/CoreMangLib/cti/system/sbyte/SByteIConvertibleToInt16.csproj
@@ -33,10 +33,6 @@
<Compile Include="sbyteiconvertibletoint16.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/sbyte/SByteIConvertibleToInt32.csproj b/tests/src/CoreMangLib/cti/system/sbyte/SByteIConvertibleToInt32.csproj
index 4691c4d0a0..37a2fe0d75 100644
--- a/tests/src/CoreMangLib/cti/system/sbyte/SByteIConvertibleToInt32.csproj
+++ b/tests/src/CoreMangLib/cti/system/sbyte/SByteIConvertibleToInt32.csproj
@@ -33,10 +33,6 @@
<Compile Include="sbyteiconvertibletoint32.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/sbyte/SByteIConvertibleToInt64.csproj b/tests/src/CoreMangLib/cti/system/sbyte/SByteIConvertibleToInt64.csproj
index 3cbd35ea74..31716d0125 100644
--- a/tests/src/CoreMangLib/cti/system/sbyte/SByteIConvertibleToInt64.csproj
+++ b/tests/src/CoreMangLib/cti/system/sbyte/SByteIConvertibleToInt64.csproj
@@ -33,10 +33,6 @@
<Compile Include="sbyteiconvertibletoint64.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/sbyte/SByteIConvertibleToUInt16.csproj b/tests/src/CoreMangLib/cti/system/sbyte/SByteIConvertibleToUInt16.csproj
index d5b74a934b..6138df9012 100644
--- a/tests/src/CoreMangLib/cti/system/sbyte/SByteIConvertibleToUInt16.csproj
+++ b/tests/src/CoreMangLib/cti/system/sbyte/SByteIConvertibleToUInt16.csproj
@@ -33,10 +33,6 @@
<Compile Include="sbyteiconvertibletouint16.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/sbyte/SByteIConvertibleToUInt32.csproj b/tests/src/CoreMangLib/cti/system/sbyte/SByteIConvertibleToUInt32.csproj
index 55d5a61a45..654f53f592 100644
--- a/tests/src/CoreMangLib/cti/system/sbyte/SByteIConvertibleToUInt32.csproj
+++ b/tests/src/CoreMangLib/cti/system/sbyte/SByteIConvertibleToUInt32.csproj
@@ -33,10 +33,6 @@
<Compile Include="sbyteiconvertibletouint32.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/sbyte/SByteIConvertibleToUInt64.csproj b/tests/src/CoreMangLib/cti/system/sbyte/SByteIConvertibleToUInt64.csproj
index f609256c52..210bfa2d87 100644
--- a/tests/src/CoreMangLib/cti/system/sbyte/SByteIConvertibleToUInt64.csproj
+++ b/tests/src/CoreMangLib/cti/system/sbyte/SByteIConvertibleToUInt64.csproj
@@ -33,10 +33,6 @@
<Compile Include="sbyteiconvertibletouint64.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/sbyte/SByteMaxValue.csproj b/tests/src/CoreMangLib/cti/system/sbyte/SByteMaxValue.csproj
index e871c3c19a..1343ce4f72 100644
--- a/tests/src/CoreMangLib/cti/system/sbyte/SByteMaxValue.csproj
+++ b/tests/src/CoreMangLib/cti/system/sbyte/SByteMaxValue.csproj
@@ -33,10 +33,6 @@
<Compile Include="sbytemaxvalue.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/sbyte/SByteMinValue.csproj b/tests/src/CoreMangLib/cti/system/sbyte/SByteMinValue.csproj
index 16ab5d1afd..b7f7f0ebe3 100644
--- a/tests/src/CoreMangLib/cti/system/sbyte/SByteMinValue.csproj
+++ b/tests/src/CoreMangLib/cti/system/sbyte/SByteMinValue.csproj
@@ -33,10 +33,6 @@
<Compile Include="sbyteminvalue.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/sbyte/SByteParse1.csproj b/tests/src/CoreMangLib/cti/system/sbyte/SByteParse1.csproj
index 057234bb17..7853b5d000 100644
--- a/tests/src/CoreMangLib/cti/system/sbyte/SByteParse1.csproj
+++ b/tests/src/CoreMangLib/cti/system/sbyte/SByteParse1.csproj
@@ -33,10 +33,6 @@
<Compile Include="sbyteparse1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/sbyte/SByteParse2.csproj b/tests/src/CoreMangLib/cti/system/sbyte/SByteParse2.csproj
index b3e677e788..1f9c63b6d0 100644
--- a/tests/src/CoreMangLib/cti/system/sbyte/SByteParse2.csproj
+++ b/tests/src/CoreMangLib/cti/system/sbyte/SByteParse2.csproj
@@ -33,10 +33,6 @@
<Compile Include="sbyteparse2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/sbyte/SByteParse3.csproj b/tests/src/CoreMangLib/cti/system/sbyte/SByteParse3.csproj
index 5335e77f18..f6f1801aa5 100644
--- a/tests/src/CoreMangLib/cti/system/sbyte/SByteParse3.csproj
+++ b/tests/src/CoreMangLib/cti/system/sbyte/SByteParse3.csproj
@@ -33,10 +33,6 @@
<Compile Include="sbyteparse3.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/sbyte/SByteTryParse.csproj b/tests/src/CoreMangLib/cti/system/sbyte/SByteTryParse.csproj
index cb15fffd89..6b86872fdd 100644
--- a/tests/src/CoreMangLib/cti/system/sbyte/SByteTryParse.csproj
+++ b/tests/src/CoreMangLib/cti/system/sbyte/SByteTryParse.csproj
@@ -33,10 +33,6 @@
<Compile Include="sbytetryparse.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/sbyte/app.config b/tests/src/CoreMangLib/cti/system/sbyte/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/sbyte/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/sbyte/project.json b/tests/src/CoreMangLib/cti/system/sbyte/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/sbyte/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/security/securityexception/SecurityExceptionCtor1.csproj b/tests/src/CoreMangLib/cti/system/security/securityexception/SecurityExceptionCtor1.csproj
index 89abee29f4..ddd7cf72c7 100644
--- a/tests/src/CoreMangLib/cti/system/security/securityexception/SecurityExceptionCtor1.csproj
+++ b/tests/src/CoreMangLib/cti/system/security/securityexception/SecurityExceptionCtor1.csproj
@@ -33,10 +33,6 @@
<Compile Include="securityexceptionctor1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/security/securityexception/SecurityExceptionCtor2.csproj b/tests/src/CoreMangLib/cti/system/security/securityexception/SecurityExceptionCtor2.csproj
index 3f168bce96..04cf0e9a53 100644
--- a/tests/src/CoreMangLib/cti/system/security/securityexception/SecurityExceptionCtor2.csproj
+++ b/tests/src/CoreMangLib/cti/system/security/securityexception/SecurityExceptionCtor2.csproj
@@ -33,10 +33,6 @@
<Compile Include="securityexceptionctor2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/security/securityexception/SecurityExceptionCtor3.csproj b/tests/src/CoreMangLib/cti/system/security/securityexception/SecurityExceptionCtor3.csproj
index 6a66b8b36a..e7afd4cf1d 100644
--- a/tests/src/CoreMangLib/cti/system/security/securityexception/SecurityExceptionCtor3.csproj
+++ b/tests/src/CoreMangLib/cti/system/security/securityexception/SecurityExceptionCtor3.csproj
@@ -33,10 +33,6 @@
<Compile Include="securityexceptionctor3.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/security/securityexception/SecurityExceptionToString.csproj b/tests/src/CoreMangLib/cti/system/security/securityexception/SecurityExceptionToString.csproj
index c065d214ef..aa275717e9 100644
--- a/tests/src/CoreMangLib/cti/system/security/securityexception/SecurityExceptionToString.csproj
+++ b/tests/src/CoreMangLib/cti/system/security/securityexception/SecurityExceptionToString.csproj
@@ -33,10 +33,6 @@
<Compile Include="securityexceptiontostring.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/security/securityexception/app.config b/tests/src/CoreMangLib/cti/system/security/securityexception/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/security/securityexception/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/security/securityexception/project.json b/tests/src/CoreMangLib/cti/system/security/securityexception/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/security/securityexception/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/single/SingleEpsilon.csproj b/tests/src/CoreMangLib/cti/system/single/SingleEpsilon.csproj
index 667554bf09..87a8bbdcad 100644
--- a/tests/src/CoreMangLib/cti/system/single/SingleEpsilon.csproj
+++ b/tests/src/CoreMangLib/cti/system/single/SingleEpsilon.csproj
@@ -33,10 +33,6 @@
<Compile Include="singleepsilon.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/single/SingleGetHashCode.csproj b/tests/src/CoreMangLib/cti/system/single/SingleGetHashCode.csproj
index 0f6b12600b..1644ecea96 100644
--- a/tests/src/CoreMangLib/cti/system/single/SingleGetHashCode.csproj
+++ b/tests/src/CoreMangLib/cti/system/single/SingleGetHashCode.csproj
@@ -33,10 +33,6 @@
<Compile Include="singlegethashcode.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/single/SingleIsInfinity.csproj b/tests/src/CoreMangLib/cti/system/single/SingleIsInfinity.csproj
index 403435a2e1..9a823e87c2 100644
--- a/tests/src/CoreMangLib/cti/system/single/SingleIsInfinity.csproj
+++ b/tests/src/CoreMangLib/cti/system/single/SingleIsInfinity.csproj
@@ -33,10 +33,6 @@
<Compile Include="singleisinfinity.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/single/SingleIsNaN.csproj b/tests/src/CoreMangLib/cti/system/single/SingleIsNaN.csproj
index 57478f2c44..cef10c92c1 100644
--- a/tests/src/CoreMangLib/cti/system/single/SingleIsNaN.csproj
+++ b/tests/src/CoreMangLib/cti/system/single/SingleIsNaN.csproj
@@ -33,10 +33,6 @@
<Compile Include="singleisnan.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/single/SingleIsNegativeInfinity.csproj b/tests/src/CoreMangLib/cti/system/single/SingleIsNegativeInfinity.csproj
index 610b0bdadd..3ff6a9b1a6 100644
--- a/tests/src/CoreMangLib/cti/system/single/SingleIsNegativeInfinity.csproj
+++ b/tests/src/CoreMangLib/cti/system/single/SingleIsNegativeInfinity.csproj
@@ -33,10 +33,6 @@
<Compile Include="singleisnegativeinfinity.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/single/SingleIsPositiveInfinity.csproj b/tests/src/CoreMangLib/cti/system/single/SingleIsPositiveInfinity.csproj
index e408542430..5536aa18cb 100644
--- a/tests/src/CoreMangLib/cti/system/single/SingleIsPositiveInfinity.csproj
+++ b/tests/src/CoreMangLib/cti/system/single/SingleIsPositiveInfinity.csproj
@@ -33,10 +33,6 @@
<Compile Include="singleispositiveinfinity.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/single/SingleMaxValue.csproj b/tests/src/CoreMangLib/cti/system/single/SingleMaxValue.csproj
index 8edd15ecec..7b5a7dce41 100644
--- a/tests/src/CoreMangLib/cti/system/single/SingleMaxValue.csproj
+++ b/tests/src/CoreMangLib/cti/system/single/SingleMaxValue.csproj
@@ -33,10 +33,6 @@
<Compile Include="singlemaxvalue.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/single/SingleMinValue.csproj b/tests/src/CoreMangLib/cti/system/single/SingleMinValue.csproj
index 4e7fe08168..2a2bcf2866 100644
--- a/tests/src/CoreMangLib/cti/system/single/SingleMinValue.csproj
+++ b/tests/src/CoreMangLib/cti/system/single/SingleMinValue.csproj
@@ -33,10 +33,6 @@
<Compile Include="singleminvalue.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/single/SingleNaN.csproj b/tests/src/CoreMangLib/cti/system/single/SingleNaN.csproj
index bf7f0d3d03..eccaf66f38 100644
--- a/tests/src/CoreMangLib/cti/system/single/SingleNaN.csproj
+++ b/tests/src/CoreMangLib/cti/system/single/SingleNaN.csproj
@@ -33,10 +33,6 @@
<Compile Include="singlenan.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/single/SingleParse1.csproj b/tests/src/CoreMangLib/cti/system/single/SingleParse1.csproj
index 4dbf862831..bc69c568d7 100644
--- a/tests/src/CoreMangLib/cti/system/single/SingleParse1.csproj
+++ b/tests/src/CoreMangLib/cti/system/single/SingleParse1.csproj
@@ -33,10 +33,6 @@
<Compile Include="singleparse1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/single/SingleParse2.csproj b/tests/src/CoreMangLib/cti/system/single/SingleParse2.csproj
index 674f032fa5..d97cc8ccc3 100644
--- a/tests/src/CoreMangLib/cti/system/single/SingleParse2.csproj
+++ b/tests/src/CoreMangLib/cti/system/single/SingleParse2.csproj
@@ -33,10 +33,6 @@
<Compile Include="singleparse2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/single/SingleToBoolean.csproj b/tests/src/CoreMangLib/cti/system/single/SingleToBoolean.csproj
index 2d8ceccc7c..9a7b2907bb 100644
--- a/tests/src/CoreMangLib/cti/system/single/SingleToBoolean.csproj
+++ b/tests/src/CoreMangLib/cti/system/single/SingleToBoolean.csproj
@@ -33,10 +33,6 @@
<Compile Include="singletoboolean.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/single/SingleToByte.csproj b/tests/src/CoreMangLib/cti/system/single/SingleToByte.csproj
index a25db17d17..5e1ac2268a 100644
--- a/tests/src/CoreMangLib/cti/system/single/SingleToByte.csproj
+++ b/tests/src/CoreMangLib/cti/system/single/SingleToByte.csproj
@@ -33,10 +33,6 @@
<Compile Include="singletobyte.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/single/SingleToChar.csproj b/tests/src/CoreMangLib/cti/system/single/SingleToChar.csproj
index f717e228ae..45ce5a58ed 100644
--- a/tests/src/CoreMangLib/cti/system/single/SingleToChar.csproj
+++ b/tests/src/CoreMangLib/cti/system/single/SingleToChar.csproj
@@ -33,10 +33,6 @@
<Compile Include="singletochar.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/single/SingleToDateTime.csproj b/tests/src/CoreMangLib/cti/system/single/SingleToDateTime.csproj
index f45f5aaae3..f7515be996 100644
--- a/tests/src/CoreMangLib/cti/system/single/SingleToDateTime.csproj
+++ b/tests/src/CoreMangLib/cti/system/single/SingleToDateTime.csproj
@@ -33,10 +33,6 @@
<Compile Include="singletodatetime.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/single/SingleToDecimal.csproj b/tests/src/CoreMangLib/cti/system/single/SingleToDecimal.csproj
index 029fbd7ae5..91813c4d9e 100644
--- a/tests/src/CoreMangLib/cti/system/single/SingleToDecimal.csproj
+++ b/tests/src/CoreMangLib/cti/system/single/SingleToDecimal.csproj
@@ -33,10 +33,6 @@
<Compile Include="singletodecimal.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/single/SingleToDouble.csproj b/tests/src/CoreMangLib/cti/system/single/SingleToDouble.csproj
index 28d3ab8ea8..d2d40a50de 100644
--- a/tests/src/CoreMangLib/cti/system/single/SingleToDouble.csproj
+++ b/tests/src/CoreMangLib/cti/system/single/SingleToDouble.csproj
@@ -33,10 +33,6 @@
<Compile Include="singletodouble.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/single/SingleToInt16.csproj b/tests/src/CoreMangLib/cti/system/single/SingleToInt16.csproj
index 5c07190030..1183806cf3 100644
--- a/tests/src/CoreMangLib/cti/system/single/SingleToInt16.csproj
+++ b/tests/src/CoreMangLib/cti/system/single/SingleToInt16.csproj
@@ -33,10 +33,6 @@
<Compile Include="singletoint16.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/single/SingleToInt32.csproj b/tests/src/CoreMangLib/cti/system/single/SingleToInt32.csproj
index 66c55a4dbc..50a5514ffa 100644
--- a/tests/src/CoreMangLib/cti/system/single/SingleToInt32.csproj
+++ b/tests/src/CoreMangLib/cti/system/single/SingleToInt32.csproj
@@ -33,10 +33,6 @@
<Compile Include="singletoint32.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/single/SingleToInt64.csproj b/tests/src/CoreMangLib/cti/system/single/SingleToInt64.csproj
index 68513dc176..6ee398033b 100644
--- a/tests/src/CoreMangLib/cti/system/single/SingleToInt64.csproj
+++ b/tests/src/CoreMangLib/cti/system/single/SingleToInt64.csproj
@@ -33,10 +33,6 @@
<Compile Include="singletoint64.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/single/SingleToSByte.csproj b/tests/src/CoreMangLib/cti/system/single/SingleToSByte.csproj
index 7b813012ff..7f234e62bb 100644
--- a/tests/src/CoreMangLib/cti/system/single/SingleToSByte.csproj
+++ b/tests/src/CoreMangLib/cti/system/single/SingleToSByte.csproj
@@ -33,10 +33,6 @@
<Compile Include="singletosbyte.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/single/SingleToSingle.csproj b/tests/src/CoreMangLib/cti/system/single/SingleToSingle.csproj
index eb67c4d548..f75287f4ad 100644
--- a/tests/src/CoreMangLib/cti/system/single/SingleToSingle.csproj
+++ b/tests/src/CoreMangLib/cti/system/single/SingleToSingle.csproj
@@ -33,10 +33,6 @@
<Compile Include="singletosingle.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/single/SingleToUInt16.csproj b/tests/src/CoreMangLib/cti/system/single/SingleToUInt16.csproj
index 13e2a346fd..ef46e66036 100644
--- a/tests/src/CoreMangLib/cti/system/single/SingleToUInt16.csproj
+++ b/tests/src/CoreMangLib/cti/system/single/SingleToUInt16.csproj
@@ -33,10 +33,6 @@
<Compile Include="singletouint16.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/single/SingleToUInt32.csproj b/tests/src/CoreMangLib/cti/system/single/SingleToUInt32.csproj
index 46aad0ec2f..20cedf2410 100644
--- a/tests/src/CoreMangLib/cti/system/single/SingleToUInt32.csproj
+++ b/tests/src/CoreMangLib/cti/system/single/SingleToUInt32.csproj
@@ -33,10 +33,6 @@
<Compile Include="singletouint32.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/single/SingleToUInt64.csproj b/tests/src/CoreMangLib/cti/system/single/SingleToUInt64.csproj
index 1c5c665687..11b1bb4bb7 100644
--- a/tests/src/CoreMangLib/cti/system/single/SingleToUInt64.csproj
+++ b/tests/src/CoreMangLib/cti/system/single/SingleToUInt64.csproj
@@ -33,10 +33,6 @@
<Compile Include="singletouint64.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/single/SingleTryParse.csproj b/tests/src/CoreMangLib/cti/system/single/SingleTryParse.csproj
index bc88652e7d..71b6926d88 100644
--- a/tests/src/CoreMangLib/cti/system/single/SingleTryParse.csproj
+++ b/tests/src/CoreMangLib/cti/system/single/SingleTryParse.csproj
@@ -33,10 +33,6 @@
<Compile Include="singletryparse.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/single/app.config b/tests/src/CoreMangLib/cti/system/single/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/single/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/single/project.json b/tests/src/CoreMangLib/cti/system/single/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/single/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/string/StringChars.csproj b/tests/src/CoreMangLib/cti/system/string/StringChars.csproj
index 2ba215faa3..b55c608ba5 100644
--- a/tests/src/CoreMangLib/cti/system/string/StringChars.csproj
+++ b/tests/src/CoreMangLib/cti/system/string/StringChars.csproj
@@ -33,10 +33,6 @@
<Compile Include="stringchars.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/string/StringCompare1.csproj b/tests/src/CoreMangLib/cti/system/string/StringCompare1.csproj
index b89e11d035..91161458ef 100644
--- a/tests/src/CoreMangLib/cti/system/string/StringCompare1.csproj
+++ b/tests/src/CoreMangLib/cti/system/string/StringCompare1.csproj
@@ -33,10 +33,6 @@
<Compile Include="stringcompare1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/string/StringCompare15.csproj b/tests/src/CoreMangLib/cti/system/string/StringCompare15.csproj
index 8fe8a5582e..70cfc36271 100644
--- a/tests/src/CoreMangLib/cti/system/string/StringCompare15.csproj
+++ b/tests/src/CoreMangLib/cti/system/string/StringCompare15.csproj
@@ -33,10 +33,6 @@
<Compile Include="stringcompare15.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/string/StringCompare2.csproj b/tests/src/CoreMangLib/cti/system/string/StringCompare2.csproj
index 33158b681e..31252d7405 100644
--- a/tests/src/CoreMangLib/cti/system/string/StringCompare2.csproj
+++ b/tests/src/CoreMangLib/cti/system/string/StringCompare2.csproj
@@ -33,10 +33,6 @@
<Compile Include="stringcompare2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/string/StringCompare9.csproj b/tests/src/CoreMangLib/cti/system/string/StringCompare9.csproj
index 2b103c8f73..1c37e359de 100644
--- a/tests/src/CoreMangLib/cti/system/string/StringCompare9.csproj
+++ b/tests/src/CoreMangLib/cti/system/string/StringCompare9.csproj
@@ -33,10 +33,6 @@
<Compile Include="stringcompare9.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/string/StringCompareOrdinal1.csproj b/tests/src/CoreMangLib/cti/system/string/StringCompareOrdinal1.csproj
index e179737afa..c0f4d7baf6 100644
--- a/tests/src/CoreMangLib/cti/system/string/StringCompareOrdinal1.csproj
+++ b/tests/src/CoreMangLib/cti/system/string/StringCompareOrdinal1.csproj
@@ -33,10 +33,6 @@
<Compile Include="stringcompareordinal1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/string/StringCompareOrdinal2.csproj b/tests/src/CoreMangLib/cti/system/string/StringCompareOrdinal2.csproj
index 01a65fec3e..df6cd4e6be 100644
--- a/tests/src/CoreMangLib/cti/system/string/StringCompareOrdinal2.csproj
+++ b/tests/src/CoreMangLib/cti/system/string/StringCompareOrdinal2.csproj
@@ -33,10 +33,6 @@
<Compile Include="stringcompareordinal2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/string/StringConcat1.csproj b/tests/src/CoreMangLib/cti/system/string/StringConcat1.csproj
index d723d0e1c3..a1be2be7ec 100644
--- a/tests/src/CoreMangLib/cti/system/string/StringConcat1.csproj
+++ b/tests/src/CoreMangLib/cti/system/string/StringConcat1.csproj
@@ -33,10 +33,6 @@
<Compile Include="stringconcat1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/string/StringConcat2.csproj b/tests/src/CoreMangLib/cti/system/string/StringConcat2.csproj
index 39f16d215d..56aa09714a 100644
--- a/tests/src/CoreMangLib/cti/system/string/StringConcat2.csproj
+++ b/tests/src/CoreMangLib/cti/system/string/StringConcat2.csproj
@@ -33,10 +33,6 @@
<Compile Include="stringconcat2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/string/StringConcat3.csproj b/tests/src/CoreMangLib/cti/system/string/StringConcat3.csproj
index 57af669e70..8ef833f3ee 100644
--- a/tests/src/CoreMangLib/cti/system/string/StringConcat3.csproj
+++ b/tests/src/CoreMangLib/cti/system/string/StringConcat3.csproj
@@ -33,10 +33,6 @@
<Compile Include="stringconcat3.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/string/StringConcat4.csproj b/tests/src/CoreMangLib/cti/system/string/StringConcat4.csproj
index baebcc86b8..25a76ffded 100644
--- a/tests/src/CoreMangLib/cti/system/string/StringConcat4.csproj
+++ b/tests/src/CoreMangLib/cti/system/string/StringConcat4.csproj
@@ -33,10 +33,6 @@
<Compile Include="stringconcat4.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/string/StringConcat5.csproj b/tests/src/CoreMangLib/cti/system/string/StringConcat5.csproj
index 21546109b6..8310db0aff 100644
--- a/tests/src/CoreMangLib/cti/system/string/StringConcat5.csproj
+++ b/tests/src/CoreMangLib/cti/system/string/StringConcat5.csproj
@@ -33,10 +33,6 @@
<Compile Include="stringconcat5.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/string/StringConcat6.csproj b/tests/src/CoreMangLib/cti/system/string/StringConcat6.csproj
index 439f72c762..ed9553a807 100644
--- a/tests/src/CoreMangLib/cti/system/string/StringConcat6.csproj
+++ b/tests/src/CoreMangLib/cti/system/string/StringConcat6.csproj
@@ -33,10 +33,6 @@
<Compile Include="stringconcat6.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/string/StringConcat7.csproj b/tests/src/CoreMangLib/cti/system/string/StringConcat7.csproj
index 4ac5989dea..7256a63ba9 100644
--- a/tests/src/CoreMangLib/cti/system/string/StringConcat7.csproj
+++ b/tests/src/CoreMangLib/cti/system/string/StringConcat7.csproj
@@ -33,10 +33,6 @@
<Compile Include="stringconcat7.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/string/StringConcat8.csproj b/tests/src/CoreMangLib/cti/system/string/StringConcat8.csproj
index 15c928ac98..8640858946 100644
--- a/tests/src/CoreMangLib/cti/system/string/StringConcat8.csproj
+++ b/tests/src/CoreMangLib/cti/system/string/StringConcat8.csproj
@@ -33,10 +33,6 @@
<Compile Include="stringconcat8.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/string/StringCopyTo.csproj b/tests/src/CoreMangLib/cti/system/string/StringCopyTo.csproj
index 791fcd63b3..8831cd5e4c 100644
--- a/tests/src/CoreMangLib/cti/system/string/StringCopyTo.csproj
+++ b/tests/src/CoreMangLib/cti/system/string/StringCopyTo.csproj
@@ -33,10 +33,6 @@
<Compile Include="stringcopyto.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/string/StringCtor5.csproj b/tests/src/CoreMangLib/cti/system/string/StringCtor5.csproj
index 491e7a56c2..49743902e5 100644
--- a/tests/src/CoreMangLib/cti/system/string/StringCtor5.csproj
+++ b/tests/src/CoreMangLib/cti/system/string/StringCtor5.csproj
@@ -33,10 +33,6 @@
<Compile Include="stringctor5.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/string/StringCtorChar.csproj b/tests/src/CoreMangLib/cti/system/string/StringCtorChar.csproj
index 88806237a0..ed19b7b97e 100644
--- a/tests/src/CoreMangLib/cti/system/string/StringCtorChar.csproj
+++ b/tests/src/CoreMangLib/cti/system/string/StringCtorChar.csproj
@@ -33,10 +33,6 @@
<Compile Include="stringctorchar.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/string/StringEmpty.csproj b/tests/src/CoreMangLib/cti/system/string/StringEmpty.csproj
index a4e1f4a82d..99b3d23829 100644
--- a/tests/src/CoreMangLib/cti/system/string/StringEmpty.csproj
+++ b/tests/src/CoreMangLib/cti/system/string/StringEmpty.csproj
@@ -33,10 +33,6 @@
<Compile Include="stringempty.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/string/StringEquals1.csproj b/tests/src/CoreMangLib/cti/system/string/StringEquals1.csproj
index 9b060fd732..e31952b16c 100644
--- a/tests/src/CoreMangLib/cti/system/string/StringEquals1.csproj
+++ b/tests/src/CoreMangLib/cti/system/string/StringEquals1.csproj
@@ -33,10 +33,6 @@
<Compile Include="stringequals1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/string/StringEquals2.csproj b/tests/src/CoreMangLib/cti/system/string/StringEquals2.csproj
index 17bc922682..578bdb24b5 100644
--- a/tests/src/CoreMangLib/cti/system/string/StringEquals2.csproj
+++ b/tests/src/CoreMangLib/cti/system/string/StringEquals2.csproj
@@ -33,10 +33,6 @@
<Compile Include="stringequals2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/string/StringEquals3.csproj b/tests/src/CoreMangLib/cti/system/string/StringEquals3.csproj
index e7a6cf8fca..039f310c15 100644
--- a/tests/src/CoreMangLib/cti/system/string/StringEquals3.csproj
+++ b/tests/src/CoreMangLib/cti/system/string/StringEquals3.csproj
@@ -33,10 +33,6 @@
<Compile Include="stringequals3.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/string/StringEquals6.csproj b/tests/src/CoreMangLib/cti/system/string/StringEquals6.csproj
index f1c47c98a1..66ba50e5f9 100644
--- a/tests/src/CoreMangLib/cti/system/string/StringEquals6.csproj
+++ b/tests/src/CoreMangLib/cti/system/string/StringEquals6.csproj
@@ -33,10 +33,6 @@
<Compile Include="stringequals6.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/string/StringFormat1.csproj b/tests/src/CoreMangLib/cti/system/string/StringFormat1.csproj
index cf9643830a..d997c62fc7 100644
--- a/tests/src/CoreMangLib/cti/system/string/StringFormat1.csproj
+++ b/tests/src/CoreMangLib/cti/system/string/StringFormat1.csproj
@@ -33,10 +33,6 @@
<Compile Include="stringformat1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/string/StringFormat2.csproj b/tests/src/CoreMangLib/cti/system/string/StringFormat2.csproj
index dec921c885..e30bdf53ae 100644
--- a/tests/src/CoreMangLib/cti/system/string/StringFormat2.csproj
+++ b/tests/src/CoreMangLib/cti/system/string/StringFormat2.csproj
@@ -33,10 +33,6 @@
<Compile Include="stringformat2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/string/StringGetEnumerator.csproj b/tests/src/CoreMangLib/cti/system/string/StringGetEnumerator.csproj
index ca70f1789a..f37ef9bbd7 100644
--- a/tests/src/CoreMangLib/cti/system/string/StringGetEnumerator.csproj
+++ b/tests/src/CoreMangLib/cti/system/string/StringGetEnumerator.csproj
@@ -33,10 +33,6 @@
<Compile Include="stringgetenumerator.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/string/StringGetHashCode.csproj b/tests/src/CoreMangLib/cti/system/string/StringGetHashCode.csproj
index db5658a38c..8bb3b5d528 100644
--- a/tests/src/CoreMangLib/cti/system/string/StringGetHashCode.csproj
+++ b/tests/src/CoreMangLib/cti/system/string/StringGetHashCode.csproj
@@ -33,10 +33,6 @@
<Compile Include="stringgethashcode.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/string/StringIConvertibleToBoolean.csproj b/tests/src/CoreMangLib/cti/system/string/StringIConvertibleToBoolean.csproj
index 9ed4057d1c..4f95af5131 100644
--- a/tests/src/CoreMangLib/cti/system/string/StringIConvertibleToBoolean.csproj
+++ b/tests/src/CoreMangLib/cti/system/string/StringIConvertibleToBoolean.csproj
@@ -33,10 +33,6 @@
<Compile Include="stringiconvertibletoboolean.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/string/StringIConvertibleToByte.csproj b/tests/src/CoreMangLib/cti/system/string/StringIConvertibleToByte.csproj
index d5bb37d89b..9f5b478327 100644
--- a/tests/src/CoreMangLib/cti/system/string/StringIConvertibleToByte.csproj
+++ b/tests/src/CoreMangLib/cti/system/string/StringIConvertibleToByte.csproj
@@ -33,10 +33,6 @@
<Compile Include="stringiconvertibletobyte.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/string/StringIConvertibleToChar.csproj b/tests/src/CoreMangLib/cti/system/string/StringIConvertibleToChar.csproj
index 9056c8e945..e019648eac 100644
--- a/tests/src/CoreMangLib/cti/system/string/StringIConvertibleToChar.csproj
+++ b/tests/src/CoreMangLib/cti/system/string/StringIConvertibleToChar.csproj
@@ -33,10 +33,6 @@
<Compile Include="stringiconvertibletochar.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/string/StringIConvertibleToInt16.csproj b/tests/src/CoreMangLib/cti/system/string/StringIConvertibleToInt16.csproj
index 4a405d2014..af66f13dc7 100644
--- a/tests/src/CoreMangLib/cti/system/string/StringIConvertibleToInt16.csproj
+++ b/tests/src/CoreMangLib/cti/system/string/StringIConvertibleToInt16.csproj
@@ -33,10 +33,6 @@
<Compile Include="stringiconvertibletoint16.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/string/StringIConvertibleToInt32.csproj b/tests/src/CoreMangLib/cti/system/string/StringIConvertibleToInt32.csproj
index 46a6ecc582..80efdcacfa 100644
--- a/tests/src/CoreMangLib/cti/system/string/StringIConvertibleToInt32.csproj
+++ b/tests/src/CoreMangLib/cti/system/string/StringIConvertibleToInt32.csproj
@@ -33,10 +33,6 @@
<Compile Include="stringiconvertibletoint32.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/string/StringIConvertibleToInt64.csproj b/tests/src/CoreMangLib/cti/system/string/StringIConvertibleToInt64.csproj
index f65501d0b7..1a362deefb 100644
--- a/tests/src/CoreMangLib/cti/system/string/StringIConvertibleToInt64.csproj
+++ b/tests/src/CoreMangLib/cti/system/string/StringIConvertibleToInt64.csproj
@@ -33,10 +33,6 @@
<Compile Include="stringiconvertibletoint64.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/string/StringIConvertibleToSByte.csproj b/tests/src/CoreMangLib/cti/system/string/StringIConvertibleToSByte.csproj
index 7d47c93bbe..657333403a 100644
--- a/tests/src/CoreMangLib/cti/system/string/StringIConvertibleToSByte.csproj
+++ b/tests/src/CoreMangLib/cti/system/string/StringIConvertibleToSByte.csproj
@@ -33,10 +33,6 @@
<Compile Include="stringiconvertibletosbyte.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/string/StringIConvertibleToUInt16.csproj b/tests/src/CoreMangLib/cti/system/string/StringIConvertibleToUInt16.csproj
index f1bcea8f4e..c9a5910463 100644
--- a/tests/src/CoreMangLib/cti/system/string/StringIConvertibleToUInt16.csproj
+++ b/tests/src/CoreMangLib/cti/system/string/StringIConvertibleToUInt16.csproj
@@ -33,10 +33,6 @@
<Compile Include="stringiconvertibletouint16.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/string/StringIConvertibleToUInt32.csproj b/tests/src/CoreMangLib/cti/system/string/StringIConvertibleToUInt32.csproj
index b525a76e3d..73e76bda7b 100644
--- a/tests/src/CoreMangLib/cti/system/string/StringIConvertibleToUInt32.csproj
+++ b/tests/src/CoreMangLib/cti/system/string/StringIConvertibleToUInt32.csproj
@@ -33,10 +33,6 @@
<Compile Include="stringiconvertibletouint32.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/string/StringIConvertibleToUInt64.csproj b/tests/src/CoreMangLib/cti/system/string/StringIConvertibleToUInt64.csproj
index 7509b6812d..e5d82b702c 100644
--- a/tests/src/CoreMangLib/cti/system/string/StringIConvertibleToUInt64.csproj
+++ b/tests/src/CoreMangLib/cti/system/string/StringIConvertibleToUInt64.csproj
@@ -33,10 +33,6 @@
<Compile Include="stringiconvertibletouint64.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/string/StringIEnumerableGetEnumerator.csproj b/tests/src/CoreMangLib/cti/system/string/StringIEnumerableGetEnumerator.csproj
index edec56b6a2..52d723852d 100644
--- a/tests/src/CoreMangLib/cti/system/string/StringIEnumerableGetEnumerator.csproj
+++ b/tests/src/CoreMangLib/cti/system/string/StringIEnumerableGetEnumerator.csproj
@@ -33,10 +33,6 @@
<Compile Include="stringienumerablegetenumerator.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/string/StringIndexOf10.csproj b/tests/src/CoreMangLib/cti/system/string/StringIndexOf10.csproj
index 333c3b1249..ad9de87321 100644
--- a/tests/src/CoreMangLib/cti/system/string/StringIndexOf10.csproj
+++ b/tests/src/CoreMangLib/cti/system/string/StringIndexOf10.csproj
@@ -33,10 +33,6 @@
<Compile Include="stringindexof10.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/string/StringInsert.csproj b/tests/src/CoreMangLib/cti/system/string/StringInsert.csproj
index ceb218a888..de6565c4f1 100644
--- a/tests/src/CoreMangLib/cti/system/string/StringInsert.csproj
+++ b/tests/src/CoreMangLib/cti/system/string/StringInsert.csproj
@@ -33,10 +33,6 @@
<Compile Include="stringinsert.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/string/StringIsNullOrEmpty.csproj b/tests/src/CoreMangLib/cti/system/string/StringIsNullOrEmpty.csproj
index b04e549ed8..40ffa0974e 100644
--- a/tests/src/CoreMangLib/cti/system/string/StringIsNullOrEmpty.csproj
+++ b/tests/src/CoreMangLib/cti/system/string/StringIsNullOrEmpty.csproj
@@ -33,10 +33,6 @@
<Compile Include="stringisnullorempty.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/string/StringJoin.csproj b/tests/src/CoreMangLib/cti/system/string/StringJoin.csproj
index 95c4bd4448..273e01874e 100644
--- a/tests/src/CoreMangLib/cti/system/string/StringJoin.csproj
+++ b/tests/src/CoreMangLib/cti/system/string/StringJoin.csproj
@@ -33,10 +33,6 @@
<Compile Include="stringjoin.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/string/StringJoin1.csproj b/tests/src/CoreMangLib/cti/system/string/StringJoin1.csproj
index 00de9c51c1..cd3cae2517 100644
--- a/tests/src/CoreMangLib/cti/system/string/StringJoin1.csproj
+++ b/tests/src/CoreMangLib/cti/system/string/StringJoin1.csproj
@@ -33,10 +33,6 @@
<Compile Include="stringjoin1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/string/StringJoin2.csproj b/tests/src/CoreMangLib/cti/system/string/StringJoin2.csproj
index 1dbc51c94d..13c85e8178 100644
--- a/tests/src/CoreMangLib/cti/system/string/StringJoin2.csproj
+++ b/tests/src/CoreMangLib/cti/system/string/StringJoin2.csproj
@@ -33,10 +33,6 @@
<Compile Include="stringjoin2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/string/StringLength.csproj b/tests/src/CoreMangLib/cti/system/string/StringLength.csproj
index e83617f71a..9756239244 100644
--- a/tests/src/CoreMangLib/cti/system/string/StringLength.csproj
+++ b/tests/src/CoreMangLib/cti/system/string/StringLength.csproj
@@ -33,10 +33,6 @@
<Compile Include="stringlength.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/string/StringPadLeft.csproj b/tests/src/CoreMangLib/cti/system/string/StringPadLeft.csproj
index a4d3954660..204b1a9724 100644
--- a/tests/src/CoreMangLib/cti/system/string/StringPadLeft.csproj
+++ b/tests/src/CoreMangLib/cti/system/string/StringPadLeft.csproj
@@ -33,10 +33,6 @@
<Compile Include="stringpadleft.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/string/StringPadLeft1.csproj b/tests/src/CoreMangLib/cti/system/string/StringPadLeft1.csproj
index bb81a5288e..c133fbfbc9 100644
--- a/tests/src/CoreMangLib/cti/system/string/StringPadLeft1.csproj
+++ b/tests/src/CoreMangLib/cti/system/string/StringPadLeft1.csproj
@@ -33,10 +33,6 @@
<Compile Include="stringpadleft1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/string/StringPadLeft2.csproj b/tests/src/CoreMangLib/cti/system/string/StringPadLeft2.csproj
index a8bf80c986..d82452ab0a 100644
--- a/tests/src/CoreMangLib/cti/system/string/StringPadLeft2.csproj
+++ b/tests/src/CoreMangLib/cti/system/string/StringPadLeft2.csproj
@@ -33,10 +33,6 @@
<Compile Include="stringpadleft2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/string/StringPadRight.csproj b/tests/src/CoreMangLib/cti/system/string/StringPadRight.csproj
index 17b80b1658..1f117d6029 100644
--- a/tests/src/CoreMangLib/cti/system/string/StringPadRight.csproj
+++ b/tests/src/CoreMangLib/cti/system/string/StringPadRight.csproj
@@ -33,10 +33,6 @@
<Compile Include="stringpadright.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/string/StringPadRight1.csproj b/tests/src/CoreMangLib/cti/system/string/StringPadRight1.csproj
index c0359a06b4..82d09a08bb 100644
--- a/tests/src/CoreMangLib/cti/system/string/StringPadRight1.csproj
+++ b/tests/src/CoreMangLib/cti/system/string/StringPadRight1.csproj
@@ -33,10 +33,6 @@
<Compile Include="stringpadright1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/string/StringPadRight2.csproj b/tests/src/CoreMangLib/cti/system/string/StringPadRight2.csproj
index a5f4ae8bad..25894ecf41 100644
--- a/tests/src/CoreMangLib/cti/system/string/StringPadRight2.csproj
+++ b/tests/src/CoreMangLib/cti/system/string/StringPadRight2.csproj
@@ -33,10 +33,6 @@
<Compile Include="stringpadright2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/string/StringRemove1.csproj b/tests/src/CoreMangLib/cti/system/string/StringRemove1.csproj
index c8a183d242..c8bbad417d 100644
--- a/tests/src/CoreMangLib/cti/system/string/StringRemove1.csproj
+++ b/tests/src/CoreMangLib/cti/system/string/StringRemove1.csproj
@@ -33,10 +33,6 @@
<Compile Include="stringremove1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/string/StringRemove2.csproj b/tests/src/CoreMangLib/cti/system/string/StringRemove2.csproj
index cc9fbc830d..8250efcbb9 100644
--- a/tests/src/CoreMangLib/cti/system/string/StringRemove2.csproj
+++ b/tests/src/CoreMangLib/cti/system/string/StringRemove2.csproj
@@ -33,10 +33,6 @@
<Compile Include="stringremove2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/string/StringReplace1.csproj b/tests/src/CoreMangLib/cti/system/string/StringReplace1.csproj
index f3fefca3bc..50b5928513 100644
--- a/tests/src/CoreMangLib/cti/system/string/StringReplace1.csproj
+++ b/tests/src/CoreMangLib/cti/system/string/StringReplace1.csproj
@@ -33,10 +33,6 @@
<Compile Include="stringreplace1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/string/StringReplace2.csproj b/tests/src/CoreMangLib/cti/system/string/StringReplace2.csproj
index 63271112a1..7824a2a6f7 100644
--- a/tests/src/CoreMangLib/cti/system/string/StringReplace2.csproj
+++ b/tests/src/CoreMangLib/cti/system/string/StringReplace2.csproj
@@ -33,10 +33,6 @@
<Compile Include="stringreplace2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/string/StringSplit1.csproj b/tests/src/CoreMangLib/cti/system/string/StringSplit1.csproj
index dc3c0c542d..f0a6d5a21e 100644
--- a/tests/src/CoreMangLib/cti/system/string/StringSplit1.csproj
+++ b/tests/src/CoreMangLib/cti/system/string/StringSplit1.csproj
@@ -33,10 +33,6 @@
<Compile Include="stringsplit1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/string/StringSubString1.csproj b/tests/src/CoreMangLib/cti/system/string/StringSubString1.csproj
index 20e4fa154e..ac680c1c3a 100644
--- a/tests/src/CoreMangLib/cti/system/string/StringSubString1.csproj
+++ b/tests/src/CoreMangLib/cti/system/string/StringSubString1.csproj
@@ -33,10 +33,6 @@
<Compile Include="stringsubstring1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/string/StringSubString2.csproj b/tests/src/CoreMangLib/cti/system/string/StringSubString2.csproj
index 0fce4d93dc..fe17002a35 100644
--- a/tests/src/CoreMangLib/cti/system/string/StringSubString2.csproj
+++ b/tests/src/CoreMangLib/cti/system/string/StringSubString2.csproj
@@ -33,10 +33,6 @@
<Compile Include="stringsubstring2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/string/StringToCharArray.csproj b/tests/src/CoreMangLib/cti/system/string/StringToCharArray.csproj
index 8f3fead63d..7de01660b2 100644
--- a/tests/src/CoreMangLib/cti/system/string/StringToCharArray.csproj
+++ b/tests/src/CoreMangLib/cti/system/string/StringToCharArray.csproj
@@ -33,10 +33,6 @@
<Compile Include="stringtochararray.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/string/StringToString1.csproj b/tests/src/CoreMangLib/cti/system/string/StringToString1.csproj
index 7d4006c92f..91f2699654 100644
--- a/tests/src/CoreMangLib/cti/system/string/StringToString1.csproj
+++ b/tests/src/CoreMangLib/cti/system/string/StringToString1.csproj
@@ -33,10 +33,6 @@
<Compile Include="stringtostring1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/string/StringTrim1.csproj b/tests/src/CoreMangLib/cti/system/string/StringTrim1.csproj
index c81e8642b3..caba21005a 100644
--- a/tests/src/CoreMangLib/cti/system/string/StringTrim1.csproj
+++ b/tests/src/CoreMangLib/cti/system/string/StringTrim1.csproj
@@ -33,10 +33,6 @@
<Compile Include="stringtrim1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/string/StringTrim1b.csproj b/tests/src/CoreMangLib/cti/system/string/StringTrim1b.csproj
index d76f3d2fa8..fbf6dbbc8c 100644
--- a/tests/src/CoreMangLib/cti/system/string/StringTrim1b.csproj
+++ b/tests/src/CoreMangLib/cti/system/string/StringTrim1b.csproj
@@ -33,10 +33,6 @@
<Compile Include="stringtrim1b.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/string/StringTrim2.csproj b/tests/src/CoreMangLib/cti/system/string/StringTrim2.csproj
index 78e1e29420..d536208682 100644
--- a/tests/src/CoreMangLib/cti/system/string/StringTrim2.csproj
+++ b/tests/src/CoreMangLib/cti/system/string/StringTrim2.csproj
@@ -33,10 +33,6 @@
<Compile Include="stringtrim2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/string/StringTrim3.csproj b/tests/src/CoreMangLib/cti/system/string/StringTrim3.csproj
index 39ae8a414f..9a64cfd333 100644
--- a/tests/src/CoreMangLib/cti/system/string/StringTrim3.csproj
+++ b/tests/src/CoreMangLib/cti/system/string/StringTrim3.csproj
@@ -33,10 +33,6 @@
<Compile Include="stringtrim3.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/string/StringTrim4.csproj b/tests/src/CoreMangLib/cti/system/string/StringTrim4.csproj
index 7817198fb8..4271a2c36b 100644
--- a/tests/src/CoreMangLib/cti/system/string/StringTrim4.csproj
+++ b/tests/src/CoreMangLib/cti/system/string/StringTrim4.csproj
@@ -33,10 +33,6 @@
<Compile Include="stringtrim4.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/string/app.config b/tests/src/CoreMangLib/cti/system/string/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/string/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/string/project.json b/tests/src/CoreMangLib/cti/system/string/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/string/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/stringcompare/StringComparerCtor.csproj b/tests/src/CoreMangLib/cti/system/stringcompare/StringComparerCtor.csproj
index 8a7a173649..3c160f0aff 100644
--- a/tests/src/CoreMangLib/cti/system/stringcompare/StringComparerCtor.csproj
+++ b/tests/src/CoreMangLib/cti/system/stringcompare/StringComparerCtor.csproj
@@ -33,10 +33,6 @@
<Compile Include="stringcomparerctor.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/stringcompare/app.config b/tests/src/CoreMangLib/cti/system/stringcompare/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/stringcompare/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/stringcompare/project.json b/tests/src/CoreMangLib/cti/system/stringcompare/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/stringcompare/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/stringcomparer/StringComparerCompare2.csproj b/tests/src/CoreMangLib/cti/system/stringcomparer/StringComparerCompare2.csproj
index bea72e2b60..773384c155 100644
--- a/tests/src/CoreMangLib/cti/system/stringcomparer/StringComparerCompare2.csproj
+++ b/tests/src/CoreMangLib/cti/system/stringcomparer/StringComparerCompare2.csproj
@@ -33,10 +33,6 @@
<Compile Include="stringcomparercompare2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/stringcomparer/StringComparerEquals1.csproj b/tests/src/CoreMangLib/cti/system/stringcomparer/StringComparerEquals1.csproj
index 2741d26963..4d847b42fe 100644
--- a/tests/src/CoreMangLib/cti/system/stringcomparer/StringComparerEquals1.csproj
+++ b/tests/src/CoreMangLib/cti/system/stringcomparer/StringComparerEquals1.csproj
@@ -33,10 +33,6 @@
<Compile Include="stringcomparerequals1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/stringcomparer/StringComparerEquals3.csproj b/tests/src/CoreMangLib/cti/system/stringcomparer/StringComparerEquals3.csproj
index 66ee4fbb99..d217bd44f8 100644
--- a/tests/src/CoreMangLib/cti/system/stringcomparer/StringComparerEquals3.csproj
+++ b/tests/src/CoreMangLib/cti/system/stringcomparer/StringComparerEquals3.csproj
@@ -33,10 +33,6 @@
<Compile Include="stringcomparerequals3.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/stringcomparer/StringComparerGetType.csproj b/tests/src/CoreMangLib/cti/system/stringcomparer/StringComparerGetType.csproj
index 941aac2a1e..d0e0732ef9 100644
--- a/tests/src/CoreMangLib/cti/system/stringcomparer/StringComparerGetType.csproj
+++ b/tests/src/CoreMangLib/cti/system/stringcomparer/StringComparerGetType.csproj
@@ -33,10 +33,6 @@
<Compile Include="stringcomparergettype.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/stringcomparer/app.config b/tests/src/CoreMangLib/cti/system/stringcomparer/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/stringcomparer/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/stringcomparer/project.json b/tests/src/CoreMangLib/cti/system/stringcomparer/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/stringcomparer/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/stringcomparison/StringComparisonCurrentCulture.csproj b/tests/src/CoreMangLib/cti/system/stringcomparison/StringComparisonCurrentCulture.csproj
index 77c07cd71e..f1afe69027 100644
--- a/tests/src/CoreMangLib/cti/system/stringcomparison/StringComparisonCurrentCulture.csproj
+++ b/tests/src/CoreMangLib/cti/system/stringcomparison/StringComparisonCurrentCulture.csproj
@@ -33,10 +33,6 @@
<Compile Include="stringcomparisoncurrentculture.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/stringcomparison/StringComparisonCurrentCultureIgnoreCase.csproj b/tests/src/CoreMangLib/cti/system/stringcomparison/StringComparisonCurrentCultureIgnoreCase.csproj
index 5dc7312ee3..92c9505181 100644
--- a/tests/src/CoreMangLib/cti/system/stringcomparison/StringComparisonCurrentCultureIgnoreCase.csproj
+++ b/tests/src/CoreMangLib/cti/system/stringcomparison/StringComparisonCurrentCultureIgnoreCase.csproj
@@ -33,10 +33,6 @@
<Compile Include="stringcomparisoncurrentcultureignorecase.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/stringcomparison/StringComparisonOrdinal.csproj b/tests/src/CoreMangLib/cti/system/stringcomparison/StringComparisonOrdinal.csproj
index fc89d72023..9bc0f5c7b8 100644
--- a/tests/src/CoreMangLib/cti/system/stringcomparison/StringComparisonOrdinal.csproj
+++ b/tests/src/CoreMangLib/cti/system/stringcomparison/StringComparisonOrdinal.csproj
@@ -33,10 +33,6 @@
<Compile Include="stringcomparisonordinal.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/stringcomparison/StringComparisonOrdinalIgnoreCase.csproj b/tests/src/CoreMangLib/cti/system/stringcomparison/StringComparisonOrdinalIgnoreCase.csproj
index 9f5d8d4a59..f33ce7b31c 100644
--- a/tests/src/CoreMangLib/cti/system/stringcomparison/StringComparisonOrdinalIgnoreCase.csproj
+++ b/tests/src/CoreMangLib/cti/system/stringcomparison/StringComparisonOrdinalIgnoreCase.csproj
@@ -33,10 +33,6 @@
<Compile Include="stringcomparisonordinalignorecase.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/stringcomparison/app.config b/tests/src/CoreMangLib/cti/system/stringcomparison/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/stringcomparison/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/stringcomparison/project.json b/tests/src/CoreMangLib/cti/system/stringcomparison/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/stringcomparison/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/szarrayhelper/SZArrayHelperSetItem.csproj b/tests/src/CoreMangLib/cti/system/szarrayhelper/SZArrayHelperSetItem.csproj
index 4a6c46c16e..a2f87c2942 100644
--- a/tests/src/CoreMangLib/cti/system/szarrayhelper/SZArrayHelperSetItem.csproj
+++ b/tests/src/CoreMangLib/cti/system/szarrayhelper/SZArrayHelperSetItem.csproj
@@ -33,10 +33,6 @@
<Compile Include="szarrayhelpersetitem.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/szarrayhelper/app.config b/tests/src/CoreMangLib/cti/system/szarrayhelper/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/szarrayhelper/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/szarrayhelper/project.json b/tests/src/CoreMangLib/cti/system/szarrayhelper/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/szarrayhelper/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/text/decoder/DecoderCtor.csproj b/tests/src/CoreMangLib/cti/system/text/decoder/DecoderCtor.csproj
index c15c09d66b..38029f39f3 100644
--- a/tests/src/CoreMangLib/cti/system/text/decoder/DecoderCtor.csproj
+++ b/tests/src/CoreMangLib/cti/system/text/decoder/DecoderCtor.csproj
@@ -33,10 +33,6 @@
<Compile Include="decoderctor.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/text/decoder/DecoderReset.csproj b/tests/src/CoreMangLib/cti/system/text/decoder/DecoderReset.csproj
index 2f359d86b8..fc24095c73 100644
--- a/tests/src/CoreMangLib/cti/system/text/decoder/DecoderReset.csproj
+++ b/tests/src/CoreMangLib/cti/system/text/decoder/DecoderReset.csproj
@@ -33,10 +33,6 @@
<Compile Include="decoderreset.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/text/decoder/app.config b/tests/src/CoreMangLib/cti/system/text/decoder/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/text/decoder/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/text/decoder/project.json b/tests/src/CoreMangLib/cti/system/text/decoder/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/text/decoder/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/text/encoder/EncoderCtor.csproj b/tests/src/CoreMangLib/cti/system/text/encoder/EncoderCtor.csproj
index f908b12e3b..36214aa5f6 100644
--- a/tests/src/CoreMangLib/cti/system/text/encoder/EncoderCtor.csproj
+++ b/tests/src/CoreMangLib/cti/system/text/encoder/EncoderCtor.csproj
@@ -33,10 +33,6 @@
<Compile Include="encoderctor.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/text/encoder/app.config b/tests/src/CoreMangLib/cti/system/text/encoder/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/text/encoder/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/text/encoder/project.json b/tests/src/CoreMangLib/cti/system/text/encoder/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/text/encoder/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/text/encoding/EncodingBigEndianUnicode.csproj b/tests/src/CoreMangLib/cti/system/text/encoding/EncodingBigEndianUnicode.csproj
index b09999fcf0..de38a17102 100644
--- a/tests/src/CoreMangLib/cti/system/text/encoding/EncodingBigEndianUnicode.csproj
+++ b/tests/src/CoreMangLib/cti/system/text/encoding/EncodingBigEndianUnicode.csproj
@@ -33,10 +33,6 @@
<Compile Include="encodingbigendianunicode.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/text/encoding/EncodingClone.csproj b/tests/src/CoreMangLib/cti/system/text/encoding/EncodingClone.csproj
index f7f5adba5a..b2c795d550 100644
--- a/tests/src/CoreMangLib/cti/system/text/encoding/EncodingClone.csproj
+++ b/tests/src/CoreMangLib/cti/system/text/encoding/EncodingClone.csproj
@@ -33,10 +33,6 @@
<Compile Include="encodingclone.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/text/encoding/EncodingConvert1.csproj b/tests/src/CoreMangLib/cti/system/text/encoding/EncodingConvert1.csproj
index 9488707d4c..c527e0cbb4 100644
--- a/tests/src/CoreMangLib/cti/system/text/encoding/EncodingConvert1.csproj
+++ b/tests/src/CoreMangLib/cti/system/text/encoding/EncodingConvert1.csproj
@@ -33,10 +33,6 @@
<Compile Include="encodingconvert1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/text/encoding/EncodingConvert2.csproj b/tests/src/CoreMangLib/cti/system/text/encoding/EncodingConvert2.csproj
index 2c2baff720..decdb22854 100644
--- a/tests/src/CoreMangLib/cti/system/text/encoding/EncodingConvert2.csproj
+++ b/tests/src/CoreMangLib/cti/system/text/encoding/EncodingConvert2.csproj
@@ -33,10 +33,6 @@
<Compile Include="encodingconvert2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/text/encoding/EncodingCtor1.csproj b/tests/src/CoreMangLib/cti/system/text/encoding/EncodingCtor1.csproj
index b134564595..d233d9ea41 100644
--- a/tests/src/CoreMangLib/cti/system/text/encoding/EncodingCtor1.csproj
+++ b/tests/src/CoreMangLib/cti/system/text/encoding/EncodingCtor1.csproj
@@ -33,10 +33,6 @@
<Compile Include="encodingctor1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/text/encoding/EncodingEquals.csproj b/tests/src/CoreMangLib/cti/system/text/encoding/EncodingEquals.csproj
index 9ace661b0c..16b79f0878 100644
--- a/tests/src/CoreMangLib/cti/system/text/encoding/EncodingEquals.csproj
+++ b/tests/src/CoreMangLib/cti/system/text/encoding/EncodingEquals.csproj
@@ -33,10 +33,6 @@
<Compile Include="encodingequals.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetByteCount.csproj b/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetByteCount.csproj
index 7e3f92fd12..fa49aec76f 100644
--- a/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetByteCount.csproj
+++ b/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetByteCount.csproj
@@ -33,10 +33,6 @@
<Compile Include="encodinggetbytecount.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetByteCount1.csproj b/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetByteCount1.csproj
index 7712a6222e..80b2290182 100644
--- a/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetByteCount1.csproj
+++ b/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetByteCount1.csproj
@@ -33,10 +33,6 @@
<Compile Include="encodinggetbytecount1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetByteCount2.csproj b/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetByteCount2.csproj
index e683bec125..1664c5e3b0 100644
--- a/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetByteCount2.csproj
+++ b/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetByteCount2.csproj
@@ -33,10 +33,6 @@
<Compile Include="encodinggetbytecount2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetByteCount3.csproj b/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetByteCount3.csproj
index 0424ce16f5..eabec11dbd 100644
--- a/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetByteCount3.csproj
+++ b/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetByteCount3.csproj
@@ -33,10 +33,6 @@
<Compile Include="encodinggetbytecount3.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetBytes1.csproj b/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetBytes1.csproj
index 8b4a70952a..3aa91edb1c 100644
--- a/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetBytes1.csproj
+++ b/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetBytes1.csproj
@@ -33,10 +33,6 @@
<Compile Include="encodinggetbytes1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetBytes2.csproj b/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetBytes2.csproj
index b36c132f43..2b5b3d6918 100644
--- a/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetBytes2.csproj
+++ b/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetBytes2.csproj
@@ -33,10 +33,6 @@
<Compile Include="encodinggetbytes2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetBytes3.csproj b/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetBytes3.csproj
index 092da34799..45758399e4 100644
--- a/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetBytes3.csproj
+++ b/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetBytes3.csproj
@@ -33,10 +33,6 @@
<Compile Include="encodinggetbytes3.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetBytes4.csproj b/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetBytes4.csproj
index 41cf97d81c..ebb479a55f 100644
--- a/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetBytes4.csproj
+++ b/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetBytes4.csproj
@@ -33,10 +33,6 @@
<Compile Include="encodinggetbytes4.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetBytes5.csproj b/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetBytes5.csproj
index 212147cbec..3ec9b3be7d 100644
--- a/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetBytes5.csproj
+++ b/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetBytes5.csproj
@@ -33,10 +33,6 @@
<Compile Include="encodinggetbytes5.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetCharCount.csproj b/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetCharCount.csproj
index af2af66afe..88fcc5409d 100644
--- a/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetCharCount.csproj
+++ b/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetCharCount.csproj
@@ -33,10 +33,6 @@
<Compile Include="encodinggetcharcount.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetCharCount1.csproj b/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetCharCount1.csproj
index 3d695b38a5..ac44837b2a 100644
--- a/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetCharCount1.csproj
+++ b/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetCharCount1.csproj
@@ -33,10 +33,6 @@
<Compile Include="encodinggetcharcount1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetCharCount2.csproj b/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetCharCount2.csproj
index ef44c7b75c..2cb3dbca3f 100644
--- a/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetCharCount2.csproj
+++ b/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetCharCount2.csproj
@@ -33,10 +33,6 @@
<Compile Include="encodinggetcharcount2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetChars1.csproj b/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetChars1.csproj
index 841ee61477..d2695906f2 100644
--- a/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetChars1.csproj
+++ b/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetChars1.csproj
@@ -33,10 +33,6 @@
<Compile Include="encodinggetchars1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetChars2.csproj b/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetChars2.csproj
index 8fddba6f4f..1e6d122229 100644
--- a/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetChars2.csproj
+++ b/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetChars2.csproj
@@ -33,10 +33,6 @@
<Compile Include="encodinggetchars2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetChars3.csproj b/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetChars3.csproj
index c1d00c48fe..26d88930b4 100644
--- a/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetChars3.csproj
+++ b/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetChars3.csproj
@@ -33,10 +33,6 @@
<Compile Include="encodinggetchars3.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetDecoder.csproj b/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetDecoder.csproj
index 4f22ec96e5..93cbdf5ae1 100644
--- a/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetDecoder.csproj
+++ b/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetDecoder.csproj
@@ -33,10 +33,6 @@
<Compile Include="encodinggetdecoder.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetEncoder.csproj b/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetEncoder.csproj
index 76a43b49ed..3448a0c999 100644
--- a/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetEncoder.csproj
+++ b/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetEncoder.csproj
@@ -33,10 +33,6 @@
<Compile Include="encodinggetencoder.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetEncoding2.csproj b/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetEncoding2.csproj
index ce25856a7c..544694ab67 100644
--- a/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetEncoding2.csproj
+++ b/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetEncoding2.csproj
@@ -33,10 +33,6 @@
<Compile Include="encodinggetencoding2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetMaxByteCount.csproj b/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetMaxByteCount.csproj
index 168fa53db3..17ea376210 100644
--- a/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetMaxByteCount.csproj
+++ b/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetMaxByteCount.csproj
@@ -33,10 +33,6 @@
<Compile Include="encodinggetmaxbytecount.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetMaxCharCount.csproj b/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetMaxCharCount.csproj
index ca28e97c7d..473731f35c 100644
--- a/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetMaxCharCount.csproj
+++ b/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetMaxCharCount.csproj
@@ -33,10 +33,6 @@
<Compile Include="encodinggetmaxcharcount.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetPreamble.csproj b/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetPreamble.csproj
index 0ba5380a4d..77644c9545 100644
--- a/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetPreamble.csproj
+++ b/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetPreamble.csproj
@@ -33,10 +33,6 @@
<Compile Include="encodinggetpreamble.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetString.csproj b/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetString.csproj
index d54d6308cf..17b19b836d 100644
--- a/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetString.csproj
+++ b/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetString.csproj
@@ -33,10 +33,6 @@
<Compile Include="encodinggetstring.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/text/encoding/EncodingUTF8.csproj b/tests/src/CoreMangLib/cti/system/text/encoding/EncodingUTF8.csproj
index 62bf31a9b9..5b07323710 100644
--- a/tests/src/CoreMangLib/cti/system/text/encoding/EncodingUTF8.csproj
+++ b/tests/src/CoreMangLib/cti/system/text/encoding/EncodingUTF8.csproj
@@ -33,10 +33,6 @@
<Compile Include="encodingutf8.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/text/encoding/EncodingUnicode.csproj b/tests/src/CoreMangLib/cti/system/text/encoding/EncodingUnicode.csproj
index 6dc28fec56..a2fd3a06fe 100644
--- a/tests/src/CoreMangLib/cti/system/text/encoding/EncodingUnicode.csproj
+++ b/tests/src/CoreMangLib/cti/system/text/encoding/EncodingUnicode.csproj
@@ -33,10 +33,6 @@
<Compile Include="encodingunicode.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/text/encoding/EncodingWebName.csproj b/tests/src/CoreMangLib/cti/system/text/encoding/EncodingWebName.csproj
index de904d3f72..00a1f70e35 100644
--- a/tests/src/CoreMangLib/cti/system/text/encoding/EncodingWebName.csproj
+++ b/tests/src/CoreMangLib/cti/system/text/encoding/EncodingWebName.csproj
@@ -33,10 +33,6 @@
<Compile Include="encodingwebname.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/text/encoding/app.config b/tests/src/CoreMangLib/cti/system/text/encoding/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/text/encoding/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/text/encoding/project.json b/tests/src/CoreMangLib/cti/system/text/encoding/project.json
deleted file mode 100644
index 9a103f5b4a..0000000000
--- a/tests/src/CoreMangLib/cti/system/text/encoding/project.json
+++ /dev/null
@@ -1,49 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Text.Encoding.Extensions": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend.csproj b/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend.csproj
index a810a3161f..bdfb1a8d9b 100644
--- a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend.csproj
+++ b/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend.csproj
@@ -33,10 +33,6 @@
<Compile Include="stringbuilderappend.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend1.csproj b/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend1.csproj
index 715fd30442..91457986bb 100644
--- a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend1.csproj
+++ b/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend1.csproj
@@ -33,10 +33,6 @@
<Compile Include="stringbuilderappend1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend10.csproj b/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend10.csproj
index d93816adf7..5e6b55cdea 100644
--- a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend10.csproj
+++ b/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend10.csproj
@@ -33,10 +33,6 @@
<Compile Include="stringbuilderappend10.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend11.csproj b/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend11.csproj
index 2c7154562d..c7c43637e8 100644
--- a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend11.csproj
+++ b/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend11.csproj
@@ -33,10 +33,6 @@
<Compile Include="stringbuilderappend11.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend12.csproj b/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend12.csproj
index eccb0e9b20..7453acda9d 100644
--- a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend12.csproj
+++ b/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend12.csproj
@@ -33,10 +33,6 @@
<Compile Include="stringbuilderappend12.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend13.csproj b/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend13.csproj
index b407143e0e..8758d6ea08 100644
--- a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend13.csproj
+++ b/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend13.csproj
@@ -33,10 +33,6 @@
<Compile Include="stringbuilderappend13.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend14.csproj b/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend14.csproj
index 576668db24..5628211ab9 100644
--- a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend14.csproj
+++ b/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend14.csproj
@@ -33,10 +33,6 @@
<Compile Include="stringbuilderappend14.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend15.csproj b/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend15.csproj
index 235bda4cbc..e444003508 100644
--- a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend15.csproj
+++ b/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend15.csproj
@@ -33,10 +33,6 @@
<Compile Include="stringbuilderappend15.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend16.csproj b/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend16.csproj
index ab04bbe90e..19a87a0117 100644
--- a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend16.csproj
+++ b/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend16.csproj
@@ -33,10 +33,6 @@
<Compile Include="stringbuilderappend16.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend17.csproj b/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend17.csproj
index 39726198dc..2ed589eb22 100644
--- a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend17.csproj
+++ b/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend17.csproj
@@ -33,10 +33,6 @@
<Compile Include="stringbuilderappend17.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend18.csproj b/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend18.csproj
index 1375058a0e..7547a64504 100644
--- a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend18.csproj
+++ b/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend18.csproj
@@ -33,10 +33,6 @@
<Compile Include="stringbuilderappend18.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend19.csproj b/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend19.csproj
index e81f836cd1..ad96b18e1f 100644
--- a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend19.csproj
+++ b/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend19.csproj
@@ -33,10 +33,6 @@
<Compile Include="stringbuilderappend19.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend2.csproj b/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend2.csproj
index 131274f5eb..d780323ca5 100644
--- a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend2.csproj
+++ b/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend2.csproj
@@ -33,10 +33,6 @@
<Compile Include="stringbuilderappend2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend3.csproj b/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend3.csproj
index e9ed9573ba..d5e6f40278 100644
--- a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend3.csproj
+++ b/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend3.csproj
@@ -33,10 +33,6 @@
<Compile Include="stringbuilderappend3.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend4.csproj b/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend4.csproj
index aee21b22b6..b20656e660 100644
--- a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend4.csproj
+++ b/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend4.csproj
@@ -33,10 +33,6 @@
<Compile Include="stringbuilderappend4.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend5.csproj b/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend5.csproj
index 5abaa1bd86..b4f8d1170e 100644
--- a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend5.csproj
+++ b/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend5.csproj
@@ -33,10 +33,6 @@
<Compile Include="stringbuilderappend5.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend6.csproj b/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend6.csproj
index bc02a0c6a2..c9dcb6d658 100644
--- a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend6.csproj
+++ b/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend6.csproj
@@ -33,10 +33,6 @@
<Compile Include="stringbuilderappend6.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend7.csproj b/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend7.csproj
index f3c4c7f178..a083eb398f 100644
--- a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend7.csproj
+++ b/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend7.csproj
@@ -33,10 +33,6 @@
<Compile Include="stringbuilderappend7.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend8.csproj b/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend8.csproj
index ee3989154d..dc0aa3f26b 100644
--- a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend8.csproj
+++ b/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend8.csproj
@@ -33,10 +33,6 @@
<Compile Include="stringbuilderappend8.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend9.csproj b/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend9.csproj
index 6353ed1f1b..4fe4d7a09d 100644
--- a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend9.csproj
+++ b/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend9.csproj
@@ -33,10 +33,6 @@
<Compile Include="stringbuilderappend9.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderCapacity.csproj b/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderCapacity.csproj
index 46b310fc74..c85de5bc82 100644
--- a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderCapacity.csproj
+++ b/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderCapacity.csproj
@@ -33,10 +33,6 @@
<Compile Include="stringbuildercapacity.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderCapacity_cti.csproj b/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderCapacity_cti.csproj
index 4c9e67ea42..e448ea2b2e 100644
--- a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderCapacity_cti.csproj
+++ b/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderCapacity_cti.csproj
@@ -33,10 +33,6 @@
<Compile Include="stringbuildercapacity_cti.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderChars.csproj b/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderChars.csproj
index 75c1590519..949ce37a8c 100644
--- a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderChars.csproj
+++ b/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderChars.csproj
@@ -33,10 +33,6 @@
<Compile Include="stringbuilderchars.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderInsert.csproj b/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderInsert.csproj
index 83d4ee5664..efc2275202 100644
--- a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderInsert.csproj
+++ b/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderInsert.csproj
@@ -33,10 +33,6 @@
<Compile Include="stringbuilderinsert.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderInsert3.csproj b/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderInsert3.csproj
index f38669a402..217151cd45 100644
--- a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderInsert3.csproj
+++ b/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderInsert3.csproj
@@ -33,10 +33,6 @@
<Compile Include="stringbuilderinsert3.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderInsert4.csproj b/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderInsert4.csproj
index 8dd9b7d212..59d56962de 100644
--- a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderInsert4.csproj
+++ b/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderInsert4.csproj
@@ -33,10 +33,6 @@
<Compile Include="stringbuilderinsert4.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderLength.csproj b/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderLength.csproj
index 147d511bf1..63b8bd744a 100644
--- a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderLength.csproj
+++ b/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderLength.csproj
@@ -33,10 +33,6 @@
<Compile Include="stringbuilderlength.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderLength_cti.csproj b/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderLength_cti.csproj
index d4b652257a..64dc05c881 100644
--- a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderLength_cti.csproj
+++ b/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderLength_cti.csproj
@@ -33,10 +33,6 @@
<Compile Include="stringbuilderlength_cti.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderRemove.csproj b/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderRemove.csproj
index 09689d8b86..3d39d76bdf 100644
--- a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderRemove.csproj
+++ b/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderRemove.csproj
@@ -33,10 +33,6 @@
<Compile Include="stringbuilderremove.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderReplace1.csproj b/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderReplace1.csproj
index a09629c4ad..d0263b9e52 100644
--- a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderReplace1.csproj
+++ b/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderReplace1.csproj
@@ -33,10 +33,6 @@
<Compile Include="stringbuilderreplace1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderReplace2.csproj b/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderReplace2.csproj
index cb39a7ea19..10dcca41f9 100644
--- a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderReplace2.csproj
+++ b/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderReplace2.csproj
@@ -33,10 +33,6 @@
<Compile Include="stringbuilderreplace2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderReplace3.csproj b/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderReplace3.csproj
index 872ed38972..629c8c8b66 100644
--- a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderReplace3.csproj
+++ b/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderReplace3.csproj
@@ -33,10 +33,6 @@
<Compile Include="stringbuilderreplace3.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderReplace4.csproj b/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderReplace4.csproj
index 6a4a606bc7..d79d3edb35 100644
--- a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderReplace4.csproj
+++ b/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderReplace4.csproj
@@ -33,10 +33,6 @@
<Compile Include="stringbuilderreplace4.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderToString1.csproj b/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderToString1.csproj
index 447aeaf390..5d67a4a350 100644
--- a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderToString1.csproj
+++ b/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderToString1.csproj
@@ -33,10 +33,6 @@
<Compile Include="stringbuildertostring1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderToString2.csproj b/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderToString2.csproj
index ac1c06f84d..a993b1eed0 100644
--- a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderToString2.csproj
+++ b/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderToString2.csproj
@@ -33,10 +33,6 @@
<Compile Include="stringbuildertostring2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderctor1.csproj b/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderctor1.csproj
index 5c4c4e0392..5789a87498 100644
--- a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderctor1.csproj
+++ b/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderctor1.csproj
@@ -33,10 +33,6 @@
<Compile Include="stringbuilderctor1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderctor2.csproj b/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderctor2.csproj
index 3bb40594fb..740395e243 100644
--- a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderctor2.csproj
+++ b/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderctor2.csproj
@@ -33,10 +33,6 @@
<Compile Include="stringbuilderctor2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderctor3.csproj b/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderctor3.csproj
index 2281323054..f204e3e876 100644
--- a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderctor3.csproj
+++ b/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderctor3.csproj
@@ -33,10 +33,6 @@
<Compile Include="stringbuilderctor3.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderctor4.csproj b/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderctor4.csproj
index a963a156a0..c95a927390 100644
--- a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderctor4.csproj
+++ b/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderctor4.csproj
@@ -33,10 +33,6 @@
<Compile Include="stringbuilderctor4.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderctor5.csproj b/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderctor5.csproj
index 18ee133254..9219b1cd54 100644
--- a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderctor5.csproj
+++ b/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderctor5.csproj
@@ -33,10 +33,6 @@
<Compile Include="stringbuilderctor5.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderctor6.csproj b/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderctor6.csproj
index bd65fc6ad5..97eccf6261 100644
--- a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderctor6.csproj
+++ b/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderctor6.csproj
@@ -33,10 +33,6 @@
<Compile Include="stringbuilderctor6.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/text/stringbuilder/app.config b/tests/src/CoreMangLib/cti/system/text/stringbuilder/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/text/stringbuilder/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/text/stringbuilder/project.json b/tests/src/CoreMangLib/cti/system/text/stringbuilder/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/text/stringbuilder/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/text/unicodeencoding/UnicodeEncodingCtor1.csproj b/tests/src/CoreMangLib/cti/system/text/unicodeencoding/UnicodeEncodingCtor1.csproj
index 69a5202606..592beb8c48 100644
--- a/tests/src/CoreMangLib/cti/system/text/unicodeencoding/UnicodeEncodingCtor1.csproj
+++ b/tests/src/CoreMangLib/cti/system/text/unicodeencoding/UnicodeEncodingCtor1.csproj
@@ -33,10 +33,6 @@
<Compile Include="unicodeencodingctor1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/text/unicodeencoding/UnicodeEncodingEquals.csproj b/tests/src/CoreMangLib/cti/system/text/unicodeencoding/UnicodeEncodingEquals.csproj
index 1186b27539..9ff5750b8c 100644
--- a/tests/src/CoreMangLib/cti/system/text/unicodeencoding/UnicodeEncodingEquals.csproj
+++ b/tests/src/CoreMangLib/cti/system/text/unicodeencoding/UnicodeEncodingEquals.csproj
@@ -33,10 +33,6 @@
<Compile Include="unicodeencodingequals.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/text/unicodeencoding/UnicodeEncodingGetByteCount1.csproj b/tests/src/CoreMangLib/cti/system/text/unicodeencoding/UnicodeEncodingGetByteCount1.csproj
index e641a03c93..b12b1cb169 100644
--- a/tests/src/CoreMangLib/cti/system/text/unicodeencoding/UnicodeEncodingGetByteCount1.csproj
+++ b/tests/src/CoreMangLib/cti/system/text/unicodeencoding/UnicodeEncodingGetByteCount1.csproj
@@ -33,10 +33,6 @@
<Compile Include="unicodeencodinggetbytecount1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/text/unicodeencoding/UnicodeEncodingGetByteCount2.csproj b/tests/src/CoreMangLib/cti/system/text/unicodeencoding/UnicodeEncodingGetByteCount2.csproj
index 3ba4abdb72..227918a940 100644
--- a/tests/src/CoreMangLib/cti/system/text/unicodeencoding/UnicodeEncodingGetByteCount2.csproj
+++ b/tests/src/CoreMangLib/cti/system/text/unicodeencoding/UnicodeEncodingGetByteCount2.csproj
@@ -33,10 +33,6 @@
<Compile Include="unicodeencodinggetbytecount2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/text/unicodeencoding/UnicodeEncodingGetBytes2.csproj b/tests/src/CoreMangLib/cti/system/text/unicodeencoding/UnicodeEncodingGetBytes2.csproj
index 1bc30c20b4..d83d15f21f 100644
--- a/tests/src/CoreMangLib/cti/system/text/unicodeencoding/UnicodeEncodingGetBytes2.csproj
+++ b/tests/src/CoreMangLib/cti/system/text/unicodeencoding/UnicodeEncodingGetBytes2.csproj
@@ -33,10 +33,6 @@
<Compile Include="unicodeencodinggetbytes2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/text/unicodeencoding/UnicodeEncodingGetCharCount.csproj b/tests/src/CoreMangLib/cti/system/text/unicodeencoding/UnicodeEncodingGetCharCount.csproj
index 853e864672..ea8813b3c5 100644
--- a/tests/src/CoreMangLib/cti/system/text/unicodeencoding/UnicodeEncodingGetCharCount.csproj
+++ b/tests/src/CoreMangLib/cti/system/text/unicodeencoding/UnicodeEncodingGetCharCount.csproj
@@ -33,10 +33,6 @@
<Compile Include="unicodeencodinggetcharcount.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/text/unicodeencoding/UnicodeEncodingGetChars.csproj b/tests/src/CoreMangLib/cti/system/text/unicodeencoding/UnicodeEncodingGetChars.csproj
index 984f40414a..97f99916a4 100644
--- a/tests/src/CoreMangLib/cti/system/text/unicodeencoding/UnicodeEncodingGetChars.csproj
+++ b/tests/src/CoreMangLib/cti/system/text/unicodeencoding/UnicodeEncodingGetChars.csproj
@@ -33,10 +33,6 @@
<Compile Include="unicodeencodinggetchars.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/text/unicodeencoding/UnicodeEncodingGetDecoder.csproj b/tests/src/CoreMangLib/cti/system/text/unicodeencoding/UnicodeEncodingGetDecoder.csproj
index ab97c1de01..451089d7cf 100644
--- a/tests/src/CoreMangLib/cti/system/text/unicodeencoding/UnicodeEncodingGetDecoder.csproj
+++ b/tests/src/CoreMangLib/cti/system/text/unicodeencoding/UnicodeEncodingGetDecoder.csproj
@@ -33,10 +33,6 @@
<Compile Include="unicodeencodinggetdecoder.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/text/unicodeencoding/UnicodeEncodingGetEncoder.csproj b/tests/src/CoreMangLib/cti/system/text/unicodeencoding/UnicodeEncodingGetEncoder.csproj
index 675901ccf0..b54e6c476d 100644
--- a/tests/src/CoreMangLib/cti/system/text/unicodeencoding/UnicodeEncodingGetEncoder.csproj
+++ b/tests/src/CoreMangLib/cti/system/text/unicodeencoding/UnicodeEncodingGetEncoder.csproj
@@ -33,10 +33,6 @@
<Compile Include="unicodeencodinggetencoder.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/text/unicodeencoding/UnicodeEncodingGetHashCode.csproj b/tests/src/CoreMangLib/cti/system/text/unicodeencoding/UnicodeEncodingGetHashCode.csproj
index 562abb2559..0074c8788f 100644
--- a/tests/src/CoreMangLib/cti/system/text/unicodeencoding/UnicodeEncodingGetHashCode.csproj
+++ b/tests/src/CoreMangLib/cti/system/text/unicodeencoding/UnicodeEncodingGetHashCode.csproj
@@ -33,10 +33,6 @@
<Compile Include="unicodeencodinggethashcode.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/text/unicodeencoding/UnicodeEncodingGetMaxByteCount.csproj b/tests/src/CoreMangLib/cti/system/text/unicodeencoding/UnicodeEncodingGetMaxByteCount.csproj
index 9f62e63726..33bbc9bd69 100644
--- a/tests/src/CoreMangLib/cti/system/text/unicodeencoding/UnicodeEncodingGetMaxByteCount.csproj
+++ b/tests/src/CoreMangLib/cti/system/text/unicodeencoding/UnicodeEncodingGetMaxByteCount.csproj
@@ -33,10 +33,6 @@
<Compile Include="unicodeencodinggetmaxbytecount.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/text/unicodeencoding/UnicodeEncodingGetMaxCharCount.csproj b/tests/src/CoreMangLib/cti/system/text/unicodeencoding/UnicodeEncodingGetMaxCharCount.csproj
index 286c0e99b8..6798d02af4 100644
--- a/tests/src/CoreMangLib/cti/system/text/unicodeencoding/UnicodeEncodingGetMaxCharCount.csproj
+++ b/tests/src/CoreMangLib/cti/system/text/unicodeencoding/UnicodeEncodingGetMaxCharCount.csproj
@@ -33,10 +33,6 @@
<Compile Include="unicodeencodinggetmaxcharcount.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/text/unicodeencoding/UnicodeEncodingGetPreamble.csproj b/tests/src/CoreMangLib/cti/system/text/unicodeencoding/UnicodeEncodingGetPreamble.csproj
index 47884d3960..471c5a05ab 100644
--- a/tests/src/CoreMangLib/cti/system/text/unicodeencoding/UnicodeEncodingGetPreamble.csproj
+++ b/tests/src/CoreMangLib/cti/system/text/unicodeencoding/UnicodeEncodingGetPreamble.csproj
@@ -33,10 +33,6 @@
<Compile Include="unicodeencodinggetpreamble.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/text/unicodeencoding/UnicodeEncodingGetString.csproj b/tests/src/CoreMangLib/cti/system/text/unicodeencoding/UnicodeEncodingGetString.csproj
index b5e1650fc7..911d008623 100644
--- a/tests/src/CoreMangLib/cti/system/text/unicodeencoding/UnicodeEncodingGetString.csproj
+++ b/tests/src/CoreMangLib/cti/system/text/unicodeencoding/UnicodeEncodingGetString.csproj
@@ -33,10 +33,6 @@
<Compile Include="unicodeencodinggetstring.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/text/unicodeencoding/app.config b/tests/src/CoreMangLib/cti/system/text/unicodeencoding/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/text/unicodeencoding/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/text/unicodeencoding/project.json b/tests/src/CoreMangLib/cti/system/text/unicodeencoding/project.json
deleted file mode 100644
index 9a103f5b4a..0000000000
--- a/tests/src/CoreMangLib/cti/system/text/unicodeencoding/project.json
+++ /dev/null
@@ -1,49 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Text.Encoding.Extensions": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingCtor.csproj b/tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingCtor.csproj
index 8579d57dde..d88ce25d01 100644
--- a/tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingCtor.csproj
+++ b/tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingCtor.csproj
@@ -33,10 +33,6 @@
<Compile Include="utf8encodingctor.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingCtor2.csproj b/tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingCtor2.csproj
index e913e415ac..51a7d9d159 100644
--- a/tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingCtor2.csproj
+++ b/tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingCtor2.csproj
@@ -33,10 +33,6 @@
<Compile Include="utf8encodingctor2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingCtor3.csproj b/tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingCtor3.csproj
index 6a2bca8a1a..fb5df3e5c3 100644
--- a/tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingCtor3.csproj
+++ b/tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingCtor3.csproj
@@ -33,10 +33,6 @@
<Compile Include="utf8encodingctor3.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingEquals.csproj b/tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingEquals.csproj
index ae49106045..d3c76a96d6 100644
--- a/tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingEquals.csproj
+++ b/tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingEquals.csproj
@@ -33,10 +33,6 @@
<Compile Include="utf8encodingequals.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingGetByteCount1.csproj b/tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingGetByteCount1.csproj
index 671d5b3055..733fc932d0 100644
--- a/tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingGetByteCount1.csproj
+++ b/tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingGetByteCount1.csproj
@@ -33,10 +33,6 @@
<Compile Include="utf8encodinggetbytecount1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingGetByteCount2.csproj b/tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingGetByteCount2.csproj
index 231db7ebfe..d8b844be48 100644
--- a/tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingGetByteCount2.csproj
+++ b/tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingGetByteCount2.csproj
@@ -33,10 +33,6 @@
<Compile Include="utf8encodinggetbytecount2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingGetBytes1.csproj b/tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingGetBytes1.csproj
index 5002373992..a456012521 100644
--- a/tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingGetBytes1.csproj
+++ b/tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingGetBytes1.csproj
@@ -33,10 +33,6 @@
<Compile Include="utf8encodinggetbytes1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingGetBytes2.csproj b/tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingGetBytes2.csproj
index c81289644d..c1d8362fbf 100644
--- a/tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingGetBytes2.csproj
+++ b/tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingGetBytes2.csproj
@@ -33,10 +33,6 @@
<Compile Include="utf8encodinggetbytes2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingGetCharCount.csproj b/tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingGetCharCount.csproj
index c806791f7f..ba21cfa089 100644
--- a/tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingGetCharCount.csproj
+++ b/tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingGetCharCount.csproj
@@ -33,10 +33,6 @@
<Compile Include="utf8encodinggetcharcount.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingGetChars.csproj b/tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingGetChars.csproj
index 8e1ccaa119..fbe3d316cc 100644
--- a/tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingGetChars.csproj
+++ b/tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingGetChars.csproj
@@ -33,10 +33,6 @@
<Compile Include="utf8encodinggetchars.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingGetDecoder.csproj b/tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingGetDecoder.csproj
index 2eabda787a..f0f5b34429 100644
--- a/tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingGetDecoder.csproj
+++ b/tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingGetDecoder.csproj
@@ -33,10 +33,6 @@
<Compile Include="utf8encodinggetdecoder.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingGetEncoder.csproj b/tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingGetEncoder.csproj
index 3b219e4af0..c31630576e 100644
--- a/tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingGetEncoder.csproj
+++ b/tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingGetEncoder.csproj
@@ -33,10 +33,6 @@
<Compile Include="utf8encodinggetencoder.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingGetHashCode.csproj b/tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingGetHashCode.csproj
index 064fa99409..2d4ae1480f 100644
--- a/tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingGetHashCode.csproj
+++ b/tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingGetHashCode.csproj
@@ -33,10 +33,6 @@
<Compile Include="utf8encodinggethashcode.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingGetMaxByteCount.csproj b/tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingGetMaxByteCount.csproj
index 14f34c5fd4..d1fcaa9867 100644
--- a/tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingGetMaxByteCount.csproj
+++ b/tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingGetMaxByteCount.csproj
@@ -33,10 +33,6 @@
<Compile Include="utf8encodinggetmaxbytecount.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingGetMaxCharCount.csproj b/tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingGetMaxCharCount.csproj
index 5a18b8bdbb..d5ef5ec907 100644
--- a/tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingGetMaxCharCount.csproj
+++ b/tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingGetMaxCharCount.csproj
@@ -33,10 +33,6 @@
<Compile Include="utf8encodinggetmaxcharcount.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingGetPreamble.csproj b/tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingGetPreamble.csproj
index 0c05ab3381..da3751d0fe 100644
--- a/tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingGetPreamble.csproj
+++ b/tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingGetPreamble.csproj
@@ -33,10 +33,6 @@
<Compile Include="utf8encodinggetpreamble.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingGetString.csproj b/tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingGetString.csproj
index da7aa88c04..3e77979811 100644
--- a/tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingGetString.csproj
+++ b/tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingGetString.csproj
@@ -33,10 +33,6 @@
<Compile Include="utf8encodinggetstring.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/text/utf8encoding/app.config b/tests/src/CoreMangLib/cti/system/text/utf8encoding/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/text/utf8encoding/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/text/utf8encoding/project.json b/tests/src/CoreMangLib/cti/system/text/utf8encoding/project.json
deleted file mode 100644
index 9a103f5b4a..0000000000
--- a/tests/src/CoreMangLib/cti/system/text/utf8encoding/project.json
+++ /dev/null
@@ -1,49 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Text.Encoding.Extensions": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/threading/autoresetevent/AutoResetEventCtor.csproj b/tests/src/CoreMangLib/cti/system/threading/autoresetevent/AutoResetEventCtor.csproj
index a9ef730d12..aef0a8da87 100644
--- a/tests/src/CoreMangLib/cti/system/threading/autoresetevent/AutoResetEventCtor.csproj
+++ b/tests/src/CoreMangLib/cti/system/threading/autoresetevent/AutoResetEventCtor.csproj
@@ -33,10 +33,6 @@
<Compile Include="autoreseteventctor.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/threading/autoresetevent/AutoResetEventReSet.csproj b/tests/src/CoreMangLib/cti/system/threading/autoresetevent/AutoResetEventReSet.csproj
index 760808ca6a..6805b93469 100644
--- a/tests/src/CoreMangLib/cti/system/threading/autoresetevent/AutoResetEventReSet.csproj
+++ b/tests/src/CoreMangLib/cti/system/threading/autoresetevent/AutoResetEventReSet.csproj
@@ -33,10 +33,6 @@
<Compile Include="autoreseteventreset.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/threading/autoresetevent/AutoResetEventSet.csproj b/tests/src/CoreMangLib/cti/system/threading/autoresetevent/AutoResetEventSet.csproj
index aba9660e91..36408d4465 100644
--- a/tests/src/CoreMangLib/cti/system/threading/autoresetevent/AutoResetEventSet.csproj
+++ b/tests/src/CoreMangLib/cti/system/threading/autoresetevent/AutoResetEventSet.csproj
@@ -33,10 +33,6 @@
<Compile Include="autoreseteventset.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/threading/autoresetevent/app.config b/tests/src/CoreMangLib/cti/system/threading/autoresetevent/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/threading/autoresetevent/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/threading/autoresetevent/project.json b/tests/src/CoreMangLib/cti/system/threading/autoresetevent/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/threading/autoresetevent/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/threading/interlocked/InterlockedAdd1.csproj b/tests/src/CoreMangLib/cti/system/threading/interlocked/InterlockedAdd1.csproj
index eb08fc9150..962f1efd73 100644
--- a/tests/src/CoreMangLib/cti/system/threading/interlocked/InterlockedAdd1.csproj
+++ b/tests/src/CoreMangLib/cti/system/threading/interlocked/InterlockedAdd1.csproj
@@ -33,10 +33,6 @@
<Compile Include="interlockedadd1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/threading/interlocked/InterlockedAdd2.csproj b/tests/src/CoreMangLib/cti/system/threading/interlocked/InterlockedAdd2.csproj
index f7099c09df..4ee8578d96 100644
--- a/tests/src/CoreMangLib/cti/system/threading/interlocked/InterlockedAdd2.csproj
+++ b/tests/src/CoreMangLib/cti/system/threading/interlocked/InterlockedAdd2.csproj
@@ -33,10 +33,6 @@
<Compile Include="interlockedadd2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/threading/interlocked/InterlockedCompareExchange1.csproj b/tests/src/CoreMangLib/cti/system/threading/interlocked/InterlockedCompareExchange1.csproj
index 844aca727e..e08bcbe212 100644
--- a/tests/src/CoreMangLib/cti/system/threading/interlocked/InterlockedCompareExchange1.csproj
+++ b/tests/src/CoreMangLib/cti/system/threading/interlocked/InterlockedCompareExchange1.csproj
@@ -33,10 +33,6 @@
<Compile Include="interlockedcompareexchange1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/threading/interlocked/InterlockedCompareExchange5.csproj b/tests/src/CoreMangLib/cti/system/threading/interlocked/InterlockedCompareExchange5.csproj
index 81c5284287..40dbaa7b09 100644
--- a/tests/src/CoreMangLib/cti/system/threading/interlocked/InterlockedCompareExchange5.csproj
+++ b/tests/src/CoreMangLib/cti/system/threading/interlocked/InterlockedCompareExchange5.csproj
@@ -33,10 +33,6 @@
<Compile Include="interlockedcompareexchange5.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/threading/interlocked/InterlockedCompareExchange6.csproj b/tests/src/CoreMangLib/cti/system/threading/interlocked/InterlockedCompareExchange6.csproj
index de7c1ca9d9..a7fe800683 100644
--- a/tests/src/CoreMangLib/cti/system/threading/interlocked/InterlockedCompareExchange6.csproj
+++ b/tests/src/CoreMangLib/cti/system/threading/interlocked/InterlockedCompareExchange6.csproj
@@ -33,10 +33,6 @@
<Compile Include="interlockedcompareexchange6.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/threading/interlocked/InterlockedCompareExchange7.csproj b/tests/src/CoreMangLib/cti/system/threading/interlocked/InterlockedCompareExchange7.csproj
index a89c14da33..550baf90cc 100644
--- a/tests/src/CoreMangLib/cti/system/threading/interlocked/InterlockedCompareExchange7.csproj
+++ b/tests/src/CoreMangLib/cti/system/threading/interlocked/InterlockedCompareExchange7.csproj
@@ -33,10 +33,6 @@
<Compile Include="interlockedcompareexchange7.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/threading/interlocked/InterlockedDecrement1.csproj b/tests/src/CoreMangLib/cti/system/threading/interlocked/InterlockedDecrement1.csproj
index 509f36c221..bf24dd73c8 100644
--- a/tests/src/CoreMangLib/cti/system/threading/interlocked/InterlockedDecrement1.csproj
+++ b/tests/src/CoreMangLib/cti/system/threading/interlocked/InterlockedDecrement1.csproj
@@ -33,10 +33,6 @@
<Compile Include="interlockeddecrement1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/threading/interlocked/InterlockedDecrement2.csproj b/tests/src/CoreMangLib/cti/system/threading/interlocked/InterlockedDecrement2.csproj
index 2d20a0da60..4eb114b05a 100644
--- a/tests/src/CoreMangLib/cti/system/threading/interlocked/InterlockedDecrement2.csproj
+++ b/tests/src/CoreMangLib/cti/system/threading/interlocked/InterlockedDecrement2.csproj
@@ -33,10 +33,6 @@
<Compile Include="interlockeddecrement2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/threading/interlocked/InterlockedExchange1.csproj b/tests/src/CoreMangLib/cti/system/threading/interlocked/InterlockedExchange1.csproj
index e5806439b3..cf5566fa10 100644
--- a/tests/src/CoreMangLib/cti/system/threading/interlocked/InterlockedExchange1.csproj
+++ b/tests/src/CoreMangLib/cti/system/threading/interlocked/InterlockedExchange1.csproj
@@ -33,10 +33,6 @@
<Compile Include="interlockedexchange1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/threading/interlocked/InterlockedExchange5.csproj b/tests/src/CoreMangLib/cti/system/threading/interlocked/InterlockedExchange5.csproj
index 85bbfc00a0..83ce4f513c 100644
--- a/tests/src/CoreMangLib/cti/system/threading/interlocked/InterlockedExchange5.csproj
+++ b/tests/src/CoreMangLib/cti/system/threading/interlocked/InterlockedExchange5.csproj
@@ -33,10 +33,6 @@
<Compile Include="interlockedexchange5.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/threading/interlocked/InterlockedExchange6.csproj b/tests/src/CoreMangLib/cti/system/threading/interlocked/InterlockedExchange6.csproj
index f923e6fc08..b5451b29e7 100644
--- a/tests/src/CoreMangLib/cti/system/threading/interlocked/InterlockedExchange6.csproj
+++ b/tests/src/CoreMangLib/cti/system/threading/interlocked/InterlockedExchange6.csproj
@@ -33,10 +33,6 @@
<Compile Include="interlockedexchange6.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/threading/interlocked/InterlockedExchange7.csproj b/tests/src/CoreMangLib/cti/system/threading/interlocked/InterlockedExchange7.csproj
index 4a01f68614..48545fd140 100644
--- a/tests/src/CoreMangLib/cti/system/threading/interlocked/InterlockedExchange7.csproj
+++ b/tests/src/CoreMangLib/cti/system/threading/interlocked/InterlockedExchange7.csproj
@@ -33,10 +33,6 @@
<Compile Include="interlockedexchange7.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/threading/interlocked/InterlockedIncrement1.csproj b/tests/src/CoreMangLib/cti/system/threading/interlocked/InterlockedIncrement1.csproj
index a32c076cc2..860a761832 100644
--- a/tests/src/CoreMangLib/cti/system/threading/interlocked/InterlockedIncrement1.csproj
+++ b/tests/src/CoreMangLib/cti/system/threading/interlocked/InterlockedIncrement1.csproj
@@ -33,10 +33,6 @@
<Compile Include="interlockedincrement1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/threading/interlocked/InterlockedIncrement2.csproj b/tests/src/CoreMangLib/cti/system/threading/interlocked/InterlockedIncrement2.csproj
index 28854e8d10..54662d69af 100644
--- a/tests/src/CoreMangLib/cti/system/threading/interlocked/InterlockedIncrement2.csproj
+++ b/tests/src/CoreMangLib/cti/system/threading/interlocked/InterlockedIncrement2.csproj
@@ -33,10 +33,6 @@
<Compile Include="interlockedincrement2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/threading/interlocked/app.config b/tests/src/CoreMangLib/cti/system/threading/interlocked/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/threading/interlocked/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/threading/interlocked/project.json b/tests/src/CoreMangLib/cti/system/threading/interlocked/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/threading/interlocked/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/threading/manualresetevent/ManualResetEventCtor.csproj b/tests/src/CoreMangLib/cti/system/threading/manualresetevent/ManualResetEventCtor.csproj
index 7153942954..b85bc60bde 100644
--- a/tests/src/CoreMangLib/cti/system/threading/manualresetevent/ManualResetEventCtor.csproj
+++ b/tests/src/CoreMangLib/cti/system/threading/manualresetevent/ManualResetEventCtor.csproj
@@ -33,10 +33,6 @@
<Compile Include="manualreseteventctor.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/threading/manualresetevent/app.config b/tests/src/CoreMangLib/cti/system/threading/manualresetevent/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/threading/manualresetevent/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/threading/manualresetevent/project.json b/tests/src/CoreMangLib/cti/system/threading/manualresetevent/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/threading/manualresetevent/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/threading/timeout/TimeOutInfinite.csproj b/tests/src/CoreMangLib/cti/system/threading/timeout/TimeOutInfinite.csproj
index e0de689fb3..35721b8369 100644
--- a/tests/src/CoreMangLib/cti/system/threading/timeout/TimeOutInfinite.csproj
+++ b/tests/src/CoreMangLib/cti/system/threading/timeout/TimeOutInfinite.csproj
@@ -33,10 +33,6 @@
<Compile Include="timeoutinfinite.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/threading/timeout/app.config b/tests/src/CoreMangLib/cti/system/threading/timeout/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/threading/timeout/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/threading/timeout/project.json b/tests/src/CoreMangLib/cti/system/threading/timeout/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/threading/timeout/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/threading/waithandle/WaitHandleCtor.csproj b/tests/src/CoreMangLib/cti/system/threading/waithandle/WaitHandleCtor.csproj
index 3bf811929a..ddecd770ae 100644
--- a/tests/src/CoreMangLib/cti/system/threading/waithandle/WaitHandleCtor.csproj
+++ b/tests/src/CoreMangLib/cti/system/threading/waithandle/WaitHandleCtor.csproj
@@ -33,10 +33,6 @@
<Compile Include="waithandlector.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/threading/waithandle/WaitHandleDispose1.csproj b/tests/src/CoreMangLib/cti/system/threading/waithandle/WaitHandleDispose1.csproj
index 93a3c45da5..7908613884 100644
--- a/tests/src/CoreMangLib/cti/system/threading/waithandle/WaitHandleDispose1.csproj
+++ b/tests/src/CoreMangLib/cti/system/threading/waithandle/WaitHandleDispose1.csproj
@@ -33,10 +33,6 @@
<Compile Include="waithandledispose1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/threading/waithandle/WaitHandleDispose3.csproj b/tests/src/CoreMangLib/cti/system/threading/waithandle/WaitHandleDispose3.csproj
index 66c937c360..3351c7271f 100644
--- a/tests/src/CoreMangLib/cti/system/threading/waithandle/WaitHandleDispose3.csproj
+++ b/tests/src/CoreMangLib/cti/system/threading/waithandle/WaitHandleDispose3.csproj
@@ -33,10 +33,6 @@
<Compile Include="waithandledispose3.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/threading/waithandle/app.config b/tests/src/CoreMangLib/cti/system/threading/waithandle/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/threading/waithandle/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/threading/waithandle/project.json b/tests/src/CoreMangLib/cti/system/threading/waithandle/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/threading/waithandle/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/timeoutexception/TimeoutExceptionCtor1.csproj b/tests/src/CoreMangLib/cti/system/timeoutexception/TimeoutExceptionCtor1.csproj
index 4ae5535471..4d9cc043fa 100644
--- a/tests/src/CoreMangLib/cti/system/timeoutexception/TimeoutExceptionCtor1.csproj
+++ b/tests/src/CoreMangLib/cti/system/timeoutexception/TimeoutExceptionCtor1.csproj
@@ -33,10 +33,6 @@
<Compile Include="timeoutexceptionctor1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/timeoutexception/TimeoutExceptionCtor2.csproj b/tests/src/CoreMangLib/cti/system/timeoutexception/TimeoutExceptionCtor2.csproj
index 7f316aa269..a654fdd577 100644
--- a/tests/src/CoreMangLib/cti/system/timeoutexception/TimeoutExceptionCtor2.csproj
+++ b/tests/src/CoreMangLib/cti/system/timeoutexception/TimeoutExceptionCtor2.csproj
@@ -33,10 +33,6 @@
<Compile Include="timeoutexceptionctor2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/timeoutexception/TimeoutExceptionCtor3.csproj b/tests/src/CoreMangLib/cti/system/timeoutexception/TimeoutExceptionCtor3.csproj
index 107e4a1ca0..9017b7219f 100644
--- a/tests/src/CoreMangLib/cti/system/timeoutexception/TimeoutExceptionCtor3.csproj
+++ b/tests/src/CoreMangLib/cti/system/timeoutexception/TimeoutExceptionCtor3.csproj
@@ -33,10 +33,6 @@
<Compile Include="timeoutexceptionctor3.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/timeoutexception/app.config b/tests/src/CoreMangLib/cti/system/timeoutexception/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/timeoutexception/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/timeoutexception/project.json b/tests/src/CoreMangLib/cti/system/timeoutexception/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/timeoutexception/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/timespan/TimeSpanAdd.csproj b/tests/src/CoreMangLib/cti/system/timespan/TimeSpanAdd.csproj
index d50d33cd58..9b7052e7d5 100644
--- a/tests/src/CoreMangLib/cti/system/timespan/TimeSpanAdd.csproj
+++ b/tests/src/CoreMangLib/cti/system/timespan/TimeSpanAdd.csproj
@@ -33,10 +33,6 @@
<Compile Include="timespanadd.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/timespan/TimeSpanCompare1.csproj b/tests/src/CoreMangLib/cti/system/timespan/TimeSpanCompare1.csproj
index 861c0b7708..13a4fac2b7 100644
--- a/tests/src/CoreMangLib/cti/system/timespan/TimeSpanCompare1.csproj
+++ b/tests/src/CoreMangLib/cti/system/timespan/TimeSpanCompare1.csproj
@@ -33,10 +33,6 @@
<Compile Include="timespancompare1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/timespan/TimeSpanCompareTo2.csproj b/tests/src/CoreMangLib/cti/system/timespan/TimeSpanCompareTo2.csproj
index 3b099950a3..48bcbc9bf6 100644
--- a/tests/src/CoreMangLib/cti/system/timespan/TimeSpanCompareTo2.csproj
+++ b/tests/src/CoreMangLib/cti/system/timespan/TimeSpanCompareTo2.csproj
@@ -33,10 +33,6 @@
<Compile Include="timespancompareto2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/timespan/TimeSpanCtor1.csproj b/tests/src/CoreMangLib/cti/system/timespan/TimeSpanCtor1.csproj
index f830eeaa5e..5789dae7fb 100644
--- a/tests/src/CoreMangLib/cti/system/timespan/TimeSpanCtor1.csproj
+++ b/tests/src/CoreMangLib/cti/system/timespan/TimeSpanCtor1.csproj
@@ -33,10 +33,6 @@
<Compile Include="timespanctor1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/timespan/TimeSpanCtor2.csproj b/tests/src/CoreMangLib/cti/system/timespan/TimeSpanCtor2.csproj
index 0a50f0bbc8..e2fbca0e31 100644
--- a/tests/src/CoreMangLib/cti/system/timespan/TimeSpanCtor2.csproj
+++ b/tests/src/CoreMangLib/cti/system/timespan/TimeSpanCtor2.csproj
@@ -33,10 +33,6 @@
<Compile Include="timespanctor2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/timespan/TimeSpanCtor3.csproj b/tests/src/CoreMangLib/cti/system/timespan/TimeSpanCtor3.csproj
index a9ec1619e0..e4710a3726 100644
--- a/tests/src/CoreMangLib/cti/system/timespan/TimeSpanCtor3.csproj
+++ b/tests/src/CoreMangLib/cti/system/timespan/TimeSpanCtor3.csproj
@@ -33,10 +33,6 @@
<Compile Include="timespanctor3.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/timespan/TimeSpanCtor4.csproj b/tests/src/CoreMangLib/cti/system/timespan/TimeSpanCtor4.csproj
index bc4caa0246..c5e2d6d2d7 100644
--- a/tests/src/CoreMangLib/cti/system/timespan/TimeSpanCtor4.csproj
+++ b/tests/src/CoreMangLib/cti/system/timespan/TimeSpanCtor4.csproj
@@ -33,10 +33,6 @@
<Compile Include="timespanctor4.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/timespan/TimeSpanDuration.csproj b/tests/src/CoreMangLib/cti/system/timespan/TimeSpanDuration.csproj
index fb029cf7ee..1a8754a40f 100644
--- a/tests/src/CoreMangLib/cti/system/timespan/TimeSpanDuration.csproj
+++ b/tests/src/CoreMangLib/cti/system/timespan/TimeSpanDuration.csproj
@@ -33,10 +33,6 @@
<Compile Include="timespanduration.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/timespan/TimeSpanEquals1.csproj b/tests/src/CoreMangLib/cti/system/timespan/TimeSpanEquals1.csproj
index 5e2154c0ca..7d2d6e47c7 100644
--- a/tests/src/CoreMangLib/cti/system/timespan/TimeSpanEquals1.csproj
+++ b/tests/src/CoreMangLib/cti/system/timespan/TimeSpanEquals1.csproj
@@ -33,10 +33,6 @@
<Compile Include="timespanequals1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/timespan/TimeSpanEquals2.csproj b/tests/src/CoreMangLib/cti/system/timespan/TimeSpanEquals2.csproj
index 60d58f0247..d1f58a8763 100644
--- a/tests/src/CoreMangLib/cti/system/timespan/TimeSpanEquals2.csproj
+++ b/tests/src/CoreMangLib/cti/system/timespan/TimeSpanEquals2.csproj
@@ -33,10 +33,6 @@
<Compile Include="timespanequals2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/timespan/TimeSpanEquals3.csproj b/tests/src/CoreMangLib/cti/system/timespan/TimeSpanEquals3.csproj
index 35e1d1483f..b65670948c 100644
--- a/tests/src/CoreMangLib/cti/system/timespan/TimeSpanEquals3.csproj
+++ b/tests/src/CoreMangLib/cti/system/timespan/TimeSpanEquals3.csproj
@@ -33,10 +33,6 @@
<Compile Include="timespanequals3.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/timespan/TimeSpanFromTicks.csproj b/tests/src/CoreMangLib/cti/system/timespan/TimeSpanFromTicks.csproj
index ab5ef4ee0a..f1284b78ee 100644
--- a/tests/src/CoreMangLib/cti/system/timespan/TimeSpanFromTicks.csproj
+++ b/tests/src/CoreMangLib/cti/system/timespan/TimeSpanFromTicks.csproj
@@ -33,10 +33,6 @@
<Compile Include="timespanfromticks.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/timespan/TimeSpanGetHashCode.csproj b/tests/src/CoreMangLib/cti/system/timespan/TimeSpanGetHashCode.csproj
index b874e8424f..e49509129a 100644
--- a/tests/src/CoreMangLib/cti/system/timespan/TimeSpanGetHashCode.csproj
+++ b/tests/src/CoreMangLib/cti/system/timespan/TimeSpanGetHashCode.csproj
@@ -33,10 +33,6 @@
<Compile Include="timespangethashcode.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/timespan/TimeSpanMaxValue.csproj b/tests/src/CoreMangLib/cti/system/timespan/TimeSpanMaxValue.csproj
index 642bd7d274..d28c5d01f6 100644
--- a/tests/src/CoreMangLib/cti/system/timespan/TimeSpanMaxValue.csproj
+++ b/tests/src/CoreMangLib/cti/system/timespan/TimeSpanMaxValue.csproj
@@ -33,10 +33,6 @@
<Compile Include="timespanmaxvalue.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/timespan/TimeSpanMinValue.csproj b/tests/src/CoreMangLib/cti/system/timespan/TimeSpanMinValue.csproj
index 63291a1530..58d1ed3fd2 100644
--- a/tests/src/CoreMangLib/cti/system/timespan/TimeSpanMinValue.csproj
+++ b/tests/src/CoreMangLib/cti/system/timespan/TimeSpanMinValue.csproj
@@ -33,10 +33,6 @@
<Compile Include="timespanminvalue.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/timespan/TimeSpanNegate.csproj b/tests/src/CoreMangLib/cti/system/timespan/TimeSpanNegate.csproj
index d8fb045741..f5dd6cf080 100644
--- a/tests/src/CoreMangLib/cti/system/timespan/TimeSpanNegate.csproj
+++ b/tests/src/CoreMangLib/cti/system/timespan/TimeSpanNegate.csproj
@@ -33,10 +33,6 @@
<Compile Include="timespannegate.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/timespan/TimeSpanTicks.csproj b/tests/src/CoreMangLib/cti/system/timespan/TimeSpanTicks.csproj
index 82a12d2bc9..2bbcbb7824 100644
--- a/tests/src/CoreMangLib/cti/system/timespan/TimeSpanTicks.csproj
+++ b/tests/src/CoreMangLib/cti/system/timespan/TimeSpanTicks.csproj
@@ -33,10 +33,6 @@
<Compile Include="timespanticks.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/timespan/TimeSpanTicksPerDay.csproj b/tests/src/CoreMangLib/cti/system/timespan/TimeSpanTicksPerDay.csproj
index 7ddfe6ed54..ce8a17e662 100644
--- a/tests/src/CoreMangLib/cti/system/timespan/TimeSpanTicksPerDay.csproj
+++ b/tests/src/CoreMangLib/cti/system/timespan/TimeSpanTicksPerDay.csproj
@@ -33,10 +33,6 @@
<Compile Include="timespanticksperday.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/timespan/TimeSpanTicksPerHour.csproj b/tests/src/CoreMangLib/cti/system/timespan/TimeSpanTicksPerHour.csproj
index db5edd900c..13c5bfdff5 100644
--- a/tests/src/CoreMangLib/cti/system/timespan/TimeSpanTicksPerHour.csproj
+++ b/tests/src/CoreMangLib/cti/system/timespan/TimeSpanTicksPerHour.csproj
@@ -33,10 +33,6 @@
<Compile Include="timespanticksperhour.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/timespan/TimeSpanTicksPerMinute.csproj b/tests/src/CoreMangLib/cti/system/timespan/TimeSpanTicksPerMinute.csproj
index de936bef89..e4f69cb73d 100644
--- a/tests/src/CoreMangLib/cti/system/timespan/TimeSpanTicksPerMinute.csproj
+++ b/tests/src/CoreMangLib/cti/system/timespan/TimeSpanTicksPerMinute.csproj
@@ -33,10 +33,6 @@
<Compile Include="timespanticksperminute.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/timespan/TimeSpanTicksPerSecond.csproj b/tests/src/CoreMangLib/cti/system/timespan/TimeSpanTicksPerSecond.csproj
index ed3f26e7ff..d91d2fb208 100644
--- a/tests/src/CoreMangLib/cti/system/timespan/TimeSpanTicksPerSecond.csproj
+++ b/tests/src/CoreMangLib/cti/system/timespan/TimeSpanTicksPerSecond.csproj
@@ -33,10 +33,6 @@
<Compile Include="timespantickspersecond.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/timespan/TimeSpanToString_str.csproj b/tests/src/CoreMangLib/cti/system/timespan/TimeSpanToString_str.csproj
index 2de533c780..8fb88df746 100644
--- a/tests/src/CoreMangLib/cti/system/timespan/TimeSpanToString_str.csproj
+++ b/tests/src/CoreMangLib/cti/system/timespan/TimeSpanToString_str.csproj
@@ -34,10 +34,6 @@
<Compile Include="timespantostring_str.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/timespan/TimeSpanTotalDays.csproj b/tests/src/CoreMangLib/cti/system/timespan/TimeSpanTotalDays.csproj
index aafd230535..558e1c8a34 100644
--- a/tests/src/CoreMangLib/cti/system/timespan/TimeSpanTotalDays.csproj
+++ b/tests/src/CoreMangLib/cti/system/timespan/TimeSpanTotalDays.csproj
@@ -33,10 +33,6 @@
<Compile Include="timespantotaldays.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/timespan/TimeSpanTotalHours.csproj b/tests/src/CoreMangLib/cti/system/timespan/TimeSpanTotalHours.csproj
index aca5bcddb6..4b34529de4 100644
--- a/tests/src/CoreMangLib/cti/system/timespan/TimeSpanTotalHours.csproj
+++ b/tests/src/CoreMangLib/cti/system/timespan/TimeSpanTotalHours.csproj
@@ -33,10 +33,6 @@
<Compile Include="timespantotalhours.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/timespan/TimeSpanTotalMilliseconds.csproj b/tests/src/CoreMangLib/cti/system/timespan/TimeSpanTotalMilliseconds.csproj
index e56c201977..ce7f75d751 100644
--- a/tests/src/CoreMangLib/cti/system/timespan/TimeSpanTotalMilliseconds.csproj
+++ b/tests/src/CoreMangLib/cti/system/timespan/TimeSpanTotalMilliseconds.csproj
@@ -33,10 +33,6 @@
<Compile Include="timespantotalmilliseconds.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/timespan/TimeSpanTotalMinutes.csproj b/tests/src/CoreMangLib/cti/system/timespan/TimeSpanTotalMinutes.csproj
index fbcaf593cb..149f4786d3 100644
--- a/tests/src/CoreMangLib/cti/system/timespan/TimeSpanTotalMinutes.csproj
+++ b/tests/src/CoreMangLib/cti/system/timespan/TimeSpanTotalMinutes.csproj
@@ -33,10 +33,6 @@
<Compile Include="timespantotalminutes.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/timespan/TimeSpanTotalSeconds.csproj b/tests/src/CoreMangLib/cti/system/timespan/TimeSpanTotalSeconds.csproj
index 449e635c27..1b1f657724 100644
--- a/tests/src/CoreMangLib/cti/system/timespan/TimeSpanTotalSeconds.csproj
+++ b/tests/src/CoreMangLib/cti/system/timespan/TimeSpanTotalSeconds.csproj
@@ -33,10 +33,6 @@
<Compile Include="timespantotalseconds.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/timespan/TimeSpanZero.csproj b/tests/src/CoreMangLib/cti/system/timespan/TimeSpanZero.csproj
index 7a9b2d41ab..5a6c8ce183 100644
--- a/tests/src/CoreMangLib/cti/system/timespan/TimeSpanZero.csproj
+++ b/tests/src/CoreMangLib/cti/system/timespan/TimeSpanZero.csproj
@@ -33,10 +33,6 @@
<Compile Include="timespanzero.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/timespan/app.config b/tests/src/CoreMangLib/cti/system/timespan/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/timespan/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/timespan/project.json b/tests/src/CoreMangLib/cti/system/timespan/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/timespan/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/type/TypeEquals1.csproj b/tests/src/CoreMangLib/cti/system/type/TypeEquals1.csproj
index 600c0e9bcf..e0fb1d55da 100644
--- a/tests/src/CoreMangLib/cti/system/type/TypeEquals1.csproj
+++ b/tests/src/CoreMangLib/cti/system/type/TypeEquals1.csproj
@@ -33,10 +33,6 @@
<Compile Include="typeequals1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/type/TypeEquals2.csproj b/tests/src/CoreMangLib/cti/system/type/TypeEquals2.csproj
index e378cf7e6f..11c949ea21 100644
--- a/tests/src/CoreMangLib/cti/system/type/TypeEquals2.csproj
+++ b/tests/src/CoreMangLib/cti/system/type/TypeEquals2.csproj
@@ -33,10 +33,6 @@
<Compile Include="typeequals2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/type/TypeGetArrayRank.csproj b/tests/src/CoreMangLib/cti/system/type/TypeGetArrayRank.csproj
index 9059af2cf1..85a404e9ff 100644
--- a/tests/src/CoreMangLib/cti/system/type/TypeGetArrayRank.csproj
+++ b/tests/src/CoreMangLib/cti/system/type/TypeGetArrayRank.csproj
@@ -33,10 +33,6 @@
<Compile Include="typegetarrayrank.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/type/TypeGetElementType.csproj b/tests/src/CoreMangLib/cti/system/type/TypeGetElementType.csproj
index 9d72f2e900..45d2d55b22 100644
--- a/tests/src/CoreMangLib/cti/system/type/TypeGetElementType.csproj
+++ b/tests/src/CoreMangLib/cti/system/type/TypeGetElementType.csproj
@@ -33,10 +33,6 @@
<Compile Include="typegetelementtype.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/type/TypeGetGenericTypeDefinition.csproj b/tests/src/CoreMangLib/cti/system/type/TypeGetGenericTypeDefinition.csproj
index 7ca324c584..558042ed6d 100644
--- a/tests/src/CoreMangLib/cti/system/type/TypeGetGenericTypeDefinition.csproj
+++ b/tests/src/CoreMangLib/cti/system/type/TypeGetGenericTypeDefinition.csproj
@@ -33,10 +33,6 @@
<Compile Include="typegetgenerictypedefinition.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/type/TypeGetHashCode.csproj b/tests/src/CoreMangLib/cti/system/type/TypeGetHashCode.csproj
index 666bb9e5ce..2e6214263a 100644
--- a/tests/src/CoreMangLib/cti/system/type/TypeGetHashCode.csproj
+++ b/tests/src/CoreMangLib/cti/system/type/TypeGetHashCode.csproj
@@ -33,10 +33,6 @@
<Compile Include="typegethashcode.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/type/TypeGetType1.csproj b/tests/src/CoreMangLib/cti/system/type/TypeGetType1.csproj
index ee64ed65cb..928823a622 100644
--- a/tests/src/CoreMangLib/cti/system/type/TypeGetType1.csproj
+++ b/tests/src/CoreMangLib/cti/system/type/TypeGetType1.csproj
@@ -33,10 +33,6 @@
<Compile Include="typegettype1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/type/TypeGetType2.csproj b/tests/src/CoreMangLib/cti/system/type/TypeGetType2.csproj
index 15e357237d..1d35b2a312 100644
--- a/tests/src/CoreMangLib/cti/system/type/TypeGetType2.csproj
+++ b/tests/src/CoreMangLib/cti/system/type/TypeGetType2.csproj
@@ -33,10 +33,6 @@
<Compile Include="typegettype2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/type/TypeGetTypeFromHandle.csproj b/tests/src/CoreMangLib/cti/system/type/TypeGetTypeFromHandle.csproj
index 5640280314..b083ec8505 100644
--- a/tests/src/CoreMangLib/cti/system/type/TypeGetTypeFromHandle.csproj
+++ b/tests/src/CoreMangLib/cti/system/type/TypeGetTypeFromHandle.csproj
@@ -33,10 +33,6 @@
<Compile Include="typegettypefromhandle.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/type/TypeHasElementTypeImpl.csproj b/tests/src/CoreMangLib/cti/system/type/TypeHasElementTypeImpl.csproj
index 680e666761..e9962d2fab 100644
--- a/tests/src/CoreMangLib/cti/system/type/TypeHasElementTypeImpl.csproj
+++ b/tests/src/CoreMangLib/cti/system/type/TypeHasElementTypeImpl.csproj
@@ -33,10 +33,6 @@
<Compile Include="typehaselementtypeimpl.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/type/TypeIsByRefImpl.csproj b/tests/src/CoreMangLib/cti/system/type/TypeIsByRefImpl.csproj
index 4f38e6b423..9c4f870820 100644
--- a/tests/src/CoreMangLib/cti/system/type/TypeIsByRefImpl.csproj
+++ b/tests/src/CoreMangLib/cti/system/type/TypeIsByRefImpl.csproj
@@ -33,10 +33,6 @@
<Compile Include="typeisbyrefimpl.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/type/TypeIsPointerImpl.csproj b/tests/src/CoreMangLib/cti/system/type/TypeIsPointerImpl.csproj
index 527e25cd7e..e39cab361f 100644
--- a/tests/src/CoreMangLib/cti/system/type/TypeIsPointerImpl.csproj
+++ b/tests/src/CoreMangLib/cti/system/type/TypeIsPointerImpl.csproj
@@ -33,10 +33,6 @@
<Compile Include="typeispointerimpl.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/type/TypeMakeArrayType1.csproj b/tests/src/CoreMangLib/cti/system/type/TypeMakeArrayType1.csproj
index 941c3188c0..d5911207bc 100644
--- a/tests/src/CoreMangLib/cti/system/type/TypeMakeArrayType1.csproj
+++ b/tests/src/CoreMangLib/cti/system/type/TypeMakeArrayType1.csproj
@@ -33,10 +33,6 @@
<Compile Include="typemakearraytype1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/type/TypeMakeArrayType2.csproj b/tests/src/CoreMangLib/cti/system/type/TypeMakeArrayType2.csproj
index 62fb0ccbc9..a9b5e21cc1 100644
--- a/tests/src/CoreMangLib/cti/system/type/TypeMakeArrayType2.csproj
+++ b/tests/src/CoreMangLib/cti/system/type/TypeMakeArrayType2.csproj
@@ -33,10 +33,6 @@
<Compile Include="typemakearraytype2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/type/TypeMakeByRefType.csproj b/tests/src/CoreMangLib/cti/system/type/TypeMakeByRefType.csproj
index 8ac8389362..666ab8e4f0 100644
--- a/tests/src/CoreMangLib/cti/system/type/TypeMakeByRefType.csproj
+++ b/tests/src/CoreMangLib/cti/system/type/TypeMakeByRefType.csproj
@@ -33,10 +33,6 @@
<Compile Include="typemakebyreftype.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/type/TypeMakePointerType.csproj b/tests/src/CoreMangLib/cti/system/type/TypeMakePointerType.csproj
index 74d7730556..83375b4b68 100644
--- a/tests/src/CoreMangLib/cti/system/type/TypeMakePointerType.csproj
+++ b/tests/src/CoreMangLib/cti/system/type/TypeMakePointerType.csproj
@@ -33,10 +33,6 @@
<Compile Include="typemakepointertype.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/type/TypeToString.csproj b/tests/src/CoreMangLib/cti/system/type/TypeToString.csproj
index 9bd12c8c0d..4341bb3629 100644
--- a/tests/src/CoreMangLib/cti/system/type/TypeToString.csproj
+++ b/tests/src/CoreMangLib/cti/system/type/TypeToString.csproj
@@ -33,10 +33,6 @@
<Compile Include="typetostring.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/type/app.config b/tests/src/CoreMangLib/cti/system/type/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/type/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/type/project.json b/tests/src/CoreMangLib/cti/system/type/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/type/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/typecode/TypeCodeBoolean.csproj b/tests/src/CoreMangLib/cti/system/typecode/TypeCodeBoolean.csproj
index 59989b63ef..0ce68ffaff 100644
--- a/tests/src/CoreMangLib/cti/system/typecode/TypeCodeBoolean.csproj
+++ b/tests/src/CoreMangLib/cti/system/typecode/TypeCodeBoolean.csproj
@@ -33,10 +33,6 @@
<Compile Include="typecodeboolean.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/typecode/TypeCodeByte.csproj b/tests/src/CoreMangLib/cti/system/typecode/TypeCodeByte.csproj
index 368724b6d7..e70641af62 100644
--- a/tests/src/CoreMangLib/cti/system/typecode/TypeCodeByte.csproj
+++ b/tests/src/CoreMangLib/cti/system/typecode/TypeCodeByte.csproj
@@ -33,10 +33,6 @@
<Compile Include="typecodebyte.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/typecode/TypeCodeChar.csproj b/tests/src/CoreMangLib/cti/system/typecode/TypeCodeChar.csproj
index b17186ed72..3dc04530c4 100644
--- a/tests/src/CoreMangLib/cti/system/typecode/TypeCodeChar.csproj
+++ b/tests/src/CoreMangLib/cti/system/typecode/TypeCodeChar.csproj
@@ -33,10 +33,6 @@
<Compile Include="typecodechar.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/typecode/TypeCodeDateTime.csproj b/tests/src/CoreMangLib/cti/system/typecode/TypeCodeDateTime.csproj
index a4f660eeb4..1029198bbe 100644
--- a/tests/src/CoreMangLib/cti/system/typecode/TypeCodeDateTime.csproj
+++ b/tests/src/CoreMangLib/cti/system/typecode/TypeCodeDateTime.csproj
@@ -33,10 +33,6 @@
<Compile Include="typecodedatetime.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/typecode/TypeCodeDecimal.csproj b/tests/src/CoreMangLib/cti/system/typecode/TypeCodeDecimal.csproj
index 19c081eed6..6930d85861 100644
--- a/tests/src/CoreMangLib/cti/system/typecode/TypeCodeDecimal.csproj
+++ b/tests/src/CoreMangLib/cti/system/typecode/TypeCodeDecimal.csproj
@@ -33,10 +33,6 @@
<Compile Include="typecodedecimal.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/typecode/TypeCodeDouble.csproj b/tests/src/CoreMangLib/cti/system/typecode/TypeCodeDouble.csproj
index 5fd356769e..a5a51bc515 100644
--- a/tests/src/CoreMangLib/cti/system/typecode/TypeCodeDouble.csproj
+++ b/tests/src/CoreMangLib/cti/system/typecode/TypeCodeDouble.csproj
@@ -33,10 +33,6 @@
<Compile Include="typecodedouble.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/typecode/TypeCodeEmpty.csproj b/tests/src/CoreMangLib/cti/system/typecode/TypeCodeEmpty.csproj
index f6f3df778e..e0c4a13fe0 100644
--- a/tests/src/CoreMangLib/cti/system/typecode/TypeCodeEmpty.csproj
+++ b/tests/src/CoreMangLib/cti/system/typecode/TypeCodeEmpty.csproj
@@ -33,10 +33,6 @@
<Compile Include="typecodeempty.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/typecode/TypeCodeInt16.csproj b/tests/src/CoreMangLib/cti/system/typecode/TypeCodeInt16.csproj
index 12ab8b3eec..8f5024e015 100644
--- a/tests/src/CoreMangLib/cti/system/typecode/TypeCodeInt16.csproj
+++ b/tests/src/CoreMangLib/cti/system/typecode/TypeCodeInt16.csproj
@@ -33,10 +33,6 @@
<Compile Include="typecodeint16.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/typecode/TypeCodeInt32.csproj b/tests/src/CoreMangLib/cti/system/typecode/TypeCodeInt32.csproj
index 2feeaaefba..5611e1589b 100644
--- a/tests/src/CoreMangLib/cti/system/typecode/TypeCodeInt32.csproj
+++ b/tests/src/CoreMangLib/cti/system/typecode/TypeCodeInt32.csproj
@@ -33,10 +33,6 @@
<Compile Include="typecodeint32.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/typecode/TypeCodeInt64.csproj b/tests/src/CoreMangLib/cti/system/typecode/TypeCodeInt64.csproj
index a8217a293b..ac6cabfba8 100644
--- a/tests/src/CoreMangLib/cti/system/typecode/TypeCodeInt64.csproj
+++ b/tests/src/CoreMangLib/cti/system/typecode/TypeCodeInt64.csproj
@@ -33,10 +33,6 @@
<Compile Include="typecodeint64.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/typecode/TypeCodeObject.csproj b/tests/src/CoreMangLib/cti/system/typecode/TypeCodeObject.csproj
index 95c6d68635..f3575eb3d6 100644
--- a/tests/src/CoreMangLib/cti/system/typecode/TypeCodeObject.csproj
+++ b/tests/src/CoreMangLib/cti/system/typecode/TypeCodeObject.csproj
@@ -33,10 +33,6 @@
<Compile Include="typecodeobject.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/typecode/TypeCodeSByte.csproj b/tests/src/CoreMangLib/cti/system/typecode/TypeCodeSByte.csproj
index 6630ef2c46..74e0ac7b07 100644
--- a/tests/src/CoreMangLib/cti/system/typecode/TypeCodeSByte.csproj
+++ b/tests/src/CoreMangLib/cti/system/typecode/TypeCodeSByte.csproj
@@ -33,10 +33,6 @@
<Compile Include="typecodesbyte.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/typecode/TypeCodeSingle.csproj b/tests/src/CoreMangLib/cti/system/typecode/TypeCodeSingle.csproj
index c4e06505ee..b0b6d57899 100644
--- a/tests/src/CoreMangLib/cti/system/typecode/TypeCodeSingle.csproj
+++ b/tests/src/CoreMangLib/cti/system/typecode/TypeCodeSingle.csproj
@@ -33,10 +33,6 @@
<Compile Include="typecodesingle.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/typecode/TypeCodeString.csproj b/tests/src/CoreMangLib/cti/system/typecode/TypeCodeString.csproj
index e390c547c4..85c92fd9c5 100644
--- a/tests/src/CoreMangLib/cti/system/typecode/TypeCodeString.csproj
+++ b/tests/src/CoreMangLib/cti/system/typecode/TypeCodeString.csproj
@@ -33,10 +33,6 @@
<Compile Include="typecodestring.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/typecode/TypeCodeUInt16.csproj b/tests/src/CoreMangLib/cti/system/typecode/TypeCodeUInt16.csproj
index eb8f6d4540..478d6f34bc 100644
--- a/tests/src/CoreMangLib/cti/system/typecode/TypeCodeUInt16.csproj
+++ b/tests/src/CoreMangLib/cti/system/typecode/TypeCodeUInt16.csproj
@@ -33,10 +33,6 @@
<Compile Include="typecodeuint16.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/typecode/TypeCodeUInt32.csproj b/tests/src/CoreMangLib/cti/system/typecode/TypeCodeUInt32.csproj
index af4e8e9691..23fb488437 100644
--- a/tests/src/CoreMangLib/cti/system/typecode/TypeCodeUInt32.csproj
+++ b/tests/src/CoreMangLib/cti/system/typecode/TypeCodeUInt32.csproj
@@ -33,10 +33,6 @@
<Compile Include="typecodeuint32.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/typecode/TypeCodeUInt64.csproj b/tests/src/CoreMangLib/cti/system/typecode/TypeCodeUInt64.csproj
index 82ec6b2d34..701e766f7e 100644
--- a/tests/src/CoreMangLib/cti/system/typecode/TypeCodeUInt64.csproj
+++ b/tests/src/CoreMangLib/cti/system/typecode/TypeCodeUInt64.csproj
@@ -33,10 +33,6 @@
<Compile Include="typecodeuint64.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/typecode/app.config b/tests/src/CoreMangLib/cti/system/typecode/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/typecode/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/typecode/project.json b/tests/src/CoreMangLib/cti/system/typecode/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/typecode/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/typeloadexception/TypeLoadExceptionCtor1.csproj b/tests/src/CoreMangLib/cti/system/typeloadexception/TypeLoadExceptionCtor1.csproj
index 90f701d52a..a29abac8ff 100644
--- a/tests/src/CoreMangLib/cti/system/typeloadexception/TypeLoadExceptionCtor1.csproj
+++ b/tests/src/CoreMangLib/cti/system/typeloadexception/TypeLoadExceptionCtor1.csproj
@@ -33,10 +33,6 @@
<Compile Include="typeloadexceptionctor1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/typeloadexception/TypeLoadExceptionCtor2.csproj b/tests/src/CoreMangLib/cti/system/typeloadexception/TypeLoadExceptionCtor2.csproj
index bf450c9aed..f968a0ebd5 100644
--- a/tests/src/CoreMangLib/cti/system/typeloadexception/TypeLoadExceptionCtor2.csproj
+++ b/tests/src/CoreMangLib/cti/system/typeloadexception/TypeLoadExceptionCtor2.csproj
@@ -33,10 +33,6 @@
<Compile Include="typeloadexceptionctor2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/typeloadexception/TypeLoadExceptionCtor3.csproj b/tests/src/CoreMangLib/cti/system/typeloadexception/TypeLoadExceptionCtor3.csproj
index d7f60dd227..6da55127f8 100644
--- a/tests/src/CoreMangLib/cti/system/typeloadexception/TypeLoadExceptionCtor3.csproj
+++ b/tests/src/CoreMangLib/cti/system/typeloadexception/TypeLoadExceptionCtor3.csproj
@@ -33,10 +33,6 @@
<Compile Include="typeloadexceptionctor3.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/typeloadexception/TypeLoadExceptionMessage.csproj b/tests/src/CoreMangLib/cti/system/typeloadexception/TypeLoadExceptionMessage.csproj
index 63f15e1b80..482d8b150d 100644
--- a/tests/src/CoreMangLib/cti/system/typeloadexception/TypeLoadExceptionMessage.csproj
+++ b/tests/src/CoreMangLib/cti/system/typeloadexception/TypeLoadExceptionMessage.csproj
@@ -33,10 +33,6 @@
<Compile Include="typeloadexceptionmessage.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/typeloadexception/app.config b/tests/src/CoreMangLib/cti/system/typeloadexception/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/typeloadexception/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/typeloadexception/project.json b/tests/src/CoreMangLib/cti/system/typeloadexception/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/typeloadexception/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/uint16/UInt16CompareTo1.csproj b/tests/src/CoreMangLib/cti/system/uint16/UInt16CompareTo1.csproj
index cfd0b5fe24..80fdb88309 100644
--- a/tests/src/CoreMangLib/cti/system/uint16/UInt16CompareTo1.csproj
+++ b/tests/src/CoreMangLib/cti/system/uint16/UInt16CompareTo1.csproj
@@ -33,10 +33,6 @@
<Compile Include="uint16compareto1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/uint16/UInt16Equals1.csproj b/tests/src/CoreMangLib/cti/system/uint16/UInt16Equals1.csproj
index bab75786db..cbf572a329 100644
--- a/tests/src/CoreMangLib/cti/system/uint16/UInt16Equals1.csproj
+++ b/tests/src/CoreMangLib/cti/system/uint16/UInt16Equals1.csproj
@@ -33,10 +33,6 @@
<Compile Include="uint16equals1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/uint16/UInt16Equals2.csproj b/tests/src/CoreMangLib/cti/system/uint16/UInt16Equals2.csproj
index 39a82352bc..2f898f67cd 100644
--- a/tests/src/CoreMangLib/cti/system/uint16/UInt16Equals2.csproj
+++ b/tests/src/CoreMangLib/cti/system/uint16/UInt16Equals2.csproj
@@ -33,10 +33,6 @@
<Compile Include="uint16equals2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/uint16/UInt16IConvertibleToBoolean.csproj b/tests/src/CoreMangLib/cti/system/uint16/UInt16IConvertibleToBoolean.csproj
index f49a33ff21..6837fdd18e 100644
--- a/tests/src/CoreMangLib/cti/system/uint16/UInt16IConvertibleToBoolean.csproj
+++ b/tests/src/CoreMangLib/cti/system/uint16/UInt16IConvertibleToBoolean.csproj
@@ -33,10 +33,6 @@
<Compile Include="uint16iconvertibletoboolean.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/uint16/UInt16IConvertibleToByte.csproj b/tests/src/CoreMangLib/cti/system/uint16/UInt16IConvertibleToByte.csproj
index 211f8acc03..91115a751f 100644
--- a/tests/src/CoreMangLib/cti/system/uint16/UInt16IConvertibleToByte.csproj
+++ b/tests/src/CoreMangLib/cti/system/uint16/UInt16IConvertibleToByte.csproj
@@ -33,10 +33,6 @@
<Compile Include="uint16iconvertibletobyte.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/uint16/UInt16IConvertibleToChar.csproj b/tests/src/CoreMangLib/cti/system/uint16/UInt16IConvertibleToChar.csproj
index 84c1b1aa9c..44f4642f2e 100644
--- a/tests/src/CoreMangLib/cti/system/uint16/UInt16IConvertibleToChar.csproj
+++ b/tests/src/CoreMangLib/cti/system/uint16/UInt16IConvertibleToChar.csproj
@@ -33,10 +33,6 @@
<Compile Include="uint16iconvertibletochar.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/uint16/UInt16IConvertibleToDateTime.csproj b/tests/src/CoreMangLib/cti/system/uint16/UInt16IConvertibleToDateTime.csproj
index 70ea869eca..32e864191a 100644
--- a/tests/src/CoreMangLib/cti/system/uint16/UInt16IConvertibleToDateTime.csproj
+++ b/tests/src/CoreMangLib/cti/system/uint16/UInt16IConvertibleToDateTime.csproj
@@ -33,10 +33,6 @@
<Compile Include="uint16iconvertibletodatetime.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/uint16/UInt16IConvertibleToDecimal.csproj b/tests/src/CoreMangLib/cti/system/uint16/UInt16IConvertibleToDecimal.csproj
index 354bbbed38..ea526d5a67 100644
--- a/tests/src/CoreMangLib/cti/system/uint16/UInt16IConvertibleToDecimal.csproj
+++ b/tests/src/CoreMangLib/cti/system/uint16/UInt16IConvertibleToDecimal.csproj
@@ -33,10 +33,6 @@
<Compile Include="uint16iconvertibletodecimal.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/uint16/UInt16IConvertibleToDouble.csproj b/tests/src/CoreMangLib/cti/system/uint16/UInt16IConvertibleToDouble.csproj
index ceccd2094c..57754ec013 100644
--- a/tests/src/CoreMangLib/cti/system/uint16/UInt16IConvertibleToDouble.csproj
+++ b/tests/src/CoreMangLib/cti/system/uint16/UInt16IConvertibleToDouble.csproj
@@ -33,10 +33,6 @@
<Compile Include="uint16iconvertibletodouble.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/uint16/UInt16IConvertibleToInt16.csproj b/tests/src/CoreMangLib/cti/system/uint16/UInt16IConvertibleToInt16.csproj
index 63162a61f9..b666541ff5 100644
--- a/tests/src/CoreMangLib/cti/system/uint16/UInt16IConvertibleToInt16.csproj
+++ b/tests/src/CoreMangLib/cti/system/uint16/UInt16IConvertibleToInt16.csproj
@@ -33,10 +33,6 @@
<Compile Include="uint16iconvertibletoint16.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/uint16/UInt16IConvertibleToInt32.csproj b/tests/src/CoreMangLib/cti/system/uint16/UInt16IConvertibleToInt32.csproj
index 6a6acc070a..4b572905cd 100644
--- a/tests/src/CoreMangLib/cti/system/uint16/UInt16IConvertibleToInt32.csproj
+++ b/tests/src/CoreMangLib/cti/system/uint16/UInt16IConvertibleToInt32.csproj
@@ -33,10 +33,6 @@
<Compile Include="uint16iconvertibletoint32.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/uint16/UInt16IConvertibleToInt64.csproj b/tests/src/CoreMangLib/cti/system/uint16/UInt16IConvertibleToInt64.csproj
index 63092bc96d..093fc54d1b 100644
--- a/tests/src/CoreMangLib/cti/system/uint16/UInt16IConvertibleToInt64.csproj
+++ b/tests/src/CoreMangLib/cti/system/uint16/UInt16IConvertibleToInt64.csproj
@@ -33,10 +33,6 @@
<Compile Include="uint16iconvertibletoint64.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/uint16/UInt16IConvertibleToSByte.csproj b/tests/src/CoreMangLib/cti/system/uint16/UInt16IConvertibleToSByte.csproj
index f3255b5226..163822910f 100644
--- a/tests/src/CoreMangLib/cti/system/uint16/UInt16IConvertibleToSByte.csproj
+++ b/tests/src/CoreMangLib/cti/system/uint16/UInt16IConvertibleToSByte.csproj
@@ -33,10 +33,6 @@
<Compile Include="uint16iconvertibletosbyte.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/uint16/UInt16IConvertibleToSingle.csproj b/tests/src/CoreMangLib/cti/system/uint16/UInt16IConvertibleToSingle.csproj
index 3023cf7c0d..ec6e979da3 100644
--- a/tests/src/CoreMangLib/cti/system/uint16/UInt16IConvertibleToSingle.csproj
+++ b/tests/src/CoreMangLib/cti/system/uint16/UInt16IConvertibleToSingle.csproj
@@ -33,10 +33,6 @@
<Compile Include="uint16iconvertibletosingle.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/uint16/UInt16IConvertibleToType.csproj b/tests/src/CoreMangLib/cti/system/uint16/UInt16IConvertibleToType.csproj
index 9939103765..58d03cfa17 100644
--- a/tests/src/CoreMangLib/cti/system/uint16/UInt16IConvertibleToType.csproj
+++ b/tests/src/CoreMangLib/cti/system/uint16/UInt16IConvertibleToType.csproj
@@ -33,10 +33,6 @@
<Compile Include="uint16iconvertibletotype.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/uint16/UInt16IConvertibleToUInt16.csproj b/tests/src/CoreMangLib/cti/system/uint16/UInt16IConvertibleToUInt16.csproj
index df4295e5ed..5b2fbf74f5 100644
--- a/tests/src/CoreMangLib/cti/system/uint16/UInt16IConvertibleToUInt16.csproj
+++ b/tests/src/CoreMangLib/cti/system/uint16/UInt16IConvertibleToUInt16.csproj
@@ -33,10 +33,6 @@
<Compile Include="uint16iconvertibletouint16.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/uint16/UInt16IConvertibleToUInt32.csproj b/tests/src/CoreMangLib/cti/system/uint16/UInt16IConvertibleToUInt32.csproj
index 122759bed5..be438583fd 100644
--- a/tests/src/CoreMangLib/cti/system/uint16/UInt16IConvertibleToUInt32.csproj
+++ b/tests/src/CoreMangLib/cti/system/uint16/UInt16IConvertibleToUInt32.csproj
@@ -33,10 +33,6 @@
<Compile Include="uint16iconvertibletouint32.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/uint16/UInt16IConvertibleToUInt64.csproj b/tests/src/CoreMangLib/cti/system/uint16/UInt16IConvertibleToUInt64.csproj
index e00ea7a824..c88b39d570 100644
--- a/tests/src/CoreMangLib/cti/system/uint16/UInt16IConvertibleToUInt64.csproj
+++ b/tests/src/CoreMangLib/cti/system/uint16/UInt16IConvertibleToUInt64.csproj
@@ -33,10 +33,6 @@
<Compile Include="uint16iconvertibletouint64.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/uint16/UInt16Parse1.csproj b/tests/src/CoreMangLib/cti/system/uint16/UInt16Parse1.csproj
index c8284f2ce2..2ce7d80109 100644
--- a/tests/src/CoreMangLib/cti/system/uint16/UInt16Parse1.csproj
+++ b/tests/src/CoreMangLib/cti/system/uint16/UInt16Parse1.csproj
@@ -33,10 +33,6 @@
<Compile Include="uint16parse1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/uint16/UInt16Parse2.csproj b/tests/src/CoreMangLib/cti/system/uint16/UInt16Parse2.csproj
index 72e39b61a3..6b9d7bd008 100644
--- a/tests/src/CoreMangLib/cti/system/uint16/UInt16Parse2.csproj
+++ b/tests/src/CoreMangLib/cti/system/uint16/UInt16Parse2.csproj
@@ -33,10 +33,6 @@
<Compile Include="uint16parse2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/uint16/UInt16Parse3.csproj b/tests/src/CoreMangLib/cti/system/uint16/UInt16Parse3.csproj
index d682ec019a..15042213db 100644
--- a/tests/src/CoreMangLib/cti/system/uint16/UInt16Parse3.csproj
+++ b/tests/src/CoreMangLib/cti/system/uint16/UInt16Parse3.csproj
@@ -33,10 +33,6 @@
<Compile Include="uint16parse3.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/uint16/UInt16ToString3.csproj b/tests/src/CoreMangLib/cti/system/uint16/UInt16ToString3.csproj
index 8e7660190e..950af6b1f4 100644
--- a/tests/src/CoreMangLib/cti/system/uint16/UInt16ToString3.csproj
+++ b/tests/src/CoreMangLib/cti/system/uint16/UInt16ToString3.csproj
@@ -33,10 +33,6 @@
<Compile Include="uint16tostring3.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/uint16/UInt16ToString4.csproj b/tests/src/CoreMangLib/cti/system/uint16/UInt16ToString4.csproj
index 87c71dce60..ca683bad29 100644
--- a/tests/src/CoreMangLib/cti/system/uint16/UInt16ToString4.csproj
+++ b/tests/src/CoreMangLib/cti/system/uint16/UInt16ToString4.csproj
@@ -33,10 +33,6 @@
<Compile Include="uint16tostring4.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/uint16/UInt16TryParse.csproj b/tests/src/CoreMangLib/cti/system/uint16/UInt16TryParse.csproj
index d840b6d98e..a6ac8cdcd0 100644
--- a/tests/src/CoreMangLib/cti/system/uint16/UInt16TryParse.csproj
+++ b/tests/src/CoreMangLib/cti/system/uint16/UInt16TryParse.csproj
@@ -33,10 +33,6 @@
<Compile Include="uint16tryparse.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/uint16/app.config b/tests/src/CoreMangLib/cti/system/uint16/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/uint16/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/uint16/project.json b/tests/src/CoreMangLib/cti/system/uint16/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/uint16/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/uint32/UInt32CompareTo2.csproj b/tests/src/CoreMangLib/cti/system/uint32/UInt32CompareTo2.csproj
index e0521495ef..48c082edec 100644
--- a/tests/src/CoreMangLib/cti/system/uint32/UInt32CompareTo2.csproj
+++ b/tests/src/CoreMangLib/cti/system/uint32/UInt32CompareTo2.csproj
@@ -33,10 +33,6 @@
<Compile Include="uint32compareto2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/uint32/UInt32Equals1.csproj b/tests/src/CoreMangLib/cti/system/uint32/UInt32Equals1.csproj
index 1be972e136..3e831d0f73 100644
--- a/tests/src/CoreMangLib/cti/system/uint32/UInt32Equals1.csproj
+++ b/tests/src/CoreMangLib/cti/system/uint32/UInt32Equals1.csproj
@@ -33,10 +33,6 @@
<Compile Include="uint32equals1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/uint32/UInt32Equals2.csproj b/tests/src/CoreMangLib/cti/system/uint32/UInt32Equals2.csproj
index 4e0fa718e5..8d6aa0bf0a 100644
--- a/tests/src/CoreMangLib/cti/system/uint32/UInt32Equals2.csproj
+++ b/tests/src/CoreMangLib/cti/system/uint32/UInt32Equals2.csproj
@@ -33,10 +33,6 @@
<Compile Include="uint32equals2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/uint32/UInt32GetHashCode.csproj b/tests/src/CoreMangLib/cti/system/uint32/UInt32GetHashCode.csproj
index eed54f5271..85ab6d22c2 100644
--- a/tests/src/CoreMangLib/cti/system/uint32/UInt32GetHashCode.csproj
+++ b/tests/src/CoreMangLib/cti/system/uint32/UInt32GetHashCode.csproj
@@ -33,10 +33,6 @@
<Compile Include="uint32gethashcode.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/uint32/UInt32IConvertibleToBoolean.csproj b/tests/src/CoreMangLib/cti/system/uint32/UInt32IConvertibleToBoolean.csproj
index 4a000f83ed..c5efb91f00 100644
--- a/tests/src/CoreMangLib/cti/system/uint32/UInt32IConvertibleToBoolean.csproj
+++ b/tests/src/CoreMangLib/cti/system/uint32/UInt32IConvertibleToBoolean.csproj
@@ -33,10 +33,6 @@
<Compile Include="uint32iconvertibletoboolean.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/uint32/UInt32IConvertibleToByte.csproj b/tests/src/CoreMangLib/cti/system/uint32/UInt32IConvertibleToByte.csproj
index 345e7e1521..438f892771 100644
--- a/tests/src/CoreMangLib/cti/system/uint32/UInt32IConvertibleToByte.csproj
+++ b/tests/src/CoreMangLib/cti/system/uint32/UInt32IConvertibleToByte.csproj
@@ -33,10 +33,6 @@
<Compile Include="uint32iconvertibletobyte.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/uint32/UInt32IConvertibleToChar.csproj b/tests/src/CoreMangLib/cti/system/uint32/UInt32IConvertibleToChar.csproj
index eafd7ee53f..43cfa743ea 100644
--- a/tests/src/CoreMangLib/cti/system/uint32/UInt32IConvertibleToChar.csproj
+++ b/tests/src/CoreMangLib/cti/system/uint32/UInt32IConvertibleToChar.csproj
@@ -33,10 +33,6 @@
<Compile Include="uint32iconvertibletochar.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/uint32/UInt32IConvertibleToDecimal.csproj b/tests/src/CoreMangLib/cti/system/uint32/UInt32IConvertibleToDecimal.csproj
index 05689eb270..77032a1476 100644
--- a/tests/src/CoreMangLib/cti/system/uint32/UInt32IConvertibleToDecimal.csproj
+++ b/tests/src/CoreMangLib/cti/system/uint32/UInt32IConvertibleToDecimal.csproj
@@ -33,10 +33,6 @@
<Compile Include="uint32iconvertibletodecimal.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/uint32/UInt32IConvertibleToDouble.csproj b/tests/src/CoreMangLib/cti/system/uint32/UInt32IConvertibleToDouble.csproj
index 2fd0578b0e..9bbba71ab2 100644
--- a/tests/src/CoreMangLib/cti/system/uint32/UInt32IConvertibleToDouble.csproj
+++ b/tests/src/CoreMangLib/cti/system/uint32/UInt32IConvertibleToDouble.csproj
@@ -33,10 +33,6 @@
<Compile Include="uint32iconvertibletodouble.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/uint32/UInt32IConvertibleToInt16.csproj b/tests/src/CoreMangLib/cti/system/uint32/UInt32IConvertibleToInt16.csproj
index 562c660c2d..89734d2759 100644
--- a/tests/src/CoreMangLib/cti/system/uint32/UInt32IConvertibleToInt16.csproj
+++ b/tests/src/CoreMangLib/cti/system/uint32/UInt32IConvertibleToInt16.csproj
@@ -33,10 +33,6 @@
<Compile Include="uint32iconvertibletoint16.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/uint32/UInt32IConvertibleToInt32.csproj b/tests/src/CoreMangLib/cti/system/uint32/UInt32IConvertibleToInt32.csproj
index 04723233b0..a47f65c403 100644
--- a/tests/src/CoreMangLib/cti/system/uint32/UInt32IConvertibleToInt32.csproj
+++ b/tests/src/CoreMangLib/cti/system/uint32/UInt32IConvertibleToInt32.csproj
@@ -33,10 +33,6 @@
<Compile Include="uint32iconvertibletoint32.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/uint32/UInt32IConvertibleToInt64.csproj b/tests/src/CoreMangLib/cti/system/uint32/UInt32IConvertibleToInt64.csproj
index 2386177757..2a93838f67 100644
--- a/tests/src/CoreMangLib/cti/system/uint32/UInt32IConvertibleToInt64.csproj
+++ b/tests/src/CoreMangLib/cti/system/uint32/UInt32IConvertibleToInt64.csproj
@@ -33,10 +33,6 @@
<Compile Include="uint32iconvertibletoint64.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/uint32/UInt32IConvertibleToSByte.csproj b/tests/src/CoreMangLib/cti/system/uint32/UInt32IConvertibleToSByte.csproj
index c489fd566b..d0d5d50eab 100644
--- a/tests/src/CoreMangLib/cti/system/uint32/UInt32IConvertibleToSByte.csproj
+++ b/tests/src/CoreMangLib/cti/system/uint32/UInt32IConvertibleToSByte.csproj
@@ -33,10 +33,6 @@
<Compile Include="uint32iconvertibletosbyte.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/uint32/UInt32IConvertibleToSingle.csproj b/tests/src/CoreMangLib/cti/system/uint32/UInt32IConvertibleToSingle.csproj
index dbb4cf3248..5d9a3e227c 100644
--- a/tests/src/CoreMangLib/cti/system/uint32/UInt32IConvertibleToSingle.csproj
+++ b/tests/src/CoreMangLib/cti/system/uint32/UInt32IConvertibleToSingle.csproj
@@ -33,10 +33,6 @@
<Compile Include="uint32iconvertibletosingle.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/uint32/UInt32IConvertibleToType.csproj b/tests/src/CoreMangLib/cti/system/uint32/UInt32IConvertibleToType.csproj
index f87c4fd3f5..ed0d595d89 100644
--- a/tests/src/CoreMangLib/cti/system/uint32/UInt32IConvertibleToType.csproj
+++ b/tests/src/CoreMangLib/cti/system/uint32/UInt32IConvertibleToType.csproj
@@ -33,10 +33,6 @@
<Compile Include="uint32iconvertibletotype.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/uint32/UInt32IConvertibleToUInt16.csproj b/tests/src/CoreMangLib/cti/system/uint32/UInt32IConvertibleToUInt16.csproj
index 36cdf9d6a3..a9f4b74fdc 100644
--- a/tests/src/CoreMangLib/cti/system/uint32/UInt32IConvertibleToUInt16.csproj
+++ b/tests/src/CoreMangLib/cti/system/uint32/UInt32IConvertibleToUInt16.csproj
@@ -33,10 +33,6 @@
<Compile Include="uint32iconvertibletouint16.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/uint32/UInt32IConvertibleToUInt32.csproj b/tests/src/CoreMangLib/cti/system/uint32/UInt32IConvertibleToUInt32.csproj
index e5227663f9..e56a57a1bd 100644
--- a/tests/src/CoreMangLib/cti/system/uint32/UInt32IConvertibleToUInt32.csproj
+++ b/tests/src/CoreMangLib/cti/system/uint32/UInt32IConvertibleToUInt32.csproj
@@ -33,10 +33,6 @@
<Compile Include="uint32iconvertibletouint32.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/uint32/UInt32IConvertibleToUInt64.csproj b/tests/src/CoreMangLib/cti/system/uint32/UInt32IConvertibleToUInt64.csproj
index 630f133224..25f0978487 100644
--- a/tests/src/CoreMangLib/cti/system/uint32/UInt32IConvertibleToUInt64.csproj
+++ b/tests/src/CoreMangLib/cti/system/uint32/UInt32IConvertibleToUInt64.csproj
@@ -33,10 +33,6 @@
<Compile Include="uint32iconvertibletouint64.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/uint32/UInt32MaxValue.csproj b/tests/src/CoreMangLib/cti/system/uint32/UInt32MaxValue.csproj
index 859677e10e..c7a31e3f5c 100644
--- a/tests/src/CoreMangLib/cti/system/uint32/UInt32MaxValue.csproj
+++ b/tests/src/CoreMangLib/cti/system/uint32/UInt32MaxValue.csproj
@@ -33,10 +33,6 @@
<Compile Include="uint32maxvalue.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/uint32/UInt32MinValue.csproj b/tests/src/CoreMangLib/cti/system/uint32/UInt32MinValue.csproj
index c5a70c960e..91ccf18aef 100644
--- a/tests/src/CoreMangLib/cti/system/uint32/UInt32MinValue.csproj
+++ b/tests/src/CoreMangLib/cti/system/uint32/UInt32MinValue.csproj
@@ -33,10 +33,6 @@
<Compile Include="uint32minvalue.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/uint32/UInt32Parse1.csproj b/tests/src/CoreMangLib/cti/system/uint32/UInt32Parse1.csproj
index 1056c357db..b3f74d4d99 100644
--- a/tests/src/CoreMangLib/cti/system/uint32/UInt32Parse1.csproj
+++ b/tests/src/CoreMangLib/cti/system/uint32/UInt32Parse1.csproj
@@ -33,10 +33,6 @@
<Compile Include="uint32parse1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/uint32/UInt32Parse2.csproj b/tests/src/CoreMangLib/cti/system/uint32/UInt32Parse2.csproj
index 9438761051..36e22ee658 100644
--- a/tests/src/CoreMangLib/cti/system/uint32/UInt32Parse2.csproj
+++ b/tests/src/CoreMangLib/cti/system/uint32/UInt32Parse2.csproj
@@ -33,10 +33,6 @@
<Compile Include="uint32parse2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/uint32/UInt32Parse3.csproj b/tests/src/CoreMangLib/cti/system/uint32/UInt32Parse3.csproj
index f5a006441b..dc29f3b841 100644
--- a/tests/src/CoreMangLib/cti/system/uint32/UInt32Parse3.csproj
+++ b/tests/src/CoreMangLib/cti/system/uint32/UInt32Parse3.csproj
@@ -33,10 +33,6 @@
<Compile Include="uint32parse3.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/uint32/UInt32ToString2.csproj b/tests/src/CoreMangLib/cti/system/uint32/UInt32ToString2.csproj
index 694734906b..69f919e84c 100644
--- a/tests/src/CoreMangLib/cti/system/uint32/UInt32ToString2.csproj
+++ b/tests/src/CoreMangLib/cti/system/uint32/UInt32ToString2.csproj
@@ -33,10 +33,6 @@
<Compile Include="uint32tostring2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/uint32/UInt32TryParse.csproj b/tests/src/CoreMangLib/cti/system/uint32/UInt32TryParse.csproj
index e88b99024b..e3d78642fb 100644
--- a/tests/src/CoreMangLib/cti/system/uint32/UInt32TryParse.csproj
+++ b/tests/src/CoreMangLib/cti/system/uint32/UInt32TryParse.csproj
@@ -33,10 +33,6 @@
<Compile Include="uint32tryparse.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/uint32/app.config b/tests/src/CoreMangLib/cti/system/uint32/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/uint32/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/uint32/project.json b/tests/src/CoreMangLib/cti/system/uint32/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/uint32/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/uint64/UInt64GetHashCode.csproj b/tests/src/CoreMangLib/cti/system/uint64/UInt64GetHashCode.csproj
index 773fb3d305..19d821dc9d 100644
--- a/tests/src/CoreMangLib/cti/system/uint64/UInt64GetHashCode.csproj
+++ b/tests/src/CoreMangLib/cti/system/uint64/UInt64GetHashCode.csproj
@@ -33,10 +33,6 @@
<Compile Include="uint64gethashcode.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/uint64/UInt64IConvertibleToBoolean.csproj b/tests/src/CoreMangLib/cti/system/uint64/UInt64IConvertibleToBoolean.csproj
index 21baf0ab05..adc08df10d 100644
--- a/tests/src/CoreMangLib/cti/system/uint64/UInt64IConvertibleToBoolean.csproj
+++ b/tests/src/CoreMangLib/cti/system/uint64/UInt64IConvertibleToBoolean.csproj
@@ -33,10 +33,6 @@
<Compile Include="uint64iconvertibletoboolean.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/uint64/UInt64IConvertibleToByte.csproj b/tests/src/CoreMangLib/cti/system/uint64/UInt64IConvertibleToByte.csproj
index 37a5c1c288..a07a48a75b 100644
--- a/tests/src/CoreMangLib/cti/system/uint64/UInt64IConvertibleToByte.csproj
+++ b/tests/src/CoreMangLib/cti/system/uint64/UInt64IConvertibleToByte.csproj
@@ -33,10 +33,6 @@
<Compile Include="uint64iconvertibletobyte.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/uint64/UInt64IConvertibleToChar.csproj b/tests/src/CoreMangLib/cti/system/uint64/UInt64IConvertibleToChar.csproj
index fbb318f82e..165f25cb78 100644
--- a/tests/src/CoreMangLib/cti/system/uint64/UInt64IConvertibleToChar.csproj
+++ b/tests/src/CoreMangLib/cti/system/uint64/UInt64IConvertibleToChar.csproj
@@ -33,10 +33,6 @@
<Compile Include="uint64iconvertibletochar.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/uint64/UInt64IConvertibleToDateTime.csproj b/tests/src/CoreMangLib/cti/system/uint64/UInt64IConvertibleToDateTime.csproj
index 4d6fda5e95..84f8043244 100644
--- a/tests/src/CoreMangLib/cti/system/uint64/UInt64IConvertibleToDateTime.csproj
+++ b/tests/src/CoreMangLib/cti/system/uint64/UInt64IConvertibleToDateTime.csproj
@@ -33,10 +33,6 @@
<Compile Include="uint64iconvertibletodatetime.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/uint64/UInt64IConvertibleToDecimal.csproj b/tests/src/CoreMangLib/cti/system/uint64/UInt64IConvertibleToDecimal.csproj
index 2c6cce3388..0eef2007a2 100644
--- a/tests/src/CoreMangLib/cti/system/uint64/UInt64IConvertibleToDecimal.csproj
+++ b/tests/src/CoreMangLib/cti/system/uint64/UInt64IConvertibleToDecimal.csproj
@@ -33,10 +33,6 @@
<Compile Include="uint64iconvertibletodecimal.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/uint64/UInt64IConvertibleToDouble.csproj b/tests/src/CoreMangLib/cti/system/uint64/UInt64IConvertibleToDouble.csproj
index e2c53810cf..a19cce628a 100644
--- a/tests/src/CoreMangLib/cti/system/uint64/UInt64IConvertibleToDouble.csproj
+++ b/tests/src/CoreMangLib/cti/system/uint64/UInt64IConvertibleToDouble.csproj
@@ -33,10 +33,6 @@
<Compile Include="uint64iconvertibletodouble.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/uint64/UInt64IConvertibleToInt16.csproj b/tests/src/CoreMangLib/cti/system/uint64/UInt64IConvertibleToInt16.csproj
index f2f31c3bd0..2be022a244 100644
--- a/tests/src/CoreMangLib/cti/system/uint64/UInt64IConvertibleToInt16.csproj
+++ b/tests/src/CoreMangLib/cti/system/uint64/UInt64IConvertibleToInt16.csproj
@@ -33,10 +33,6 @@
<Compile Include="uint64iconvertibletoint16.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/uint64/UInt64IConvertibleToInt32.csproj b/tests/src/CoreMangLib/cti/system/uint64/UInt64IConvertibleToInt32.csproj
index db9932b543..a2d05cd173 100644
--- a/tests/src/CoreMangLib/cti/system/uint64/UInt64IConvertibleToInt32.csproj
+++ b/tests/src/CoreMangLib/cti/system/uint64/UInt64IConvertibleToInt32.csproj
@@ -33,10 +33,6 @@
<Compile Include="uint64iconvertibletoint32.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/uint64/UInt64IConvertibleToInt64.csproj b/tests/src/CoreMangLib/cti/system/uint64/UInt64IConvertibleToInt64.csproj
index adc9ed4eb5..cafec991e9 100644
--- a/tests/src/CoreMangLib/cti/system/uint64/UInt64IConvertibleToInt64.csproj
+++ b/tests/src/CoreMangLib/cti/system/uint64/UInt64IConvertibleToInt64.csproj
@@ -33,10 +33,6 @@
<Compile Include="uint64iconvertibletoint64.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/uint64/UInt64IConvertibleToSByte.csproj b/tests/src/CoreMangLib/cti/system/uint64/UInt64IConvertibleToSByte.csproj
index 27a96ee722..7095a84289 100644
--- a/tests/src/CoreMangLib/cti/system/uint64/UInt64IConvertibleToSByte.csproj
+++ b/tests/src/CoreMangLib/cti/system/uint64/UInt64IConvertibleToSByte.csproj
@@ -33,10 +33,6 @@
<Compile Include="uint64iconvertibletosbyte.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/uint64/UInt64IConvertibleToSingle.csproj b/tests/src/CoreMangLib/cti/system/uint64/UInt64IConvertibleToSingle.csproj
index 7657f268ee..5cbd0d95e0 100644
--- a/tests/src/CoreMangLib/cti/system/uint64/UInt64IConvertibleToSingle.csproj
+++ b/tests/src/CoreMangLib/cti/system/uint64/UInt64IConvertibleToSingle.csproj
@@ -33,10 +33,6 @@
<Compile Include="uint64iconvertibletosingle.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/uint64/UInt64IConvertibleToType.csproj b/tests/src/CoreMangLib/cti/system/uint64/UInt64IConvertibleToType.csproj
index 600715ec04..abe509aad6 100644
--- a/tests/src/CoreMangLib/cti/system/uint64/UInt64IConvertibleToType.csproj
+++ b/tests/src/CoreMangLib/cti/system/uint64/UInt64IConvertibleToType.csproj
@@ -33,10 +33,6 @@
<Compile Include="uint64iconvertibletotype.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/uint64/UInt64IConvertibleToUInt16.csproj b/tests/src/CoreMangLib/cti/system/uint64/UInt64IConvertibleToUInt16.csproj
index bcef56352e..5fa0dff502 100644
--- a/tests/src/CoreMangLib/cti/system/uint64/UInt64IConvertibleToUInt16.csproj
+++ b/tests/src/CoreMangLib/cti/system/uint64/UInt64IConvertibleToUInt16.csproj
@@ -33,10 +33,6 @@
<Compile Include="uint64iconvertibletouint16.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/uint64/UInt64IConvertibleToUInt32.csproj b/tests/src/CoreMangLib/cti/system/uint64/UInt64IConvertibleToUInt32.csproj
index 60ae216c5e..087328ffc8 100644
--- a/tests/src/CoreMangLib/cti/system/uint64/UInt64IConvertibleToUInt32.csproj
+++ b/tests/src/CoreMangLib/cti/system/uint64/UInt64IConvertibleToUInt32.csproj
@@ -33,10 +33,6 @@
<Compile Include="uint64iconvertibletouint32.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/uint64/UInt64IConvertibleToUInt64.csproj b/tests/src/CoreMangLib/cti/system/uint64/UInt64IConvertibleToUInt64.csproj
index 89a0f77483..f6be59d831 100644
--- a/tests/src/CoreMangLib/cti/system/uint64/UInt64IConvertibleToUInt64.csproj
+++ b/tests/src/CoreMangLib/cti/system/uint64/UInt64IConvertibleToUInt64.csproj
@@ -33,10 +33,6 @@
<Compile Include="uint64iconvertibletouint64.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/uint64/UInt64MaxValue.csproj b/tests/src/CoreMangLib/cti/system/uint64/UInt64MaxValue.csproj
index 608ab4b873..f36ae034de 100644
--- a/tests/src/CoreMangLib/cti/system/uint64/UInt64MaxValue.csproj
+++ b/tests/src/CoreMangLib/cti/system/uint64/UInt64MaxValue.csproj
@@ -33,10 +33,6 @@
<Compile Include="uint64maxvalue.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/uint64/UInt64MinValue.csproj b/tests/src/CoreMangLib/cti/system/uint64/UInt64MinValue.csproj
index 1a0d52d49b..28b995e1e7 100644
--- a/tests/src/CoreMangLib/cti/system/uint64/UInt64MinValue.csproj
+++ b/tests/src/CoreMangLib/cti/system/uint64/UInt64MinValue.csproj
@@ -33,10 +33,6 @@
<Compile Include="uint64minvalue.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/uint64/UInt64Parse1.csproj b/tests/src/CoreMangLib/cti/system/uint64/UInt64Parse1.csproj
index 47011a440a..dd33407efe 100644
--- a/tests/src/CoreMangLib/cti/system/uint64/UInt64Parse1.csproj
+++ b/tests/src/CoreMangLib/cti/system/uint64/UInt64Parse1.csproj
@@ -33,10 +33,6 @@
<Compile Include="uint64parse1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/uint64/UInt64Parse2.csproj b/tests/src/CoreMangLib/cti/system/uint64/UInt64Parse2.csproj
index 204ffe4f75..238fc3035b 100644
--- a/tests/src/CoreMangLib/cti/system/uint64/UInt64Parse2.csproj
+++ b/tests/src/CoreMangLib/cti/system/uint64/UInt64Parse2.csproj
@@ -33,10 +33,6 @@
<Compile Include="uint64parse2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/uint64/UInt64Parse3.csproj b/tests/src/CoreMangLib/cti/system/uint64/UInt64Parse3.csproj
index ff781f6174..4ef7bc1fca 100644
--- a/tests/src/CoreMangLib/cti/system/uint64/UInt64Parse3.csproj
+++ b/tests/src/CoreMangLib/cti/system/uint64/UInt64Parse3.csproj
@@ -33,10 +33,6 @@
<Compile Include="uint64parse3.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/uint64/UInt64ToString2.csproj b/tests/src/CoreMangLib/cti/system/uint64/UInt64ToString2.csproj
index a5badb8c36..094aeb2d39 100644
--- a/tests/src/CoreMangLib/cti/system/uint64/UInt64ToString2.csproj
+++ b/tests/src/CoreMangLib/cti/system/uint64/UInt64ToString2.csproj
@@ -33,10 +33,6 @@
<Compile Include="uint64tostring2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/uint64/UInt64TryParse.csproj b/tests/src/CoreMangLib/cti/system/uint64/UInt64TryParse.csproj
index 4fba8044d5..1c268ba958 100644
--- a/tests/src/CoreMangLib/cti/system/uint64/UInt64TryParse.csproj
+++ b/tests/src/CoreMangLib/cti/system/uint64/UInt64TryParse.csproj
@@ -33,10 +33,6 @@
<Compile Include="uint64tryparse.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/uint64/app.config b/tests/src/CoreMangLib/cti/system/uint64/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/uint64/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/uint64/project.json b/tests/src/CoreMangLib/cti/system/uint64/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/uint64/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/uintptr/UIntPtrCtor_UInt32.csproj b/tests/src/CoreMangLib/cti/system/uintptr/UIntPtrCtor_UInt32.csproj
index 88489894ad..5581805454 100644
--- a/tests/src/CoreMangLib/cti/system/uintptr/UIntPtrCtor_UInt32.csproj
+++ b/tests/src/CoreMangLib/cti/system/uintptr/UIntPtrCtor_UInt32.csproj
@@ -33,10 +33,6 @@
<Compile Include="uintptrctor_uint32.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/uintptr/UIntPtrCtor_UInt64.csproj b/tests/src/CoreMangLib/cti/system/uintptr/UIntPtrCtor_UInt64.csproj
index 16ed36d2c7..84673c8167 100644
--- a/tests/src/CoreMangLib/cti/system/uintptr/UIntPtrCtor_UInt64.csproj
+++ b/tests/src/CoreMangLib/cti/system/uintptr/UIntPtrCtor_UInt64.csproj
@@ -33,10 +33,6 @@
<Compile Include="uintptrctor_uint64.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/uintptr/UIntPtrCtor_VoidPtr.csproj b/tests/src/CoreMangLib/cti/system/uintptr/UIntPtrCtor_VoidPtr.csproj
index e9f21b932b..131278c2dd 100644
--- a/tests/src/CoreMangLib/cti/system/uintptr/UIntPtrCtor_VoidPtr.csproj
+++ b/tests/src/CoreMangLib/cti/system/uintptr/UIntPtrCtor_VoidPtr.csproj
@@ -33,10 +33,6 @@
<Compile Include="uintptrctor_voidptr.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/uintptr/UIntPtrEquals.csproj b/tests/src/CoreMangLib/cti/system/uintptr/UIntPtrEquals.csproj
index d70bdf840e..6b0ce0a2a6 100644
--- a/tests/src/CoreMangLib/cti/system/uintptr/UIntPtrEquals.csproj
+++ b/tests/src/CoreMangLib/cti/system/uintptr/UIntPtrEquals.csproj
@@ -33,10 +33,6 @@
<Compile Include="uintptrequals.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/uintptr/UIntPtrGetHashCode.csproj b/tests/src/CoreMangLib/cti/system/uintptr/UIntPtrGetHashCode.csproj
index 5f932e34d5..e913321abc 100644
--- a/tests/src/CoreMangLib/cti/system/uintptr/UIntPtrGetHashCode.csproj
+++ b/tests/src/CoreMangLib/cti/system/uintptr/UIntPtrGetHashCode.csproj
@@ -33,10 +33,6 @@
<Compile Include="uintptrgethashcode.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/uintptr/UIntPtrSize.csproj b/tests/src/CoreMangLib/cti/system/uintptr/UIntPtrSize.csproj
index 579ae8a8ae..69050eef8c 100644
--- a/tests/src/CoreMangLib/cti/system/uintptr/UIntPtrSize.csproj
+++ b/tests/src/CoreMangLib/cti/system/uintptr/UIntPtrSize.csproj
@@ -33,10 +33,6 @@
<Compile Include="uintptrsize.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/uintptr/UIntPtrToPointer.csproj b/tests/src/CoreMangLib/cti/system/uintptr/UIntPtrToPointer.csproj
index 1c48807445..7d7f1dd07c 100644
--- a/tests/src/CoreMangLib/cti/system/uintptr/UIntPtrToPointer.csproj
+++ b/tests/src/CoreMangLib/cti/system/uintptr/UIntPtrToPointer.csproj
@@ -33,10 +33,6 @@
<Compile Include="uintptrtopointer.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/uintptr/UIntPtrToString.csproj b/tests/src/CoreMangLib/cti/system/uintptr/UIntPtrToString.csproj
index 3144bdcba4..4d87714bd9 100644
--- a/tests/src/CoreMangLib/cti/system/uintptr/UIntPtrToString.csproj
+++ b/tests/src/CoreMangLib/cti/system/uintptr/UIntPtrToString.csproj
@@ -33,10 +33,6 @@
<Compile Include="uintptrtostring.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/uintptr/UIntPtrToUInt32.csproj b/tests/src/CoreMangLib/cti/system/uintptr/UIntPtrToUInt32.csproj
index cd59fcbf7b..b0d9a1d536 100644
--- a/tests/src/CoreMangLib/cti/system/uintptr/UIntPtrToUInt32.csproj
+++ b/tests/src/CoreMangLib/cti/system/uintptr/UIntPtrToUInt32.csproj
@@ -33,10 +33,6 @@
<Compile Include="uintptrtouint32.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/uintptr/UIntPtrToUInt64.csproj b/tests/src/CoreMangLib/cti/system/uintptr/UIntPtrToUInt64.csproj
index dfb94a5453..d8023e5e68 100644
--- a/tests/src/CoreMangLib/cti/system/uintptr/UIntPtrToUInt64.csproj
+++ b/tests/src/CoreMangLib/cti/system/uintptr/UIntPtrToUInt64.csproj
@@ -33,10 +33,6 @@
<Compile Include="uintptrtouint64.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/uintptr/UIntPtrZero.csproj b/tests/src/CoreMangLib/cti/system/uintptr/UIntPtrZero.csproj
index a04fa1260c..3707a4dc6f 100644
--- a/tests/src/CoreMangLib/cti/system/uintptr/UIntPtrZero.csproj
+++ b/tests/src/CoreMangLib/cti/system/uintptr/UIntPtrZero.csproj
@@ -33,10 +33,6 @@
<Compile Include="uintptrzero.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/uintptr/app.config b/tests/src/CoreMangLib/cti/system/uintptr/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/uintptr/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/uintptr/project.json b/tests/src/CoreMangLib/cti/system/uintptr/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/uintptr/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/valuetype/ValueTypeEquals.csproj b/tests/src/CoreMangLib/cti/system/valuetype/ValueTypeEquals.csproj
index 15237c974b..7f70a7feac 100644
--- a/tests/src/CoreMangLib/cti/system/valuetype/ValueTypeEquals.csproj
+++ b/tests/src/CoreMangLib/cti/system/valuetype/ValueTypeEquals.csproj
@@ -33,10 +33,6 @@
<Compile Include="valuetypeequals.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/valuetype/ValueTypeEquals2.csproj b/tests/src/CoreMangLib/cti/system/valuetype/ValueTypeEquals2.csproj
index 2f5c496347..119130c54d 100644
--- a/tests/src/CoreMangLib/cti/system/valuetype/ValueTypeEquals2.csproj
+++ b/tests/src/CoreMangLib/cti/system/valuetype/ValueTypeEquals2.csproj
@@ -33,10 +33,6 @@
<Compile Include="valuetypeequals2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/valuetype/app.config b/tests/src/CoreMangLib/cti/system/valuetype/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/valuetype/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/valuetype/project.json b/tests/src/CoreMangLib/cti/system/valuetype/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/valuetype/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/version/VersionBuild.csproj b/tests/src/CoreMangLib/cti/system/version/VersionBuild.csproj
index 2b4dcf5017..976a13b00a 100644
--- a/tests/src/CoreMangLib/cti/system/version/VersionBuild.csproj
+++ b/tests/src/CoreMangLib/cti/system/version/VersionBuild.csproj
@@ -33,10 +33,6 @@
<Compile Include="versionbuild.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/version/VersionCompareTo2.csproj b/tests/src/CoreMangLib/cti/system/version/VersionCompareTo2.csproj
index 3603938386..3ff809fc08 100644
--- a/tests/src/CoreMangLib/cti/system/version/VersionCompareTo2.csproj
+++ b/tests/src/CoreMangLib/cti/system/version/VersionCompareTo2.csproj
@@ -33,10 +33,6 @@
<Compile Include="versioncompareto2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/version/VersionCtor4.csproj b/tests/src/CoreMangLib/cti/system/version/VersionCtor4.csproj
index baee758eff..8de3ac3d68 100644
--- a/tests/src/CoreMangLib/cti/system/version/VersionCtor4.csproj
+++ b/tests/src/CoreMangLib/cti/system/version/VersionCtor4.csproj
@@ -33,10 +33,6 @@
<Compile Include="versionctor4.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/version/VersionEquals1.csproj b/tests/src/CoreMangLib/cti/system/version/VersionEquals1.csproj
index bd4bf34ef3..5e346c4c26 100644
--- a/tests/src/CoreMangLib/cti/system/version/VersionEquals1.csproj
+++ b/tests/src/CoreMangLib/cti/system/version/VersionEquals1.csproj
@@ -33,10 +33,6 @@
<Compile Include="versionequals1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/version/VersionEquals2.csproj b/tests/src/CoreMangLib/cti/system/version/VersionEquals2.csproj
index 418911c22c..6686abc663 100644
--- a/tests/src/CoreMangLib/cti/system/version/VersionEquals2.csproj
+++ b/tests/src/CoreMangLib/cti/system/version/VersionEquals2.csproj
@@ -33,10 +33,6 @@
<Compile Include="versionequals2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/version/VersionGetHashCode.csproj b/tests/src/CoreMangLib/cti/system/version/VersionGetHashCode.csproj
index 6c0f3cda2f..5d5fc181c7 100644
--- a/tests/src/CoreMangLib/cti/system/version/VersionGetHashCode.csproj
+++ b/tests/src/CoreMangLib/cti/system/version/VersionGetHashCode.csproj
@@ -33,10 +33,6 @@
<Compile Include="versiongethashcode.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/version/VersionMajor.csproj b/tests/src/CoreMangLib/cti/system/version/VersionMajor.csproj
index a1e6d0c275..0b9f8c1c79 100644
--- a/tests/src/CoreMangLib/cti/system/version/VersionMajor.csproj
+++ b/tests/src/CoreMangLib/cti/system/version/VersionMajor.csproj
@@ -33,10 +33,6 @@
<Compile Include="versionmajor.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/version/VersionRevision.csproj b/tests/src/CoreMangLib/cti/system/version/VersionRevision.csproj
index 767cad644c..e6de823ac2 100644
--- a/tests/src/CoreMangLib/cti/system/version/VersionRevision.csproj
+++ b/tests/src/CoreMangLib/cti/system/version/VersionRevision.csproj
@@ -33,10 +33,6 @@
<Compile Include="versionrevision.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/version/VersionToString1.csproj b/tests/src/CoreMangLib/cti/system/version/VersionToString1.csproj
index 78efa87807..11d48dc715 100644
--- a/tests/src/CoreMangLib/cti/system/version/VersionToString1.csproj
+++ b/tests/src/CoreMangLib/cti/system/version/VersionToString1.csproj
@@ -33,10 +33,6 @@
<Compile Include="versiontostring1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/version/VersionToString2.csproj b/tests/src/CoreMangLib/cti/system/version/VersionToString2.csproj
index 4e032cd6ae..eb529bbce7 100644
--- a/tests/src/CoreMangLib/cti/system/version/VersionToString2.csproj
+++ b/tests/src/CoreMangLib/cti/system/version/VersionToString2.csproj
@@ -33,10 +33,6 @@
<Compile Include="versiontostring2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/version/app.config b/tests/src/CoreMangLib/cti/system/version/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/version/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/version/project.json b/tests/src/CoreMangLib/cti/system/version/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/version/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/cti/system/weakreference/WeakReferenceCtor1_PSC.csproj b/tests/src/CoreMangLib/cti/system/weakreference/WeakReferenceCtor1_PSC.csproj
index d2841eac33..a99692dc85 100644
--- a/tests/src/CoreMangLib/cti/system/weakreference/WeakReferenceCtor1_PSC.csproj
+++ b/tests/src/CoreMangLib/cti/system/weakreference/WeakReferenceCtor1_PSC.csproj
@@ -34,10 +34,6 @@
<Compile Include="weakreferencector1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/weakreference/WeakReferenceCtor2_PSC.csproj b/tests/src/CoreMangLib/cti/system/weakreference/WeakReferenceCtor2_PSC.csproj
index 4964785bd8..d59c45054b 100644
--- a/tests/src/CoreMangLib/cti/system/weakreference/WeakReferenceCtor2_PSC.csproj
+++ b/tests/src/CoreMangLib/cti/system/weakreference/WeakReferenceCtor2_PSC.csproj
@@ -35,10 +35,6 @@
<Compile Include="weakreferencector2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/weakreference/WeakReferenceCtor2b_PSC.csproj b/tests/src/CoreMangLib/cti/system/weakreference/WeakReferenceCtor2b_PSC.csproj
index 788176d54e..306e7f63bc 100644
--- a/tests/src/CoreMangLib/cti/system/weakreference/WeakReferenceCtor2b_PSC.csproj
+++ b/tests/src/CoreMangLib/cti/system/weakreference/WeakReferenceCtor2b_PSC.csproj
@@ -34,10 +34,6 @@
<Compile Include="weakreferencector2b.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/weakreference/WeakReferenceIsAlive_PSC.csproj b/tests/src/CoreMangLib/cti/system/weakreference/WeakReferenceIsAlive_PSC.csproj
index e5573bef48..db5e08dfab 100644
--- a/tests/src/CoreMangLib/cti/system/weakreference/WeakReferenceIsAlive_PSC.csproj
+++ b/tests/src/CoreMangLib/cti/system/weakreference/WeakReferenceIsAlive_PSC.csproj
@@ -35,10 +35,6 @@
<Compile Include="weakreferenceisalive.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/weakreference/WeakReferenceIsAliveb_PSC.csproj b/tests/src/CoreMangLib/cti/system/weakreference/WeakReferenceIsAliveb_PSC.csproj
index 7eb649384b..565e47c039 100644
--- a/tests/src/CoreMangLib/cti/system/weakreference/WeakReferenceIsAliveb_PSC.csproj
+++ b/tests/src/CoreMangLib/cti/system/weakreference/WeakReferenceIsAliveb_PSC.csproj
@@ -34,10 +34,6 @@
<Compile Include="weakreferenceisaliveb.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/weakreference/WeakReferenceTargetb_PSC.csproj b/tests/src/CoreMangLib/cti/system/weakreference/WeakReferenceTargetb_PSC.csproj
index 055dc1a7ff..7d2b543d43 100644
--- a/tests/src/CoreMangLib/cti/system/weakreference/WeakReferenceTargetb_PSC.csproj
+++ b/tests/src/CoreMangLib/cti/system/weakreference/WeakReferenceTargetb_PSC.csproj
@@ -34,10 +34,6 @@
<Compile Include="weakreferencetargetb.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/weakreference/WeakReferenceTrackResurrection_cti_PSC.csproj b/tests/src/CoreMangLib/cti/system/weakreference/WeakReferenceTrackResurrection_cti_PSC.csproj
index 1cb1c7b5f1..1cbf48d51e 100644
--- a/tests/src/CoreMangLib/cti/system/weakreference/WeakReferenceTrackResurrection_cti_PSC.csproj
+++ b/tests/src/CoreMangLib/cti/system/weakreference/WeakReferenceTrackResurrection_cti_PSC.csproj
@@ -34,10 +34,6 @@
<Compile Include="weakreferencetrackresurrection_cti.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/weakreference/app.config b/tests/src/CoreMangLib/cti/system/weakreference/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/weakreference/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/weakreference/project.json b/tests/src/CoreMangLib/cti/system/weakreference/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/weakreference/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/reflection/assembly/TestAssemblyAppBase.csproj b/tests/src/CoreMangLib/reflection/assembly/TestAssemblyAppBase.csproj
index f640ccc8c8..a8a3c35da8 100644
--- a/tests/src/CoreMangLib/reflection/assembly/TestAssemblyAppBase.csproj
+++ b/tests/src/CoreMangLib/reflection/assembly/TestAssemblyAppBase.csproj
@@ -33,10 +33,6 @@
<Compile Include="testassembly.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/reflection/assembly/TestAssemblyNotAppBase.csproj b/tests/src/CoreMangLib/reflection/assembly/TestAssemblyNotAppBase.csproj
index f640ccc8c8..a8a3c35da8 100644
--- a/tests/src/CoreMangLib/reflection/assembly/TestAssemblyNotAppBase.csproj
+++ b/tests/src/CoreMangLib/reflection/assembly/TestAssemblyNotAppBase.csproj
@@ -33,10 +33,6 @@
<Compile Include="testassembly.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/reflection/assembly/app.config b/tests/src/CoreMangLib/reflection/assembly/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/reflection/assembly/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/reflection/assembly/project.json b/tests/src/CoreMangLib/reflection/assembly/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/reflection/assembly/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/system/buffer/ASURT_99893.csproj b/tests/src/CoreMangLib/system/buffer/ASURT_99893.csproj
index be7937c953..ca33dcd5ec 100644
--- a/tests/src/CoreMangLib/system/buffer/ASURT_99893.csproj
+++ b/tests/src/CoreMangLib/system/buffer/ASURT_99893.csproj
@@ -33,10 +33,6 @@
<Compile Include="asurt_99893.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/system/buffer/app.config b/tests/src/CoreMangLib/system/buffer/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/system/buffer/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/system/buffer/project.json b/tests/src/CoreMangLib/system/buffer/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/system/buffer/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/system/collections/generic/hashset/Regression_Dev10_609271.csproj b/tests/src/CoreMangLib/system/collections/generic/hashset/Regression_Dev10_609271.csproj
index c38a54793e..cc2941e55a 100644
--- a/tests/src/CoreMangLib/system/collections/generic/hashset/Regression_Dev10_609271.csproj
+++ b/tests/src/CoreMangLib/system/collections/generic/hashset/Regression_Dev10_609271.csproj
@@ -33,10 +33,6 @@
<Compile Include="regression_dev10_609271.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/system/collections/generic/hashset/Regression_Dev10_624201.csproj b/tests/src/CoreMangLib/system/collections/generic/hashset/Regression_Dev10_624201.csproj
index a98eef55d0..4e883b9338 100644
--- a/tests/src/CoreMangLib/system/collections/generic/hashset/Regression_Dev10_624201.csproj
+++ b/tests/src/CoreMangLib/system/collections/generic/hashset/Regression_Dev10_624201.csproj
@@ -33,10 +33,6 @@
<Compile Include="regression_dev10_624201.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/system/collections/generic/hashset/app.config b/tests/src/CoreMangLib/system/collections/generic/hashset/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/system/collections/generic/hashset/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/system/collections/generic/hashset/project.json b/tests/src/CoreMangLib/system/collections/generic/hashset/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/system/collections/generic/hashset/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/system/datetime/Co7510ParseExact_formatarray.csproj b/tests/src/CoreMangLib/system/datetime/Co7510ParseExact_formatarray.csproj
index 6d3efc9f9c..6475443219 100644
--- a/tests/src/CoreMangLib/system/datetime/Co7510ParseExact_formatarray.csproj
+++ b/tests/src/CoreMangLib/system/datetime/Co7510ParseExact_formatarray.csproj
@@ -33,10 +33,6 @@
<Compile Include="co7510parseexact_formatarray.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/system/datetime/app.config b/tests/src/CoreMangLib/system/datetime/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/system/datetime/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/system/datetime/project.json b/tests/src/CoreMangLib/system/datetime/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/system/datetime/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/system/delegate/VSD/OpenDelegate.csproj b/tests/src/CoreMangLib/system/delegate/VSD/OpenDelegate.csproj
index 0e7544eca7..5a39b7582d 100644
--- a/tests/src/CoreMangLib/system/delegate/VSD/OpenDelegate.csproj
+++ b/tests/src/CoreMangLib/system/delegate/VSD/OpenDelegate.csproj
@@ -31,10 +31,6 @@
<Compile Include="OpenDelegate.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
diff --git a/tests/src/CoreMangLib/system/delegate/VSD/app.config b/tests/src/CoreMangLib/system/delegate/VSD/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/system/delegate/VSD/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/system/delegate/VSD/project.json b/tests/src/CoreMangLib/system/delegate/VSD/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/system/delegate/VSD/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/system/delegate/generics/NG_Standard.csproj b/tests/src/CoreMangLib/system/delegate/generics/NG_Standard.csproj
index f2db1d0fcf..dd18b75221 100644
--- a/tests/src/CoreMangLib/system/delegate/generics/NG_Standard.csproj
+++ b/tests/src/CoreMangLib/system/delegate/generics/NG_Standard.csproj
@@ -34,10 +34,6 @@
<Compile Include="ng_standard.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/system/delegate/generics/NegativeGenerics.csproj b/tests/src/CoreMangLib/system/delegate/generics/NegativeGenerics.csproj
index af4c4013b6..6e2506a5f5 100644
--- a/tests/src/CoreMangLib/system/delegate/generics/NegativeGenerics.csproj
+++ b/tests/src/CoreMangLib/system/delegate/generics/NegativeGenerics.csproj
@@ -33,10 +33,6 @@
<Compile Include="negativegenerics.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/system/delegate/generics/NullableTypes.csproj b/tests/src/CoreMangLib/system/delegate/generics/NullableTypes.csproj
index d0ac9bb5b7..8765fd8660 100644
--- a/tests/src/CoreMangLib/system/delegate/generics/NullableTypes.csproj
+++ b/tests/src/CoreMangLib/system/delegate/generics/NullableTypes.csproj
@@ -33,10 +33,6 @@
<Compile Include="nullabletypes.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/system/delegate/generics/app.config b/tests/src/CoreMangLib/system/delegate/generics/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/system/delegate/generics/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/system/delegate/generics/project.json b/tests/src/CoreMangLib/system/delegate/generics/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/system/delegate/generics/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/system/delegate/miscellaneous/Central.csproj b/tests/src/CoreMangLib/system/delegate/miscellaneous/Central.csproj
index 69f0f044fd..5ccec93b4b 100644
--- a/tests/src/CoreMangLib/system/delegate/miscellaneous/Central.csproj
+++ b/tests/src/CoreMangLib/system/delegate/miscellaneous/Central.csproj
@@ -33,10 +33,6 @@
<Compile Include="central.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/system/delegate/miscellaneous/ClosedStatic.csproj b/tests/src/CoreMangLib/system/delegate/miscellaneous/ClosedStatic.csproj
index 59b1c83c7d..bc95b076ed 100644
--- a/tests/src/CoreMangLib/system/delegate/miscellaneous/ClosedStatic.csproj
+++ b/tests/src/CoreMangLib/system/delegate/miscellaneous/ClosedStatic.csproj
@@ -32,10 +32,6 @@
<Compile Include="ClosedStatic.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/system/delegate/miscellaneous/Co6010DelegateEqualsTwo.csproj b/tests/src/CoreMangLib/system/delegate/miscellaneous/Co6010DelegateEqualsTwo.csproj
index 0f513b6d3e..8e548b69ff 100644
--- a/tests/src/CoreMangLib/system/delegate/miscellaneous/Co6010DelegateEqualsTwo.csproj
+++ b/tests/src/CoreMangLib/system/delegate/miscellaneous/Co6010DelegateEqualsTwo.csproj
@@ -33,10 +33,6 @@
<Compile Include="co6010delegateequalstwo.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/system/delegate/miscellaneous/Co6031GetHashCode.csproj b/tests/src/CoreMangLib/system/delegate/miscellaneous/Co6031GetHashCode.csproj
index 9cb3474462..f64d30c2c2 100644
--- a/tests/src/CoreMangLib/system/delegate/miscellaneous/Co6031GetHashCode.csproj
+++ b/tests/src/CoreMangLib/system/delegate/miscellaneous/Co6031GetHashCode.csproj
@@ -33,10 +33,6 @@
<Compile Include="co6031gethashcode.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/system/delegate/miscellaneous/app.config b/tests/src/CoreMangLib/system/delegate/miscellaneous/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/system/delegate/miscellaneous/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/system/delegate/miscellaneous/project.json b/tests/src/CoreMangLib/system/delegate/miscellaneous/project.json
deleted file mode 100644
index 78dd7e09cf..0000000000
--- a/tests/src/CoreMangLib/system/delegate/miscellaneous/project.json
+++ /dev/null
@@ -1,49 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Reflection.TypeExtensions": "4.1.1-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/system/delegate/regressions/devdivbugs/113347/DDB113347.csproj b/tests/src/CoreMangLib/system/delegate/regressions/devdivbugs/113347/DDB113347.csproj
index 11f9d32018..741ee6c2b6 100644
--- a/tests/src/CoreMangLib/system/delegate/regressions/devdivbugs/113347/DDB113347.csproj
+++ b/tests/src/CoreMangLib/system/delegate/regressions/devdivbugs/113347/DDB113347.csproj
@@ -33,10 +33,6 @@
<Compile Include="ddb113347.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/system/delegate/regressions/devdivbugs/113347/app.config b/tests/src/CoreMangLib/system/delegate/regressions/devdivbugs/113347/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/system/delegate/regressions/devdivbugs/113347/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/system/delegate/regressions/devdivbugs/113347/project.json b/tests/src/CoreMangLib/system/delegate/regressions/devdivbugs/113347/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/system/delegate/regressions/devdivbugs/113347/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/system/delegate/threatmodel/public/TestClass.csproj b/tests/src/CoreMangLib/system/delegate/threatmodel/public/TestClass.csproj
index 40e25f6399..9ddf31918f 100644
--- a/tests/src/CoreMangLib/system/delegate/threatmodel/public/TestClass.csproj
+++ b/tests/src/CoreMangLib/system/delegate/threatmodel/public/TestClass.csproj
@@ -33,10 +33,6 @@
<Compile Include="testclass.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/system/delegate/threatmodel/public/TestClassFrameworkInternal.csproj b/tests/src/CoreMangLib/system/delegate/threatmodel/public/TestClassFrameworkInternal.csproj
index f6eefc3ad5..b43b589fb2 100644
--- a/tests/src/CoreMangLib/system/delegate/threatmodel/public/TestClassFrameworkInternal.csproj
+++ b/tests/src/CoreMangLib/system/delegate/threatmodel/public/TestClassFrameworkInternal.csproj
@@ -33,10 +33,6 @@
<Compile Include="testclassframeworkinternal.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/system/delegate/threatmodel/public/app.config b/tests/src/CoreMangLib/system/delegate/threatmodel/public/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/system/delegate/threatmodel/public/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/system/delegate/threatmodel/public/project.json b/tests/src/CoreMangLib/system/delegate/threatmodel/public/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/system/delegate/threatmodel/public/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/system/delegate/threatmodel/tests/BindingTarget.csproj b/tests/src/CoreMangLib/system/delegate/threatmodel/tests/BindingTarget.csproj
index 20085e1cba..e7853339ee 100644
--- a/tests/src/CoreMangLib/system/delegate/threatmodel/tests/BindingTarget.csproj
+++ b/tests/src/CoreMangLib/system/delegate/threatmodel/tests/BindingTarget.csproj
@@ -33,10 +33,6 @@
<Compile Include="bindingtarget.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/system/delegate/threatmodel/tests/CritConstructorClass.csproj b/tests/src/CoreMangLib/system/delegate/threatmodel/tests/CritConstructorClass.csproj
index 6fac8687c2..6c6c1b748a 100644
--- a/tests/src/CoreMangLib/system/delegate/threatmodel/tests/CritConstructorClass.csproj
+++ b/tests/src/CoreMangLib/system/delegate/threatmodel/tests/CritConstructorClass.csproj
@@ -33,10 +33,6 @@
<Compile Include="critconstructorclass.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/system/delegate/threatmodel/tests/TestClass.csproj b/tests/src/CoreMangLib/system/delegate/threatmodel/tests/TestClass.csproj
index 40e25f6399..9ddf31918f 100644
--- a/tests/src/CoreMangLib/system/delegate/threatmodel/tests/TestClass.csproj
+++ b/tests/src/CoreMangLib/system/delegate/threatmodel/tests/TestClass.csproj
@@ -33,10 +33,6 @@
<Compile Include="testclass.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/system/delegate/threatmodel/tests/TestClassFrameworkInternal.csproj b/tests/src/CoreMangLib/system/delegate/threatmodel/tests/TestClassFrameworkInternal.csproj
index f6eefc3ad5..b43b589fb2 100644
--- a/tests/src/CoreMangLib/system/delegate/threatmodel/tests/TestClassFrameworkInternal.csproj
+++ b/tests/src/CoreMangLib/system/delegate/threatmodel/tests/TestClassFrameworkInternal.csproj
@@ -33,10 +33,6 @@
<Compile Include="testclassframeworkinternal.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/system/delegate/threatmodel/tests/app.config b/tests/src/CoreMangLib/system/delegate/threatmodel/tests/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/system/delegate/threatmodel/tests/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/system/delegate/threatmodel/tests/project.json b/tests/src/CoreMangLib/system/delegate/threatmodel/tests/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/system/delegate/threatmodel/tests/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/system/exception/Data_Helper.csproj b/tests/src/CoreMangLib/system/exception/Data_Helper.csproj
index d8528c5775..5680c520e3 100644
--- a/tests/src/CoreMangLib/system/exception/Data_Helper.csproj
+++ b/tests/src/CoreMangLib/system/exception/Data_Helper.csproj
@@ -33,10 +33,6 @@
<Compile Include="data_helper.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/system/exception/app.config b/tests/src/CoreMangLib/system/exception/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/system/exception/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/system/exception/project.json b/tests/src/CoreMangLib/system/exception/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/system/exception/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/system/guid/Guid_Parsing.csproj b/tests/src/CoreMangLib/system/guid/Guid_Parsing.csproj
index d75fab2c3d..a81db8d6d6 100644
--- a/tests/src/CoreMangLib/system/guid/Guid_Parsing.csproj
+++ b/tests/src/CoreMangLib/system/guid/Guid_Parsing.csproj
@@ -33,10 +33,6 @@
<Compile Include="guid_parsing.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/system/guid/app.config b/tests/src/CoreMangLib/system/guid/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/system/guid/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/system/guid/project.json b/tests/src/CoreMangLib/system/guid/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/system/guid/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/system/lazyt/LazyTTF.csproj b/tests/src/CoreMangLib/system/lazyt/LazyTTF.csproj
index 5c1e5b35b2..a06f618db2 100644
--- a/tests/src/CoreMangLib/system/lazyt/LazyTTF.csproj
+++ b/tests/src/CoreMangLib/system/lazyt/LazyTTF.csproj
@@ -33,10 +33,6 @@
<Compile Include="lazyttf.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/system/lazyt/app.config b/tests/src/CoreMangLib/system/lazyt/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/system/lazyt/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/system/lazyt/project.json b/tests/src/CoreMangLib/system/lazyt/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/system/lazyt/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/system/reflection/assembly/app.config b/tests/src/CoreMangLib/system/reflection/assembly/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/system/reflection/assembly/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/system/reflection/assembly/project.json b/tests/src/CoreMangLib/system/reflection/assembly/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/system/reflection/assembly/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/system/reflection/assembly/server1.csproj b/tests/src/CoreMangLib/system/reflection/assembly/server1.csproj
index fc603a17f9..6c72c4b5c0 100644
--- a/tests/src/CoreMangLib/system/reflection/assembly/server1.csproj
+++ b/tests/src/CoreMangLib/system/reflection/assembly/server1.csproj
@@ -33,10 +33,6 @@
<Compile Include="server1.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/system/reflection/assembly/server2.csproj b/tests/src/CoreMangLib/system/reflection/assembly/server2.csproj
index 88e2a9167e..8005b04805 100644
--- a/tests/src/CoreMangLib/system/reflection/assembly/server2.csproj
+++ b/tests/src/CoreMangLib/system/reflection/assembly/server2.csproj
@@ -33,10 +33,6 @@
<Compile Include="server2.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/system/reflection/assembly/server3.csproj b/tests/src/CoreMangLib/system/reflection/assembly/server3.csproj
index 4f6be8f1bd..5fda00a5c0 100644
--- a/tests/src/CoreMangLib/system/reflection/assembly/server3.csproj
+++ b/tests/src/CoreMangLib/system/reflection/assembly/server3.csproj
@@ -33,10 +33,6 @@
<Compile Include="server3.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/system/reflection/assembly/server4.csproj b/tests/src/CoreMangLib/system/reflection/assembly/server4.csproj
index 7b93fdba8a..38518011c6 100644
--- a/tests/src/CoreMangLib/system/reflection/assembly/server4.csproj
+++ b/tests/src/CoreMangLib/system/reflection/assembly/server4.csproj
@@ -33,10 +33,6 @@
<Compile Include="server4.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/system/resources/resourcemanager/CustomCulture.csproj b/tests/src/CoreMangLib/system/resources/resourcemanager/CustomCulture.csproj
index bd34dbe60f..224a75d1f8 100644
--- a/tests/src/CoreMangLib/system/resources/resourcemanager/CustomCulture.csproj
+++ b/tests/src/CoreMangLib/system/resources/resourcemanager/CustomCulture.csproj
@@ -33,10 +33,6 @@
<Compile Include="customculture.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/system/resources/resourcemanager/app.config b/tests/src/CoreMangLib/system/resources/resourcemanager/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/system/resources/resourcemanager/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/system/resources/resourcemanager/project.json b/tests/src/CoreMangLib/system/resources/resourcemanager/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/system/resources/resourcemanager/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/system/text/encoding/Shift_Jis.csproj b/tests/src/CoreMangLib/system/text/encoding/Shift_Jis.csproj
index 40d01b7b73..3b9cd94f3e 100644
--- a/tests/src/CoreMangLib/system/text/encoding/Shift_Jis.csproj
+++ b/tests/src/CoreMangLib/system/text/encoding/Shift_Jis.csproj
@@ -33,10 +33,6 @@
<Compile Include="shift_jis.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/system/text/encoding/app.config b/tests/src/CoreMangLib/system/text/encoding/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/system/text/encoding/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/system/text/encoding/project.json b/tests/src/CoreMangLib/system/text/encoding/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/system/text/encoding/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/system/type/app.config b/tests/src/CoreMangLib/system/type/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/system/type/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/system/type/project.json b/tests/src/CoreMangLib/system/type/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/system/type/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}
diff --git a/tests/src/CoreMangLib/system/version/Version_Parsing.csproj b/tests/src/CoreMangLib/system/version/Version_Parsing.csproj
index db955f59b4..128ab0fb9d 100644
--- a/tests/src/CoreMangLib/system/version/Version_Parsing.csproj
+++ b/tests/src/CoreMangLib/system/version/Version_Parsing.csproj
@@ -33,10 +33,6 @@
<Compile Include="version_parsing.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/system/version/app.config b/tests/src/CoreMangLib/system/version/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/system/version/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/system/version/project.json b/tests/src/CoreMangLib/system/version/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/system/version/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}