Bulk moving Tests to use uber project.json
authorRama Krishnan Raghupathy <ramarag@microsoft.com>
Sat, 20 Aug 2016 02:03:28 +0000 (19:03 -0700)
committerRama Krishnan Raghupathy <ramarag@microsoft.com>
Tue, 23 Aug 2016 23:37:38 +0000 (16:37 -0700)
Commit migrated from https://github.com/dotnet/coreclr/commit/513543505aaa43108d3a6fffc85dd0b81f91b23a

5476 files changed:
src/coreclr/tests/src/Common/Coreclr.TestWrapper/Coreclr.TestWrapper.csproj
src/coreclr/tests/src/CoreMangLib/components/fileversioninfo/Assembly1.csproj
src/coreclr/tests/src/CoreMangLib/components/fileversioninfo/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/components/fileversioninfo/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/components/stopwatch/Co9600Ctor.csproj
src/coreclr/tests/src/CoreMangLib/components/stopwatch/Co9604get_IsRunning.csproj
src/coreclr/tests/src/CoreMangLib/components/stopwatch/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/components/stopwatch/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/action/ActionCtor.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/action/ActionInvoke.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/action/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/action/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/activator/ActivatorCreateInstance2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/activator/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/activator/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/argumentexception/ArgumentExceptionCtor1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/argumentexception/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/argumentexception/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/argumentnullexception/ArgumentNullExceptionCtor1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/argumentnullexception/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/argumentnullexception/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/argumentoutofrangeexception/ArgumentOutOfRangeExceptionCtor.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/argumentoutofrangeexception/ArgumentOutOfRangeExceptionMessage.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/argumentoutofrangeexception/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/argumentoutofrangeexception/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/arithmeticexception/ArithmeticExceptionCtor1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/arithmeticexception/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/arithmeticexception/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/array/ArrayBinarySearch1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/array/ArrayBinarySearch1b.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/array/ArrayBinarySearch2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/array/ArrayBinarySearch2b.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/array/ArrayBinarySearch3.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/array/ArrayBinarySearch3b.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/array/ArrayBinarySearch4.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/array/ArrayBinarySearch4b.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/array/ArrayBinarySearch5.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/array/ArrayBinarySearch5b.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/array/ArrayBinarySearch6.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/array/ArrayClear.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/array/ArrayClone.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/array/ArrayCopy1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/array/ArrayCopy2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/array/ArrayCopyTo.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/array/ArrayCreateInstance1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/array/ArrayCreateInstance1b.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/array/ArrayCreateInstance2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/array/ArrayCreateInstance2b.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/array/ArrayGetEnumerator.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/array/ArrayGetLength.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/array/ArrayGetLowerBound.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/array/ArrayGetUpperBound.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/array/ArrayGetValue.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/array/ArrayGetValue1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/array/ArrayGetValue2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/array/ArrayGetValue2b.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/array/ArrayICollectionget_Count.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/array/ArrayIListAdd.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/array/ArrayIListClear.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/array/ArrayIListContains.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/array/ArrayIListIndexOF.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/array/ArrayIListInsert.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/array/ArrayIListRemove.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/array/ArrayIListRemoveAt.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/array/ArrayIListget_item.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/array/ArrayIListset_item.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/array/ArrayIndexOf1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/array/ArrayIndexOf1b.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/array/ArrayIndexOf2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/array/ArrayIndexOf2b.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/array/ArrayIndexOf3.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/array/ArrayIndexOf3b.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/array/ArrayIndexOf4.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/array/ArrayIndexOf4b.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/array/ArrayInitialize.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/array/ArrayLastIndexOf1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/array/ArrayLastIndexOf1b.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/array/ArrayLastIndexOf2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/array/ArrayLastIndexOf2b.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/array/ArrayLastIndexOf3.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/array/ArrayLastIndexOf3b.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/array/ArrayLastIndexOf4.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/array/ArrayLength.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/array/ArrayRank.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/array/ArrayReserse1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/array/ArrayReserse2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/array/ArrayReverse1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/array/ArrayReverse2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/array/ArraySetValue1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/array/ArraySetValue1b.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/array/ArraySetValue2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/array/ArraySetValue2b.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/array/ArraySort1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/array/ArraySort10.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/array/ArraySort11.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/array/ArraySort12.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/array/ArraySort13.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/array/ArraySort14.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/array/ArraySort1b.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/array/ArraySort2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/array/ArraySort2b.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/array/ArraySort3.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/array/ArraySort3b.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/array/ArraySort4.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/array/ArraySort5.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/array/ArraySort6.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/array/ArraySort7.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/array/ArraySort8.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/array/ArraySort9.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/array/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/array/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/arraytypemismatchexception/ArrayTypeMismatchExceptionctor1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/arraytypemismatchexception/ArrayTypeMismatchExceptionctor2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/arraytypemismatchexception/ArrayTypeMismatchExceptionctor3.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/arraytypemismatchexception/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/arraytypemismatchexception/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/attribute/DDB125472_GetHashCode.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/attribute/GetHashCode.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/attribute/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/attribute/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/attributetargets/AttributeTargetsAll.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/attributetargets/AttributeTargetsAssembly.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/attributetargets/AttributeTargetsClass.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/attributetargets/AttributeTargetsConstructor.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/attributetargets/AttributeTargetsDelegate.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/attributetargets/AttributeTargetsEnum.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/attributetargets/AttributeTargetsEvent.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/attributetargets/AttributeTargetsField.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/attributetargets/AttributeTargetsGenericParameter.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/attributetargets/AttributeTargetsInterface.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/attributetargets/AttributeTargetsMethod.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/attributetargets/AttributeTargetsModule.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/attributetargets/AttributeTargetsParameter.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/attributetargets/AttributeTargetsProperty.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/attributetargets/AttributeTargetsReturnValue.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/attributetargets/AttributeTargetsStruct.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/attributetargets/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/attributetargets/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/attributeusageattribute/AttributeUsageAttributeAllowMultiple.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/attributeusageattribute/AttributeUsageAttributeCtor.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/attributeusageattribute/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/attributeusageattribute/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/badimageformatexception/BadImageFormatExceptionCtor1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/badimageformatexception/BadImageFormatExceptionCtor2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/badimageformatexception/BadImageFormatExceptionCtor3.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/badimageformatexception/BadImageFormatExceptionMessage.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/badimageformatexception/BadImageFormatExceptionToString.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/badimageformatexception/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/badimageformatexception/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/boolean/BooleanCompareTo_Boolean.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/boolean/BooleanEquals_Boolean.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/boolean/BooleanEquals_Object.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/boolean/BooleanFalseString.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/boolean/BooleanGetHashCode.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/boolean/BooleanIConvertibleToBoolean.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/boolean/BooleanIConvertibleToByte.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/boolean/BooleanIConvertibleToChar.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/boolean/BooleanIConvertibleToDateTime.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/boolean/BooleanIConvertibleToDecimal.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/boolean/BooleanIConvertibleToDouble.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/boolean/BooleanIConvertibleToInt16.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/boolean/BooleanIConvertibleToInt32.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/boolean/BooleanIConvertibleToInt64.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/boolean/BooleanIConvertibleToSByte.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/boolean/BooleanIConvertibleToSingle.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/boolean/BooleanIConvertibleToType.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/boolean/BooleanIConvertibleToUInt16.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/boolean/BooleanIConvertibleToUInt32.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/boolean/BooleanIConvertibleToUInt64.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/boolean/BooleanParse.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/boolean/BooleanToString.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/boolean/BooleanTrueString.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/boolean/BooleanTryParse.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/boolean/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/boolean/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/byte/ByteEquals1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/byte/ByteEquals2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/byte/ByteGetHashCode.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/byte/ByteIConvertibleToBoolean.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/byte/ByteIConvertibleToByte.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/byte/ByteIConvertibleToChar.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/byte/ByteIConvertibleToDateTime.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/byte/ByteIConvertibleToDecimal.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/byte/ByteIConvertibleToDouble.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/byte/ByteIConvertibleToInt16.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/byte/ByteIConvertibleToInt32.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/byte/ByteIConvertibleToInt64.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/byte/ByteIConvertibleToSByte.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/byte/ByteIConvertibleToSingle.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/byte/ByteIConvertibleToType.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/byte/ByteIConvertibleToUInt16.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/byte/ByteIConvertibleToUInt32.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/byte/ByteIConvertibleToUInt64.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/byte/ByteMaxValue.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/byte/ByteMinValue.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/byte/ByteParse1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/byte/ByteParse3.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/byte/ByteToString2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/byte/ByteToString3.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/byte/ByteToString4.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/byte/ByteTryParse.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/byte/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/byte/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/char/CharCompateTo1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/char/CharEquals1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/char/CharEquals2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/char/CharGetHashCode.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/char/CharIConvertibleToBoolean.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/char/CharIConvertibleToByte.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/char/CharIConvertibleToChar.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/char/CharIConvertibleToDateTime.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/char/CharIConvertibleToDecimal.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/char/CharIConvertibleToDouble.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/char/CharIConvertibleToInt16.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/char/CharIConvertibleToInt32.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/char/CharIConvertibleToInt64.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/char/CharIConvertibleToSByte.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/char/CharIConvertibleToSingle.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/char/CharIConvertibleToType.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/char/CharIConvertibleToUInt16.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/char/CharIConvertibleToUInt32.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/char/CharIConvertibleToUInt64.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/char/CharIsControl1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/char/CharIsControl2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/char/CharIsDigit1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/char/CharIsDigit2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/char/CharIsLetter1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/char/CharIsLetter2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/char/CharIsLetterOrDigit1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/char/CharIsLetterOrDigit2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/char/CharIsLower1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/char/CharIsLower2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/char/CharIsNumber1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/char/CharIsNumber2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/char/CharIsPunctuation2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/char/CharIsSeparator1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/char/CharIsSeparator2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/char/CharIsSurrogate1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/char/CharIsSurrogate2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/char/CharIsSurrogatePair1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/char/CharIsSurrogatePair2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/char/CharIsSymbol1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/char/CharIsUpper1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/char/CharIsUpper2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/char/CharIsWhiteSpace1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/char/CharIsWhiteSpace2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/char/CharMaxValue.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/char/CharMinValue.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/char/CharToString1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/char/CharToString2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/char/CharTryParse.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/char/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/char/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/charenumerator/CharEnumeratorCurrent.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/charenumerator/CharEnumeratorIEnumeratorCurrent.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/charenumerator/CharEnumeratorIEnumgetCurrent.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/charenumerator/CharEnumeratorMoveNext.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/charenumerator/CharEnumeratorReset.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/charenumerator/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/charenumerator/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/clscompliantattribute/CLSCompliantAttributeCtor.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/clscompliantattribute/CLSCompliantAttributeIsCompliant.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/clscompliantattribute/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/clscompliantattribute/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/collections/dictionaryentry/DictionaryEntryCtor.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/dictionaryentry/DictionaryEntryKey.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/dictionaryentry/DictionaryEntryValue.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/dictionaryentry/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/collections/dictionaryentry/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/comparer/ComparerCompare1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/comparer/ComparerCompare2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/comparer/ComparerCtor.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/comparer/ComparerDefault.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/comparer/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/comparer/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryAdd.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryClear.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryComparer.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryContainsKey.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryContainsValue.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryCount.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryCtor1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryCtor2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryCtor3.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryCtor4.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryCtor5.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryCtor6.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryGetEnumerator.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryICollectionAdd.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryICollectionContains.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryICollectionCopyTo.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryICollectionCopyTo2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryICollectionIsReadOnly.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryICollectionIsReadOnly2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryICollectionIsSynchronized.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryICollectionIsSynchronized2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryICollectionRemove.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryICollectionSyncRoot.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryICollectionSyncRoot2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryIDictionaryAdd.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryIDictionaryContains.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryIDictionaryGetEnumerator.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryIDictionaryIsFixedSize.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryIDictionaryIsFixedSize2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryIDictionaryIsReadOnly.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryIDictionaryIsReadOnly2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryIDictionaryItem.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryIDictionaryItem2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryIDictionaryKeys.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryIDictionaryKeys2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryIDictionaryKeys3.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryIDictionaryKeys4.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryIDictionaryRemove.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryIDictionaryValue2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryIDictionaryValue3.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryIDictionaryValue4.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryIDictionaryValues.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryIEnumerableGetEnumerator.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryIEnumerableGetEnumerator2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryRemove.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/DictionaryTryGetValue.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryenumerator/DictEnumIDictEnumget_Entry.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryenumerator/DictEnumIDictEnumget_Key.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryenumerator/DictEnumIDictEnumget_Value.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryenumerator/DictEnumIEnumReset.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryenumerator/DictEnumIEnumget_Current.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryenumerator/DictionaryEnumeratorCurrent.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryenumerator/DictionaryEnumeratorDispose.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryenumerator/DictionaryEnumeratorMoveNext.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryenumerator/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryenumerator/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/GenericICollectionRemove.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/ICollectionIsSynchronized.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/ICollectionSyncRoot.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/IEnumerableGetEnumerator.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/KeyCollectionCopyTo.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/KeyCollectionCount.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/KeyCollectionCtor.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/KeyCollectionGetEnumerator.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/SystemCollGenICollIsReadOnly.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/SystemCollGenIEnumGetEnumerator.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/SystemCollGenericICollClear.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/SystemCollGenericICollContains.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/SystemCollGenericICollectionAdd.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/SystemCollectionsICollectionCopyTo.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/DictionaryValueCollectionCopyTo.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/DictionaryValueCollectionCount.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/DictionaryValueCollectionctor.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/GenericICollectionIsReadOnly.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/GenericICollectionRemove.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/GetEnumerator.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/ICollectionIsSynchronized.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/IEnumerableGetEnumerator.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/SystemCollICollectionSyncRoot.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/SystemCollectionsICollectionCopyTo.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/ValueCollGenericICollAdd.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/ValueCollGenericICollClear.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/ValueCollGenericICollContains.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/ValueCollGenericIEnumGetEnumerator.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/dictkeycollenum/DictionaryKeyCollectionEnumeratorCurrent.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/dictkeycollenum/DictionaryKeyCollectionEnumeratorDispose.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/dictkeycollenum/DictionaryKeyCollectionEnumeratorMoveNext.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/dictkeycollenum/DictionaryValueCollectionEnumeratorCurrent.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/dictkeycollenum/DictionaryValueCollectionEnumeratorDispose.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/dictkeycollenum/DictionaryValueCollectionEnumeratorMoveNext.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/dictkeycollenum/KeyCollectionEnumeratorIEnumeratorCurrent.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/dictkeycollenum/KeyCollectionEnumeratorIEnumeratorReset.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/dictkeycollenum/ValueCollectionEnumeratorIEnumeratorCurrent.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/dictkeycollenum/ValueCollectionEnumeratorIEnumeratorReset.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/dictkeycollenum/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/dictkeycollenum/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/dictvalcollenum/DictionaryValueCollectionEnumeratorCurrent.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/dictvalcollenum/DictionaryValueCollectionEnumeratorDispose.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/dictvalcollenum/DictionaryValueCollectionEnumeratorMoveNext.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/dictvalcollenum/ValueCollectionEnumeratorIEnumeratorCurrent.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/dictvalcollenum/ValueCollectionEnumeratorIEnumeratorReset.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/dictvalcollenum/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/dictvalcollenum/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/equalitycomparer/EqualityComparerEquals.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/equalitycomparer/EqualityComparerGetHashCode.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/equalitycomparer/EqulityComparerDefault.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/equalitycomparer/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/equalitycomparer/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/icollection/ICollectionAdd.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/icollection/ICollectionClear.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/icollection/ICollectionContains.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/icollection/ICollectionCopyTo.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/icollection/ICollectionCount.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/icollection/ICollectionIsReadOnly.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/icollection/ICollectionRemove.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/icollection/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/icollection/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/idictionary/IDictionaryContainsKey.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/idictionary/IDictionaryItem.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/idictionary/IDictionaryKeys.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/idictionary/IDictionaryTryGetValue.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/idictionary/IDictionaryValues.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/idictionary/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/idictionary/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/ienumerable/IEnumerableGetEnumerator.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/ienumerable/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/ienumerable/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/ienumerator/IEnumeratorCurrent.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/ienumerator/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/ienumerator/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/iequalitycomparer/IEqualityComparerEquals.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/iequalitycomparer/IEqualityComparerGetHashCode.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/iequalitycomparer/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/iequalitycomparer/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/ilist/IListIndexOf.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/ilist/IListInsert.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/ilist/IListItem.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/ilist/IListRemoveAt.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/ilist/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/ilist/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/keynotfoundexception/KeyNotFoundExceptionCtor1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/keynotfoundexception/KeyNotFoundExceptionCtor2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/keynotfoundexception/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/keynotfoundexception/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/keyvaluepair/KeyValuePairKey.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/keyvaluepair/KeyValuePairToString.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/keyvaluepair/KeyValuePairValue.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/keyvaluepair/KeyValuePairctor.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/keyvaluepair/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/keyvaluepair/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/list/BinarySearch1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/list/BinarySearch2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/list/BinarySearch3.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/list/CopyTo1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/list/CopyTo2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/list/CopyTo3.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/list/ListAdd.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/list/ListAddRange.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/list/ListCapacity.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/list/ListClear.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/list/ListContains.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/list/ListCount.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/list/ListCtor1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/list/ListCtor2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/list/ListCtor3.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/list/ListForEach.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/list/ListGetEnumerator.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/list/ListGetRange.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/list/ListICollectionCopyTo.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/list/ListICollectionIsReadOnly.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/list/ListICollectionIsSynchronized.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/list/ListICollectionSyncRoot.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/list/ListIEnumerableGetEnumerator.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/list/ListIEnumerableGetEnumerator2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/list/ListIListAdd.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/list/ListIListContains.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/list/ListIListIndexOf.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/list/ListIListInsert.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/list/ListIListIsFixedSize.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/list/ListIListIsReadOnly.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/list/ListIListItem.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/list/ListIListRemove.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/list/ListIndexOf1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/list/ListIndexOf2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/list/ListIndexOf3.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/list/ListInsertRange.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/list/ListLastIndexOf1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/list/ListLastIndexOf2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/list/ListLastIndexOf3.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/list/ListRemoveAt.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/list/ListRemoveRange.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/list/ListReverse.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/list/ListReverse2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/list/ListToArray.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/list/ListTrimExcess.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/list/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/list/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/queue/QueueClear.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/queue/QueueContains.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/queue/QueueCopyTo.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/queue/QueueCount.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/queue/QueueCtor1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/queue/QueueCtor2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/queue/QueueCtor3.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/queue/QueueDequeue.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/queue/QueueEnqueue.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/queue/QueueGetEnumerator.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/queue/QueuePeek.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/queue/QueueToArray.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/queue/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/queue/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/queueenumerator/EnumeratorCurrent.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/queueenumerator/EnumeratorDispose.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/queueenumerator/EnumeratorMoveNext.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/queueenumerator/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/queueenumerator/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/stack/StackClear.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/stack/StackContains.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/stack/StackCopyTo.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/stack/StackCount.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/stack/StackCtor1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/stack/StackCtor2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/stack/StackCtor3.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/stack/StackGetEnumerator.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/stack/StackPeek.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/stack/StackPop.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/stack/StackPush.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/stack/StackToArray.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/stack/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/stack/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/stackenumerator/StackEnumeratorCurrent.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/stackenumerator/StackEnumeratorDispose.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/stackenumerator/StackEnumeratorMoveNext.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/stackenumerator/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/stackenumerator/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/collections/icollection/ICollectionCopyTo.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/icollection/ICollectionCount.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/icollection/ICollectionIsSynchronized.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/icollection/ICollectionSyncRoot.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/icollection/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/collections/icollection/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/collections/icomparer/IComparerCompare.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/icomparer/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/collections/icomparer/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/collections/idictionary/IDictionaryAdd.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/idictionary/IDictionaryClear.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/idictionary/IDictionaryContains.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/idictionary/IDictionaryGetEnumerator.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/idictionary/IDictionaryIsFixedSize.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/idictionary/IDictionaryIsReadOnly.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/idictionary/IDictionaryRemove.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/idictionary/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/collections/idictionary/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/collections/ienumerator/IEnumeratorCurrent.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/ienumerator/IEnumeratorMoveNext.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/ienumerator/IEnumeratorReset.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/ienumerator/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/collections/ienumerator/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/collections/ilist/IListIsFixedSize.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/ilist/IListItem.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/collections/ilist/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/collections/ilist/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/comparison/ComparisonBeginInvoke.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/comparison/ComparisonEndInvoke.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/comparison/ComparisonInvoke.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/comparison/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/comparison/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/console/ConsoleSetOut_PSC.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/console/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/console/consoleseterror_PSC.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/console/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertChangeType2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertFromBase64CharArray.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertFromBase64String.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToBase64CharArray.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToBase64String1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToBase64String2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToBoolean.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToBoolean2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToBoolean4.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToBoolean5.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToBoolean6.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToBoolean7.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToBoolean8.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToByte.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToByte1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToByte2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToByte3.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToByte4.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToByte6.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToByte7.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToByte8.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToChar.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToChar10.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToChar11.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToChar12.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToChar13.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToChar14.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToChar15.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToChar16.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToChar5.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToChar6.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToChar7.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToChar8.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToChar9.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToDateTime.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal10.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal11.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal12.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal13.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal14.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal15.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal16.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal17.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal18.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal5.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal6.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal8.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal9.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToDouble.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToDouble10.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToDouble11.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToDouble12.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToDouble13.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToDouble14.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToDouble15.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToDouble16.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToDouble17.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToDouble5.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToDouble6.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToDouble7.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToDouble8.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToDouble9.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToInt16.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToInt16_1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToInt16_10.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToInt16_11.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToInt16_16.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToInt16_17.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToInt16_18.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToInt16_2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToInt16_3.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToInt16_4.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToInt16_5.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToInt16_6.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToInt16_7.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToInt16_8.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToInt16_9.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToInt32.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToInt32_1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToInt32_10.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToInt32_11.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToInt32_16.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToInt32_17.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToInt32_18.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToInt32_2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToInt32_3.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToInt32_4.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToInt32_5.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToInt32_6.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToInt32_7.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToInt32_8.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToInt32_9.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToInt64.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToInt64_1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToInt64_10.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToInt64_11.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToInt64_16.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToInt64_17.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToInt64_18.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToInt64_2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToInt64_3.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToInt64_4.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToInt64_5.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToInt64_6.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToInt64_7.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToInt64_8.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToInt64_9.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToSByte.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToSByte1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToSByte10.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToSByte11.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToSByte16.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToSByte2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToSByte3.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToSByte4.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToSByte5.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToSByte6.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToSByte7.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToSByte8.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToSByte9.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToSingle.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToSingle13.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToSingle14.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToSingle15.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToSingle16.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToSingle17.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToString1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToString10.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToString11.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToString12.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToString13.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToString14.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToString15.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToString16.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToString17.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToString18.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToString19.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToString2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToString20.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToString21.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToString22.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToString23.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToString24.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToString25.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToString28.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToString29.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToString30.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToString31.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToString32.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToString33.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToString4.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToString5.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToString6.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToString7.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToString8.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToString9.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt16.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt161.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt1610.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt1611.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt1612.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt1613.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt1614.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt1615.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt1616.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt1617.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt1618.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt162.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt163.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt164.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt165.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt166.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt167.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt168.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt169.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt32.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt321.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt3210.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt3211.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt3212.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt3213.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt3215.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt3216.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt3217.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt3218.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt3219.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt322.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt323.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt324.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt325.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt326.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt327.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt328.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt329.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt64.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt641.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt6410.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt6411.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt6412.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt6413.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt6414.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt6415.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt6416.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt6417.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt6418.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt642.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt643.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt644.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt645.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt646.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt647.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt648.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt649.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/convert/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/convert/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/datetime/DateTimeCompare.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/datetime/DateTimeCompareTo1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/datetime/DateTimeCtor1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/datetime/DateTimeCtor3.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/datetime/DateTimeCtor4.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/datetime/DateTimeCtor6.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/datetime/DateTimeCtor7.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/datetime/DateTimeDate.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/datetime/DateTimeGetHashCode.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/datetime/DateTimeHour.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/datetime/DateTimeKind.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/datetime/DateTimeMaxValue.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/datetime/DateTimeMillisecond.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/datetime/DateTimeMinValue.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/datetime/DateTimeMinute.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/datetime/DateTimeNow.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/datetime/DateTimeParse1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/datetime/DateTimeParse2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/datetime/DateTimeParse3.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/datetime/DateTimeParseExact1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/datetime/DateTimeParseExact2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/datetime/DateTimeParseExact3.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/datetime/DateTimeSecond.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/datetime/DateTimeSubtract1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/datetime/DateTimeSubtract2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/datetime/DateTimeTicks.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/datetime/DateTimeTimeOfDay.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/datetime/DateTimeToFileTime.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/datetime/DateTimeToFileTimeUtc.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/datetime/DateTimeToLocalTime.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/datetime/DateTimeToString1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/datetime/DateTimeToString2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/datetime/DateTimeToString3.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/datetime/DateTimeUtcNow.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/datetime/DateTimetoday.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/datetime/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/datetime/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/datetimekind/DateTimeKindLocal.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/datetimekind/DateTimeKindUnspecified.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/datetimekind/DateTimeKindUtc.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/datetimekind/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/datetimekind/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/dayofweek/DayOfWeekFriday.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/dayofweek/DayOfWeekMonday.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/dayofweek/DayOfWeekSaturday.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/dayofweek/DayOfWeekSunday.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/dayofweek/DayOfWeekThursday.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/dayofweek/DayOfWeekTuesDay.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/dayofweek/DayOfWeekWednesday.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/dayofweek/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/dayofweek/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/decimal/DecimaFloor.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/decimal/DecimalAdd.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/decimal/DecimalCompare.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/decimal/DecimalCtor1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/decimal/DecimalCtor2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/decimal/DecimalCtor3.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/decimal/DecimalCtor4.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/decimal/DecimalCtor5.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/decimal/DecimalCtor6.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/decimal/DecimalCtor7.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/decimal/DecimalCtor8.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/decimal/DecimalDivide.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/decimal/DecimalEquals1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/decimal/DecimalEquals2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/decimal/DecimalEquals3.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/decimal/DecimalGetBits.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/decimal/DecimalMaxValue.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/decimal/DecimalMinValue.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/decimal/DecimalMinusOne.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/decimal/DecimalMultiply.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/decimal/DecimalNegate.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/decimal/DecimalOne.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/decimal/DecimalParse.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/decimal/DecimalParse2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/decimal/DecimalParse3.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/decimal/DecimalParse4.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/decimal/DecimalRemainder.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/decimal/DecimalSubtract.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/decimal/DecimalToBoolean.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/decimal/DecimalToByte.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/decimal/DecimalToByte1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/decimal/DecimalToChar.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/decimal/DecimalToDateTime.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/decimal/DecimalToDecimal.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/decimal/DecimalToDouble.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/decimal/DecimalToInt16.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/decimal/DecimalToInt32.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/decimal/DecimalToInt64.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/decimal/DecimalToSByte.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/decimal/DecimalToSingle.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/decimal/DecimalToString1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/decimal/DecimalToString2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/decimal/DecimalToString3.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/decimal/DecimalToString4.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/decimal/DecimalToUInt16.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/decimal/DecimalToUInt32.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/decimal/DecimalToUInt64.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/decimal/DecimalTruncate.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/decimal/DecimalTryParse.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/decimal/DecimalZero.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/decimal/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/decimal/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/delegate/DelegateABI.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/delegate/DelegateCombine1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/delegate/DelegateCombineImpl.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/delegate/DelegateEquals1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/delegate/DelegateGetHashCode1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/delegate/DelegateGetInvocationList1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/delegate/DelegateRemove.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/delegate/TestForOtherAssembly.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/delegate/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/delegate/delegateRemoveImpl.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/delegate/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/diagnostics/conditionalattribute/ConditionalAttributeConditionString.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/diagnostics/conditionalattribute/ConditionalAttributeCtor.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/diagnostics/conditionalattribute/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/diagnostics/conditionalattribute/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/diagnostics/debuggingmodes/DebuggingModesDefault.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/diagnostics/debuggingmodes/DebuggingModesDisableOptimizations.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/diagnostics/debuggingmodes/DebuggingModesEnableEditAndContinue.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/diagnostics/debuggingmodes/DebuggingModesIgnoreSymbolStoreSequencePoints.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/diagnostics/debuggingmodes/DebuggingModesNone.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/diagnostics/debuggingmodes/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/diagnostics/debuggingmodes/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/dividebyzeroexception/DivideByZeroExceptionCtor.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/dividebyzeroexception/DivideByZeroExceptionCtor2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/dividebyzeroexception/DivideByZeroExceptionCtor3.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/dividebyzeroexception/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/dividebyzeroexception/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/dllnotfoundexception/DllNotFoundException1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/dllnotfoundexception/DllNotFoundExceptionCtor2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/dllnotfoundexception/DllNotFoundExceptionCtor3.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/dllnotfoundexception/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/dllnotfoundexception/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/double/DoubleCompareTo1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/double/DoubleEpsilon.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/double/DoubleEquals1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/double/DoubleEquals2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/double/DoubleGetHashCode.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/double/DoubleIConvertibleToBoolean.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/double/DoubleIConvertibleToByte.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/double/DoubleIConvertibleToDateTime.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/double/DoubleIConvertibleToDecimal.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/double/DoubleIConvertibleToDouble.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/double/DoubleIConvertibleToInt16.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/double/DoubleIConvertibleToInt32.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/double/DoubleIConvertibleToInt64.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/double/DoubleIConvertibleToSByte.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/double/DoubleIConvertibleToSingle.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/double/DoubleIsInfinity.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/double/DoubleIsNaN.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/double/DoubleIsNegativeInfinity.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/double/DoubleIsPositiveInfinity.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/double/DoubleMaxValue.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/double/DoubleMinValue.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/double/DoubleNaN.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/double/DoubleNegativeInfinity.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/double/DoubleParse3.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/double/DoublePositiveInfinity.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/double/DoubleToString1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/double/DoubleToString2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/double/DoubleToString3.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/double/DoubleToString4.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/double/DoubleTryParse.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/double/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/double/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/enum/EnumIConvertibleToInt64.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/enum/EnumIConvertibleToSingle.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/enum/EnumIConvertibleToType.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/enum/EnumIConvertibleToUint16.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/enum/EnumIConvertibleToUint32.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/enum/EnumIConvertibleToUint64.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/enum/EnumIsDefined.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/enum/EnumToObjectb.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/enum/EnumToString.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/enum/EnumToString3.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/enum/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/enum/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/environment/EnvironmentNewLine.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/environment/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/environment/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/eventargs/EventArgsctor.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/eventargs/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/eventargs/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/eventhandler/EventHandlerInvoke.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/eventhandler/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/eventhandler/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/eventhandler_generic/EventHandlerBeginInvoke.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/eventhandler_generic/EventHandlerCtor.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/eventhandler_generic/EventHandlerEndInvoke.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/eventhandler_generic/EventHandlerInvoke.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/eventhandler_generic/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/eventhandler_generic/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/exception/ExceptionCtor1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/exception/ExceptionCtor2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/exception/ExceptionCtor3.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/exception/ExceptionGetBaseException.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/exception/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/exception/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/flagsattribute/FlagsAttributeCtor.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/flagsattribute/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/flagsattribute/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/formatexception/FormatExceptionCtor1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/formatexception/FormatExceptionCtor2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/formatexception/FormatExceptionCtor3.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/formatexception/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/formatexception/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/gc/GCCollect.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/gc/GCGetTotalMemory.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/gc/GCKeepAlive.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/gc/GCMaxGeneration.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/gc/GCReRegisterForFinalize.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/gc/GCSuppressFinalize.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/gc/GCWaitForPendingFinalizers.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/gc/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/gc/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/calendarweekrule/CalendarWeekRuleFirstDay.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/calendarweekrule/CalendarWeekRuleFirstFourDayWeek.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/calendarweekrule/CalendarWeekRuleFirstFullWeek.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/calendarweekrule/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/calendarweekrule/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/charunicodeinfo/CharUnicodeInfoGetNumericValue1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/charunicodeinfo/CharUnicodeInfoGetNumericValue2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/charunicodeinfo/CharUnicodeInfoGetUnicodeCategory1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/charunicodeinfo/CharUnicodeInfoGetUnicodeCategory2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/charunicodeinfo/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/charunicodeinfo/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/compareinfo/CompareInfoCompare2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/compareinfo/CompareInfoIndexOf2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/compareinfo/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/compareinfo/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/compareoptions/CompareOptionsIgnoreCase.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/compareoptions/CompareOptionsIgnoreKanaType.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/compareoptions/CompareOptionsIgnoreNonSpace.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/compareoptions/CompareOptionsIgnoreSymbols.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/compareoptions/CompareOptionsIgnoreWidth.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/compareoptions/CompareOptionsNone.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/compareoptions/CompareOptionsOrdinal.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/compareoptions/CompareOptionsOrdinalIgoreCase.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/compareoptions/CompareOptionsStringSort.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/compareoptions/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/compareoptions/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/cultureinfo/CultureInfoClone.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/cultureinfo/CultureInfoEnglishName.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/cultureinfo/CultureInfoEquals.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/cultureinfo/CultureInfoGetCultureInfo2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/cultureinfo/CultureInfoGetHashCode.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/cultureinfo/CultureInfoInvariantCulture.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/cultureinfo/CultureInfoIsNeutralCulture.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/cultureinfo/CultureInfoName.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/cultureinfo/CultureInfoNativeName.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/cultureinfo/CultureInfoParent.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/cultureinfo/CultureInfoReadOnly.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/cultureinfo/CultureInfoTextInfo.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/cultureinfo/CultureInfoToString.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/cultureinfo/CultureInfoTwoLetterISOLanguageName.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/cultureinfo/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/cultureinfo/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/datetimeformatinfo/DateTimeFormatInfoClone.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/datetimeformatinfo/DateTimeFormatInfoCurrentInfo.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/datetimeformatinfo/DateTimeFormatInfoGetAbbreviatedMonthName.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/datetimeformatinfo/DateTimeFormatInfoGetFormat.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/datetimeformatinfo/DateTimeFormatInfoGetInstance.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/datetimeformatinfo/DateTimeFormatInfoGetMonthName.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/datetimeformatinfo/DateTimeFormatInfoInvariantInfo.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/datetimeformatinfo/DateTimeFormatInfoIsReadOnly.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/datetimeformatinfo/DateTimeFormatInfoRFC1123Pattern.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/datetimeformatinfo/DateTimeFormatInfoReadOnly.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/datetimeformatinfo/DateTimeFormatInfoSortableDateTimePattern.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/datetimeformatinfo/UniversalSortableDateTimePattern.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/datetimeformatinfo/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/datetimeformatinfo/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/datetimestyles/DateTimeStyleAllowInnerWhite.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/datetimestyles/DateTimeStylesAdjustToUniversal.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/datetimestyles/DateTimeStylesAllowLeadingWhite.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/datetimestyles/DateTimeStylesAllowTrailingWhite.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/datetimestyles/DateTimeStylesAllowWhiteSpaces.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/datetimestyles/DateTimeStylesAssumeLocal.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/datetimestyles/DateTimeStylesAssumeUniversal.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/datetimestyles/DateTimeStylesNoCurrentDateDefault.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/datetimestyles/DateTimeStylesNone.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/datetimestyles/DateTimeStylesRoundTripKind.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/datetimestyles/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/datetimestyles/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/numberformatinfo/NumberFormatInfoClone.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/numberformatinfo/NumberFormatInfoCtor.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/numberformatinfo/NumberFormatInfoCurrencyDecimalSeparator.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/numberformatinfo/NumberFormatInfoCurrencyGroupSeparator.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/numberformatinfo/NumberFormatInfoGetFormat.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/numberformatinfo/NumberFormatInfoGetInstance.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/numberformatinfo/NumberFormatInfoReadOnly.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/numberformatinfo/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/numberformatinfo/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/numberstyles/NumberStylesAllowCurrencySymbol.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/numberstyles/NumberStylesAllowDecimalPoint.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/numberstyles/NumberStylesAllowExponent.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/numberstyles/NumberStylesAllowHexSpecifier.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/numberstyles/NumberStylesAllowLeadingSign.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/numberstyles/NumberStylesAllowLeadingWhite.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/numberstyles/NumberStylesAllowParentheses.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/numberstyles/NumberStylesAllowThousands.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/numberstyles/NumberStylesAllowTrailingSign.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/numberstyles/NumberStylesAllowTrailingWhite.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/numberstyles/NumberStylesAny.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/numberstyles/NumberStylesCurrency.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/numberstyles/NumberStylesFloat.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/numberstyles/NumberStylesHexNumber.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/numberstyles/NumberStylesInteger.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/numberstyles/NumberStylesNone.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/numberstyles/NumberStylesNumber.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/numberstyles/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/numberstyles/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/regioninfo/RegionInfoEquals.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/regioninfo/RegionInfoGetHashCode.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/regioninfo/RegionInfoISOCurrencySymbol.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/regioninfo/RegionInfoIsMetric.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/regioninfo/RegionInfoName.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/regioninfo/RegionInfoToString.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/regioninfo/RegionInfoTwoLetterISORegionName.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/regioninfo/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/regioninfo/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/stringinfo/StringInfoCtor1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/stringinfo/StringInfoCtor2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/stringinfo/StringInfoEquals.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/stringinfo/StringInfoGetHashCode.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/stringinfo/StringInfoGetNextTextElement2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/stringinfo/StringInfoGetTextElementEnumerator1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/stringinfo/StringInfoGetTextElementEnumerator2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/stringinfo/StringInfoLengthInTextElements.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/stringinfo/StringInfoParseCombiningCharacters.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/stringinfo/StringInfoString.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/stringinfo/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/stringinfo/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/textelementenumerator/TextElementEnumeratorCurrent.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/textelementenumerator/TextElementEnumeratorElementIndex.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/textelementenumerator/TextElementEnumeratorGetTextElement.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/textelementenumerator/TextElementEnumeratorMoveNext.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/textelementenumerator/TextElementEnumeratorReset.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/textelementenumerator/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/textelementenumerator/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/textinfo/TextInfoCultureName.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/textinfo/TextInfoEquals.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/textinfo/TextInfoGetHashCode.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/textinfo/TextInfoIsReadOnly.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/textinfo/TextInfoToString.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/textinfo/TextInfoToUpper1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/textinfo/TextInfoToUpper2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/textinfo/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/textinfo/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryClosePunctuation.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryConnectorPunctuation.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryControl.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryDashPunctuation.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryDecimalDigitNumber.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryEnclosingMark.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryFinalQuotePunctuation.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryFormat.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryInitialQuotePunctuation.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryLetterNumber.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryLineSeparator.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryLowercaseLetter.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryMathSymbol.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryModifierLetter.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryModifierSymbol.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryNonSpacingMark.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryOpenPunctuation.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryOtherLetter.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryOtherNotAssigned.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryOtherNumber.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryOtherPunctuation.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryOtherSymbol.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryParagraphSeparator.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryPrivateUse.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategorySpaceSeparator.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategorySpacingCombiningMark.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategorySurrogate.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryTitlecaseLetter.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/UnicodeCategoryUppercaseLetter.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/guid/GuidCompareTo1_cti.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/guid/GuidCompareTo2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/guid/GuidCtor1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/guid/GuidCtor1_cti.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/guid/GuidCtor2_cti.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/guid/GuidCtor3.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/guid/GuidCtor3_cti.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/guid/GuidEmpty.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/guid/GuidEquals1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/guid/GuidEquals1_cti.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/guid/GuidEquals2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/guid/GuidEquals2_cti.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/guid/GuidEquals3.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/guid/GuidGetHashCode.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/guid/GuidNewGuid.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/guid/GuidToByteArray.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/guid/GuidToString1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/guid/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/guid/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/icomparable/IComparableCompareTo.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/icomparable/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/icomparable/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/icomparable_generic/IComparable_GenericCompareTo.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/icomparable_generic/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/icomparable_generic/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/iconvertible/IConvertibleToBoolean.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/iconvertible/IConvertibleToByte.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/iconvertible/IConvertibleToChar.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/iconvertible/IConvertibleToDateTime.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/iconvertible/IConvertibleToDecimal.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/iconvertible/IConvertibleToDouble.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/iconvertible/IConvertibleToInt16.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/iconvertible/IConvertibleToInt32.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/iconvertible/IConvertibleToInt64.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/iconvertible/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/iconvertible/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/idisposable/IDisposableDispose.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/idisposable/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/idisposable/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/iformatable/IFormatableToString.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/iformatable/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/iformatable/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/indexoutofrangeexception/IndexOutOfRangeExceptionctor1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/indexoutofrangeexception/IndexOutOfRangeExceptionctor2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/indexoutofrangeexception/IndexOutOfRangeExceptionctor3.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/indexoutofrangeexception/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/indexoutofrangeexception/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/int/Int32CompareTo1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/int/Int32Equals1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/int/Int32Equals2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/int/Int32GetHashCode.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/int/Int32IConvertibleToBoolean.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/int/Int32IConvertibleToByte.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/int/Int32IConvertibleToChar.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/int/Int32IConvertibleToDateTime.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/int/Int32IConvertibleToDecimal.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/int/Int32IConvertibleToDouble.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/int/Int32IConvertibleToInt16.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/int/Int32IConvertibleToInt32.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/int/Int32IConvertibleToInt64.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/int/Int32IConvertibleToSByte.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/int/Int32IConvertibleToSingle.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/int/Int32IConvertibleToType.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/int/Int32IConvertibleToUInt16.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/int/Int32IConvertibleToUInt32.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/int/Int32IConvertibleToUInt64.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/int/Int32MaxValue.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/int/Int32MinValue.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/int/Int32Parse1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/int/Int32Parse2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/int/Int32Parse3.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/int/Int32Parse4.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/int/Int32ToString3.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/int/Int32TryParse.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/int/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/int/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/int16/Int16Equals1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/int16/Int16Equals2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/int16/Int16GetHashCode.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/int16/Int16IConvertibleToBoolean.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/int16/Int16IConvertibleToByte.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/int16/Int16IConvertibleToChar.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/int16/Int16IConvertibleToDateTime.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/int16/Int16IConvertibleToDecimal.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/int16/Int16IConvertibleToDouble.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/int16/Int16IConvertibleToInt16.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/int16/Int16IConvertibleToInt32.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/int16/Int16IConvertibleToInt64.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/int16/Int16IConvertibleToSByte.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/int16/Int16IConvertibleToSingle.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/int16/Int16IConvertibleToType.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/int16/Int16IConvertibleToUInt16.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/int16/Int16IConvertibleToUInt32.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/int16/Int16IConvertibleToUInt64.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/int16/Int16MaxValue.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/int16/Int16MinValue.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/int16/Int16Parse1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/int16/Int16Parse2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/int16/Int16Parse3.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/int16/Int16TryParse.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/int16/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/int16/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/int64/Int64CompareTo1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/int64/Int64Equals1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/int64/Int64Equals2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/int64/Int64GetHashCode.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/int64/Int64IConvertibleToBoolean.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/int64/Int64IConvertibleToByte.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/int64/Int64IConvertibleToChar.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/int64/Int64IConvertibleToDateTime.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/int64/Int64IConvertibleToDecimal.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/int64/Int64IConvertibleToDouble.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/int64/Int64IConvertibleToInt16.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/int64/Int64IConvertibleToInt32.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/int64/Int64IConvertibleToInt64.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/int64/Int64IConvertibleToSByte.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/int64/Int64IConvertibleToSingle.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/int64/Int64IConvertibleToType.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/int64/Int64IConvertibleToUInt16.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/int64/Int64IConvertibleToUInt32.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/int64/Int64IConvertibleToUInt64.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/int64/Int64MaxValue.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/int64/Int64MinValue.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/int64/Int64Parse1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/int64/Int64Parse2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/int64/Int64Parse3.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/int64/Int64ToString3.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/int64/Int64TryParse.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/int64/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/int64/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/intptr/IntPtrCtor_Int32.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/intptr/IntPtrCtor_Int64.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/intptr/IntPtrCtor_Void.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/intptr/IntPtrEquals.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/intptr/IntPtrGetHashCode.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/intptr/IntPtrToInt32.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/intptr/IntPtrToInt64.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/intptr/IntPtrToPointer.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/intptr/IntPtrToString.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/intptr/IntPtrZero.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/intptr/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/intptr/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/invalidcastexception/InvalidCastExceptionctor1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/invalidcastexception/InvalidCastExceptionctor2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/invalidcastexception/InvalidCastExceptionctor3.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/invalidcastexception/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/invalidcastexception/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/invalidoperationexception/InvalidOperationExceptionctor1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/invalidoperationexception/InvalidOperationExceptionctor2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/invalidoperationexception/InvalidOperationExceptionctor3.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/invalidoperationexception/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/invalidoperationexception/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/invalidprogramexception/InvalidProgramExceptionctor1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/invalidprogramexception/InvalidProgramExceptionctor2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/invalidprogramexception/InvalidProgramExceptionctor3.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/invalidprogramexception/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/invalidprogramexception/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/io/binarywriter/BinaryWriterOutStream_PSC.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/io/binarywriter/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/io/binarywriter/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/io/directorynotfoundexception/DirectoryNotFoundExceptionctor1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/io/directorynotfoundexception/DirectoryNotFoundExceptionctor2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/io/directorynotfoundexception/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/io/directorynotfoundexception/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/io/endofstreamexception/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/io/endofstreamexception/endofstreamexceptionctor1_PSC.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/io/endofstreamexception/endofstreamexceptionctor2_PSC.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/io/endofstreamexception/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/io/fileaccess/FileAccessEnum.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/io/fileaccess/FileAccessRead.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/io/fileaccess/FileAccessReadWrite.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/io/fileaccess/FileAccessWrite.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/io/fileaccess/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/io/fileaccess/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/io/fileattributes/FileAttributesArchive.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/io/fileattributes/FileAttributesCompressed.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/io/fileattributes/FileAttributesDeivce.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/io/fileattributes/FileAttributesDirectory.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/io/fileattributes/FileAttributesEncrypted.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/io/fileattributes/FileAttributesEnum.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/io/fileattributes/FileAttributesHidden.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/io/fileattributes/FileAttributesNormal.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/io/fileattributes/FileAttributesNotContentIndexed.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/io/fileattributes/FileAttributesOffline.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/io/fileattributes/FileAttributesReadOnly.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/io/fileattributes/FileAttributesReparsePoint.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/io/fileattributes/FileAttributesSystem.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/io/fileattributes/FileAttributesTemporary.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/io/fileattributes/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/io/fileattributes/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/io/filemode/FileModeAppend.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/io/filemode/FileModeCreate.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/io/filemode/FileModeCreateNew.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/io/filemode/FileModeEnum.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/io/filemode/FileModeOpen.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/io/filemode/FileModeOpenOrCreate.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/io/filemode/FileModeTruncate.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/io/filemode/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/io/filemode/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/io/filenotfoundexception/FileNotFoundExceptionCtor.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/io/filenotfoundexception/FileNotFoundExceptionCtor2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/io/filenotfoundexception/FileNotFoundExceptionGetMessage.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/io/filenotfoundexception/FileNotFoundExceptionMessage.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/io/filenotfoundexception/FileNotFoundExceptionToString.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/io/filenotfoundexception/FileNotFoundExceptionctor1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/io/filenotfoundexception/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/io/filenotfoundexception/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/io/fileshare/FileShareEnum.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/io/fileshare/FileShareNone.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/io/fileshare/FileShareRead.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/io/fileshare/FileShareReadWrite.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/io/fileshare/FileShareWrite.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/io/fileshare/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/io/fileshare/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/io/filestream/FileStreamDispose_PSC.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/io/filestream/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/io/filestream/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/io/ioexception/IOExceptionctor1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/io/ioexception/IOExceptionctor2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/io/ioexception/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/io/ioexception/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/io/memorystream/MemoryStreamCtor.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/io/memorystream/MemoryStreamCtor2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/io/memorystream/MemoryStreamCtor3.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/io/memorystream/MemoryStreamCtor4.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/io/memorystream/MemoryStreamCtor5.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/io/memorystream/MemoryStreamCtor6.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/io/memorystream/MemoryStreamCtor7.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/io/memorystream/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/io/memorystream/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/io/pathtoolongexception/PathTooLongExceptionctor1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/io/pathtoolongexception/PathTooLongExceptionctor2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/io/pathtoolongexception/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/io/pathtoolongexception/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/io/seekorigin/SeekOriginBegin.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/io/seekorigin/SeekOriginCurrent.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/io/seekorigin/SeekOriginEnd.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/io/seekorigin/SeekOriginEnum.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/io/seekorigin/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/io/seekorigin/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/io/stream/StreamDispose1_PSC.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/io/stream/StreamDispose2_PSC.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/io/stream/StreamNull_PSC.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/io/stream/StreamReadTimeOut_PSC.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/io/stream/StreamWriteTimeOut_PSC.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/io/stream/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/io/stream/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/io/streamreader/StreamReaderNull_PSC.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/io/streamreader/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/io/streamreader/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/io/stringwriter/StringWriterEncoding_PSC.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/io/stringwriter/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/io/stringwriter/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/io/textreader/TextReaderNull_PSC.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/io/textreader/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/io/textreader/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/io/textwriter/TextWriterNull_PSC.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/io/textwriter/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/io/textwriter/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/math/MathAbs1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/math/MathAbs2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/math/MathAbs3.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/math/MathAbs4.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/math/MathAbs5.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/math/MathAbs6.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/math/MathAbs7.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/math/MathAcos.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/math/MathAtan.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/math/MathAtan2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/math/MathCeiling.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/math/MathCos.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/math/MathCosh.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/math/MathE.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/math/MathExp.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/math/MathFloor.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/math/MathIEEERemainder.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/math/MathLog.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/math/MathLog10.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/math/MathMax1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/math/MathMax10.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/math/MathMax11.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/math/MathMax2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/math/MathMax3.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/math/MathMax4.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/math/MathMax5.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/math/MathMax6.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/math/MathMax7.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/math/MathMax8.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/math/MathMax9.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/math/MathMin1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/math/MathMin10.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/math/MathMin11.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/math/MathMin2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/math/MathMin3.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/math/MathMin4.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/math/MathMin5.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/math/MathMin6.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/math/MathMin7.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/math/MathMin8.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/math/MathMin9.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/math/MathPI.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/math/MathPow.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/math/MathRound2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/math/MathRound3.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/math/MathRound4.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/math/MathSign1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/math/MathSign2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/math/MathSign3.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/math/MathSign4.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/math/MathSign5.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/math/MathSign6.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/math/MathSign7.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/math/MathSin.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/math/MathSinh.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/math/MathSqrt.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/math/MathTan.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/math/MathTanh.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/math/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/math/mathRound1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/math/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/memberaccessexception/MemberAccessExceptionCtor1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/memberaccessexception/MemberAccessExceptionCtor2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/memberaccessexception/MemberAccessExceptionCtor3.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/memberaccessexception/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/memberaccessexception/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/methodaccessexception/MethodAccessExceptionCtor1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/methodaccessexception/MethodAccessExceptionCtor2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/methodaccessexception/MethodAccessExceptionCtor3.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/methodaccessexception/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/methodaccessexception/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/missingfieldexception/MissingFieldExceptionCtor1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/missingfieldexception/MissingFieldExceptionCtor2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/missingfieldexception/MissingFieldExceptionCtor3.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/missingfieldexception/MissingFieldExceptionMessage.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/missingfieldexception/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/missingfieldexception/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/missingmemberexception/MissingMemberExceptionCtor1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/missingmemberexception/MissingMemberExceptionCtor2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/missingmemberexception/MissingMemberExceptionCtor3.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/missingmemberexception/MissingMemberExceptionMessage.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/missingmemberexception/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/missingmemberexception/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/missingmethodexception/MissingMethodExceptionCtor1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/missingmethodexception/MissingMethodExceptionCtor2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/missingmethodexception/MissingMethodExceptionCtor3.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/missingmethodexception/MissingMethodExceptionMessage.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/missingmethodexception/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/missingmethodexception/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/multicastdelegate/MulticastDelegateCombineImpl.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/multicastdelegate/MulticastDelegateEquals.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/multicastdelegate/MulticastDelegateGetHashCode.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/multicastdelegate/MulticastDelegateGetInvocationList.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/multicastdelegate/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/multicastdelegate/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/notimplementedexception/NotImplementedExceptionCtor1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/notimplementedexception/NotImplementedExceptionCtor2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/notimplementedexception/NotImplementedExceptionCtor3.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/notimplementedexception/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/notimplementedexception/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/notsupportedexception/NotSupportedExceptionCtor1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/notsupportedexception/NotSupportedExceptionCtor2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/notsupportedexception/NotSupportedExceptionCtor3.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/notsupportedexception/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/notsupportedexception/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/nullable/NullableCompare.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/nullable/NullableCtor.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/nullable/NullableEquals.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/nullable/NullableEquals2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/nullable/NullableGetHashCode.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/nullable/NullableGetUnderlyingType.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/nullable/NullableGetValueOrDefault1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/nullable/NullableGetValueOrDefault2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/nullable/NullableHasValue.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/nullable/NullableToString.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/nullable/NullableValue.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/nullable/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/nullable/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/nullreferenceexception/NullReferenceExceptionCtor1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/nullreferenceexception/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/nullreferenceexception/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/object/ObjectCtor.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/object/ObjectEquals1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/object/ObjectEquals2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/object/ObjectFinalize.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/object/ObjectGetHashCode.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/object/ObjectMemberwiseClone.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/object/ObjectReferenceEquals.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/object/ObjectToString.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/object/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/object/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/objectdisposedexception/ObjectDisposedExceptionMessage.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/objectdisposedexception/ObjectDisposedExceptionObjectName.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/objectdisposedexception/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/objectdisposedexception/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/obsoleteattribute/ObsoleteAttributeCtor1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/obsoleteattribute/ObsoleteAttributeCtor2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/obsoleteattribute/ObsoleteAttributeCtor3.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/obsoleteattribute/ObsoleteAttributeIsError.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/obsoleteattribute/ObsoleteAttributeMessage.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/obsoleteattribute/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/obsoleteattribute/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/outofmemoryexception/OutOfMemoryExceptionCtor1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/outofmemoryexception/OutOfMemoryExceptionCtor2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/outofmemoryexception/OutOfMemoryExceptionCtor3.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/outofmemoryexception/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/outofmemoryexception/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/overflowexception/OverflowExceptionCtor1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/overflowexception/OverflowExceptionCtor2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/overflowexception/OverflowExceptionCtor3.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/overflowexception/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/overflowexception/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/paramarrayattribute/ParamArrayAttributeCtor.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/paramarrayattribute/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/paramarrayattribute/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/platformnotsupportedexception/PlatformNotSupportedExceptionCtor1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/platformnotsupportedexception/PlatformNotSupportedExceptionCtor2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/platformnotsupportedexception/PlatformNotSupportedExceptionCtor3.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/platformnotsupportedexception/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/platformnotsupportedexception/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/predicate/PredicateBeginInvoke.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/predicate/PredicateEndInvoke.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/predicate/PredicateInvoke.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/predicate/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/predicate/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/random/RandomCtor1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/random/RandomCtor2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/random/RandomNext1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/random/RandomNext2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/random/RandomNext3.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/random/RandomNextBytes.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/random/RandomNextDouble.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/random/RandomSample.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/random/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/random/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/rankexception/RankExceptionCtor1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/rankexception/RankExceptionCtor2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/rankexception/RankExceptionCtor3.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/rankexception/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/rankexception/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/ambiguousmatchexception/AmbiguousMatchExceptionCtor1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/ambiguousmatchexception/AmbiguousMatchExceptionCtor2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/ambiguousmatchexception/AmbiguousMatchExceptionCtor3.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/ambiguousmatchexception/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/ambiguousmatchexception/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/assembly/TestAssembly1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/assembly/TestTarget2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/assembly/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/assembly/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/assemblyconfigurationattribute/AssemblyConfigurationAttribute.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/assemblyconfigurationattribute/AssemblyConfigurationAttributeCtor.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/assemblyconfigurationattribute/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/assemblyconfigurationattribute/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/assemblydefaultaliasattribute/AssemblyDefaultAliasAttribute.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/assemblydefaultaliasattribute/AssemblyDefaultAliasAttributeCtor.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/assemblydefaultaliasattribute/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/assemblydefaultaliasattribute/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/assemblydelaysignattribute/AssemblyDelaySignAttributeCtor.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/assemblydelaysignattribute/AssemblyDelaySignAttributeDelaySign.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/assemblydelaysignattribute/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/assemblydelaysignattribute/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/assemblydescriptionattribute/AssemblyDescriptionAttributeCtor.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/assemblydescriptionattribute/AssemblyDescriptionAttributeDescription.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/assemblydescriptionattribute/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/assemblydescriptionattribute/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/assemblykeyfileattribute/AssemblyKeyFileAttributeCtor.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/assemblykeyfileattribute/AssemblyKeyFileAttributeKeyFile.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/assemblykeyfileattribute/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/assemblykeyfileattribute/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/assemblykeynameattribute/AssemblyKeyNameAttributeCtor.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/assemblykeynameattribute/AssemblyKeyNameAttributeKeyName.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/assemblykeynameattribute/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/assemblykeynameattribute/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/assemblyname/AssemblyNameGetPublicKey.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/assemblyname/AssemblyNameGetPublicKeyToken.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/assemblyname/AssemblyNameSetPublicKey.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/assemblyname/AssemblyNameSetPublicKeyToken.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/assemblyname/AssemblyNameVersion.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/assemblyname/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/assemblyname/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/assemblynameflags/AssemblyNameFlagsNone.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/assemblynameflags/AssemblyNameFlagsPublicKey.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/assemblynameflags/AssemblyNameFlagsRetargetable.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/assemblynameflags/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/assemblynameflags/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/assemblytitleattribute/AssemblyTitleAttributeCtor.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/assemblytitleattribute/AssemblyTitleAttributeTitle.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/assemblytitleattribute/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/assemblytitleattribute/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/callingconventions/CallingConventionsAny.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/callingconventions/CallingConventionsExplicitThis.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/callingconventions/CallingConventionsHasThis.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/callingconventions/CallingConventionsStandard.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/callingconventions/CallingConventionsVarArgs.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/callingconventions/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/callingconventions/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/constructorinfo/ConstructorInfoConstructorName.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/constructorinfo/ConstructorInfoTypeConstructorName.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/constructorinfo/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/constructorinfo/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/defaultmemberattribute/DefaultMemberAttributeCtor.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/defaultmemberattribute/DefaultMemberAttributeMemberName.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/defaultmemberattribute/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/defaultmemberattribute/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/fieldtoken/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/fieldtoken/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/flowcontrol/FlowControlBranch.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/flowcontrol/FlowControlCall.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/flowcontrol/FlowControlCond_Branch.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/flowcontrol/FlowControlMeta.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/flowcontrol/FlowControlNext.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/flowcontrol/FlowControlReturn.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/flowcontrol/FlowControlThrow.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/flowcontrol/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/flowcontrol/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodeEquals1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodeEquals2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodeFlowControl.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodeGetHashCode.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodeName.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodeOpCodeType.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodeOperandType.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodeSize.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodeStackBehaviourPop.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodeStackBehaviourPush.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodeToString.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodeValue.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesAdd_Ovf.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesAdd_Ovf_Un.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesAnd.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesArglist.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBeq.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBeq_S.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBge.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBge_S.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBge_Un.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBge_Un_S.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBgt.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBgt_S.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBgt_Un.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBgt_Un_S.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBle.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBle_S.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBle_Un.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBle_Un_S.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBlt.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBlt_S.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBlt_Un.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBlt_Un_S.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBne_Un.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBne_Un_S.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBox.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBr.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBr_S.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBreak.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBrfalse.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBrfalse_S.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBrtrue.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBrtrue_S.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesCall.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesCalli.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesCallvirt.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesCastclass.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesCeq.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesCgt.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesCgt_Un.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesCkfinite.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesClt.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesClt_Un.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConstrained.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_I.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_I1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_I2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_I4.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_I8.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_Ovf_I.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_Ovf_I1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_Ovf_I1_Un.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_Ovf_I2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_Ovf_I2_Un.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_Ovf_I4.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_Ovf_I4_Un.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_Ovf_I8.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_Ovf_I8_Un.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_Ovf_I_Un.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_Ovf_U.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_Ovf_U1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_Ovf_U1_Un.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_Ovf_U2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_Ovf_U2_Un.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_Ovf_U4.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_Ovf_U4_Un.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_Ovf_U8.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_Ovf_U8_Un.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_Ovf_U_Un.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_R4.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_R8.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_R_Un.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_U.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_U1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_U2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_U4.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_U8.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesCpblk.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesCpobj.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesDiv.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesDiv_Un.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesDup.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesEndfilter.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesEndfinally.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesInitblk.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesInitobj.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesIsinst.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesJmp.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdarg.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdarg_0.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdarg_1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdarg_2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdarg_3.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdarg_S.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdarga.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdarga_S.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdc_I4.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdc_I4_0.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdc_I4_1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdc_I4_2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdc_I4_3.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdc_I4_4.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdc_I4_5.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdc_I4_6.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdc_I4_7.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdc_I4_8.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdc_I4_M1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdc_I4_S.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdc_I8.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdc_R4.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdc_R8.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdelem.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdelem_I.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdelem_I1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdelem_I2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdelem_I4.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdelem_I8.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdelem_R4.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdelem_R8.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdelem_Ref.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdelem_U1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdelem_U2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdelem_U4.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdelema.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdfld.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdflda.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdftn.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdind_I.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdind_I1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdind_I2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdind_I4.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdind_I8.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdind_R4.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdind_R8.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdind_Ref.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdind_U1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdind_U2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdind_U4.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdlen.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdloc.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdloc_0.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdloc_1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdloc_2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdloc_3.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdloc_S.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdloca.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdloca_S.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdnull.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdobj.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdsfld.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdsflda.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdstr.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdtoken.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdvirtftn.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLeave.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLeave_S.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLocalloc.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesMkrefany.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesMul.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesMul_Ovf.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesMul_Ovf_Un.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesNeg.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesNewarr.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesNewobj.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesNop.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesNot.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesOr.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesPop.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesPrefix1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesPrefix2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesPrefix3.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesPrefix4.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesPrefix5.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesPrefix6.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesPrefix7.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesPrefixref.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesReadonly.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesRefanytype.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesRefanyval.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesRem.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesRem_Un.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesRet.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesRethrow.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesShl.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesShr.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesShr_Un.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesSizeof.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStarg.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStarg_S.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStelem.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStelem_I.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStelem_I1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStelem_I2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStelem_I4.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStelem_I8.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStelem_R4.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStelem_R8.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStelem_Ref.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStfld.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStind_I.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStind_I1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStind_I2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStind_I4.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStind_I8.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStind_R4.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStind_R8.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStind_Ref.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStloc.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStloc_0.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStloc_1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStloc_2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStloc_3.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStloc_S.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStobj.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStsfld.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesSub.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesSub_Ovf.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesSub_Ovf_Un.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesSwitch.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesTailcall.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesTakesSingleByteArgument.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesThrow.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesUnaligned.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesUnbox.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesUnbox_Any.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesVolatile.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesXor.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodetype/OpCodeTypeMacro.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodetype/OpCodeTypeNternal.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodetype/OpCodeTypeObjmodel.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodetype/OpCodeTypePrefix.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodetype/OpCodeTypePrimitive.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodetype/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodetype/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeInlineBrTarget.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeInlineField.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeInlineI.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeInlineI8.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeInlineMethod.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeInlineNone.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeInlineR.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeInlineSig.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeInlineString.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeInlineSwitch.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeInlineTok.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeInlineType.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeInlineVar.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeShortInlineBrTarget.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeShortInlineI.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeShortInlineR.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeShortInlineVar.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/packingsize/PackingSize16.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/packingsize/PackingSize2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/packingsize/PackingSize4.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/packingsize/PackingSizeSize1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/packingsize/PackingSizeSize128.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/packingsize/PackingSizeSize32.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/packingsize/PackingSizeSize64.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/packingsize/PackingSizeSize8.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/packingsize/PackingSizeUnspecified.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/packingsize/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/packingsize/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPop0.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPop1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPop1_pop1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopi.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopi_pop1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopi_popi.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopi_popi8.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopi_popi_popi.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopi_popr4.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopi_popr8.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopref.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopref_pop1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopref_popi.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopref_popi_pop1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopref_popi_popi.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopref_popi_popi8.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopref_popi_popr4.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopref_popi_popr8.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopref_popi_popref.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPush0.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPush1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPush1_push1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPushi.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPushi8.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPushr4.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPushr8.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPushref.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourVarpop.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourVarpush.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/eventattributes/EventAttributesNone.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/eventattributes/EventAttributesRTSpecialName.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/eventattributes/EventAttributesSpecialName.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/eventattributes/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/eventattributes/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesAssembly.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesFamANDAssem.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesFamORAssem.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesFamily.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesFieldAccessMask.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesHasDefault.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesHasFieldRVA.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesInitOnly.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesLiteral.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesNotSerialized.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesPinvokeImpl.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesPrivate.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesPrivateScope.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesPublic.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesRTSpecialName.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesSpecialName.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesStatic.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesAbstract.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesFamANDAssem.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesFamORAssem.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesFamily.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesFinal.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesHasSecurity.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesHideBySig.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesMemberAccessMask.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesNewSlot.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesPinvokeImpl.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesPrivate.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesPrivateScope.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesPublic.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesRTSpecialName.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesRequireSecObject.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesReuseSlot.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesSpecialName.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesStatic.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesUnmanagedExport.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesVirtual.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesVtableLayoutMask.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/methodattributes/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/methodattributes/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/MethodImplAttributesCodeTypeMask.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/MethodImplAttributesForwardRef.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/MethodImplAttributesIL.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/MethodImplAttributesInternalCall.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/MethodImplAttributesManaged.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/MethodImplAttributesManagedMask.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/MethodImplAttributesNative.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/MethodImplAttributesNoInlining.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/MethodImplAttributesOPTIL.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/MethodImplAttributesPreserveSig.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/MethodImplAttributesRuntime.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/MethodImplAttributesSynchronized.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/MethodImplAttributesUnmanaged.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/parameterattributes/ParameterAttributesHasDefault.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/parameterattributes/ParameterAttributesIn.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/parameterattributes/ParameterAttributesNone.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/parameterattributes/ParameterAttributesOptional.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/parameterattributes/ParameterAttributesOut.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/parameterattributes/ParameterAttributesRetval.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/parameterattributes/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/parameterattributes/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/propertyattributes/PropertyAttributesHasDefault.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/propertyattributes/PropertyAttributesNone.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/propertyattributes/PropertyAttributesRTSpecialName.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/propertyattributes/PropertyAttributesSpecialName.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/propertyattributes/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/propertyattributes/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/targetinvocationexception/TargetInvocationExceptionCtor1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/targetinvocationexception/TargetInvocationExceptionCtor2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/targetinvocationexception/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/targetinvocationexception/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/targetparametercountexception/TargetParameterCountExceptionCtor1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/targetparametercountexception/TargetParameterCountExceptionCtor2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/targetparametercountexception/TargetParameterCountExceptionCtor3.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/targetparametercountexception/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/targetparametercountexception/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesAbstract.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesAnsiClass.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesAutoClass.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesAutoLayout.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesBeforeFieldInit.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesClass.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesClassSemanticsMask.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesExplicitLayout.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesHasSecurity.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesImport.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesInterface.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesLayoutMask.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesNestedAssembly.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesNestedFamANDAssem.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesNestedFamORAssem.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesNestedFamily.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesNestedPrivate.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesNestedPublic.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesPublic.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesRTSpecialName.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesSealed.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesSequentialLayout.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesSerializable.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesSpecialName.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesStringFormatMask.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesUnicodeClass.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesVisibilityMask.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttribytesNotPublic.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/typeattributes/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/typeattributes/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/resources/missingmanifestresourceexception/MissingManifestResourceExceptionCtor1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/resources/missingmanifestresourceexception/MissingManifestResourceExceptionCtor2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/resources/missingmanifestresourceexception/MissingManifestResourceExceptionCtor3.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/resources/missingmanifestresourceexception/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/resources/missingmanifestresourceexception/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/resources/neutralresourceslanguageattribute/CultureName.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/resources/neutralresourceslanguageattribute/NeutralResourcesLanguageAttributeCtor.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/resources/neutralresourceslanguageattribute/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/resources/neutralresourceslanguageattribute/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/resources/resourcemanager/CustomCulture.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/resources/resourcemanager/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/resources/resourcemanager/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/resources/satellitecontractversionattribute/AttributeCtor.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/resources/satellitecontractversionattribute/AttributeVersion.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/resources/satellitecontractversionattribute/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/resources/satellitecontractversionattribute/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/runtime/compilerservices/accessedthroughpropertyattribute/ATPACtor.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/runtime/compilerservices/accessedthroughpropertyattribute/ATPAPropertyName.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/runtime/compilerservices/accessedthroughpropertyattribute/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/runtime/compilerservices/accessedthroughpropertyattribute/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/runtime/compilerservices/compilationrelaxations/AttributeCtor1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/runtime/compilerservices/compilationrelaxations/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/runtime/compilerservices/compilationrelaxations/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/runtime/compilerservices/compilergeneratedattribute/CompilerGeneratedAttributeCtor.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/runtime/compilerservices/compilergeneratedattribute/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/runtime/compilerservices/compilergeneratedattribute/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/runtime/compilerservices/customconstantattribute/CustomConstantAttributector.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/runtime/compilerservices/customconstantattribute/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/runtime/compilerservices/customconstantattribute/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/runtime/compilerservices/indexernameattribute/IndexerNameAttributeCtor.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/runtime/compilerservices/indexernameattribute/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/runtime/compilerservices/indexernameattribute/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/runtime/compilerservices/internalsvisibletoattribute/IVTAAssemblyName.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/runtime/compilerservices/internalsvisibletoattribute/IVTACtor.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/runtime/compilerservices/internalsvisibletoattribute/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/runtime/compilerservices/internalsvisibletoattribute/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/runtime/compilerservices/methodimploptions/MethodImplOptionsNoInlining.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/runtime/compilerservices/methodimploptions/MethodImplOptionsPreserveSig.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/runtime/compilerservices/methodimploptions/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/runtime/compilerservices/methodimploptions/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/runtime/compilerservices/runtimecompatibilityattribute/RCAttrWrapNEThrows.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/runtime/compilerservices/runtimecompatibilityattribute/RuntimeCompatAttrCtor.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/runtime/compilerservices/runtimecompatibilityattribute/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/runtime/compilerservices/runtimecompatibilityattribute/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/runtime/compilerservices/runtimehelpers/GetHashCode.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/runtime/compilerservices/runtimehelpers/PlatformAssembly.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/runtime/compilerservices/runtimehelpers/UserAssembly.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/runtime/compilerservices/runtimehelpers/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/runtime/compilerservices/runtimehelpers/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/runtime/decimalconstantattribute/DecimalConstantAttributeCtor.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/runtime/decimalconstantattribute/DecimalConstantAttributeValue.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/runtime/decimalconstantattribute/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/runtime/decimalconstantattribute/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/runtime/fixedbufferattribute/FixedBufferAttributeCtor.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/runtime/fixedbufferattribute/FixedBufferAttributeElementType.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/runtime/fixedbufferattribute/FixedBufferAttributeLength.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/runtime/fixedbufferattribute/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/runtime/fixedbufferattribute/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/callingconvention/CallingConventionWinapi.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/callingconvention/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/callingconvention/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/charset/CharSetUnicode.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/charset/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/charset/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/dllimportattribute/DllImportTest.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/dllimportattribute/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/dllimportattribute/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/fieldoffsetattribute/FieldOffsetAttributeCtor.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/fieldoffsetattribute/FieldOffsetAttributeValue.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/fieldoffsetattribute/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/fieldoffsetattribute/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/gchandle/GCHandleAddrOfPinnedObject_PSC.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/gchandle/GCHandleAlloc1_PSC.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/gchandle/GCHandleFree_PSC.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/gchandle/GCHandleTarget_PSC.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/gchandle/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/gchandle/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/gchandletype/GCHandleTypeNormal.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/gchandletype/GCHandleTypePinned.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/gchandletype/GCHandleTypeWeak.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/gchandletype/GCHandleTypeWeakTrackResurrection.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/gchandletype/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/gchandletype/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/inattribute/InAttributeCtor.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/inattribute/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/inattribute/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/layoutkind/LayoutKindAuto.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/layoutkind/LayoutKindSequential.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/layoutkind/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/layoutkind/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/marshal/MarshalSizeOf1_PSC.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/marshal/MarshalSizeOf2_PSC.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/marshal/OleAut32.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/marshal/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/marshal/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/marshalasattribute/MarshalAsAttributeArraySubType.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/marshalasattribute/MarshalAsAttributeCtor1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/marshalasattribute/MarshalAsAttributeCtor2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/marshalasattribute/MarshalAsAttributeMarshalCookie.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/marshalasattribute/MarshalAsAttributeMarshalType.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/marshalasattribute/MarshalAsAttributeMarshalTypeRef.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/marshalasattribute/MarshalAsAttributeSizeConst.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/marshalasattribute/MarshalAsAttributeSizeParamIndex.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/marshalasattribute/MarshalAsAttributeValue.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/marshalasattribute/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/marshalasattribute/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/outattribute/OutAttributeCtor.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/outattribute/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/outattribute/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/preservesigattribute/PreserveSigAttributeCtor.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/preservesigattribute/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/preservesigattribute/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/safehandle/SafeHandleCtor_cti_PSC.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/safehandle/SafeHandleDangerousAddRef_PSC.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/safehandle/SafeHandleDangerousGetHandle_PSC.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/safehandle/SafeHandleDangerousRelease_PSC.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/safehandle/SafeHandleDispose1_PSC.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/safehandle/SafeHandleDispose2_PSC.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/safehandle/SafeHandleHandle_PSC.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/safehandle/SafeHandleIsClosed_PSC.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/safehandle/SafeHandleIsInvalid_PSC.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/safehandle/SafeHandleSetHandleAsInvalid_PSC.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/safehandle/SafeHandleSetHandle_PSC.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/safehandle/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/safehandle/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/structlayoutattribute/StructLayoutAttributeCharSet.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/structlayoutattribute/StructLayoutAttributeCtor.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/structlayoutattribute/StructLayoutAttributePack.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/structlayoutattribute/StructLayoutAttributeSize.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/structlayoutattribute/StructLayoutAttributeValue.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/structlayoutattribute/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/structlayoutattribute/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/unmanagedtype/UnmanagedType.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/unmanagedtype/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/unmanagedtype/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/runtimefieldhandle/RuntimeFieldHandleEquals.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/runtimefieldhandle/RuntimeFieldHandleGetHashCode.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/runtimefieldhandle/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/runtimefieldhandle/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/runtimemethodhandle/RuntimeMethodHandleEquals.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/runtimemethodhandle/RuntimeMethodHanldeGetHashCode.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/runtimemethodhandle/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/runtimemethodhandle/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/runtimetypehandle/RuntimeTypeHandleEquals.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/runtimetypehandle/RuntimeTypeHandleGetHashCode.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/runtimetypehandle/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/runtimetypehandle/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/sbyte/SByteCompareTo2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/sbyte/SByteEquals1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/sbyte/SByteEquals2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/sbyte/SByteGetHashCode.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/sbyte/SByteIConvertibleToBoolean.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/sbyte/SByteIConvertibleToByte.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/sbyte/SByteIConvertibleToChar.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/sbyte/SByteIConvertibleToDecimal.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/sbyte/SByteIConvertibleToDouble.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/sbyte/SByteIConvertibleToInt16.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/sbyte/SByteIConvertibleToInt32.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/sbyte/SByteIConvertibleToInt64.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/sbyte/SByteIConvertibleToUInt16.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/sbyte/SByteIConvertibleToUInt32.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/sbyte/SByteIConvertibleToUInt64.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/sbyte/SByteMaxValue.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/sbyte/SByteMinValue.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/sbyte/SByteParse1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/sbyte/SByteParse2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/sbyte/SByteParse3.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/sbyte/SByteTryParse.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/sbyte/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/sbyte/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/security/securityexception/SecurityExceptionCtor1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/security/securityexception/SecurityExceptionCtor2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/security/securityexception/SecurityExceptionCtor3.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/security/securityexception/SecurityExceptionToString.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/security/securityexception/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/security/securityexception/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/single/SingleEpsilon.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/single/SingleGetHashCode.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/single/SingleIsInfinity.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/single/SingleIsNaN.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/single/SingleIsNegativeInfinity.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/single/SingleIsPositiveInfinity.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/single/SingleMaxValue.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/single/SingleMinValue.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/single/SingleNaN.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/single/SingleParse1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/single/SingleParse2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/single/SingleToBoolean.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/single/SingleToByte.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/single/SingleToChar.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/single/SingleToDateTime.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/single/SingleToDecimal.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/single/SingleToDouble.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/single/SingleToInt16.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/single/SingleToInt32.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/single/SingleToInt64.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/single/SingleToSByte.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/single/SingleToSingle.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/single/SingleToUInt16.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/single/SingleToUInt32.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/single/SingleToUInt64.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/single/SingleTryParse.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/single/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/single/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/string/StringChars.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/string/StringCompare1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/string/StringCompare15.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/string/StringCompare2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/string/StringCompare9.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/string/StringCompareOrdinal1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/string/StringCompareOrdinal2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/string/StringConcat1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/string/StringConcat2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/string/StringConcat3.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/string/StringConcat4.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/string/StringConcat5.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/string/StringConcat6.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/string/StringConcat7.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/string/StringConcat8.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/string/StringCopyTo.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/string/StringCtor5.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/string/StringCtorChar.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/string/StringEmpty.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/string/StringEquals1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/string/StringEquals2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/string/StringEquals3.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/string/StringEquals6.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/string/StringFormat1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/string/StringFormat2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/string/StringGetEnumerator.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/string/StringGetHashCode.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/string/StringIConvertibleToBoolean.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/string/StringIConvertibleToByte.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/string/StringIConvertibleToChar.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/string/StringIConvertibleToInt16.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/string/StringIConvertibleToInt32.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/string/StringIConvertibleToInt64.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/string/StringIConvertibleToSByte.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/string/StringIConvertibleToUInt16.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/string/StringIConvertibleToUInt32.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/string/StringIConvertibleToUInt64.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/string/StringIEnumerableGetEnumerator.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/string/StringIndexOf10.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/string/StringInsert.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/string/StringIsNullOrEmpty.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/string/StringJoin.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/string/StringJoin1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/string/StringJoin2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/string/StringLength.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/string/StringPadLeft.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/string/StringPadLeft1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/string/StringPadLeft2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/string/StringPadRight.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/string/StringPadRight1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/string/StringPadRight2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/string/StringRemove1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/string/StringRemove2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/string/StringReplace1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/string/StringReplace2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/string/StringSplit1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/string/StringSubString1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/string/StringSubString2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/string/StringToCharArray.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/string/StringToString1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/string/StringTrim1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/string/StringTrim1b.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/string/StringTrim2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/string/StringTrim3.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/string/StringTrim4.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/string/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/string/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/stringcompare/StringComparerCtor.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/stringcompare/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/stringcompare/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/stringcomparer/StringComparerCompare2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/stringcomparer/StringComparerEquals1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/stringcomparer/StringComparerEquals3.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/stringcomparer/StringComparerGetType.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/stringcomparer/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/stringcomparer/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/stringcomparison/StringComparisonCurrentCulture.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/stringcomparison/StringComparisonCurrentCultureIgnoreCase.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/stringcomparison/StringComparisonOrdinal.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/stringcomparison/StringComparisonOrdinalIgnoreCase.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/stringcomparison/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/stringcomparison/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/szarrayhelper/SZArrayHelperSetItem.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/szarrayhelper/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/szarrayhelper/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/text/decoder/DecoderCtor.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/text/decoder/DecoderReset.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/text/decoder/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/text/decoder/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/text/encoder/EncoderCtor.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/text/encoder/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/text/encoder/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/text/encoding/EncodingBigEndianUnicode.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/text/encoding/EncodingClone.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/text/encoding/EncodingConvert1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/text/encoding/EncodingConvert2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/text/encoding/EncodingCtor1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/text/encoding/EncodingEquals.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetByteCount.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetByteCount1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetByteCount2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetByteCount3.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetBytes1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetBytes2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetBytes3.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetBytes4.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetBytes5.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetCharCount.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetCharCount1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetCharCount2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetChars1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetChars2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetChars3.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetDecoder.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetEncoder.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetEncoding2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetMaxByteCount.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetMaxCharCount.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetPreamble.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetString.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/text/encoding/EncodingUTF8.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/text/encoding/EncodingUnicode.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/text/encoding/EncodingWebName.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/text/encoding/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/text/encoding/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend10.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend11.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend12.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend13.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend14.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend15.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend16.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend17.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend18.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend19.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend3.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend4.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend5.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend6.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend7.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend8.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend9.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderCapacity.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderCapacity_cti.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderChars.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderInsert.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderInsert3.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderInsert4.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderLength.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderLength_cti.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderRemove.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderReplace1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderReplace2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderReplace3.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderReplace4.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderToString1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderToString2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderctor1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderctor2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderctor3.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderctor4.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderctor5.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderctor6.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/text/stringbuilder/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/text/stringbuilder/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/text/unicodeencoding/UnicodeEncodingCtor1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/text/unicodeencoding/UnicodeEncodingEquals.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/text/unicodeencoding/UnicodeEncodingGetByteCount1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/text/unicodeencoding/UnicodeEncodingGetByteCount2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/text/unicodeencoding/UnicodeEncodingGetBytes2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/text/unicodeencoding/UnicodeEncodingGetCharCount.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/text/unicodeencoding/UnicodeEncodingGetChars.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/text/unicodeencoding/UnicodeEncodingGetDecoder.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/text/unicodeencoding/UnicodeEncodingGetEncoder.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/text/unicodeencoding/UnicodeEncodingGetHashCode.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/text/unicodeencoding/UnicodeEncodingGetMaxByteCount.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/text/unicodeencoding/UnicodeEncodingGetMaxCharCount.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/text/unicodeencoding/UnicodeEncodingGetPreamble.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/text/unicodeencoding/UnicodeEncodingGetString.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/text/unicodeencoding/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/text/unicodeencoding/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingCtor.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingCtor2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingCtor3.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingEquals.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingGetByteCount1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingGetByteCount2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingGetBytes1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingGetBytes2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingGetCharCount.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingGetChars.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingGetDecoder.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingGetEncoder.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingGetHashCode.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingGetMaxByteCount.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingGetMaxCharCount.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingGetPreamble.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingGetString.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/text/utf8encoding/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/text/utf8encoding/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/threading/autoresetevent/AutoResetEventCtor.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/threading/autoresetevent/AutoResetEventReSet.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/threading/autoresetevent/AutoResetEventSet.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/threading/autoresetevent/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/threading/autoresetevent/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/threading/interlocked/InterlockedAdd1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/threading/interlocked/InterlockedAdd2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/threading/interlocked/InterlockedCompareExchange1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/threading/interlocked/InterlockedCompareExchange5.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/threading/interlocked/InterlockedCompareExchange6.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/threading/interlocked/InterlockedCompareExchange7.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/threading/interlocked/InterlockedDecrement1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/threading/interlocked/InterlockedDecrement2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/threading/interlocked/InterlockedExchange1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/threading/interlocked/InterlockedExchange5.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/threading/interlocked/InterlockedExchange6.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/threading/interlocked/InterlockedExchange7.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/threading/interlocked/InterlockedIncrement1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/threading/interlocked/InterlockedIncrement2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/threading/interlocked/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/threading/interlocked/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/threading/manualresetevent/ManualResetEventCtor.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/threading/manualresetevent/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/threading/manualresetevent/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/threading/timeout/TimeOutInfinite.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/threading/timeout/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/threading/timeout/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/threading/waithandle/WaitHandleCtor.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/threading/waithandle/WaitHandleDispose1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/threading/waithandle/WaitHandleDispose3.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/threading/waithandle/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/threading/waithandle/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/timeoutexception/TimeoutExceptionCtor1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/timeoutexception/TimeoutExceptionCtor2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/timeoutexception/TimeoutExceptionCtor3.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/timeoutexception/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/timeoutexception/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/timespan/TimeSpanAdd.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/timespan/TimeSpanCompare1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/timespan/TimeSpanCompareTo2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/timespan/TimeSpanCtor1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/timespan/TimeSpanCtor2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/timespan/TimeSpanCtor3.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/timespan/TimeSpanCtor4.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/timespan/TimeSpanDuration.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/timespan/TimeSpanEquals1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/timespan/TimeSpanEquals2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/timespan/TimeSpanEquals3.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/timespan/TimeSpanFromTicks.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/timespan/TimeSpanGetHashCode.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/timespan/TimeSpanMaxValue.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/timespan/TimeSpanMinValue.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/timespan/TimeSpanNegate.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/timespan/TimeSpanTicks.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/timespan/TimeSpanTicksPerDay.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/timespan/TimeSpanTicksPerHour.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/timespan/TimeSpanTicksPerMinute.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/timespan/TimeSpanTicksPerSecond.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/timespan/TimeSpanToString_str.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/timespan/TimeSpanTotalDays.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/timespan/TimeSpanTotalHours.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/timespan/TimeSpanTotalMilliseconds.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/timespan/TimeSpanTotalMinutes.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/timespan/TimeSpanTotalSeconds.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/timespan/TimeSpanZero.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/timespan/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/timespan/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/type/TypeEquals1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/type/TypeEquals2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/type/TypeGetArrayRank.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/type/TypeGetElementType.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/type/TypeGetGenericTypeDefinition.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/type/TypeGetHashCode.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/type/TypeGetType1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/type/TypeGetType2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/type/TypeGetTypeFromHandle.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/type/TypeHasElementTypeImpl.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/type/TypeIsByRefImpl.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/type/TypeIsPointerImpl.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/type/TypeMakeArrayType1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/type/TypeMakeArrayType2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/type/TypeMakeByRefType.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/type/TypeMakePointerType.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/type/TypeToString.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/type/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/type/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/typecode/TypeCodeBoolean.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/typecode/TypeCodeByte.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/typecode/TypeCodeChar.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/typecode/TypeCodeDateTime.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/typecode/TypeCodeDecimal.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/typecode/TypeCodeDouble.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/typecode/TypeCodeEmpty.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/typecode/TypeCodeInt16.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/typecode/TypeCodeInt32.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/typecode/TypeCodeInt64.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/typecode/TypeCodeObject.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/typecode/TypeCodeSByte.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/typecode/TypeCodeSingle.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/typecode/TypeCodeString.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/typecode/TypeCodeUInt16.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/typecode/TypeCodeUInt32.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/typecode/TypeCodeUInt64.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/typecode/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/typecode/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/typeloadexception/TypeLoadExceptionCtor1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/typeloadexception/TypeLoadExceptionCtor2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/typeloadexception/TypeLoadExceptionCtor3.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/typeloadexception/TypeLoadExceptionMessage.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/typeloadexception/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/typeloadexception/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/uint16/UInt16CompareTo1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/uint16/UInt16Equals1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/uint16/UInt16Equals2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/uint16/UInt16IConvertibleToBoolean.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/uint16/UInt16IConvertibleToByte.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/uint16/UInt16IConvertibleToChar.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/uint16/UInt16IConvertibleToDateTime.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/uint16/UInt16IConvertibleToDecimal.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/uint16/UInt16IConvertibleToDouble.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/uint16/UInt16IConvertibleToInt16.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/uint16/UInt16IConvertibleToInt32.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/uint16/UInt16IConvertibleToInt64.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/uint16/UInt16IConvertibleToSByte.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/uint16/UInt16IConvertibleToSingle.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/uint16/UInt16IConvertibleToType.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/uint16/UInt16IConvertibleToUInt16.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/uint16/UInt16IConvertibleToUInt32.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/uint16/UInt16IConvertibleToUInt64.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/uint16/UInt16Parse1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/uint16/UInt16Parse2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/uint16/UInt16Parse3.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/uint16/UInt16ToString3.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/uint16/UInt16ToString4.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/uint16/UInt16TryParse.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/uint16/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/uint16/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/uint32/UInt32CompareTo2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/uint32/UInt32Equals1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/uint32/UInt32Equals2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/uint32/UInt32GetHashCode.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/uint32/UInt32IConvertibleToBoolean.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/uint32/UInt32IConvertibleToByte.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/uint32/UInt32IConvertibleToChar.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/uint32/UInt32IConvertibleToDecimal.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/uint32/UInt32IConvertibleToDouble.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/uint32/UInt32IConvertibleToInt16.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/uint32/UInt32IConvertibleToInt32.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/uint32/UInt32IConvertibleToInt64.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/uint32/UInt32IConvertibleToSByte.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/uint32/UInt32IConvertibleToSingle.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/uint32/UInt32IConvertibleToType.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/uint32/UInt32IConvertibleToUInt16.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/uint32/UInt32IConvertibleToUInt32.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/uint32/UInt32IConvertibleToUInt64.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/uint32/UInt32MaxValue.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/uint32/UInt32MinValue.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/uint32/UInt32Parse1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/uint32/UInt32Parse2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/uint32/UInt32Parse3.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/uint32/UInt32ToString2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/uint32/UInt32TryParse.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/uint32/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/uint32/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/uint64/UInt64GetHashCode.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/uint64/UInt64IConvertibleToBoolean.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/uint64/UInt64IConvertibleToByte.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/uint64/UInt64IConvertibleToChar.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/uint64/UInt64IConvertibleToDateTime.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/uint64/UInt64IConvertibleToDecimal.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/uint64/UInt64IConvertibleToDouble.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/uint64/UInt64IConvertibleToInt16.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/uint64/UInt64IConvertibleToInt32.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/uint64/UInt64IConvertibleToInt64.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/uint64/UInt64IConvertibleToSByte.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/uint64/UInt64IConvertibleToSingle.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/uint64/UInt64IConvertibleToType.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/uint64/UInt64IConvertibleToUInt16.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/uint64/UInt64IConvertibleToUInt32.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/uint64/UInt64IConvertibleToUInt64.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/uint64/UInt64MaxValue.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/uint64/UInt64MinValue.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/uint64/UInt64Parse1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/uint64/UInt64Parse2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/uint64/UInt64Parse3.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/uint64/UInt64ToString2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/uint64/UInt64TryParse.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/uint64/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/uint64/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/uintptr/UIntPtrCtor_UInt32.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/uintptr/UIntPtrCtor_UInt64.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/uintptr/UIntPtrCtor_VoidPtr.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/uintptr/UIntPtrEquals.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/uintptr/UIntPtrGetHashCode.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/uintptr/UIntPtrSize.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/uintptr/UIntPtrToPointer.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/uintptr/UIntPtrToString.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/uintptr/UIntPtrToUInt32.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/uintptr/UIntPtrToUInt64.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/uintptr/UIntPtrZero.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/uintptr/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/uintptr/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/valuetype/ValueTypeEquals.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/valuetype/ValueTypeEquals2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/valuetype/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/valuetype/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/version/VersionBuild.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/version/VersionCompareTo2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/version/VersionCtor4.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/version/VersionEquals1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/version/VersionEquals2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/version/VersionGetHashCode.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/version/VersionMajor.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/version/VersionRevision.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/version/VersionToString1.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/version/VersionToString2.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/version/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/version/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/weakreference/WeakReferenceCtor1_PSC.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/weakreference/WeakReferenceCtor2_PSC.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/weakreference/WeakReferenceCtor2b_PSC.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/weakreference/WeakReferenceIsAlive_PSC.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/weakreference/WeakReferenceIsAliveb_PSC.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/weakreference/WeakReferenceTargetb_PSC.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/weakreference/WeakReferenceTrackResurrection_cti_PSC.csproj
src/coreclr/tests/src/CoreMangLib/cti/system/weakreference/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/weakreference/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/reflection/assembly/TestAssemblyAppBase.csproj
src/coreclr/tests/src/CoreMangLib/reflection/assembly/TestAssemblyNotAppBase.csproj
src/coreclr/tests/src/CoreMangLib/reflection/assembly/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/reflection/assembly/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/system/buffer/ASURT_99893.csproj
src/coreclr/tests/src/CoreMangLib/system/buffer/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/system/buffer/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/system/collections/generic/hashset/Regression_Dev10_609271.csproj
src/coreclr/tests/src/CoreMangLib/system/collections/generic/hashset/Regression_Dev10_624201.csproj
src/coreclr/tests/src/CoreMangLib/system/collections/generic/hashset/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/system/collections/generic/hashset/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/system/datetime/Co7510ParseExact_formatarray.csproj
src/coreclr/tests/src/CoreMangLib/system/datetime/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/system/datetime/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/system/delegate/VSD/OpenDelegate.csproj
src/coreclr/tests/src/CoreMangLib/system/delegate/VSD/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/system/delegate/VSD/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/system/delegate/generics/NG_Standard.csproj
src/coreclr/tests/src/CoreMangLib/system/delegate/generics/NegativeGenerics.csproj
src/coreclr/tests/src/CoreMangLib/system/delegate/generics/NullableTypes.csproj
src/coreclr/tests/src/CoreMangLib/system/delegate/generics/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/system/delegate/generics/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/system/delegate/miscellaneous/Central.csproj
src/coreclr/tests/src/CoreMangLib/system/delegate/miscellaneous/ClosedStatic.csproj
src/coreclr/tests/src/CoreMangLib/system/delegate/miscellaneous/Co6010DelegateEqualsTwo.csproj
src/coreclr/tests/src/CoreMangLib/system/delegate/miscellaneous/Co6031GetHashCode.csproj
src/coreclr/tests/src/CoreMangLib/system/delegate/miscellaneous/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/system/delegate/miscellaneous/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/system/delegate/regressions/devdivbugs/113347/DDB113347.csproj
src/coreclr/tests/src/CoreMangLib/system/delegate/regressions/devdivbugs/113347/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/system/delegate/regressions/devdivbugs/113347/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/system/delegate/threatmodel/public/TestClass.csproj
src/coreclr/tests/src/CoreMangLib/system/delegate/threatmodel/public/TestClassFrameworkInternal.csproj
src/coreclr/tests/src/CoreMangLib/system/delegate/threatmodel/public/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/system/delegate/threatmodel/public/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/system/delegate/threatmodel/tests/BindingTarget.csproj
src/coreclr/tests/src/CoreMangLib/system/delegate/threatmodel/tests/CritConstructorClass.csproj
src/coreclr/tests/src/CoreMangLib/system/delegate/threatmodel/tests/TestClass.csproj
src/coreclr/tests/src/CoreMangLib/system/delegate/threatmodel/tests/TestClassFrameworkInternal.csproj
src/coreclr/tests/src/CoreMangLib/system/delegate/threatmodel/tests/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/system/delegate/threatmodel/tests/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/system/exception/Data_Helper.csproj
src/coreclr/tests/src/CoreMangLib/system/exception/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/system/exception/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/system/guid/Guid_Parsing.csproj
src/coreclr/tests/src/CoreMangLib/system/guid/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/system/guid/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/system/lazyt/LazyTTF.csproj
src/coreclr/tests/src/CoreMangLib/system/lazyt/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/system/lazyt/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/system/reflection/assembly/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/system/reflection/assembly/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/system/reflection/assembly/server1.csproj
src/coreclr/tests/src/CoreMangLib/system/reflection/assembly/server2.csproj
src/coreclr/tests/src/CoreMangLib/system/reflection/assembly/server3.csproj
src/coreclr/tests/src/CoreMangLib/system/reflection/assembly/server4.csproj
src/coreclr/tests/src/CoreMangLib/system/resources/resourcemanager/CustomCulture.csproj
src/coreclr/tests/src/CoreMangLib/system/resources/resourcemanager/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/system/resources/resourcemanager/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/system/text/encoding/Shift_Jis.csproj
src/coreclr/tests/src/CoreMangLib/system/text/encoding/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/system/text/encoding/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/system/type/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/system/type/project.json [deleted file]
src/coreclr/tests/src/CoreMangLib/system/version/Version_Parsing.csproj
src/coreclr/tests/src/CoreMangLib/system/version/app.config [deleted file]
src/coreclr/tests/src/CoreMangLib/system/version/project.json [deleted file]
src/coreclr/tests/src/Exceptions/Finalization/Finalizer.csproj
src/coreclr/tests/src/Exceptions/Finalization/project.json [deleted file]
src/coreclr/tests/src/Exceptions/ForeignThread/ForeignThreadExceptions.csproj
src/coreclr/tests/src/Exceptions/ForeignThread/project.json [deleted file]
src/coreclr/tests/src/Interop/ArrayMarshalling/BoolArray/MarshalBoolArrayTest.csproj
src/coreclr/tests/src/Interop/ArrayMarshalling/BoolArray/project.json [deleted file]
src/coreclr/tests/src/Interop/ArrayMarshalling/ByValArray/MarshalArrayByValTest.csproj
src/coreclr/tests/src/Interop/ArrayMarshalling/ByValArray/project.json [deleted file]
src/coreclr/tests/src/Interop/BestFitMapping/BestFitMapping.csproj
src/coreclr/tests/src/Interop/BestFitMapping/project.json [deleted file]
src/coreclr/tests/src/Interop/FuncPtrAsDelegateParam/FuncPtrAsDelegateParam.csproj
src/coreclr/tests/src/Interop/FuncPtrAsDelegateParam/project.json [deleted file]
src/coreclr/tests/src/Interop/ICastable/Castable.csproj
src/coreclr/tests/src/Interop/ICastable/app.config [deleted file]
src/coreclr/tests/src/Interop/ICastable/project.json [deleted file]
src/coreclr/tests/src/Interop/MarshalAPI/Copy/CopyByteArray.csproj
src/coreclr/tests/src/Interop/MarshalAPI/Copy/CopyCharArray.csproj
src/coreclr/tests/src/Interop/MarshalAPI/Copy/CopyDoubleArray.csproj
src/coreclr/tests/src/Interop/MarshalAPI/Copy/CopyInt16Array.csproj
src/coreclr/tests/src/Interop/MarshalAPI/Copy/CopyInt32Array.csproj
src/coreclr/tests/src/Interop/MarshalAPI/Copy/CopyInt64Array.csproj
src/coreclr/tests/src/Interop/MarshalAPI/Copy/CopyIntPtrArray.csproj
src/coreclr/tests/src/Interop/MarshalAPI/Copy/CopySingleArray.csproj
src/coreclr/tests/src/Interop/MarshalAPI/Copy/project.json [deleted file]
src/coreclr/tests/src/Interop/MarshalAPI/FunctionPointer/FunctionPtrTest.csproj
src/coreclr/tests/src/Interop/MarshalAPI/FunctionPointer/project.json [deleted file]
src/coreclr/tests/src/Interop/MarshalAPI/GetExceptionForHR/GetExceptionForHR.csproj
src/coreclr/tests/src/Interop/MarshalAPI/GetExceptionForHR/project.json [deleted file]
src/coreclr/tests/src/Interop/MarshalAPI/GetNativeVariantForObject/GetNativeVariantForObject.csproj
src/coreclr/tests/src/Interop/MarshalAPI/GetNativeVariantForObject/project.json [deleted file]
src/coreclr/tests/src/Interop/MarshalAPI/GetObjectForNativeVariant/GetObjectForNativeVariant.csproj
src/coreclr/tests/src/Interop/MarshalAPI/GetObjectForNativeVariant/project.json [deleted file]
src/coreclr/tests/src/Interop/MarshalAPI/GetObjectsForNativeVariants/GetObjectsForNativeVariants.csproj
src/coreclr/tests/src/Interop/MarshalAPI/GetObjectsForNativeVariants/project.json [deleted file]
src/coreclr/tests/src/Interop/MarshalAPI/IUnknown/IUnknownTest.csproj
src/coreclr/tests/src/Interop/MarshalAPI/IUnknown/project.json [deleted file]
src/coreclr/tests/src/Interop/MarshalAPI/MarshalStructure/MarshalStructure.csproj
src/coreclr/tests/src/Interop/MarshalAPI/MarshalStructure/project.json [deleted file]
src/coreclr/tests/src/Interop/MarshalAPI/Miscellaneous/AutoLayoutStructure.csproj
src/coreclr/tests/src/Interop/MarshalAPI/Miscellaneous/MarshalClassTests.csproj
src/coreclr/tests/src/Interop/MarshalAPI/Miscellaneous/project.json [deleted file]
src/coreclr/tests/src/Interop/MarshalAPI/OffsetOf/OffsetOf.csproj
src/coreclr/tests/src/Interop/MarshalAPI/OffsetOf/project.json [deleted file]
src/coreclr/tests/src/Interop/MarshalAPI/ReadWrite/ReadWriteByte.csproj
src/coreclr/tests/src/Interop/MarshalAPI/ReadWrite/ReadWriteInt16.csproj
src/coreclr/tests/src/Interop/MarshalAPI/ReadWrite/ReadWriteInt32.csproj
src/coreclr/tests/src/Interop/MarshalAPI/ReadWrite/ReadWriteInt64.csproj
src/coreclr/tests/src/Interop/MarshalAPI/ReadWrite/ReadWriteIntPtr.csproj
src/coreclr/tests/src/Interop/MarshalAPI/ReadWrite/project.json [deleted file]
src/coreclr/tests/src/Interop/MarshalAPI/String/StringMarshalingTest.csproj
src/coreclr/tests/src/Interop/MarshalAPI/String/project.json [deleted file]
src/coreclr/tests/src/Interop/MarshalAPI/UnsafeAddrOfPinnedArrayElement/UnsafeAddrOfPinnedArrayElement.csproj
src/coreclr/tests/src/Interop/MarshalAPI/UnsafeAddrOfPinnedArrayElement/project.json [deleted file]
src/coreclr/tests/src/Interop/NativeCallable/NativeCallableTest.csproj
src/coreclr/tests/src/Interop/NativeCallable/app.config [deleted file]
src/coreclr/tests/src/Interop/NativeCallable/project.json [deleted file]
src/coreclr/tests/src/Interop/PrimitiveMarshalling/Bool/BoolTest.csproj
src/coreclr/tests/src/Interop/PrimitiveMarshalling/Bool/project.json [deleted file]
src/coreclr/tests/src/Interop/PrimitiveMarshalling/EnumMarshalling/EnumTest.csproj
src/coreclr/tests/src/Interop/PrimitiveMarshalling/EnumMarshalling/project.json [deleted file]
src/coreclr/tests/src/Interop/PrimitiveMarshalling/UIntPtr/PInvokeUIntPtrTest.csproj
src/coreclr/tests/src/Interop/PrimitiveMarshalling/UIntPtr/project.json [deleted file]
src/coreclr/tests/src/Interop/RefCharArray/RefCharArrayTest.csproj
src/coreclr/tests/src/Interop/RefCharArray/project.json [deleted file]
src/coreclr/tests/src/Interop/RefInt/RefIntTest.csproj
src/coreclr/tests/src/Interop/RefInt/project.json [deleted file]
src/coreclr/tests/src/Interop/SimpleStruct/SimpleStruct.csproj
src/coreclr/tests/src/Interop/SimpleStruct/project.json [deleted file]
src/coreclr/tests/src/Interop/SizeConst/SizeConstTest.csproj
src/coreclr/tests/src/Interop/SizeConst/project.json [deleted file]
src/coreclr/tests/src/Interop/StringMarshalling/LPSTR/LPSTRTest.csproj
src/coreclr/tests/src/Interop/StringMarshalling/LPSTR/project.json [deleted file]
src/coreclr/tests/src/Interop/StringMarshalling/LPTSTR/LPTSTRTest.csproj
src/coreclr/tests/src/Interop/StringMarshalling/LPTSTR/project.json [deleted file]
src/coreclr/tests/src/Interop/StringMarshalling/UTF8/UTF8Test.csproj
src/coreclr/tests/src/Interop/StringMarshalling/UTF8/project.json [deleted file]
src/coreclr/tests/src/Interop/StructMarshalling/PInvoke/MarshalStructAsLayoutExp.csproj
src/coreclr/tests/src/Interop/StructMarshalling/PInvoke/MarshalStructAsLayoutSeq.csproj
src/coreclr/tests/src/Interop/StructMarshalling/PInvoke/project.json [deleted file]
src/coreclr/tests/src/Loader/NativeLibs/FromNativePaths.csproj
src/coreclr/tests/src/Loader/NativeLibs/project.json [deleted file]
src/coreclr/tests/src/Loader/binding/assemblies/assemblybugs/102140/app.config [deleted file]
src/coreclr/tests/src/Loader/binding/assemblies/assemblybugs/102140/project.json [deleted file]
src/coreclr/tests/src/Loader/binding/assemblies/assemblybugs/102140/test.csproj
src/coreclr/tests/src/Loader/binding/assemblies/assemblybugs/177066w/app.config [deleted file]
src/coreclr/tests/src/Loader/binding/assemblies/assemblybugs/177066w/project.json [deleted file]
src/coreclr/tests/src/Loader/binding/assemblies/assemblybugs/177066w/repro177066.csproj
src/coreclr/tests/src/Loader/binding/assemblies/assemblybugs/203962w/app.config [deleted file]
src/coreclr/tests/src/Loader/binding/assemblies/assemblybugs/203962w/client.csproj
src/coreclr/tests/src/Loader/binding/assemblies/assemblybugs/203962w/project.json [deleted file]
src/coreclr/tests/src/Loader/binding/assemblies/assemblyversion/EmbedStringVersions.csproj
src/coreclr/tests/src/Loader/binding/assemblies/assemblyversion/app.config [deleted file]
src/coreclr/tests/src/Loader/binding/assemblies/assemblyversion/project.json [deleted file]
src/coreclr/tests/src/Loader/binding/assemblies/basicapi/assemblynamector/app.config [deleted file]
src/coreclr/tests/src/Loader/binding/assemblies/basicapi/assemblynamector/project.json [deleted file]
src/coreclr/tests/src/Loader/binding/assemblies/basicapi/assemblynamector/properties.csproj
src/coreclr/tests/src/Loader/binding/assemblies/basicapi/assemblynamector/server1.csproj
src/coreclr/tests/src/Loader/binding/assemblies/basicapi/assemblynamector/server2.csproj
src/coreclr/tests/src/Loader/binding/assemblies/basicapi/assemblynamector/server3.csproj
src/coreclr/tests/src/Loader/binding/assemblies/generics/arilistienum/methods/app.config [deleted file]
src/coreclr/tests/src/Loader/binding/assemblies/generics/arilistienum/methods/exceptions.csproj
src/coreclr/tests/src/Loader/binding/assemblies/generics/arilistienum/methods/methods.csproj
src/coreclr/tests/src/Loader/binding/assemblies/generics/arilistienum/methods/project.json [deleted file]
src/coreclr/tests/src/Loader/classloader/InterfaceFolding/Ambiguous.ilproj
src/coreclr/tests/src/Loader/classloader/InterfaceFolding/TestCase0.ilproj
src/coreclr/tests/src/Loader/classloader/InterfaceFolding/TestCase0_Nested_I.ilproj
src/coreclr/tests/src/Loader/classloader/InterfaceFolding/TestCase0_Nested_I_Nested_J.ilproj
src/coreclr/tests/src/Loader/classloader/InterfaceFolding/TestCase0_Nested_J.ilproj
src/coreclr/tests/src/Loader/classloader/InterfaceFolding/TestCase0_Nested_J_Nested_I.ilproj
src/coreclr/tests/src/Loader/classloader/InterfaceFolding/TestCase1.ilproj
src/coreclr/tests/src/Loader/classloader/InterfaceFolding/TestCase1_Nested_I.ilproj
src/coreclr/tests/src/Loader/classloader/InterfaceFolding/TestCase1_Nested_I_Nested_J.ilproj
src/coreclr/tests/src/Loader/classloader/InterfaceFolding/TestCase1_Nested_J.ilproj
src/coreclr/tests/src/Loader/classloader/InterfaceFolding/TestCase1_Nested_J_Nested_I.ilproj
src/coreclr/tests/src/Loader/classloader/InterfaceFolding/TestCase2.ilproj
src/coreclr/tests/src/Loader/classloader/InterfaceFolding/TestCase2_Nested_I.ilproj
src/coreclr/tests/src/Loader/classloader/InterfaceFolding/TestCase2_Nested_I_Nested_J.ilproj
src/coreclr/tests/src/Loader/classloader/InterfaceFolding/TestCase2_Nested_J.ilproj
src/coreclr/tests/src/Loader/classloader/InterfaceFolding/TestCase2_Nested_J_Nested_I.ilproj
src/coreclr/tests/src/Loader/classloader/InterfaceFolding/TestCase3.ilproj
src/coreclr/tests/src/Loader/classloader/InterfaceFolding/TestCase3_Nested_I.ilproj
src/coreclr/tests/src/Loader/classloader/InterfaceFolding/TestCase3_Nested_I_Nested_J.ilproj
src/coreclr/tests/src/Loader/classloader/InterfaceFolding/TestCase3_Nested_J.ilproj
src/coreclr/tests/src/Loader/classloader/InterfaceFolding/TestCase3_Nested_J_Nested_I.ilproj
src/coreclr/tests/src/Loader/classloader/InterfaceFolding/TestCase4.ilproj
src/coreclr/tests/src/Loader/classloader/InterfaceFolding/TestCase4_Nested_I.ilproj
src/coreclr/tests/src/Loader/classloader/InterfaceFolding/TestCase4_Nested_I_Nested_J.ilproj
src/coreclr/tests/src/Loader/classloader/InterfaceFolding/TestCase4_Nested_J.ilproj
src/coreclr/tests/src/Loader/classloader/InterfaceFolding/TestCase4_Nested_J_Nested_I.ilproj
src/coreclr/tests/src/Loader/classloader/InterfaceFolding/TestCase5.ilproj
src/coreclr/tests/src/Loader/classloader/InterfaceFolding/TestCase5_Nested_I.ilproj
src/coreclr/tests/src/Loader/classloader/InterfaceFolding/TestCase5_Nested_I_Nested_J.ilproj
src/coreclr/tests/src/Loader/classloader/InterfaceFolding/TestCase5_Nested_J.ilproj
src/coreclr/tests/src/Loader/classloader/InterfaceFolding/TestCase5_Nested_J_Nested_I.ilproj
src/coreclr/tests/src/Loader/classloader/InterfaceFolding/TestCase6.ilproj
src/coreclr/tests/src/Loader/classloader/InterfaceFolding/TestCase6_Nested_I.ilproj
src/coreclr/tests/src/Loader/classloader/InterfaceFolding/TestCase6_Nested_I_Nested_J.ilproj
src/coreclr/tests/src/Loader/classloader/InterfaceFolding/TestCase6_Nested_J.ilproj
src/coreclr/tests/src/Loader/classloader/InterfaceFolding/TestCase6_Nested_J_Nested_I.ilproj
src/coreclr/tests/src/Loader/classloader/InterfaceFolding/TestCase7.ilproj
src/coreclr/tests/src/Loader/classloader/InterfaceFolding/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/MethodImpl/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/MethodImpl/override_override1.ilproj
src/coreclr/tests/src/Loader/classloader/MethodImpl/self_override1.ilproj
src/coreclr/tests/src/Loader/classloader/MethodImpl/self_override2.ilproj
src/coreclr/tests/src/Loader/classloader/MethodImpl/self_override3.ilproj
src/coreclr/tests/src/Loader/classloader/MethodImpl/self_override5.ilproj
src/coreclr/tests/src/Loader/classloader/MethodTable/Types101.ilproj
src/coreclr/tests/src/Loader/classloader/MethodTable/Types680.ilproj
src/coreclr/tests/src/Loader/classloader/MethodTable/Types958.ilproj
src/coreclr/tests/src/Loader/classloader/MethodTable/Types983.ilproj
src/coreclr/tests/src/Loader/classloader/MethodTable/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/PrivateInterfaceImpl/Test2_NonFriendPriInterface.csproj
src/coreclr/tests/src/Loader/classloader/PrivateInterfaceImpl/Test2_NonFriendPriInterface.ilproj
src/coreclr/tests/src/Loader/classloader/PrivateInterfaceImpl/Test6_FriendPriInterface.ilproj
src/coreclr/tests/src/Loader/classloader/PrivateInterfaceImpl/Test6_ImplementingClass.ilproj
src/coreclr/tests/src/Loader/classloader/PrivateInterfaceImpl/Test6_forwarder.ilproj
src/coreclr/tests/src/Loader/classloader/PrivateInterfaceImpl/Test6_supplier.ilproj
src/coreclr/tests/src/Loader/classloader/PrivateInterfaceImpl/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/PrivateInterfaceImpl/project.json [deleted file]
src/coreclr/tests/src/Loader/classloader/SequentialLayout/Regress/217070/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/SequentialLayout/Regress/217070/t1.ilproj
src/coreclr/tests/src/Loader/classloader/SequentialLayout/Regress/217070/t2.ilproj
src/coreclr/tests/src/Loader/classloader/Statics/ComplexScenarios/MultiAssemblyGenerics_GenericClasses.csproj
src/coreclr/tests/src/Loader/classloader/Statics/ComplexScenarios/MultiAssemblyGenerics_NonGenericClasses.csproj
src/coreclr/tests/src/Loader/classloader/Statics/ComplexScenarios/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/Statics/ComplexScenarios/project.json [deleted file]
src/coreclr/tests/src/Loader/classloader/Statics/Misc/IllegalTypes.ilproj
src/coreclr/tests/src/Loader/classloader/Statics/Misc/LiteralStatic.ilproj
src/coreclr/tests/src/Loader/classloader/Statics/Misc/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/Statics/Misc/project.json [deleted file]
src/coreclr/tests/src/Loader/classloader/Statics/Regressions/484837/Enum_ValueField.ilproj
src/coreclr/tests/src/Loader/classloader/Statics/Regressions/484837/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/TSAmbiguities/CollapsedInterfaces/HelloWorld.ilproj
src/coreclr/tests/src/Loader/classloader/TSAmbiguities/CollapsedInterfaces/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/TSAmbiguities/CollapsedMethods/InterfaceDefinition/HelloWorld.ilproj
src/coreclr/tests/src/Loader/classloader/TSAmbiguities/CollapsedMethods/InterfaceDefinition/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/TSAmbiguities/CollapsedMethods/InterfaceImplementation/HelloWorld.csproj
src/coreclr/tests/src/Loader/classloader/TSAmbiguities/CollapsedMethods/InterfaceImplementation/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/TSAmbiguities/CollapsedMethods/InterfaceImplementation/project.json [deleted file]
src/coreclr/tests/src/Loader/classloader/TSAmbiguities/CollapsedMethods/Override/HelloWorld.ilproj
src/coreclr/tests/src/Loader/classloader/TSAmbiguities/CollapsedMethods/Override/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/TSAmbiguities/SameMethodImpl/CollapsedInterfaces/HelloWorld.ilproj
src/coreclr/tests/src/Loader/classloader/TSAmbiguities/SameMethodImpl/CollapsedInterfaces/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/TSAmbiguities/SameMethodImpl/Override/HelloWorld.ilproj
src/coreclr/tests/src/Loader/classloader/TSAmbiguities/SameMethodImpl/Override/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/TSAmbiguities/Variance/Covariant_CollapsedInterfaces/HelloWorld.ilproj
src/coreclr/tests/src/Loader/classloader/TSAmbiguities/Variance/Covariant_CollapsedInterfaces/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/TSAmbiguities/Variance/Covariant_InherittedCollision/HelloWorld.ilproj
src/coreclr/tests/src/Loader/classloader/TSAmbiguities/Variance/Covariant_InherittedCollision/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/TSAmbiguities/Variance/Variant_CollapsedInterfaces/HelloWorld.ilproj
src/coreclr/tests/src/Loader/classloader/TSAmbiguities/Variance/Variant_CollapsedInterfaces/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/TSAmbiguities/Variance/Variant_InherittedCollision/HelloWorld.ilproj
src/coreclr/tests/src/Loader/classloader/TSAmbiguities/Variance/Variant_InherittedCollision/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/TypeForwarding/UnitTest/MyDep.ilproj
src/coreclr/tests/src/Loader/classloader/TypeForwarding/UnitTest/MyDep2.csproj
src/coreclr/tests/src/Loader/classloader/TypeForwarding/UnitTest/MyDep3.csproj
src/coreclr/tests/src/Loader/classloader/TypeForwarding/UnitTest/UnitTest.ilproj
src/coreclr/tests/src/Loader/classloader/TypeForwarding/UnitTest/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/TypeForwarding/UnitTest/project.json [deleted file]
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TestFramework/TestFramework.csproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest0/Generated0.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1/Generated1.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest10/Generated10.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest100/Generated100.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1000/Generated1000.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1001/Generated1001.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1002/Generated1002.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1003/Generated1003.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1004/Generated1004.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1005/Generated1005.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1006/Generated1006.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1007/Generated1007.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1008/Generated1008.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1009/Generated1009.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest101/Generated101.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1010/Generated1010.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1011/Generated1011.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1012/Generated1012.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1013/Generated1013.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1014/Generated1014.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1015/Generated1015.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1016/Generated1016.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1017/Generated1017.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1018/Generated1018.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1019/Generated1019.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest102/Generated102.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1020/Generated1020.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1021/Generated1021.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1022/Generated1022.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1023/Generated1023.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1024/Generated1024.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1025/Generated1025.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1026/Generated1026.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1027/Generated1027.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1028/Generated1028.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1029/Generated1029.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest103/Generated103.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1030/Generated1030.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1031/Generated1031.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1032/Generated1032.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1033/Generated1033.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1034/Generated1034.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1035/Generated1035.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1036/Generated1036.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1037/Generated1037.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1038/Generated1038.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1039/Generated1039.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest104/Generated104.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1040/Generated1040.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1041/Generated1041.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1042/Generated1042.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1043/Generated1043.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1044/Generated1044.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1045/Generated1045.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1046/Generated1046.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1047/Generated1047.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1048/Generated1048.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1049/Generated1049.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest105/Generated105.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1050/Generated1050.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1051/Generated1051.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1052/Generated1052.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1053/Generated1053.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1054/Generated1054.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1055/Generated1055.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1056/Generated1056.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1057/Generated1057.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1058/Generated1058.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1059/Generated1059.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest106/Generated106.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1060/Generated1060.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1061/Generated1061.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1062/Generated1062.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1063/Generated1063.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1064/Generated1064.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1065/Generated1065.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1066/Generated1066.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1067/Generated1067.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1068/Generated1068.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1069/Generated1069.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest107/Generated107.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1070/Generated1070.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1071/Generated1071.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1072/Generated1072.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1073/Generated1073.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1074/Generated1074.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1075/Generated1075.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1076/Generated1076.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1077/Generated1077.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1078/Generated1078.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1079/Generated1079.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest108/Generated108.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1080/Generated1080.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1081/Generated1081.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1082/Generated1082.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1083/Generated1083.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1084/Generated1084.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1085/Generated1085.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1086/Generated1086.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1087/Generated1087.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1088/Generated1088.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1089/Generated1089.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest109/Generated109.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1090/Generated1090.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1091/Generated1091.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1092/Generated1092.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1093/Generated1093.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1094/Generated1094.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1095/Generated1095.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1096/Generated1096.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1097/Generated1097.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1098/Generated1098.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1099/Generated1099.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest11/Generated11.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest110/Generated110.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1100/Generated1100.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1101/Generated1101.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1102/Generated1102.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1103/Generated1103.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1104/Generated1104.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1105/Generated1105.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1106/Generated1106.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1107/Generated1107.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1108/Generated1108.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1109/Generated1109.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest111/Generated111.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1110/Generated1110.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1111/Generated1111.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1112/Generated1112.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1113/Generated1113.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1114/Generated1114.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1115/Generated1115.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1116/Generated1116.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1117/Generated1117.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1118/Generated1118.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1119/Generated1119.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest112/Generated112.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1120/Generated1120.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1121/Generated1121.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1122/Generated1122.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1123/Generated1123.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1124/Generated1124.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1125/Generated1125.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1126/Generated1126.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1127/Generated1127.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1128/Generated1128.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1129/Generated1129.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest113/Generated113.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1130/Generated1130.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1131/Generated1131.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1132/Generated1132.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1133/Generated1133.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1134/Generated1134.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1135/Generated1135.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1136/Generated1136.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1137/Generated1137.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1138/Generated1138.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1139/Generated1139.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest114/Generated114.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1140/Generated1140.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1141/Generated1141.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1142/Generated1142.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1143/Generated1143.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1144/Generated1144.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1145/Generated1145.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1146/Generated1146.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1147/Generated1147.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1148/Generated1148.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1149/Generated1149.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest115/Generated115.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1150/Generated1150.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1151/Generated1151.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1152/Generated1152.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1153/Generated1153.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1154/Generated1154.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1155/Generated1155.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1156/Generated1156.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1157/Generated1157.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1158/Generated1158.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1159/Generated1159.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest116/Generated116.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1160/Generated1160.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1161/Generated1161.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1162/Generated1162.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1163/Generated1163.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1164/Generated1164.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1165/Generated1165.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1166/Generated1166.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1167/Generated1167.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1168/Generated1168.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1169/Generated1169.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest117/Generated117.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1170/Generated1170.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1171/Generated1171.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1172/Generated1172.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1173/Generated1173.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1174/Generated1174.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1175/Generated1175.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1176/Generated1176.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1177/Generated1177.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1178/Generated1178.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1179/Generated1179.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest118/Generated118.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1180/Generated1180.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1181/Generated1181.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1182/Generated1182.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1183/Generated1183.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1184/Generated1184.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1185/Generated1185.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1186/Generated1186.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1187/Generated1187.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1188/Generated1188.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1189/Generated1189.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest119/Generated119.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1190/Generated1190.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1191/Generated1191.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1192/Generated1192.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1193/Generated1193.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1194/Generated1194.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1195/Generated1195.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1196/Generated1196.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1197/Generated1197.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1198/Generated1198.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1199/Generated1199.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest12/Generated12.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest120/Generated120.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1200/Generated1200.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1201/Generated1201.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1202/Generated1202.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1203/Generated1203.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1204/Generated1204.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1205/Generated1205.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1206/Generated1206.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1207/Generated1207.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1208/Generated1208.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1209/Generated1209.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest121/Generated121.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1210/Generated1210.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1211/Generated1211.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1212/Generated1212.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1213/Generated1213.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1214/Generated1214.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1215/Generated1215.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1216/Generated1216.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1217/Generated1217.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1218/Generated1218.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1219/Generated1219.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest122/Generated122.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1220/Generated1220.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1221/Generated1221.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1222/Generated1222.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1223/Generated1223.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1224/Generated1224.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1225/Generated1225.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1226/Generated1226.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1227/Generated1227.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1228/Generated1228.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1229/Generated1229.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest123/Generated123.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1230/Generated1230.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1231/Generated1231.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1232/Generated1232.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1233/Generated1233.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1234/Generated1234.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1235/Generated1235.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1236/Generated1236.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1237/Generated1237.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1238/Generated1238.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1239/Generated1239.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest124/Generated124.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1240/Generated1240.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1241/Generated1241.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1242/Generated1242.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1243/Generated1243.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1244/Generated1244.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1245/Generated1245.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1246/Generated1246.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1247/Generated1247.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1248/Generated1248.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1249/Generated1249.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest125/Generated125.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1250/Generated1250.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1251/Generated1251.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1252/Generated1252.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1253/Generated1253.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1254/Generated1254.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1255/Generated1255.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1256/Generated1256.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1257/Generated1257.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1258/Generated1258.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1259/Generated1259.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest126/Generated126.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1260/Generated1260.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1261/Generated1261.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1262/Generated1262.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1263/Generated1263.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1264/Generated1264.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1265/Generated1265.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1266/Generated1266.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1267/Generated1267.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1268/Generated1268.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1269/Generated1269.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest127/Generated127.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1270/Generated1270.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1271/Generated1271.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1272/Generated1272.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1273/Generated1273.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1274/Generated1274.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1275/Generated1275.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1276/Generated1276.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1277/Generated1277.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1278/Generated1278.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1279/Generated1279.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest128/Generated128.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1280/Generated1280.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1281/Generated1281.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1282/Generated1282.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1283/Generated1283.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1284/Generated1284.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1285/Generated1285.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1286/Generated1286.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1287/Generated1287.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1288/Generated1288.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1289/Generated1289.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest129/Generated129.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1290/Generated1290.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1291/Generated1291.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1292/Generated1292.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1293/Generated1293.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1294/Generated1294.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1295/Generated1295.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1296/Generated1296.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1297/Generated1297.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1298/Generated1298.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1299/Generated1299.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest13/Generated13.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest130/Generated130.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1300/Generated1300.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1301/Generated1301.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1302/Generated1302.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1303/Generated1303.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1304/Generated1304.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1305/Generated1305.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1306/Generated1306.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1307/Generated1307.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1308/Generated1308.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1309/Generated1309.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest131/Generated131.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1310/Generated1310.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1311/Generated1311.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1312/Generated1312.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1313/Generated1313.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1314/Generated1314.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1315/Generated1315.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1316/Generated1316.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1317/Generated1317.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1318/Generated1318.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1319/Generated1319.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest132/Generated132.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1320/Generated1320.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1321/Generated1321.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1322/Generated1322.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1323/Generated1323.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1324/Generated1324.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1325/Generated1325.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1326/Generated1326.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1327/Generated1327.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1328/Generated1328.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1329/Generated1329.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest133/Generated133.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1330/Generated1330.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1331/Generated1331.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1332/Generated1332.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1333/Generated1333.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1334/Generated1334.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1335/Generated1335.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1336/Generated1336.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1337/Generated1337.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1338/Generated1338.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1339/Generated1339.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest134/Generated134.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1340/Generated1340.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1341/Generated1341.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1342/Generated1342.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1343/Generated1343.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1344/Generated1344.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1345/Generated1345.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1346/Generated1346.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1347/Generated1347.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1348/Generated1348.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1349/Generated1349.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest135/Generated135.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1350/Generated1350.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1351/Generated1351.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1352/Generated1352.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1353/Generated1353.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1354/Generated1354.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1355/Generated1355.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1356/Generated1356.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1357/Generated1357.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1358/Generated1358.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1359/Generated1359.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest136/Generated136.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1360/Generated1360.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1361/Generated1361.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1362/Generated1362.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1363/Generated1363.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1364/Generated1364.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1365/Generated1365.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1366/Generated1366.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1367/Generated1367.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1368/Generated1368.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1369/Generated1369.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest137/Generated137.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1370/Generated1370.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1371/Generated1371.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1372/Generated1372.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1373/Generated1373.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1374/Generated1374.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1375/Generated1375.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1376/Generated1376.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1377/Generated1377.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1378/Generated1378.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1379/Generated1379.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest138/Generated138.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1380/Generated1380.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1381/Generated1381.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1382/Generated1382.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1383/Generated1383.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1384/Generated1384.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1385/Generated1385.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1386/Generated1386.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1387/Generated1387.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1388/Generated1388.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1389/Generated1389.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest139/Generated139.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1390/Generated1390.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1391/Generated1391.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1392/Generated1392.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1393/Generated1393.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1394/Generated1394.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1395/Generated1395.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1396/Generated1396.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1397/Generated1397.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1398/Generated1398.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1399/Generated1399.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest14/Generated14.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest140/Generated140.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1400/Generated1400.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1401/Generated1401.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1402/Generated1402.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1403/Generated1403.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1404/Generated1404.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1405/Generated1405.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1406/Generated1406.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1407/Generated1407.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1408/Generated1408.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1409/Generated1409.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest141/Generated141.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1410/Generated1410.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1411/Generated1411.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1412/Generated1412.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1413/Generated1413.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1414/Generated1414.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1415/Generated1415.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1416/Generated1416.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1417/Generated1417.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1418/Generated1418.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1419/Generated1419.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest142/Generated142.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1420/Generated1420.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1421/Generated1421.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1422/Generated1422.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1423/Generated1423.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1424/Generated1424.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1425/Generated1425.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1426/Generated1426.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1427/Generated1427.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1428/Generated1428.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1429/Generated1429.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest143/Generated143.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1430/Generated1430.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1431/Generated1431.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1432/Generated1432.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1433/Generated1433.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1434/Generated1434.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1435/Generated1435.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1436/Generated1436.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1437/Generated1437.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1438/Generated1438.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1439/Generated1439.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest144/Generated144.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1440/Generated1440.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1441/Generated1441.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1442/Generated1442.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1443/Generated1443.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1444/Generated1444.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1445/Generated1445.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1446/Generated1446.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1447/Generated1447.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1448/Generated1448.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1449/Generated1449.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest145/Generated145.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1450/Generated1450.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1451/Generated1451.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1452/Generated1452.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1453/Generated1453.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1454/Generated1454.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1455/Generated1455.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1456/Generated1456.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1457/Generated1457.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1458/Generated1458.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1459/Generated1459.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest146/Generated146.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1460/Generated1460.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1461/Generated1461.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1462/Generated1462.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1463/Generated1463.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1464/Generated1464.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1465/Generated1465.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1466/Generated1466.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1467/Generated1467.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1468/Generated1468.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1469/Generated1469.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest147/Generated147.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1470/Generated1470.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1471/Generated1471.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1472/Generated1472.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1473/Generated1473.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1474/Generated1474.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1475/Generated1475.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1476/Generated1476.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1477/Generated1477.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1478/Generated1478.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1479/Generated1479.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest148/Generated148.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1480/Generated1480.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1481/Generated1481.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1482/Generated1482.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1483/Generated1483.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1484/Generated1484.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1485/Generated1485.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1486/Generated1486.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1487/Generated1487.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1488/Generated1488.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1489/Generated1489.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest149/Generated149.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1490/Generated1490.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1491/Generated1491.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1492/Generated1492.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1493/Generated1493.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1494/Generated1494.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1495/Generated1495.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1496/Generated1496.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1497/Generated1497.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1498/Generated1498.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1499/Generated1499.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest15/Generated15.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest150/Generated150.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1500/Generated1500.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest151/Generated151.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest152/Generated152.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest153/Generated153.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest154/Generated154.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest155/Generated155.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest156/Generated156.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest157/Generated157.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest158/Generated158.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest159/Generated159.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest16/Generated16.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest160/Generated160.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest161/Generated161.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest162/Generated162.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest163/Generated163.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest164/Generated164.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest165/Generated165.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest166/Generated166.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest167/Generated167.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest168/Generated168.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest169/Generated169.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest17/Generated17.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest170/Generated170.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest171/Generated171.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest172/Generated172.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest173/Generated173.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest174/Generated174.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest175/Generated175.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest176/Generated176.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest177/Generated177.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest178/Generated178.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest179/Generated179.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest18/Generated18.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest180/Generated180.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest181/Generated181.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest182/Generated182.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest183/Generated183.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest184/Generated184.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest185/Generated185.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest186/Generated186.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest187/Generated187.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest188/Generated188.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest189/Generated189.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest19/Generated19.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest190/Generated190.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest191/Generated191.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest192/Generated192.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest193/Generated193.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest194/Generated194.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest195/Generated195.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest196/Generated196.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest197/Generated197.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest198/Generated198.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest199/Generated199.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest2/Generated2.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest20/Generated20.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest200/Generated200.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest201/Generated201.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest202/Generated202.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest203/Generated203.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest204/Generated204.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest205/Generated205.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest206/Generated206.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest207/Generated207.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest208/Generated208.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest209/Generated209.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest21/Generated21.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest210/Generated210.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest211/Generated211.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest212/Generated212.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest213/Generated213.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest214/Generated214.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest215/Generated215.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest216/Generated216.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest217/Generated217.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest218/Generated218.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest219/Generated219.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest22/Generated22.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest220/Generated220.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest221/Generated221.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest222/Generated222.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest223/Generated223.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest224/Generated224.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest225/Generated225.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest226/Generated226.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest227/Generated227.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest228/Generated228.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest229/Generated229.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest23/Generated23.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest230/Generated230.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest231/Generated231.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest232/Generated232.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest233/Generated233.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest234/Generated234.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest235/Generated235.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest236/Generated236.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest237/Generated237.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest238/Generated238.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest239/Generated239.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest24/Generated24.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest240/Generated240.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest241/Generated241.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest242/Generated242.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest243/Generated243.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest244/Generated244.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest245/Generated245.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest246/Generated246.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest247/Generated247.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest248/Generated248.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest249/Generated249.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest25/Generated25.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest250/Generated250.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest251/Generated251.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest252/Generated252.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest253/Generated253.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest254/Generated254.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest255/Generated255.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest256/Generated256.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest257/Generated257.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest258/Generated258.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest259/Generated259.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest26/Generated26.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest260/Generated260.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest261/Generated261.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest262/Generated262.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest263/Generated263.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest264/Generated264.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest265/Generated265.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest266/Generated266.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest267/Generated267.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest268/Generated268.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest269/Generated269.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest27/Generated27.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest270/Generated270.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest271/Generated271.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest272/Generated272.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest273/Generated273.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest274/Generated274.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest275/Generated275.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest276/Generated276.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest277/Generated277.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest278/Generated278.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest279/Generated279.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest28/Generated28.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest280/Generated280.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest281/Generated281.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest282/Generated282.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest283/Generated283.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest284/Generated284.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest285/Generated285.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest286/Generated286.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest287/Generated287.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest288/Generated288.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest289/Generated289.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest29/Generated29.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest290/Generated290.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest291/Generated291.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest292/Generated292.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest293/Generated293.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest294/Generated294.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest295/Generated295.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest296/Generated296.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest297/Generated297.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest298/Generated298.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest299/Generated299.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest3/Generated3.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest30/Generated30.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest300/Generated300.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest301/Generated301.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest302/Generated302.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest303/Generated303.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest304/Generated304.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest305/Generated305.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest306/Generated306.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest307/Generated307.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest308/Generated308.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest309/Generated309.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest31/Generated31.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest310/Generated310.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest311/Generated311.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest312/Generated312.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest313/Generated313.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest314/Generated314.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest315/Generated315.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest316/Generated316.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest317/Generated317.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest318/Generated318.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest319/Generated319.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest32/Generated32.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest320/Generated320.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest321/Generated321.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest322/Generated322.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest323/Generated323.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest324/Generated324.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest325/Generated325.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest326/Generated326.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest327/Generated327.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest328/Generated328.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest329/Generated329.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest33/Generated33.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest330/Generated330.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest331/Generated331.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest332/Generated332.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest333/Generated333.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest334/Generated334.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest335/Generated335.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest336/Generated336.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest337/Generated337.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest338/Generated338.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest339/Generated339.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest34/Generated34.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest340/Generated340.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest341/Generated341.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest342/Generated342.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest343/Generated343.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest344/Generated344.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest345/Generated345.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest346/Generated346.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest347/Generated347.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest348/Generated348.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest349/Generated349.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest35/Generated35.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest350/Generated350.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest351/Generated351.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest352/Generated352.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest353/Generated353.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest354/Generated354.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest355/Generated355.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest356/Generated356.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest357/Generated357.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest358/Generated358.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest359/Generated359.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest36/Generated36.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest360/Generated360.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest361/Generated361.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest362/Generated362.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest363/Generated363.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest364/Generated364.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest365/Generated365.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest366/Generated366.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest367/Generated367.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest368/Generated368.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest369/Generated369.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest37/Generated37.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest370/Generated370.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest371/Generated371.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest372/Generated372.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest373/Generated373.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest374/Generated374.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest375/Generated375.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest376/Generated376.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest377/Generated377.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest378/Generated378.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest379/Generated379.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest38/Generated38.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest380/Generated380.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest381/Generated381.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest382/Generated382.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest383/Generated383.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest384/Generated384.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest385/Generated385.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest386/Generated386.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest387/Generated387.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest388/Generated388.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest389/Generated389.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest39/Generated39.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest390/Generated390.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest391/Generated391.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest392/Generated392.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest393/Generated393.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest394/Generated394.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest395/Generated395.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest396/Generated396.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest397/Generated397.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest398/Generated398.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest399/Generated399.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest4/Generated4.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest40/Generated40.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest400/Generated400.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest401/Generated401.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest402/Generated402.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest403/Generated403.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest404/Generated404.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest405/Generated405.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest406/Generated406.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest407/Generated407.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest408/Generated408.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest409/Generated409.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest41/Generated41.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest410/Generated410.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest411/Generated411.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest412/Generated412.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest413/Generated413.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest414/Generated414.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest415/Generated415.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest416/Generated416.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest417/Generated417.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest418/Generated418.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest419/Generated419.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest42/Generated42.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest420/Generated420.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest421/Generated421.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest422/Generated422.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest423/Generated423.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest424/Generated424.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest425/Generated425.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest426/Generated426.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest427/Generated427.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest428/Generated428.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest429/Generated429.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest43/Generated43.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest430/Generated430.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest431/Generated431.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest432/Generated432.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest433/Generated433.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest434/Generated434.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest435/Generated435.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest436/Generated436.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest437/Generated437.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest438/Generated438.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest439/Generated439.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest44/Generated44.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest440/Generated440.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest441/Generated441.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest442/Generated442.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest443/Generated443.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest444/Generated444.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest445/Generated445.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest446/Generated446.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest447/Generated447.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest448/Generated448.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest449/Generated449.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest45/Generated45.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest450/Generated450.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest451/Generated451.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest452/Generated452.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest453/Generated453.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest454/Generated454.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest455/Generated455.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest456/Generated456.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest457/Generated457.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest458/Generated458.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest459/Generated459.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest46/Generated46.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest460/Generated460.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest461/Generated461.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest462/Generated462.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest463/Generated463.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest464/Generated464.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest465/Generated465.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest466/Generated466.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest467/Generated467.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest468/Generated468.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest469/Generated469.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest47/Generated47.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest470/Generated470.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest471/Generated471.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest472/Generated472.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest473/Generated473.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest474/Generated474.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest475/Generated475.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest476/Generated476.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest477/Generated477.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest478/Generated478.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest479/Generated479.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest48/Generated48.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest480/Generated480.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest481/Generated481.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest482/Generated482.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest483/Generated483.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest484/Generated484.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest485/Generated485.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest486/Generated486.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest487/Generated487.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest488/Generated488.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest489/Generated489.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest49/Generated49.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest490/Generated490.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest491/Generated491.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest492/Generated492.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest493/Generated493.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest494/Generated494.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest495/Generated495.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest496/Generated496.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest497/Generated497.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest498/Generated498.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest499/Generated499.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest5/Generated5.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest50/Generated50.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest500/Generated500.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest501/Generated501.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest502/Generated502.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest503/Generated503.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest504/Generated504.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest505/Generated505.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest506/Generated506.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest507/Generated507.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest508/Generated508.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest509/Generated509.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest51/Generated51.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest510/Generated510.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest511/Generated511.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest512/Generated512.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest513/Generated513.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest514/Generated514.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest515/Generated515.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest516/Generated516.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest517/Generated517.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest518/Generated518.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest519/Generated519.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest52/Generated52.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest520/Generated520.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest521/Generated521.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest522/Generated522.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest523/Generated523.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest524/Generated524.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest525/Generated525.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest526/Generated526.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest527/Generated527.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest528/Generated528.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest529/Generated529.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest53/Generated53.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest530/Generated530.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest531/Generated531.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest532/Generated532.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest533/Generated533.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest534/Generated534.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest535/Generated535.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest536/Generated536.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest537/Generated537.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest538/Generated538.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest539/Generated539.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest54/Generated54.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest540/Generated540.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest541/Generated541.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest542/Generated542.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest543/Generated543.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest544/Generated544.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest545/Generated545.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest546/Generated546.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest547/Generated547.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest548/Generated548.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest549/Generated549.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest55/Generated55.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest550/Generated550.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest551/Generated551.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest552/Generated552.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest553/Generated553.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest554/Generated554.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest555/Generated555.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest556/Generated556.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest557/Generated557.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest558/Generated558.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest559/Generated559.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest56/Generated56.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest560/Generated560.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest561/Generated561.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest562/Generated562.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest563/Generated563.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest564/Generated564.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest565/Generated565.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest566/Generated566.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest567/Generated567.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest568/Generated568.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest569/Generated569.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest57/Generated57.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest570/Generated570.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest571/Generated571.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest572/Generated572.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest573/Generated573.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest574/Generated574.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest575/Generated575.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest576/Generated576.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest577/Generated577.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest578/Generated578.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest579/Generated579.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest58/Generated58.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest580/Generated580.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest581/Generated581.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest582/Generated582.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest583/Generated583.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest584/Generated584.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest585/Generated585.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest586/Generated586.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest587/Generated587.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest588/Generated588.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest589/Generated589.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest59/Generated59.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest590/Generated590.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest591/Generated591.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest592/Generated592.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest593/Generated593.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest594/Generated594.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest595/Generated595.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest596/Generated596.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest597/Generated597.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest598/Generated598.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest599/Generated599.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest6/Generated6.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest60/Generated60.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest600/Generated600.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest601/Generated601.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest602/Generated602.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest603/Generated603.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest604/Generated604.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest605/Generated605.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest606/Generated606.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest607/Generated607.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest608/Generated608.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest609/Generated609.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest61/Generated61.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest610/Generated610.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest611/Generated611.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest612/Generated612.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest613/Generated613.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest614/Generated614.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest615/Generated615.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest616/Generated616.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest617/Generated617.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest618/Generated618.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest619/Generated619.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest62/Generated62.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest620/Generated620.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest621/Generated621.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest622/Generated622.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest623/Generated623.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest624/Generated624.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest625/Generated625.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest626/Generated626.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest627/Generated627.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest628/Generated628.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest629/Generated629.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest63/Generated63.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest630/Generated630.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest631/Generated631.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest632/Generated632.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest633/Generated633.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest634/Generated634.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest635/Generated635.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest636/Generated636.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest637/Generated637.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest638/Generated638.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest639/Generated639.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest64/Generated64.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest640/Generated640.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest641/Generated641.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest642/Generated642.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest643/Generated643.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest644/Generated644.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest645/Generated645.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest646/Generated646.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest647/Generated647.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest648/Generated648.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest649/Generated649.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest65/Generated65.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest650/Generated650.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest651/Generated651.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest652/Generated652.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest653/Generated653.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest654/Generated654.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest655/Generated655.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest656/Generated656.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest657/Generated657.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest658/Generated658.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest659/Generated659.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest66/Generated66.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest660/Generated660.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest661/Generated661.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest662/Generated662.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest663/Generated663.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest664/Generated664.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest665/Generated665.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest666/Generated666.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest667/Generated667.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest668/Generated668.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest669/Generated669.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest67/Generated67.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest670/Generated670.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest671/Generated671.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest672/Generated672.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest673/Generated673.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest674/Generated674.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest675/Generated675.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest676/Generated676.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest677/Generated677.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest678/Generated678.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest679/Generated679.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest68/Generated68.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest680/Generated680.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest681/Generated681.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest682/Generated682.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest683/Generated683.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest684/Generated684.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest685/Generated685.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest686/Generated686.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest687/Generated687.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest688/Generated688.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest689/Generated689.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest69/Generated69.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest690/Generated690.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest691/Generated691.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest692/Generated692.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest693/Generated693.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest694/Generated694.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest695/Generated695.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest696/Generated696.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest697/Generated697.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest698/Generated698.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest699/Generated699.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest7/Generated7.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest70/Generated70.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest700/Generated700.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest701/Generated701.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest702/Generated702.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest703/Generated703.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest704/Generated704.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest705/Generated705.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest706/Generated706.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest707/Generated707.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest708/Generated708.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest709/Generated709.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest71/Generated71.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest710/Generated710.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest711/Generated711.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest712/Generated712.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest713/Generated713.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest714/Generated714.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest715/Generated715.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest716/Generated716.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest717/Generated717.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest718/Generated718.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest719/Generated719.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest72/Generated72.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest720/Generated720.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest721/Generated721.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest722/Generated722.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest723/Generated723.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest724/Generated724.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest725/Generated725.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest726/Generated726.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest727/Generated727.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest728/Generated728.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest729/Generated729.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest73/Generated73.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest730/Generated730.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest731/Generated731.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest732/Generated732.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest733/Generated733.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest734/Generated734.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest735/Generated735.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest736/Generated736.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest737/Generated737.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest738/Generated738.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest739/Generated739.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest74/Generated74.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest740/Generated740.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest741/Generated741.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest742/Generated742.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest743/Generated743.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest744/Generated744.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest745/Generated745.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest746/Generated746.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest747/Generated747.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest748/Generated748.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest749/Generated749.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest75/Generated75.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest750/Generated750.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest751/Generated751.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest752/Generated752.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest753/Generated753.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest754/Generated754.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest755/Generated755.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest756/Generated756.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest757/Generated757.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest758/Generated758.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest759/Generated759.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest76/Generated76.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest760/Generated760.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest761/Generated761.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest762/Generated762.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest763/Generated763.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest764/Generated764.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest765/Generated765.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest766/Generated766.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest767/Generated767.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest768/Generated768.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest769/Generated769.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest77/Generated77.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest770/Generated770.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest771/Generated771.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest772/Generated772.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest773/Generated773.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest774/Generated774.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest775/Generated775.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest776/Generated776.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest777/Generated777.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest778/Generated778.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest779/Generated779.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest78/Generated78.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest780/Generated780.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest781/Generated781.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest782/Generated782.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest783/Generated783.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest784/Generated784.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest785/Generated785.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest786/Generated786.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest787/Generated787.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest788/Generated788.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest789/Generated789.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest79/Generated79.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest790/Generated790.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest791/Generated791.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest792/Generated792.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest793/Generated793.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest794/Generated794.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest795/Generated795.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest796/Generated796.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest797/Generated797.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest798/Generated798.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest799/Generated799.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest8/Generated8.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest80/Generated80.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest800/Generated800.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest801/Generated801.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest802/Generated802.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest803/Generated803.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest804/Generated804.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest805/Generated805.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest806/Generated806.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest807/Generated807.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest808/Generated808.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest809/Generated809.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest81/Generated81.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest810/Generated810.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest811/Generated811.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest812/Generated812.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest813/Generated813.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest814/Generated814.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest815/Generated815.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest816/Generated816.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest817/Generated817.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest818/Generated818.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest819/Generated819.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest82/Generated82.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest820/Generated820.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest821/Generated821.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest822/Generated822.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest823/Generated823.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest824/Generated824.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest825/Generated825.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest826/Generated826.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest827/Generated827.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest828/Generated828.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest829/Generated829.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest83/Generated83.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest830/Generated830.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest831/Generated831.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest832/Generated832.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest833/Generated833.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest834/Generated834.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest835/Generated835.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest836/Generated836.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest837/Generated837.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest838/Generated838.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest839/Generated839.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest84/Generated84.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest840/Generated840.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest841/Generated841.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest842/Generated842.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest843/Generated843.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest844/Generated844.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest845/Generated845.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest846/Generated846.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest847/Generated847.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest848/Generated848.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest849/Generated849.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest85/Generated85.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest850/Generated850.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest851/Generated851.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest852/Generated852.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest853/Generated853.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest854/Generated854.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest855/Generated855.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest856/Generated856.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest857/Generated857.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest858/Generated858.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest859/Generated859.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest86/Generated86.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest860/Generated860.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest861/Generated861.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest862/Generated862.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest863/Generated863.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest864/Generated864.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest865/Generated865.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest866/Generated866.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest867/Generated867.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest868/Generated868.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest869/Generated869.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest87/Generated87.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest870/Generated870.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest871/Generated871.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest872/Generated872.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest873/Generated873.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest874/Generated874.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest875/Generated875.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest876/Generated876.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest877/Generated877.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest878/Generated878.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest879/Generated879.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest88/Generated88.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest880/Generated880.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest881/Generated881.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest882/Generated882.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest883/Generated883.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest884/Generated884.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest885/Generated885.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest886/Generated886.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest887/Generated887.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest888/Generated888.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest889/Generated889.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest89/Generated89.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest890/Generated890.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest891/Generated891.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest892/Generated892.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest893/Generated893.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest894/Generated894.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest895/Generated895.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest896/Generated896.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest897/Generated897.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest898/Generated898.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest899/Generated899.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest9/Generated9.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest90/Generated90.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest900/Generated900.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest901/Generated901.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest902/Generated902.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest903/Generated903.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest904/Generated904.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest905/Generated905.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest906/Generated906.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest907/Generated907.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest908/Generated908.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest909/Generated909.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest91/Generated91.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest910/Generated910.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest911/Generated911.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest912/Generated912.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest913/Generated913.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest914/Generated914.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest915/Generated915.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest916/Generated916.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest917/Generated917.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest918/Generated918.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest919/Generated919.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest92/Generated92.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest920/Generated920.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest921/Generated921.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest922/Generated922.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest923/Generated923.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest924/Generated924.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest925/Generated925.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest926/Generated926.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest927/Generated927.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest928/Generated928.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest929/Generated929.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest93/Generated93.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest930/Generated930.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest931/Generated931.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest932/Generated932.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest933/Generated933.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest934/Generated934.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest935/Generated935.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest936/Generated936.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest937/Generated937.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest938/Generated938.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest939/Generated939.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest94/Generated94.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest940/Generated940.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest941/Generated941.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest942/Generated942.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest943/Generated943.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest944/Generated944.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest945/Generated945.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest946/Generated946.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest947/Generated947.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest948/Generated948.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest949/Generated949.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest95/Generated95.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest950/Generated950.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest951/Generated951.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest952/Generated952.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest953/Generated953.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest954/Generated954.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest955/Generated955.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest956/Generated956.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest957/Generated957.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest958/Generated958.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest959/Generated959.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest96/Generated96.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest960/Generated960.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest961/Generated961.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest962/Generated962.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest963/Generated963.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest964/Generated964.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest965/Generated965.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest966/Generated966.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest967/Generated967.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest968/Generated968.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest969/Generated969.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest97/Generated97.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest970/Generated970.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest971/Generated971.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest972/Generated972.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest973/Generated973.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest974/Generated974.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest975/Generated975.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest976/Generated976.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest977/Generated977.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest978/Generated978.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest979/Generated979.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest98/Generated98.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest980/Generated980.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest981/Generated981.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest982/Generated982.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest983/Generated983.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest984/Generated984.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest985/Generated985.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest986/Generated986.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest987/Generated987.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest988/Generated988.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest989/Generated989.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest99/Generated99.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest990/Generated990.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest991/Generated991.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest992/Generated992.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest993/Generated993.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest994/Generated994.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest995/Generated995.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest996/Generated996.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest997/Generated997.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest998/Generated998.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest999/Generated999.ilproj
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/project.json [deleted file]
src/coreclr/tests/src/Loader/classloader/TypeInitialization/CctorsWithSideEffects/CctorOpenFile.csproj
src/coreclr/tests/src/Loader/classloader/TypeInitialization/CctorsWithSideEffects/CctorThrowInlinedStatic.csproj
src/coreclr/tests/src/Loader/classloader/TypeInitialization/CctorsWithSideEffects/CctorThrowLDFTNStaticMethod.ilproj
src/coreclr/tests/src/Loader/classloader/TypeInitialization/CctorsWithSideEffects/CctorThrowMethodAccess.csproj
src/coreclr/tests/src/Loader/classloader/TypeInitialization/CctorsWithSideEffects/CctorThrowStaticField.csproj
src/coreclr/tests/src/Loader/classloader/TypeInitialization/CctorsWithSideEffects/CctorThrowStaticFieldBFI.ilproj
src/coreclr/tests/src/Loader/classloader/TypeInitialization/CctorsWithSideEffects/ResetGlobalFields.ilproj
src/coreclr/tests/src/Loader/classloader/TypeInitialization/CctorsWithSideEffects/TypeLoadInitExcep.csproj
src/coreclr/tests/src/Loader/classloader/TypeInitialization/CctorsWithSideEffects/TypeLoadInitExcepBFI.ilproj
src/coreclr/tests/src/Loader/classloader/TypeInitialization/CctorsWithSideEffects/UntrustedCodeBFI.ilproj
src/coreclr/tests/src/Loader/classloader/TypeInitialization/CctorsWithSideEffects/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/TypeInitialization/CctorsWithSideEffects/project.json [deleted file]
src/coreclr/tests/src/Loader/classloader/TypeInitialization/CircularCctors/CircularCctorFourThreads.csproj
src/coreclr/tests/src/Loader/classloader/TypeInitialization/CircularCctors/CircularCctorFourThreadsBFI.ilproj
src/coreclr/tests/src/Loader/classloader/TypeInitialization/CircularCctors/CircularCctorThreeThreads01.csproj
src/coreclr/tests/src/Loader/classloader/TypeInitialization/CircularCctors/CircularCctorThreeThreads01BFI.ilproj
src/coreclr/tests/src/Loader/classloader/TypeInitialization/CircularCctors/CircularCctorThreeThreads02.csproj
src/coreclr/tests/src/Loader/classloader/TypeInitialization/CircularCctors/CircularCctorThreeThreads02BFI.ilproj
src/coreclr/tests/src/Loader/classloader/TypeInitialization/CircularCctors/CircularCctorThreeThreads03.csproj
src/coreclr/tests/src/Loader/classloader/TypeInitialization/CircularCctors/CircularCctorThreeThreads03BFI.ilproj
src/coreclr/tests/src/Loader/classloader/TypeInitialization/CircularCctors/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/TypeInitialization/CircularCctors/project.json [deleted file]
src/coreclr/tests/src/Loader/classloader/TypeInitialization/CoreCLR/CctorThrowStaticFieldBFI.ilproj
src/coreclr/tests/src/Loader/classloader/TypeInitialization/CoreCLR/CircularCctorThreeThreads03.csproj
src/coreclr/tests/src/Loader/classloader/TypeInitialization/CoreCLR/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/TypeInitialization/CoreCLR/project.json [deleted file]
src/coreclr/tests/src/Loader/classloader/TypeInitialization/Inlining/GenMethInlined.csproj
src/coreclr/tests/src/Loader/classloader/TypeInitialization/Inlining/GenMethInlined_Multinested.csproj
src/coreclr/tests/src/Loader/classloader/TypeInitialization/Inlining/GenTypeInlined.csproj
src/coreclr/tests/src/Loader/classloader/TypeInitialization/Inlining/GenTypeInlined_Multinested.csproj
src/coreclr/tests/src/Loader/classloader/TypeInitialization/Inlining/Inlined.csproj
src/coreclr/tests/src/Loader/classloader/TypeInitialization/Inlining/Inlined_Multinested.csproj
src/coreclr/tests/src/Loader/classloader/TypeInitialization/Inlining/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/TypeInitialization/Inlining/project.json [deleted file]
src/coreclr/tests/src/Loader/classloader/TypeInitialization/ThisNulllPointer/CctorZeroVal01.csproj
src/coreclr/tests/src/Loader/classloader/TypeInitialization/ThisNulllPointer/CctorZeroVal02.csproj
src/coreclr/tests/src/Loader/classloader/TypeInitialization/ThisNulllPointer/CctorZeroVal03.csproj
src/coreclr/tests/src/Loader/classloader/TypeInitialization/ThisNulllPointer/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/TypeInitialization/ThisNulllPointer/project.json [deleted file]
src/coreclr/tests/src/Loader/classloader/TypeInitialization/backpatching/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/TypeInitialization/backpatching/project.json [deleted file]
src/coreclr/tests/src/Loader/classloader/TypeInitialization/backpatching/test1.csproj
src/coreclr/tests/src/Loader/classloader/explicitlayout/Regressions/298006/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/explicitlayout/Regressions/298006/explicitStruct_oddSize.csproj
src/coreclr/tests/src/Loader/classloader/explicitlayout/Regressions/298006/project.json [deleted file]
src/coreclr/tests/src/Loader/classloader/explicitlayout/Regressions/369794/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/explicitlayout/Regressions/369794/project.json [deleted file]
src/coreclr/tests/src/Loader/classloader/explicitlayout/Regressions/369794/repro369794.csproj
src/coreclr/tests/src/Loader/classloader/explicitlayout/Regressions/ASURT/ASURT150271/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/explicitlayout/Regressions/ASURT/ASURT150271/bigdat.ilproj
src/coreclr/tests/src/Loader/classloader/explicitlayout/Regressions/ASURT/ASURT150271/test10.ilproj
src/coreclr/tests/src/Loader/classloader/explicitlayout/Regressions/ASURT/ASURT150271/test11.ilproj
src/coreclr/tests/src/Loader/classloader/explicitlayout/Regressions/ASURT/ASURT150271/test13.ilproj
src/coreclr/tests/src/Loader/classloader/explicitlayout/Regressions/ASURT/ASURT150271/test14.ilproj
src/coreclr/tests/src/Loader/classloader/explicitlayout/Regressions/ASURT/ASURT150271/test15.ilproj
src/coreclr/tests/src/Loader/classloader/explicitlayout/Regressions/ASURT/ASURT150271/test16.ilproj
src/coreclr/tests/src/Loader/classloader/explicitlayout/Regressions/ASURT/ASURT150271/test2.ilproj
src/coreclr/tests/src/Loader/classloader/explicitlayout/Regressions/ASURT/ASURT150271/test21.ilproj
src/coreclr/tests/src/Loader/classloader/explicitlayout/Regressions/ASURT/ASURT150271/test23.ilproj
src/coreclr/tests/src/Loader/classloader/explicitlayout/Regressions/ASURT/ASURT150271/test24.ilproj
src/coreclr/tests/src/Loader/classloader/explicitlayout/Regressions/ASURT/ASURT150271/test3.ilproj
src/coreclr/tests/src/Loader/classloader/explicitlayout/Regressions/ASURT/ASURT150271/test9.ilproj
src/coreclr/tests/src/Loader/classloader/explicitlayout/misc/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/explicitlayout/misc/case10.csproj
src/coreclr/tests/src/Loader/classloader/explicitlayout/misc/derivedExplicitClass.csproj
src/coreclr/tests/src/Loader/classloader/explicitlayout/misc/project.json [deleted file]
src/coreclr/tests/src/Loader/classloader/explicitlayout/objrefandnonobjrefoverlap/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/explicitlayout/objrefandnonobjrefoverlap/case1.csproj
src/coreclr/tests/src/Loader/classloader/explicitlayout/objrefandnonobjrefoverlap/case11.csproj
src/coreclr/tests/src/Loader/classloader/explicitlayout/objrefandnonobjrefoverlap/case12.csproj
src/coreclr/tests/src/Loader/classloader/explicitlayout/objrefandnonobjrefoverlap/case14.csproj
src/coreclr/tests/src/Loader/classloader/explicitlayout/objrefandnonobjrefoverlap/case15.csproj
src/coreclr/tests/src/Loader/classloader/explicitlayout/objrefandnonobjrefoverlap/case2.csproj
src/coreclr/tests/src/Loader/classloader/explicitlayout/objrefandnonobjrefoverlap/case3.csproj
src/coreclr/tests/src/Loader/classloader/explicitlayout/objrefandnonobjrefoverlap/case4.csproj
src/coreclr/tests/src/Loader/classloader/explicitlayout/objrefandnonobjrefoverlap/case5.csproj
src/coreclr/tests/src/Loader/classloader/explicitlayout/objrefandnonobjrefoverlap/case6.csproj
src/coreclr/tests/src/Loader/classloader/explicitlayout/objrefandnonobjrefoverlap/case7.csproj
src/coreclr/tests/src/Loader/classloader/explicitlayout/objrefandnonobjrefoverlap/case8.csproj
src/coreclr/tests/src/Loader/classloader/explicitlayout/objrefandnonobjrefoverlap/case9.csproj
src/coreclr/tests/src/Loader/classloader/explicitlayout/objrefandnonobjrefoverlap/project.json [deleted file]
src/coreclr/tests/src/Loader/classloader/generics/Constraints/General/ManyGenConstraints.csproj
src/coreclr/tests/src/Loader/classloader/generics/Constraints/General/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/generics/Constraints/General/project.json [deleted file]
src/coreclr/tests/src/Loader/classloader/generics/Constraints/Recursion/RecursiveConstraints.csproj
src/coreclr/tests/src/Loader/classloader/generics/Constraints/Recursion/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/generics/Constraints/Recursion/project.json [deleted file]
src/coreclr/tests/src/Loader/classloader/generics/Constraints/Regressions/532403/VSW532403.csproj
src/coreclr/tests/src/Loader/classloader/generics/Constraints/Regressions/532403/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/generics/Constraints/Regressions/532403/project.json [deleted file]
src/coreclr/tests/src/Loader/classloader/generics/Constraints/Regressions/ddb62403/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/generics/Constraints/Regressions/ddb62403/bug62403.csproj
src/coreclr/tests/src/Loader/classloader/generics/Constraints/Regressions/ddb62403/project.json [deleted file]
src/coreclr/tests/src/Loader/classloader/generics/Constraints/Regressions/dev10_512868/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/generics/Constraints/Regressions/dev10_512868/dev10_512868.csproj
src/coreclr/tests/src/Loader/classloader/generics/Constraints/Regressions/dev10_512868/project.json [deleted file]
src/coreclr/tests/src/Loader/classloader/generics/Constraints/Regressions/vsw609874/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/generics/Constraints/Regressions/vsw609874/project.json [deleted file]
src/coreclr/tests/src/Loader/classloader/generics/Constraints/Regressions/vsw609874/vsw609874.csproj
src/coreclr/tests/src/Loader/classloader/generics/GenericMethods/VSW491668.csproj
src/coreclr/tests/src/Loader/classloader/generics/GenericMethods/VarargTypes.ilproj
src/coreclr/tests/src/Loader/classloader/generics/GenericMethods/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/generics/GenericMethods/arity01.ilproj
src/coreclr/tests/src/Loader/classloader/generics/GenericMethods/method001.csproj
src/coreclr/tests/src/Loader/classloader/generics/GenericMethods/method001a.csproj
src/coreclr/tests/src/Loader/classloader/generics/GenericMethods/method001b.csproj
src/coreclr/tests/src/Loader/classloader/generics/GenericMethods/method001c.csproj
src/coreclr/tests/src/Loader/classloader/generics/GenericMethods/method001d.csproj
src/coreclr/tests/src/Loader/classloader/generics/GenericMethods/method001e.csproj
src/coreclr/tests/src/Loader/classloader/generics/GenericMethods/method001f.csproj
src/coreclr/tests/src/Loader/classloader/generics/GenericMethods/method001g.csproj
src/coreclr/tests/src/Loader/classloader/generics/GenericMethods/method001h.csproj
src/coreclr/tests/src/Loader/classloader/generics/GenericMethods/method001i.csproj
src/coreclr/tests/src/Loader/classloader/generics/GenericMethods/method001j.csproj
src/coreclr/tests/src/Loader/classloader/generics/GenericMethods/method002.csproj
src/coreclr/tests/src/Loader/classloader/generics/GenericMethods/method003.csproj
src/coreclr/tests/src/Loader/classloader/generics/GenericMethods/method004.csproj
src/coreclr/tests/src/Loader/classloader/generics/GenericMethods/method005.csproj
src/coreclr/tests/src/Loader/classloader/generics/GenericMethods/method006.csproj
src/coreclr/tests/src/Loader/classloader/generics/GenericMethods/method007.csproj
src/coreclr/tests/src/Loader/classloader/generics/GenericMethods/method008.csproj
src/coreclr/tests/src/Loader/classloader/generics/GenericMethods/method009.csproj
src/coreclr/tests/src/Loader/classloader/generics/GenericMethods/method010.csproj
src/coreclr/tests/src/Loader/classloader/generics/GenericMethods/method011.csproj
src/coreclr/tests/src/Loader/classloader/generics/GenericMethods/method012.csproj
src/coreclr/tests/src/Loader/classloader/generics/GenericMethods/method013.csproj
src/coreclr/tests/src/Loader/classloader/generics/GenericMethods/method014.ilproj
src/coreclr/tests/src/Loader/classloader/generics/GenericMethods/method015.csproj
src/coreclr/tests/src/Loader/classloader/generics/GenericMethods/method016.ilproj
src/coreclr/tests/src/Loader/classloader/generics/GenericMethods/project.json [deleted file]
src/coreclr/tests/src/Loader/classloader/generics/Instantiation/Negative/T_Types.ilproj
src/coreclr/tests/src/Loader/classloader/generics/Instantiation/Negative/Type_ofT_Inherit_FromT.ilproj
src/coreclr/tests/src/Loader/classloader/generics/Instantiation/Negative/abstract01.ilproj
src/coreclr/tests/src/Loader/classloader/generics/Instantiation/Negative/abstract02.ilproj
src/coreclr/tests/src/Loader/classloader/generics/Instantiation/Negative/abstract03.ilproj
src/coreclr/tests/src/Loader/classloader/generics/Instantiation/Negative/abstract04.ilproj
src/coreclr/tests/src/Loader/classloader/generics/Instantiation/Negative/abstract05.ilproj
src/coreclr/tests/src/Loader/classloader/generics/Instantiation/Negative/abstract06.ilproj
src/coreclr/tests/src/Loader/classloader/generics/Instantiation/Negative/abstract07.ilproj
src/coreclr/tests/src/Loader/classloader/generics/Instantiation/Negative/abstract08.ilproj
src/coreclr/tests/src/Loader/classloader/generics/Instantiation/Negative/abstract09.ilproj
src/coreclr/tests/src/Loader/classloader/generics/Instantiation/Negative/abstract10.ilproj
src/coreclr/tests/src/Loader/classloader/generics/Instantiation/Negative/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/generics/Instantiation/Negative/param01.ilproj
src/coreclr/tests/src/Loader/classloader/generics/Instantiation/Negative/param02.ilproj
src/coreclr/tests/src/Loader/classloader/generics/Instantiation/Negative/param03.ilproj
src/coreclr/tests/src/Loader/classloader/generics/Instantiation/Negative/param04.ilproj
src/coreclr/tests/src/Loader/classloader/generics/Instantiation/Negative/param05.ilproj
src/coreclr/tests/src/Loader/classloader/generics/Instantiation/Negative/param06.ilproj
src/coreclr/tests/src/Loader/classloader/generics/Instantiation/Negative/param07.ilproj
src/coreclr/tests/src/Loader/classloader/generics/Instantiation/Negative/param08.ilproj
src/coreclr/tests/src/Loader/classloader/generics/Instantiation/Negative/project.json [deleted file]
src/coreclr/tests/src/Loader/classloader/generics/Instantiation/Nesting/NestedGenericClasses.csproj
src/coreclr/tests/src/Loader/classloader/generics/Instantiation/Nesting/NestedGenericStructs.csproj
src/coreclr/tests/src/Loader/classloader/generics/Instantiation/Nesting/NestedGenericTypesMix.csproj
src/coreclr/tests/src/Loader/classloader/generics/Instantiation/Nesting/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/generics/Instantiation/Nesting/project.json [deleted file]
src/coreclr/tests/src/Loader/classloader/generics/Instantiation/Positive/AbstractBase01.csproj
src/coreclr/tests/src/Loader/classloader/generics/Instantiation/Positive/AbstractBase02.csproj
src/coreclr/tests/src/Loader/classloader/generics/Instantiation/Positive/AbstractBase03.csproj
src/coreclr/tests/src/Loader/classloader/generics/Instantiation/Positive/AbstractBase04.csproj
src/coreclr/tests/src/Loader/classloader/generics/Instantiation/Positive/AbstractBase05.csproj
src/coreclr/tests/src/Loader/classloader/generics/Instantiation/Positive/AbstractBase06.csproj
src/coreclr/tests/src/Loader/classloader/generics/Instantiation/Positive/AbstractBase07.csproj
src/coreclr/tests/src/Loader/classloader/generics/Instantiation/Positive/MultipleInterface01.csproj
src/coreclr/tests/src/Loader/classloader/generics/Instantiation/Positive/MultipleInterface02.csproj
src/coreclr/tests/src/Loader/classloader/generics/Instantiation/Positive/MultipleInterface03.csproj
src/coreclr/tests/src/Loader/classloader/generics/Instantiation/Positive/MultipleInterface04.csproj
src/coreclr/tests/src/Loader/classloader/generics/Instantiation/Positive/MultipleInterface05.csproj
src/coreclr/tests/src/Loader/classloader/generics/Instantiation/Positive/MultipleInterface06.csproj
src/coreclr/tests/src/Loader/classloader/generics/Instantiation/Positive/MultipleInterface07.csproj
src/coreclr/tests/src/Loader/classloader/generics/Instantiation/Positive/MultipleInterface08.csproj
src/coreclr/tests/src/Loader/classloader/generics/Instantiation/Positive/MultipleInterface09.csproj
src/coreclr/tests/src/Loader/classloader/generics/Instantiation/Positive/MultipleInterface10.csproj
src/coreclr/tests/src/Loader/classloader/generics/Instantiation/Positive/MultipleInterface11.csproj
src/coreclr/tests/src/Loader/classloader/generics/Instantiation/Positive/MultipleInterface12.csproj
src/coreclr/tests/src/Loader/classloader/generics/Instantiation/Positive/MultipleInterface13.csproj
src/coreclr/tests/src/Loader/classloader/generics/Instantiation/Positive/MultipleInterface14.csproj
src/coreclr/tests/src/Loader/classloader/generics/Instantiation/Positive/NestedBaseClass01.csproj
src/coreclr/tests/src/Loader/classloader/generics/Instantiation/Positive/NestedBaseClass02.csproj
src/coreclr/tests/src/Loader/classloader/generics/Instantiation/Positive/NestedBaseClass03.csproj
src/coreclr/tests/src/Loader/classloader/generics/Instantiation/Positive/NestedBaseClass04.csproj
src/coreclr/tests/src/Loader/classloader/generics/Instantiation/Positive/NestedBaseClass05.csproj
src/coreclr/tests/src/Loader/classloader/generics/Instantiation/Positive/NestedBaseClass06.csproj
src/coreclr/tests/src/Loader/classloader/generics/Instantiation/Positive/NestedClass01.csproj
src/coreclr/tests/src/Loader/classloader/generics/Instantiation/Positive/NestedClass02.csproj
src/coreclr/tests/src/Loader/classloader/generics/Instantiation/Positive/NestedClass03.csproj
src/coreclr/tests/src/Loader/classloader/generics/Instantiation/Positive/NestedClass04.csproj
src/coreclr/tests/src/Loader/classloader/generics/Instantiation/Positive/NestedInterface01.csproj
src/coreclr/tests/src/Loader/classloader/generics/Instantiation/Positive/NestedInterface02.csproj
src/coreclr/tests/src/Loader/classloader/generics/Instantiation/Positive/NestedInterface03.csproj
src/coreclr/tests/src/Loader/classloader/generics/Instantiation/Positive/NestedInterface04.csproj
src/coreclr/tests/src/Loader/classloader/generics/Instantiation/Positive/NestedInterface05.csproj
src/coreclr/tests/src/Loader/classloader/generics/Instantiation/Positive/NestedInterface06.csproj
src/coreclr/tests/src/Loader/classloader/generics/Instantiation/Positive/NestedInterface07.csproj
src/coreclr/tests/src/Loader/classloader/generics/Instantiation/Positive/NestedInterface08.csproj
src/coreclr/tests/src/Loader/classloader/generics/Instantiation/Positive/NestedStruct01.csproj
src/coreclr/tests/src/Loader/classloader/generics/Instantiation/Positive/NestedStruct02.csproj
src/coreclr/tests/src/Loader/classloader/generics/Instantiation/Positive/NestedStruct03.csproj
src/coreclr/tests/src/Loader/classloader/generics/Instantiation/Positive/NestedStruct04.csproj
src/coreclr/tests/src/Loader/classloader/generics/Instantiation/Positive/Types.ilproj
src/coreclr/tests/src/Loader/classloader/generics/Instantiation/Positive/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/generics/Instantiation/Positive/project.json [deleted file]
src/coreclr/tests/src/Loader/classloader/generics/Instantiation/Recursion/GenTypeItself.csproj
src/coreclr/tests/src/Loader/classloader/generics/Instantiation/Recursion/RecursiveInheritance.csproj
src/coreclr/tests/src/Loader/classloader/generics/Instantiation/Recursion/Struct_ImplementMscorlibGenInterface.csproj
src/coreclr/tests/src/Loader/classloader/generics/Instantiation/Recursion/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/generics/Instantiation/Recursion/genrecur.csproj
src/coreclr/tests/src/Loader/classloader/generics/Instantiation/Recursion/project.json [deleted file]
src/coreclr/tests/src/Loader/classloader/generics/Instantiation/Regressions/607/DevDiv607.csproj
src/coreclr/tests/src/Loader/classloader/generics/Instantiation/Regressions/607/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/generics/Instantiation/Regressions/607/check2.ilproj
src/coreclr/tests/src/Loader/classloader/generics/Instantiation/Regressions/607/project.json [deleted file]
src/coreclr/tests/src/Loader/classloader/generics/Layout/General/Base01a_auto.csproj
src/coreclr/tests/src/Loader/classloader/generics/Layout/General/Base01a_auto_ser.csproj
src/coreclr/tests/src/Loader/classloader/generics/Layout/General/Base01a_seq.csproj
src/coreclr/tests/src/Loader/classloader/generics/Layout/General/Base01a_seq_ser.csproj
src/coreclr/tests/src/Loader/classloader/generics/Layout/General/Base01b_auto_ser.csproj
src/coreclr/tests/src/Loader/classloader/generics/Layout/General/Base01b_seq.csproj
src/coreclr/tests/src/Loader/classloader/generics/Layout/General/Base01b_seq_ser.csproj
src/coreclr/tests/src/Loader/classloader/generics/Layout/General/Base01c_seq_ser.csproj
src/coreclr/tests/src/Loader/classloader/generics/Layout/General/Base01d_seq_ser.csproj
src/coreclr/tests/src/Loader/classloader/generics/Layout/General/Base02a_auto.csproj
src/coreclr/tests/src/Loader/classloader/generics/Layout/General/Base02a_auto_ser.csproj
src/coreclr/tests/src/Loader/classloader/generics/Layout/General/Base02a_seq.csproj
src/coreclr/tests/src/Loader/classloader/generics/Layout/General/Base02a_seq_ser.csproj
src/coreclr/tests/src/Loader/classloader/generics/Layout/General/Base02b_auto_ser.csproj
src/coreclr/tests/src/Loader/classloader/generics/Layout/General/Base02b_seq.csproj
src/coreclr/tests/src/Loader/classloader/generics/Layout/General/Base02b_seq_ser.csproj
src/coreclr/tests/src/Loader/classloader/generics/Layout/General/Base02c_seq_ser.csproj
src/coreclr/tests/src/Loader/classloader/generics/Layout/General/Base02d_seq_ser.csproj
src/coreclr/tests/src/Loader/classloader/generics/Layout/General/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/generics/Layout/General/class01_auto.csproj
src/coreclr/tests/src/Loader/classloader/generics/Layout/General/class01_auto_ser.csproj
src/coreclr/tests/src/Loader/classloader/generics/Layout/General/class01_seq.csproj
src/coreclr/tests/src/Loader/classloader/generics/Layout/General/class01_seq_ser.csproj
src/coreclr/tests/src/Loader/classloader/generics/Layout/General/class02_auto.csproj
src/coreclr/tests/src/Loader/classloader/generics/Layout/General/class02_auto_ser.csproj
src/coreclr/tests/src/Loader/classloader/generics/Layout/General/class02_seq_ser.csproj
src/coreclr/tests/src/Loader/classloader/generics/Layout/General/project.json [deleted file]
src/coreclr/tests/src/Loader/classloader/generics/Layout/General/struct01_auto.csproj
src/coreclr/tests/src/Loader/classloader/generics/Layout/General/struct01_auto_ser.csproj
src/coreclr/tests/src/Loader/classloader/generics/Layout/General/struct01_seq.csproj
src/coreclr/tests/src/Loader/classloader/generics/Layout/General/struct01_seq_ser.csproj
src/coreclr/tests/src/Loader/classloader/generics/Layout/General/struct02_auto.csproj
src/coreclr/tests/src/Loader/classloader/generics/Layout/General/struct02_auto_ser.csproj
src/coreclr/tests/src/Loader/classloader/generics/Layout/General/struct02_seq.csproj
src/coreclr/tests/src/Loader/classloader/generics/Layout/General/struct02_seq_ser.csproj
src/coreclr/tests/src/Loader/classloader/generics/Layout/Specific/Negative002.csproj
src/coreclr/tests/src/Loader/classloader/generics/Layout/Specific/Negative004.csproj
src/coreclr/tests/src/Loader/classloader/generics/Layout/Specific/Negative_ExplicitGen.csproj
src/coreclr/tests/src/Loader/classloader/generics/Layout/Specific/Positive007.csproj
src/coreclr/tests/src/Loader/classloader/generics/Layout/Specific/Positive008.csproj
src/coreclr/tests/src/Loader/classloader/generics/Layout/Specific/Positive009.csproj
src/coreclr/tests/src/Loader/classloader/generics/Layout/Specific/Positive010.csproj
src/coreclr/tests/src/Loader/classloader/generics/Layout/Specific/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/generics/Layout/Specific/project.json [deleted file]
src/coreclr/tests/src/Loader/classloader/generics/Misc/Classes.csproj
src/coreclr/tests/src/Loader/classloader/generics/Misc/ConstraintsAndInheritance.csproj
src/coreclr/tests/src/Loader/classloader/generics/Misc/TestWithManyParams.csproj
src/coreclr/tests/src/Loader/classloader/generics/Misc/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/generics/Misc/project.json [deleted file]
src/coreclr/tests/src/Loader/classloader/generics/Statics/Regressions/524571/StaticsProblem1.csproj
src/coreclr/tests/src/Loader/classloader/generics/Statics/Regressions/524571/StaticsProblem2.csproj
src/coreclr/tests/src/Loader/classloader/generics/Statics/Regressions/524571/StaticsProblem3.csproj
src/coreclr/tests/src/Loader/classloader/generics/Statics/Regressions/524571/StaticsProblem4.csproj
src/coreclr/tests/src/Loader/classloader/generics/Statics/Regressions/524571/StaticsProblem5.csproj
src/coreclr/tests/src/Loader/classloader/generics/Statics/Regressions/524571/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/generics/Statics/Regressions/524571/project.json [deleted file]
src/coreclr/tests/src/Loader/classloader/generics/VSD/Class2_ImplicitOverrideVirtual.csproj
src/coreclr/tests/src/Loader/classloader/generics/VSD/Class2_ImplicitOverrideVirtualNewslot.csproj
src/coreclr/tests/src/Loader/classloader/generics/VSD/Class2_ImplicitOverrideVirtualNewslot_Interface.csproj
src/coreclr/tests/src/Loader/classloader/generics/VSD/Class2_ImplicitOverrideVirtual_Interface.csproj
src/coreclr/tests/src/Loader/classloader/generics/VSD/Class_ExplicitOverrideVirtualNewslot.ilproj
src/coreclr/tests/src/Loader/classloader/generics/VSD/Class_ExplicitOverrideVirtualNewslotFinal.csproj
src/coreclr/tests/src/Loader/classloader/generics/VSD/Class_ImplicitOverrideVirtualNewslot.csproj
src/coreclr/tests/src/Loader/classloader/generics/VSD/Class_ImplicitOverrideVirtualNewslotFinal.csproj
src/coreclr/tests/src/Loader/classloader/generics/VSD/Struct_ExplicitOverrideVirtualNewslot.ilproj
src/coreclr/tests/src/Loader/classloader/generics/VSD/Struct_ExplicitOverrideVirtualNewslotFinal.csproj
src/coreclr/tests/src/Loader/classloader/generics/VSD/Struct_ImplicitOverrideVirtualNewslot.ilproj
src/coreclr/tests/src/Loader/classloader/generics/VSD/Struct_ImplicitOverrideVirtualNewslotFinal.csproj
src/coreclr/tests/src/Loader/classloader/generics/VSD/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/generics/VSD/project.json [deleted file]
src/coreclr/tests/src/Loader/classloader/generics/Variance/CoreCLR/Lib.ilproj
src/coreclr/tests/src/Loader/classloader/generics/Variance/CoreCLR/Lib2.ilproj
src/coreclr/tests/src/Loader/classloader/generics/Variance/CoreCLR/Method001.csproj
src/coreclr/tests/src/Loader/classloader/generics/Variance/CoreCLR/Method003.csproj
src/coreclr/tests/src/Loader/classloader/generics/Variance/CoreCLR/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/generics/Variance/CoreCLR/project.json [deleted file]
src/coreclr/tests/src/Loader/classloader/generics/Variance/Delegates/Delegates001.csproj
src/coreclr/tests/src/Loader/classloader/generics/Variance/Delegates/Delegates002.csproj
src/coreclr/tests/src/Loader/classloader/generics/Variance/Delegates/Lib.ilproj
src/coreclr/tests/src/Loader/classloader/generics/Variance/Delegates/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/generics/Variance/Delegates/project.json [deleted file]
src/coreclr/tests/src/Loader/classloader/generics/Variance/IL/CastClass001.csproj
src/coreclr/tests/src/Loader/classloader/generics/Variance/IL/CastClass004.csproj
src/coreclr/tests/src/Loader/classloader/generics/Variance/IL/InterfaceInheritanceTest2.csproj
src/coreclr/tests/src/Loader/classloader/generics/Variance/IL/IsInst001.csproj
src/coreclr/tests/src/Loader/classloader/generics/Variance/IL/IsInst002.csproj
src/coreclr/tests/src/Loader/classloader/generics/Variance/IL/IsInst003.csproj
src/coreclr/tests/src/Loader/classloader/generics/Variance/IL/IsInst004.csproj
src/coreclr/tests/src/Loader/classloader/generics/Variance/IL/IsInst005.csproj
src/coreclr/tests/src/Loader/classloader/generics/Variance/IL/IsInst006.csproj
src/coreclr/tests/src/Loader/classloader/generics/Variance/IL/Lib.ilproj
src/coreclr/tests/src/Loader/classloader/generics/Variance/IL/Unbox001.csproj
src/coreclr/tests/src/Loader/classloader/generics/Variance/IL/Unbox002.csproj
src/coreclr/tests/src/Loader/classloader/generics/Variance/IL/Unbox003.csproj
src/coreclr/tests/src/Loader/classloader/generics/Variance/IL/Unbox004.csproj
src/coreclr/tests/src/Loader/classloader/generics/Variance/IL/Unbox005.csproj
src/coreclr/tests/src/Loader/classloader/generics/Variance/IL/Unbox006.csproj
src/coreclr/tests/src/Loader/classloader/generics/Variance/IL/VarInterfaceLib.ilproj
src/coreclr/tests/src/Loader/classloader/generics/Variance/IL/VarInterfaceLib2.ilproj
src/coreclr/tests/src/Loader/classloader/generics/Variance/IL/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/generics/Variance/IL/project.json [deleted file]
src/coreclr/tests/src/Loader/classloader/generics/Variance/IL/varlib.ilproj
src/coreclr/tests/src/Loader/classloader/generics/Variance/IL/vsw543506.csproj
src/coreclr/tests/src/Loader/classloader/generics/Variance/Interfaces/Interfaces001.csproj
src/coreclr/tests/src/Loader/classloader/generics/Variance/Interfaces/Interfaces002.csproj
src/coreclr/tests/src/Loader/classloader/generics/Variance/Interfaces/Lib.ilproj
src/coreclr/tests/src/Loader/classloader/generics/Variance/Interfaces/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/generics/Variance/Interfaces/project.json [deleted file]
src/coreclr/tests/src/Loader/classloader/generics/Variance/Methods/Lib.ilproj
src/coreclr/tests/src/Loader/classloader/generics/Variance/Methods/Lib2.ilproj
src/coreclr/tests/src/Loader/classloader/generics/Variance/Methods/Method001.csproj
src/coreclr/tests/src/Loader/classloader/generics/Variance/Methods/Method002.csproj
src/coreclr/tests/src/Loader/classloader/generics/Variance/Methods/Method003.csproj
src/coreclr/tests/src/Loader/classloader/generics/Variance/Methods/Method004.csproj
src/coreclr/tests/src/Loader/classloader/generics/Variance/Methods/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/generics/Variance/Methods/project.json [deleted file]
src/coreclr/tests/src/Loader/classloader/generics/Variance/Regressions/dev10_468712/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/generics/Variance/Regressions/dev10_468712/dev10_468712.ilproj
src/coreclr/tests/src/Loader/classloader/generics/Visibility/A_Types.csproj
src/coreclr/tests/src/Loader/classloader/generics/Visibility/A_Types.ilproj
src/coreclr/tests/src/Loader/classloader/generics/Visibility/B_Types.csproj
src/coreclr/tests/src/Loader/classloader/generics/Visibility/B_Types.ilproj
src/coreclr/tests/src/Loader/classloader/generics/Visibility/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/generics/Visibility/project.json [deleted file]
src/coreclr/tests/src/Loader/classloader/generics/regressions/109968/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/generics/regressions/109968/test.ilproj
src/coreclr/tests/src/Loader/classloader/generics/regressions/123712/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/generics/regressions/123712/project.json [deleted file]
src/coreclr/tests/src/Loader/classloader/generics/regressions/123712/repro123712.csproj
src/coreclr/tests/src/Loader/classloader/generics/regressions/137310/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/generics/regressions/137310/project.json [deleted file]
src/coreclr/tests/src/Loader/classloader/generics/regressions/137310/test137310.csproj
src/coreclr/tests/src/Loader/classloader/generics/regressions/188892/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/generics/regressions/188892/project.json [deleted file]
src/coreclr/tests/src/Loader/classloader/generics/regressions/188892/test188892.csproj
src/coreclr/tests/src/Loader/classloader/generics/regressions/237932/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/generics/regressions/237932/project.json [deleted file]
src/coreclr/tests/src/Loader/classloader/generics/regressions/237932/repro237932.csproj
src/coreclr/tests/src/Loader/classloader/generics/regressions/334376/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/generics/regressions/334376/b334376.csproj
src/coreclr/tests/src/Loader/classloader/generics/regressions/334376/project.json [deleted file]
src/coreclr/tests/src/Loader/classloader/generics/regressions/341477/Test.csproj
src/coreclr/tests/src/Loader/classloader/generics/regressions/341477/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/generics/regressions/341477/project.json [deleted file]
src/coreclr/tests/src/Loader/classloader/generics/regressions/395780/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/generics/regressions/395780/project.json [deleted file]
src/coreclr/tests/src/Loader/classloader/generics/regressions/395780/testExplicitOverride.csproj
src/coreclr/tests/src/Loader/classloader/generics/regressions/395780/testExplicitOverride2.ilproj
src/coreclr/tests/src/Loader/classloader/generics/regressions/433497/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/generics/regressions/433497/project.json [deleted file]
src/coreclr/tests/src/Loader/classloader/generics/regressions/433497/vsw433497.csproj
src/coreclr/tests/src/Loader/classloader/generics/regressions/448208/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/generics/regressions/448208/b448208.csproj
src/coreclr/tests/src/Loader/classloader/generics/regressions/448208/project.json [deleted file]
src/coreclr/tests/src/Loader/classloader/generics/regressions/515341/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/generics/regressions/515341/project.json [deleted file]
src/coreclr/tests/src/Loader/classloader/generics/regressions/515341/vsw515341.csproj
src/coreclr/tests/src/Loader/classloader/generics/regressions/536564/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/generics/regressions/536564/project.json [deleted file]
src/coreclr/tests/src/Loader/classloader/generics/regressions/536564/vsw536564.csproj
src/coreclr/tests/src/Loader/classloader/generics/regressions/DD117522/Test.csproj
src/coreclr/tests/src/Loader/classloader/generics/regressions/DD117522/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/generics/regressions/DD117522/project.json [deleted file]
src/coreclr/tests/src/Loader/classloader/generics/regressions/dd95372/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/generics/regressions/dd95372/dd95372.csproj
src/coreclr/tests/src/Loader/classloader/generics/regressions/dd95372/project.json [deleted file]
src/coreclr/tests/src/Loader/classloader/generics/regressions/ddb3422/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/generics/regressions/ddb3422/ddb3422.csproj
src/coreclr/tests/src/Loader/classloader/generics/regressions/ddb3422/project.json [deleted file]
src/coreclr/tests/src/Loader/classloader/generics/regressions/dev10_393447/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/generics/regressions/dev10_393447/dev10_393447.ilproj
src/coreclr/tests/src/Loader/classloader/generics/regressions/dev10_531793/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/generics/regressions/dev10_531793/dev10_531793.ilproj
src/coreclr/tests/src/Loader/classloader/generics/regressions/vsw237932/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/generics/regressions/vsw237932/project.json [deleted file]
src/coreclr/tests/src/Loader/classloader/generics/regressions/vsw237932/repro237932.csproj
src/coreclr/tests/src/Loader/classloader/generics/regressions/vsw395780/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/generics/regressions/vsw395780/testExplicitOverride2.ilproj
src/coreclr/tests/src/Loader/classloader/generics/regressions/vsw514968/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/generics/regressions/vsw514968/project.json [deleted file]
src/coreclr/tests/src/Loader/classloader/generics/regressions/vsw514968/vsw514968.csproj
src/coreclr/tests/src/Loader/classloader/generics/regressions/vsw524571/StaticsProblem5.csproj
src/coreclr/tests/src/Loader/classloader/generics/regressions/vsw524571/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/generics/regressions/vsw524571/project.json [deleted file]
src/coreclr/tests/src/Loader/classloader/generics/regressions/vsw578898/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/generics/regressions/vsw578898/project.json [deleted file]
src/coreclr/tests/src/Loader/classloader/generics/regressions/vsw578898/vsw578898.csproj
src/coreclr/tests/src/Loader/classloader/methodoverriding/regressions/549411/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/methodoverriding/regressions/549411/exploit.csproj
src/coreclr/tests/src/Loader/classloader/methodoverriding/regressions/549411/project.json [deleted file]
src/coreclr/tests/src/Loader/classloader/methodoverriding/regressions/576621/VSW576621.csproj
src/coreclr/tests/src/Loader/classloader/methodoverriding/regressions/576621/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/methodoverriding/regressions/576621/project.json [deleted file]
src/coreclr/tests/src/Loader/classloader/methodoverriding/regressions/576621/test.ilproj
src/coreclr/tests/src/Loader/classloader/methodoverriding/regressions/577403/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/methodoverriding/regressions/577403/project.json [deleted file]
src/coreclr/tests/src/Loader/classloader/methodoverriding/regressions/577403/vsw577403.csproj
src/coreclr/tests/src/Loader/classloader/methodoverriding/regressions/592026/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/methodoverriding/regressions/592026/test.ilproj
src/coreclr/tests/src/Loader/classloader/methodoverriding/regressions/593884/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/methodoverriding/regressions/593884/project.json [deleted file]
src/coreclr/tests/src/Loader/classloader/methodoverriding/regressions/593884/vsw593884.csproj
src/coreclr/tests/src/Loader/classloader/methodoverriding/regressions/dev10_432038/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/methodoverriding/regressions/dev10_432038/dev10_432038.csproj
src/coreclr/tests/src/Loader/classloader/methodoverriding/regressions/dev10_432038/foo1.csproj
src/coreclr/tests/src/Loader/classloader/methodoverriding/regressions/dev10_432038/foo2.csproj
src/coreclr/tests/src/Loader/classloader/methodoverriding/regressions/dev10_432038/interface.csproj
src/coreclr/tests/src/Loader/classloader/methodoverriding/regressions/dev10_432038/project.json [deleted file]
src/coreclr/tests/src/Loader/classloader/nesting/Regressions/dev10_602978/Library.csproj
src/coreclr/tests/src/Loader/classloader/nesting/Regressions/dev10_602978/MainApp.csproj
src/coreclr/tests/src/Loader/classloader/nesting/Regressions/dev10_602978/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/nesting/Regressions/dev10_602978/project.json [deleted file]
src/coreclr/tests/src/Loader/classloader/nesting/Tests/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/nesting/Tests/nesting4.ilproj
src/coreclr/tests/src/Loader/classloader/nesting/Tests/nesting63.ilproj
src/coreclr/tests/src/Loader/classloader/nesting/Tests/nesting7.ilproj
src/coreclr/tests/src/Loader/classloader/nesting/Tests/nesting88.ilproj
src/coreclr/tests/src/Loader/classloader/nesting/Tests/project.json [deleted file]
src/coreclr/tests/src/Loader/classloader/nesting/coreclr/VSW491577.csproj
src/coreclr/tests/src/Loader/classloader/nesting/coreclr/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/nesting/coreclr/exec16.ilproj
src/coreclr/tests/src/Loader/classloader/nesting/coreclr/exec3.ilproj
src/coreclr/tests/src/Loader/classloader/nesting/coreclr/nesting16.ilproj
src/coreclr/tests/src/Loader/classloader/nesting/coreclr/nesting18.ilproj
src/coreclr/tests/src/Loader/classloader/nesting/coreclr/nesting3.ilproj
src/coreclr/tests/src/Loader/classloader/nesting/coreclr/nesting31.ilproj
src/coreclr/tests/src/Loader/classloader/nesting/coreclr/nesting4.ilproj
src/coreclr/tests/src/Loader/classloader/nesting/coreclr/project.json [deleted file]
src/coreclr/tests/src/Loader/classloader/regressions/101682/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/regressions/101682/lib.csproj
src/coreclr/tests/src/Loader/classloader/regressions/101682/project.json [deleted file]
src/coreclr/tests/src/Loader/classloader/regressions/101904/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/regressions/101904/project.json [deleted file]
src/coreclr/tests/src/Loader/classloader/regressions/101904/test.csproj
src/coreclr/tests/src/Loader/classloader/regressions/106647/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/regressions/106647/lib.csproj
src/coreclr/tests/src/Loader/classloader/regressions/106647/project.json [deleted file]
src/coreclr/tests/src/Loader/classloader/regressions/111021/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/regressions/111021/main.csproj
src/coreclr/tests/src/Loader/classloader/regressions/111021/project.json [deleted file]
src/coreclr/tests/src/Loader/classloader/regressions/123413/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/regressions/123413/ilib.csproj
src/coreclr/tests/src/Loader/classloader/regressions/123413/lib.csproj
src/coreclr/tests/src/Loader/classloader/regressions/123413/project.json [deleted file]
src/coreclr/tests/src/Loader/classloader/regressions/139056/Foo.ilproj
src/coreclr/tests/src/Loader/classloader/regressions/139056/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/regressions/144257/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/regressions/144257/project.json [deleted file]
src/coreclr/tests/src/Loader/classloader/regressions/144257/vsw144257.csproj
src/coreclr/tests/src/Loader/classloader/regressions/14610/TestObjectGetTypeVirtual.csproj
src/coreclr/tests/src/Loader/classloader/regressions/14610/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/regressions/14610/project.json [deleted file]
src/coreclr/tests/src/Loader/classloader/regressions/163172/MethodImplFinal.ilproj
src/coreclr/tests/src/Loader/classloader/regressions/163172/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/regressions/181424/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/regressions/181424/test5.ilproj
src/coreclr/tests/src/Loader/classloader/regressions/208900/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/regressions/208900/bug.csproj
src/coreclr/tests/src/Loader/classloader/regressions/208900/project.json [deleted file]
src/coreclr/tests/src/Loader/classloader/regressions/226741/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/regressions/226741/test3.ilproj
src/coreclr/tests/src/Loader/classloader/regressions/245191/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/regressions/245191/nullenum1000.csproj
src/coreclr/tests/src/Loader/classloader/regressions/245191/project.json [deleted file]
src/coreclr/tests/src/Loader/classloader/regressions/307137/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/regressions/307137/project.json [deleted file]
src/coreclr/tests/src/Loader/classloader/regressions/307137/vsw307137.csproj
src/coreclr/tests/src/Loader/classloader/regressions/347422/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/regressions/347422/b347422.csproj
src/coreclr/tests/src/Loader/classloader/regressions/347422/project.json [deleted file]
src/coreclr/tests/src/Loader/classloader/regressions/348842/A.csproj
src/coreclr/tests/src/Loader/classloader/regressions/348842/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/regressions/348842/project.json [deleted file]
src/coreclr/tests/src/Loader/classloader/regressions/359519/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/regressions/359519/project.json [deleted file]
src/coreclr/tests/src/Loader/classloader/regressions/359519/test359519.csproj
src/coreclr/tests/src/Loader/classloader/regressions/405223/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/regressions/405223/project.json [deleted file]
src/coreclr/tests/src/Loader/classloader/regressions/405223/vsw405223.csproj
src/coreclr/tests/src/Loader/classloader/regressions/421439/RefX1.ilproj
src/coreclr/tests/src/Loader/classloader/regressions/421439/Test.ilproj
src/coreclr/tests/src/Loader/classloader/regressions/421439/ValX1.ilproj
src/coreclr/tests/src/Loader/classloader/regressions/421439/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/regressions/429802/BarImpl.ilproj
src/coreclr/tests/src/Loader/classloader/regressions/429802/CMain.ilproj
src/coreclr/tests/src/Loader/classloader/regressions/429802/MyBar.ilproj
src/coreclr/tests/src/Loader/classloader/regressions/429802/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/regressions/434481/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/regressions/434481/b434481_GenericRecurInit.csproj
src/coreclr/tests/src/Loader/classloader/regressions/434481/project.json [deleted file]
src/coreclr/tests/src/Loader/classloader/regressions/440935/Bar.ilproj
src/coreclr/tests/src/Loader/classloader/regressions/440935/Foo.ilproj
src/coreclr/tests/src/Loader/classloader/regressions/440935/Test.ilproj
src/coreclr/tests/src/Loader/classloader/regressions/440935/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/regressions/451034/LoadType.csproj
src/coreclr/tests/src/Loader/classloader/regressions/451034/Type.ilproj
src/coreclr/tests/src/Loader/classloader/regressions/451034/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/regressions/451034/project.json [deleted file]
src/coreclr/tests/src/Loader/classloader/regressions/452434/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/regressions/452434/vsw452434.ilproj
src/coreclr/tests/src/Loader/classloader/regressions/452707/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/regressions/452707/b452707.ilproj
src/coreclr/tests/src/Loader/classloader/regressions/523654/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/regressions/523654/project.json [deleted file]
src/coreclr/tests/src/Loader/classloader/regressions/523654/test532654_b.csproj
src/coreclr/tests/src/Loader/classloader/regressions/529206/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/regressions/529206/moduleCctorThrow.ilproj
src/coreclr/tests/src/Loader/classloader/regressions/529206/project.json [deleted file]
src/coreclr/tests/src/Loader/classloader/regressions/529206/vsw529206ModuleCctor.csproj
src/coreclr/tests/src/Loader/classloader/regressions/529206/vsw529206StaticCctor.csproj
src/coreclr/tests/src/Loader/classloader/regressions/583649/Type_Class42.ilproj
src/coreclr/tests/src/Loader/classloader/regressions/583649/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/regressions/583649/project.json [deleted file]
src/coreclr/tests/src/Loader/classloader/regressions/583649/vsw583649.csproj
src/coreclr/tests/src/Loader/classloader/regressions/91888/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/regressions/91888/project.json [deleted file]
src/coreclr/tests/src/Loader/classloader/regressions/91888/pumpFromCctor.csproj
src/coreclr/tests/src/Loader/classloader/regressions/Dev12_518401/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/regressions/Dev12_518401/dev12_518401.csproj
src/coreclr/tests/src/Loader/classloader/regressions/Dev12_518401/project.json [deleted file]
src/coreclr/tests/src/Loader/classloader/regressions/asurt150271/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/regressions/asurt150271/test23.ilproj
src/coreclr/tests/src/Loader/classloader/regressions/asurt150271/test3.ilproj
src/coreclr/tests/src/Loader/classloader/regressions/dd116295/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/regressions/dd116295/dd116295.csproj
src/coreclr/tests/src/Loader/classloader/regressions/dd116295/project.json [deleted file]
src/coreclr/tests/src/Loader/classloader/regressions/dd52/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/regressions/dd52/dd52.csproj
src/coreclr/tests/src/Loader/classloader/regressions/dd52/project.json [deleted file]
src/coreclr/tests/src/Loader/classloader/regressions/dd52/test.ilproj
src/coreclr/tests/src/Loader/classloader/regressions/dev10_398410/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/regressions/dev10_398410/dev10_398410.csproj
src/coreclr/tests/src/Loader/classloader/regressions/dev10_398410/project.json [deleted file]
src/coreclr/tests/src/Loader/classloader/regressions/dev10_398410/utility.csproj
src/coreclr/tests/src/Loader/classloader/regressions/dev10_403582/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/regressions/dev10_403582/dev10_403582.ilproj
src/coreclr/tests/src/Loader/classloader/regressions/dev10_403582/genmeth.ilproj
src/coreclr/tests/src/Loader/classloader/regressions/dev10_403582/gentype.ilproj
src/coreclr/tests/src/Loader/classloader/regressions/dev10_443322/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/regressions/dev10_443322/dev10_443322.ilproj
src/coreclr/tests/src/Loader/classloader/regressions/dev10_493135/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/regressions/dev10_493135/dev10_493135.ilproj
src/coreclr/tests/src/Loader/classloader/regressions/dev10_526434/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/regressions/dev10_526434/dev10_526434.csproj
src/coreclr/tests/src/Loader/classloader/regressions/dev10_526434/project.json [deleted file]
src/coreclr/tests/src/Loader/classloader/regressions/dev10_568786/4_Misc/ConstrainedMethods.csproj
src/coreclr/tests/src/Loader/classloader/regressions/dev10_568786/4_Misc/MethodCalls.ilproj
src/coreclr/tests/src/Loader/classloader/regressions/dev10_568786/4_Misc/RecursiveGen.ilproj
src/coreclr/tests/src/Loader/classloader/regressions/dev10_568786/4_Misc/SealedTypes.ilproj
src/coreclr/tests/src/Loader/classloader/regressions/dev10_568786/4_Misc/Variance1.ilproj
src/coreclr/tests/src/Loader/classloader/regressions/dev10_568786/4_Misc/Variance2.ilproj
src/coreclr/tests/src/Loader/classloader/regressions/dev10_568786/4_Misc/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/regressions/dev10_568786/4_Misc/project.json [deleted file]
src/coreclr/tests/src/Loader/classloader/regressions/dev10_630250/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/regressions/dev10_630250/dev10_630250.csproj
src/coreclr/tests/src/Loader/classloader/regressions/dev10_630250/project.json [deleted file]
src/coreclr/tests/src/Loader/classloader/regressions/dev10_710121/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/regressions/dev10_710121/dev10_710121.ilproj
src/coreclr/tests/src/Loader/classloader/regressions/dev10_715437/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/regressions/dev10_715437/dev10_715437.ilproj
src/coreclr/tests/src/Loader/classloader/regressions/dev10_720779/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/regressions/dev10_720779/dev10_720779.ilproj
src/coreclr/tests/src/Loader/classloader/regressions/dev10_724989/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/regressions/dev10_724989/dev10_724989.csproj
src/coreclr/tests/src/Loader/classloader/regressions/dev10_724989/project.json [deleted file]
src/coreclr/tests/src/Loader/classloader/regressions/dev10_788724/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/regressions/dev10_788724/dev10_788724.ilproj
src/coreclr/tests/src/Loader/classloader/regressions/dev10_794943/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/regressions/dev10_794943/dev10_794943.csproj
src/coreclr/tests/src/Loader/classloader/regressions/dev10_794943/project.json [deleted file]
src/coreclr/tests/src/Loader/classloader/regressions/dev10_813331/Case1.csproj
src/coreclr/tests/src/Loader/classloader/regressions/dev10_813331/Case2.csproj
src/coreclr/tests/src/Loader/classloader/regressions/dev10_813331/Case3.csproj
src/coreclr/tests/src/Loader/classloader/regressions/dev10_813331/Case4.csproj
src/coreclr/tests/src/Loader/classloader/regressions/dev10_813331/Library1.csproj
src/coreclr/tests/src/Loader/classloader/regressions/dev10_813331/Library2.csproj
src/coreclr/tests/src/Loader/classloader/regressions/dev10_813331/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/regressions/dev10_813331/project.json [deleted file]
src/coreclr/tests/src/Loader/classloader/regressions/dev10_851479/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/regressions/dev10_851479/dev10_851479.csproj
src/coreclr/tests/src/Loader/classloader/regressions/dev10_851479/project.json [deleted file]
src/coreclr/tests/src/Loader/classloader/regressions/dev10_889822/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/regressions/dev10_889822/dev10_889822.csproj
src/coreclr/tests/src/Loader/classloader/regressions/dev10_889822/project.json [deleted file]
src/coreclr/tests/src/Loader/classloader/regressions/dev10_897464/Test.ilproj
src/coreclr/tests/src/Loader/classloader/regressions/dev10_897464/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/regressions/dev10_897464/dev10_897464.csproj
src/coreclr/tests/src/Loader/classloader/regressions/dev10_897464/project.json [deleted file]
src/coreclr/tests/src/Loader/classloader/regressions/dev11_11333/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/regressions/dev11_11333/dev11_11333.ilproj
src/coreclr/tests/src/Loader/classloader/regressions/dev11_221340/Library.ilproj
src/coreclr/tests/src/Loader/classloader/regressions/dev11_221340/TestLib.ilproj
src/coreclr/tests/src/Loader/classloader/regressions/dev11_221340/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/regressions/dev11_256384/Library.csproj
src/coreclr/tests/src/Loader/classloader/regressions/dev11_256384/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/regressions/dev11_256384/project.json [deleted file]
src/coreclr/tests/src/Loader/classloader/regressions/dev11_38348/Lib.csproj
src/coreclr/tests/src/Loader/classloader/regressions/dev11_38348/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/regressions/dev11_38348/project.json [deleted file]
src/coreclr/tests/src/Loader/classloader/regressions/dev11_383846/LibraryThatImplementsStruct.csproj
src/coreclr/tests/src/Loader/classloader/regressions/dev11_383846/TypeForwarderLibrary.csproj
src/coreclr/tests/src/Loader/classloader/regressions/dev11_383846/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/regressions/dev11_383846/project.json [deleted file]
src/coreclr/tests/src/Loader/classloader/regressions/dev11_95728/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/regressions/dev11_95728/dev11_95728.csproj
src/coreclr/tests/src/Loader/classloader/regressions/dev11_95728/project.json [deleted file]
src/coreclr/tests/src/Loader/classloader/regressions/vsw111021/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/regressions/vsw111021/main.csproj
src/coreclr/tests/src/Loader/classloader/regressions/vsw111021/project.json [deleted file]
src/coreclr/tests/src/Loader/classloader/regressions/vsw188290/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/regressions/vsw188290/vsw188290.ilproj
src/coreclr/tests/src/Loader/classloader/regressions/vsw305955/GenericAssertin.ilproj
src/coreclr/tests/src/Loader/classloader/regressions/vsw305955/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/regressions/vsw307137/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/regressions/vsw307137/project.json [deleted file]
src/coreclr/tests/src/Loader/classloader/regressions/vsw307137/vsw307137.csproj
src/coreclr/tests/src/Loader/classloader/regressions/vsw529206/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/regressions/vsw529206/moduleCctorThrow.ilproj
src/coreclr/tests/src/Loader/classloader/regressions/vsw529206/project.json [deleted file]
src/coreclr/tests/src/Loader/classloader/regressions/vsw529206/vsw529206ModuleCctor.csproj
src/coreclr/tests/src/Loader/classloader/regressions/vsw531159/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/regressions/vsw531159/project.json [deleted file]
src/coreclr/tests/src/Loader/classloader/regressions/vsw531159/vsw531159.csproj
src/coreclr/tests/src/Loader/classloader/rmv/il/RMV-2-11-6-two.ilproj
src/coreclr/tests/src/Loader/classloader/rmv/il/RMV-2-13-15-two.ilproj
src/coreclr/tests/src/Loader/classloader/rmv/il/RMV-2-13-22-three.ilproj
src/coreclr/tests/src/Loader/classloader/rmv/il/RMV-2-13-25-five.ilproj
src/coreclr/tests/src/Loader/classloader/rmv/il/RMV-2-13-26-two.ilproj
src/coreclr/tests/src/Loader/classloader/rmv/il/RMV-2-13-40a-two.ilproj
src/coreclr/tests/src/Loader/classloader/rmv/il/RMV-2-13-41a-two.ilproj
src/coreclr/tests/src/Loader/classloader/rmv/il/RMV-2-13-41g-two.ilproj
src/coreclr/tests/src/Loader/classloader/rmv/il/RMV-2-13-6b-two.ilproj
src/coreclr/tests/src/Loader/classloader/rmv/il/RMV-2-13-7-two.ilproj
src/coreclr/tests/src/Loader/classloader/rmv/il/RMV-2-15-12b.ilproj
src/coreclr/tests/src/Loader/classloader/rmv/il/RMV-2-25-9-two.ilproj
src/coreclr/tests/src/Loader/classloader/rmv/il/RMV-2-5-5-two.ilproj
src/coreclr/tests/src/Loader/classloader/rmv/il/RMV-2-5-8-two.ilproj
src/coreclr/tests/src/Loader/classloader/rmv/il/RMV-2-8-20-one.ilproj
src/coreclr/tests/src/Loader/classloader/rmv/il/RMV-2-8-20-two.ilproj
src/coreclr/tests/src/Loader/classloader/rmv/il/RMV-2-8-28-two.ilproj
src/coreclr/tests/src/Loader/classloader/rmv/il/RMV-2-8-3-two.ilproj
src/coreclr/tests/src/Loader/classloader/rmv/il/RMV-2-8-30-two.ilproj
src/coreclr/tests/src/Loader/classloader/rmv/il/RMV-2-8-31-two.ilproj
src/coreclr/tests/src/Loader/classloader/rmv/il/RMV-2-8-33-two.ilproj
src/coreclr/tests/src/Loader/classloader/rmv/il/RMV-2-8-39g-two.ilproj
src/coreclr/tests/src/Loader/classloader/rmv/il/RMV-2-8-7-two.ilproj
src/coreclr/tests/src/Loader/classloader/rmv/il/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/v1/Beta1/Layout/Matrix/cs/L-1-1-1.csproj
src/coreclr/tests/src/Loader/classloader/v1/Beta1/Layout/Matrix/cs/L-1-1-2.csproj
src/coreclr/tests/src/Loader/classloader/v1/Beta1/Layout/Matrix/cs/L-1-1-3.csproj
src/coreclr/tests/src/Loader/classloader/v1/Beta1/Layout/Matrix/cs/L-1-1-3D.csproj
src/coreclr/tests/src/Loader/classloader/v1/Beta1/Layout/Matrix/cs/L-1-10-1.csproj
src/coreclr/tests/src/Loader/classloader/v1/Beta1/Layout/Matrix/cs/L-1-10-2.csproj
src/coreclr/tests/src/Loader/classloader/v1/Beta1/Layout/Matrix/cs/L-1-10-3.csproj
src/coreclr/tests/src/Loader/classloader/v1/Beta1/Layout/Matrix/cs/L-1-10-3D.csproj
src/coreclr/tests/src/Loader/classloader/v1/Beta1/Layout/Matrix/cs/L-1-11-1.csproj
src/coreclr/tests/src/Loader/classloader/v1/Beta1/Layout/Matrix/cs/L-1-11-2.csproj
src/coreclr/tests/src/Loader/classloader/v1/Beta1/Layout/Matrix/cs/L-1-11-3.csproj
src/coreclr/tests/src/Loader/classloader/v1/Beta1/Layout/Matrix/cs/L-1-11-3D.csproj
src/coreclr/tests/src/Loader/classloader/v1/Beta1/Layout/Matrix/cs/L-1-12-1.csproj
src/coreclr/tests/src/Loader/classloader/v1/Beta1/Layout/Matrix/cs/L-1-12-2.csproj
src/coreclr/tests/src/Loader/classloader/v1/Beta1/Layout/Matrix/cs/L-1-12-3.csproj
src/coreclr/tests/src/Loader/classloader/v1/Beta1/Layout/Matrix/cs/L-1-12-3D.csproj
src/coreclr/tests/src/Loader/classloader/v1/Beta1/Layout/Matrix/cs/L-1-2-1.csproj
src/coreclr/tests/src/Loader/classloader/v1/Beta1/Layout/Matrix/cs/L-1-2-2.csproj
src/coreclr/tests/src/Loader/classloader/v1/Beta1/Layout/Matrix/cs/L-1-2-3.csproj
src/coreclr/tests/src/Loader/classloader/v1/Beta1/Layout/Matrix/cs/L-1-2-3D.csproj
src/coreclr/tests/src/Loader/classloader/v1/Beta1/Layout/Matrix/cs/L-1-3-1.csproj
src/coreclr/tests/src/Loader/classloader/v1/Beta1/Layout/Matrix/cs/L-1-4-1.csproj
src/coreclr/tests/src/Loader/classloader/v1/Beta1/Layout/Matrix/cs/L-1-5-1.csproj
src/coreclr/tests/src/Loader/classloader/v1/Beta1/Layout/Matrix/cs/L-1-5-2.csproj
src/coreclr/tests/src/Loader/classloader/v1/Beta1/Layout/Matrix/cs/L-1-5-3.csproj
src/coreclr/tests/src/Loader/classloader/v1/Beta1/Layout/Matrix/cs/L-1-5-3D.csproj
src/coreclr/tests/src/Loader/classloader/v1/Beta1/Layout/Matrix/cs/L-1-6-1.csproj
src/coreclr/tests/src/Loader/classloader/v1/Beta1/Layout/Matrix/cs/L-1-6-2.csproj
src/coreclr/tests/src/Loader/classloader/v1/Beta1/Layout/Matrix/cs/L-1-6-3.csproj
src/coreclr/tests/src/Loader/classloader/v1/Beta1/Layout/Matrix/cs/L-1-6-3D.csproj
src/coreclr/tests/src/Loader/classloader/v1/Beta1/Layout/Matrix/cs/L-1-7-1.csproj
src/coreclr/tests/src/Loader/classloader/v1/Beta1/Layout/Matrix/cs/L-1-7-2.csproj
src/coreclr/tests/src/Loader/classloader/v1/Beta1/Layout/Matrix/cs/L-1-7-3.csproj
src/coreclr/tests/src/Loader/classloader/v1/Beta1/Layout/Matrix/cs/L-1-7-3D.csproj
src/coreclr/tests/src/Loader/classloader/v1/Beta1/Layout/Matrix/cs/L-1-8-1.csproj
src/coreclr/tests/src/Loader/classloader/v1/Beta1/Layout/Matrix/cs/L-1-8-2.csproj
src/coreclr/tests/src/Loader/classloader/v1/Beta1/Layout/Matrix/cs/L-1-8-3.csproj
src/coreclr/tests/src/Loader/classloader/v1/Beta1/Layout/Matrix/cs/L-1-8-3D.csproj
src/coreclr/tests/src/Loader/classloader/v1/Beta1/Layout/Matrix/cs/L-1-9-1.csproj
src/coreclr/tests/src/Loader/classloader/v1/Beta1/Layout/Matrix/cs/L-1-9-2.csproj
src/coreclr/tests/src/Loader/classloader/v1/Beta1/Layout/Matrix/cs/L-1-9-3.csproj
src/coreclr/tests/src/Loader/classloader/v1/Beta1/Layout/Matrix/cs/L-1-9-3D.csproj
src/coreclr/tests/src/Loader/classloader/v1/Beta1/Layout/Matrix/cs/L-2-10-1.csproj
src/coreclr/tests/src/Loader/classloader/v1/Beta1/Layout/Matrix/cs/L-2-10-2.csproj
src/coreclr/tests/src/Loader/classloader/v1/Beta1/Layout/Matrix/cs/L-2-10-3.csproj
src/coreclr/tests/src/Loader/classloader/v1/Beta1/Layout/Matrix/cs/L-2-10-3D.csproj
src/coreclr/tests/src/Loader/classloader/v1/Beta1/Layout/Matrix/cs/L-2-11-1.csproj
src/coreclr/tests/src/Loader/classloader/v1/Beta1/Layout/Matrix/cs/L-2-11-2.csproj
src/coreclr/tests/src/Loader/classloader/v1/Beta1/Layout/Matrix/cs/L-2-11-3.csproj
src/coreclr/tests/src/Loader/classloader/v1/Beta1/Layout/Matrix/cs/L-2-11-3D.csproj
src/coreclr/tests/src/Loader/classloader/v1/Beta1/Layout/Matrix/cs/L-2-12-1.csproj
src/coreclr/tests/src/Loader/classloader/v1/Beta1/Layout/Matrix/cs/L-2-12-2.csproj
src/coreclr/tests/src/Loader/classloader/v1/Beta1/Layout/Matrix/cs/L-2-12-3.csproj
src/coreclr/tests/src/Loader/classloader/v1/Beta1/Layout/Matrix/cs/L-2-12-3D.csproj
src/coreclr/tests/src/Loader/classloader/v1/Beta1/Layout/Matrix/cs/L-2-3-1.csproj
src/coreclr/tests/src/Loader/classloader/v1/Beta1/Layout/Matrix/cs/L-2-4-1.csproj
src/coreclr/tests/src/Loader/classloader/v1/Beta1/Layout/Matrix/cs/L-2-5-1.csproj
src/coreclr/tests/src/Loader/classloader/v1/Beta1/Layout/Matrix/cs/L-2-5-2.csproj
src/coreclr/tests/src/Loader/classloader/v1/Beta1/Layout/Matrix/cs/L-2-5-3.csproj
src/coreclr/tests/src/Loader/classloader/v1/Beta1/Layout/Matrix/cs/L-2-5-3D.csproj
src/coreclr/tests/src/Loader/classloader/v1/Beta1/Layout/Matrix/cs/L-2-6-1.csproj
src/coreclr/tests/src/Loader/classloader/v1/Beta1/Layout/Matrix/cs/L-2-6-2.csproj
src/coreclr/tests/src/Loader/classloader/v1/Beta1/Layout/Matrix/cs/L-2-6-3.csproj
src/coreclr/tests/src/Loader/classloader/v1/Beta1/Layout/Matrix/cs/L-2-6-3D.csproj
src/coreclr/tests/src/Loader/classloader/v1/Beta1/Layout/Matrix/cs/L-2-9-1.csproj
src/coreclr/tests/src/Loader/classloader/v1/Beta1/Layout/Matrix/cs/L-2-9-2.csproj
src/coreclr/tests/src/Loader/classloader/v1/Beta1/Layout/Matrix/cs/L-2-9-3.csproj
src/coreclr/tests/src/Loader/classloader/v1/Beta1/Layout/Matrix/cs/L-2-9-3D.csproj
src/coreclr/tests/src/Loader/classloader/v1/Beta1/Layout/Matrix/cs/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/v1/Beta1/Layout/Matrix/cs/project.json [deleted file]
src/coreclr/tests/src/Loader/classloader/v1/M10/Acceptance/Case1.csproj
src/coreclr/tests/src/Loader/classloader/v1/M10/Acceptance/Case2.csproj
src/coreclr/tests/src/Loader/classloader/v1/M10/Acceptance/Case3.csproj
src/coreclr/tests/src/Loader/classloader/v1/M10/Acceptance/Case4.csproj
src/coreclr/tests/src/Loader/classloader/v1/M10/Acceptance/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/v1/M10/Acceptance/project.json [deleted file]
src/coreclr/tests/src/Loader/classloader/v1/M10/Relocation/IL/IL_DLL.ilproj
src/coreclr/tests/src/Loader/classloader/v1/M10/Relocation/IL/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/v1/Stress/Beta1/CLStressA/CLStressADLL1.csproj
src/coreclr/tests/src/Loader/classloader/v1/Stress/Beta1/CLStressA/CLStressADLL10.csproj
src/coreclr/tests/src/Loader/classloader/v1/Stress/Beta1/CLStressA/CLStressADLL11.csproj
src/coreclr/tests/src/Loader/classloader/v1/Stress/Beta1/CLStressA/CLStressADLL12.csproj
src/coreclr/tests/src/Loader/classloader/v1/Stress/Beta1/CLStressA/CLStressADLL13.csproj
src/coreclr/tests/src/Loader/classloader/v1/Stress/Beta1/CLStressA/CLStressADLL14.csproj
src/coreclr/tests/src/Loader/classloader/v1/Stress/Beta1/CLStressA/CLStressADLL15.csproj
src/coreclr/tests/src/Loader/classloader/v1/Stress/Beta1/CLStressA/CLStressADLL16.csproj
src/coreclr/tests/src/Loader/classloader/v1/Stress/Beta1/CLStressA/CLStressADLL17.csproj
src/coreclr/tests/src/Loader/classloader/v1/Stress/Beta1/CLStressA/CLStressADLL18.csproj
src/coreclr/tests/src/Loader/classloader/v1/Stress/Beta1/CLStressA/CLStressADLL19.csproj
src/coreclr/tests/src/Loader/classloader/v1/Stress/Beta1/CLStressA/CLStressADLL2.csproj
src/coreclr/tests/src/Loader/classloader/v1/Stress/Beta1/CLStressA/CLStressADLL3.csproj
src/coreclr/tests/src/Loader/classloader/v1/Stress/Beta1/CLStressA/CLStressADLL4.csproj
src/coreclr/tests/src/Loader/classloader/v1/Stress/Beta1/CLStressA/CLStressADLL5.csproj
src/coreclr/tests/src/Loader/classloader/v1/Stress/Beta1/CLStressA/CLStressADLL6.csproj
src/coreclr/tests/src/Loader/classloader/v1/Stress/Beta1/CLStressA/CLStressADLL7.csproj
src/coreclr/tests/src/Loader/classloader/v1/Stress/Beta1/CLStressA/CLStressADLL8.csproj
src/coreclr/tests/src/Loader/classloader/v1/Stress/Beta1/CLStressA/CLStressADLL9.csproj
src/coreclr/tests/src/Loader/classloader/v1/Stress/Beta1/CLStressA/app.config [deleted file]
src/coreclr/tests/src/Loader/classloader/v1/Stress/Beta1/CLStressA/project.json [deleted file]
src/coreclr/tests/src/Loader/lowlevel/regress/105736/Exception.csproj
src/coreclr/tests/src/Loader/lowlevel/regress/105736/app.config [deleted file]
src/coreclr/tests/src/Loader/lowlevel/regress/105736/project.json [deleted file]
src/coreclr/tests/src/Loader/multimodule/DontUseNetmodule.csproj
src/coreclr/tests/src/Loader/multimodule/app.config [deleted file]
src/coreclr/tests/src/Loader/multimodule/project.json [deleted file]
src/coreclr/tests/src/Loader/regressions/classloader/app.config [deleted file]
src/coreclr/tests/src/Loader/regressions/classloader/main.csproj
src/coreclr/tests/src/Loader/regressions/classloader/project.json [deleted file]
src/coreclr/tests/src/Loader/regressions/classloader/vsw307137.csproj
src/coreclr/tests/src/Loader/regressions/polyrec/Polyrec.csproj
src/coreclr/tests/src/Loader/regressions/polyrec/app.config [deleted file]
src/coreclr/tests/src/Loader/regressions/polyrec/project.json [deleted file]
src/coreclr/tests/src/Loader/versioning/coverage/AssemblyAttrs.csproj
src/coreclr/tests/src/Loader/versioning/coverage/app.config [deleted file]
src/coreclr/tests/src/Loader/versioning/coverage/project.json [deleted file]
src/coreclr/tests/src/Regressions/assemblyref/app.config [deleted file]
src/coreclr/tests/src/Regressions/assemblyref/assem.csproj
src/coreclr/tests/src/Regressions/assemblyref/project.json [deleted file]
src/coreclr/tests/src/Regressions/assemblyref/test.csproj
src/coreclr/tests/src/Regressions/common/AboveStackLimit.csproj
src/coreclr/tests/src/Regressions/common/ArrayCopy.csproj
src/coreclr/tests/src/Regressions/common/CompEx.csproj
src/coreclr/tests/src/Regressions/common/DisableTransparencyEnforcement.csproj
src/coreclr/tests/src/Regressions/common/Marshal.csproj
src/coreclr/tests/src/Regressions/common/ThreadCulture.csproj
src/coreclr/tests/src/Regressions/common/ToLower.csproj
src/coreclr/tests/src/Regressions/common/Unsafe.csproj
src/coreclr/tests/src/Regressions/common/app.config [deleted file]
src/coreclr/tests/src/Regressions/common/avtest.csproj
src/coreclr/tests/src/Regressions/common/date.csproj
src/coreclr/tests/src/Regressions/common/interlock.csproj
src/coreclr/tests/src/Regressions/common/pow3.csproj
src/coreclr/tests/src/Regressions/common/project.json [deleted file]
src/coreclr/tests/src/Regressions/common/test1307.csproj
src/coreclr/tests/src/Regressions/common/testClass.csproj
src/coreclr/tests/src/Regressions/common/testInterface.csproj
src/coreclr/tests/src/Regressions/coreclr/0014/app.config [deleted file]
src/coreclr/tests/src/Regressions/coreclr/0014/avtest.csproj
src/coreclr/tests/src/Regressions/coreclr/0014/project.json [deleted file]
src/coreclr/tests/src/Regressions/coreclr/0018/ArrayCopy.csproj
src/coreclr/tests/src/Regressions/coreclr/0018/app.config [deleted file]
src/coreclr/tests/src/Regressions/coreclr/0018/project.json [deleted file]
src/coreclr/tests/src/Regressions/coreclr/0028/app.config [deleted file]
src/coreclr/tests/src/Regressions/coreclr/0028/project.json [deleted file]
src/coreclr/tests/src/Regressions/coreclr/0028/thread08-simplified.csproj
src/coreclr/tests/src/Regressions/coreclr/0041/app.config [deleted file]
src/coreclr/tests/src/Regressions/coreclr/0041/expl_double_1.csproj
src/coreclr/tests/src/Regressions/coreclr/0041/project.json [deleted file]
src/coreclr/tests/src/Regressions/coreclr/0044/app.config [deleted file]
src/coreclr/tests/src/Regressions/coreclr/0044/nullable.csproj
src/coreclr/tests/src/Regressions/coreclr/0044/project.json [deleted file]
src/coreclr/tests/src/Regressions/coreclr/0046/app.config [deleted file]
src/coreclr/tests/src/Regressions/coreclr/0046/istype.csproj
src/coreclr/tests/src/Regressions/coreclr/0046/project.json [deleted file]
src/coreclr/tests/src/Regressions/coreclr/0069/app.config [deleted file]
src/coreclr/tests/src/Regressions/coreclr/0069/date.csproj
src/coreclr/tests/src/Regressions/coreclr/0069/project.json [deleted file]
src/coreclr/tests/src/Regressions/coreclr/0075/LargeArrayTest.csproj
src/coreclr/tests/src/Regressions/coreclr/0075/app.config [deleted file]
src/coreclr/tests/src/Regressions/coreclr/0075/project.json [deleted file]
src/coreclr/tests/src/Regressions/coreclr/0077/app.config [deleted file]
src/coreclr/tests/src/Regressions/coreclr/0077/interlock.csproj
src/coreclr/tests/src/Regressions/coreclr/0077/project.json [deleted file]
src/coreclr/tests/src/Regressions/coreclr/0080/app.config [deleted file]
src/coreclr/tests/src/Regressions/coreclr/0080/delete_next_card_table.csproj
src/coreclr/tests/src/Regressions/coreclr/0080/project.json [deleted file]
src/coreclr/tests/src/Regressions/coreclr/0099/AboveStackLimit.csproj
src/coreclr/tests/src/Regressions/coreclr/0099/app.config [deleted file]
src/coreclr/tests/src/Regressions/coreclr/0099/project.json [deleted file]
src/coreclr/tests/src/Regressions/coreclr/0138/app.config [deleted file]
src/coreclr/tests/src/Regressions/coreclr/0138/pow3.csproj
src/coreclr/tests/src/Regressions/coreclr/0138/project.json [deleted file]
src/coreclr/tests/src/Regressions/coreclr/0149/SampleAssembly.csproj
src/coreclr/tests/src/Regressions/coreclr/0149/app.config [deleted file]
src/coreclr/tests/src/Regressions/coreclr/0149/project.json [deleted file]
src/coreclr/tests/src/Regressions/coreclr/0198/CompEx.csproj
src/coreclr/tests/src/Regressions/coreclr/0198/app.config [deleted file]
src/coreclr/tests/src/Regressions/coreclr/0198/project.json [deleted file]
src/coreclr/tests/src/Regressions/coreclr/0202/ThreadCulture.csproj
src/coreclr/tests/src/Regressions/coreclr/0202/app.config [deleted file]
src/coreclr/tests/src/Regressions/coreclr/0202/project.json [deleted file]
src/coreclr/tests/src/Regressions/coreclr/0211/app.config [deleted file]
src/coreclr/tests/src/Regressions/coreclr/0211/genrecur.csproj
src/coreclr/tests/src/Regressions/coreclr/0211/project.json [deleted file]
src/coreclr/tests/src/Regressions/coreclr/0275/Marshal.csproj
src/coreclr/tests/src/Regressions/coreclr/0275/app.config [deleted file]
src/coreclr/tests/src/Regressions/coreclr/0275/project.json [deleted file]
src/coreclr/tests/src/Regressions/coreclr/0308/ToLower.csproj
src/coreclr/tests/src/Regressions/coreclr/0308/app.config [deleted file]
src/coreclr/tests/src/Regressions/coreclr/0308/project.json [deleted file]
src/coreclr/tests/src/Regressions/coreclr/0341/PlatformCode.csproj
src/coreclr/tests/src/Regressions/coreclr/0341/UserCode.csproj
src/coreclr/tests/src/Regressions/coreclr/0341/app.config [deleted file]
src/coreclr/tests/src/Regressions/coreclr/0341/project.json [deleted file]
src/coreclr/tests/src/Regressions/coreclr/0342/app.config [deleted file]
src/coreclr/tests/src/Regressions/coreclr/0342/project.json [deleted file]
src/coreclr/tests/src/Regressions/coreclr/0342/unsafe.csproj
src/coreclr/tests/src/Regressions/coreclr/0416/app.config [deleted file]
src/coreclr/tests/src/Regressions/coreclr/0416/hello.csproj
src/coreclr/tests/src/Regressions/coreclr/0416/project.json [deleted file]
src/coreclr/tests/src/Regressions/coreclr/0433/app.config [deleted file]
src/coreclr/tests/src/Regressions/coreclr/0433/assem.csproj
src/coreclr/tests/src/Regressions/coreclr/0433/project.json [deleted file]
src/coreclr/tests/src/Regressions/coreclr/0433/test.csproj
src/coreclr/tests/src/Regressions/coreclr/0487/app.config [deleted file]
src/coreclr/tests/src/Regressions/coreclr/0487/project.json [deleted file]
src/coreclr/tests/src/Regressions/coreclr/0487/test.csproj
src/coreclr/tests/src/Regressions/coreclr/0570/Test570.csproj
src/coreclr/tests/src/Regressions/coreclr/0570/app.config [deleted file]
src/coreclr/tests/src/Regressions/coreclr/0570/project.json [deleted file]
src/coreclr/tests/src/Regressions/coreclr/0576/Test0576.csproj
src/coreclr/tests/src/Regressions/coreclr/0576/app.config [deleted file]
src/coreclr/tests/src/Regressions/coreclr/0576/project.json [deleted file]
src/coreclr/tests/src/Regressions/coreclr/0582/app.config [deleted file]
src/coreclr/tests/src/Regressions/coreclr/0582/csgen.1.csproj
src/coreclr/tests/src/Regressions/coreclr/0582/project.json [deleted file]
src/coreclr/tests/src/Regressions/coreclr/0583/Test583.csproj
src/coreclr/tests/src/Regressions/coreclr/0583/app.config [deleted file]
src/coreclr/tests/src/Regressions/coreclr/0583/project.json [deleted file]
src/coreclr/tests/src/Regressions/coreclr/0584/Test584.csproj
src/coreclr/tests/src/Regressions/coreclr/0584/app.config [deleted file]
src/coreclr/tests/src/Regressions/coreclr/0584/project.json [deleted file]
src/coreclr/tests/src/Regressions/coreclr/0694/CriticalCode.csproj
src/coreclr/tests/src/Regressions/coreclr/0694/app.config [deleted file]
src/coreclr/tests/src/Regressions/coreclr/0694/project.json [deleted file]
src/coreclr/tests/src/Regressions/coreclr/0792/Test0792.csproj
src/coreclr/tests/src/Regressions/coreclr/0792/app.config [deleted file]
src/coreclr/tests/src/Regressions/coreclr/0792/project.json [deleted file]
src/coreclr/tests/src/Regressions/coreclr/0828/Test0828.csproj
src/coreclr/tests/src/Regressions/coreclr/0828/app.config [deleted file]
src/coreclr/tests/src/Regressions/coreclr/0828/project.json [deleted file]
src/coreclr/tests/src/Regressions/coreclr/0829/Test0829.csproj
src/coreclr/tests/src/Regressions/coreclr/0829/app.config [deleted file]
src/coreclr/tests/src/Regressions/coreclr/0829/project.json [deleted file]
src/coreclr/tests/src/Regressions/coreclr/0857/app.config [deleted file]
src/coreclr/tests/src/Regressions/coreclr/0857/override.csproj
src/coreclr/tests/src/Regressions/coreclr/0857/project.json [deleted file]
src/coreclr/tests/src/Regressions/coreclr/0939/app.config [deleted file]
src/coreclr/tests/src/Regressions/coreclr/0939/project.json [deleted file]
src/coreclr/tests/src/Regressions/coreclr/0939/test0939.csproj
src/coreclr/tests/src/Regressions/coreclr/0968/Test968.csproj
src/coreclr/tests/src/Regressions/coreclr/0968/app.config [deleted file]
src/coreclr/tests/src/Regressions/coreclr/0968/project.json [deleted file]
src/coreclr/tests/src/Regressions/coreclr/1307/app.config [deleted file]
src/coreclr/tests/src/Regressions/coreclr/1307/project.json [deleted file]
src/coreclr/tests/src/Regressions/coreclr/1307/test1307.csproj
src/coreclr/tests/src/Regressions/coreclr/1333/app.config [deleted file]
src/coreclr/tests/src/Regressions/coreclr/1333/project.json [deleted file]
src/coreclr/tests/src/Regressions/coreclr/1333/testClass.csproj
src/coreclr/tests/src/Regressions/coreclr/1333/testInterface.csproj
src/coreclr/tests/src/Regressions/coreclr/1337/Test1337.csproj
src/coreclr/tests/src/Regressions/coreclr/1337/app.config [deleted file]
src/coreclr/tests/src/Regressions/coreclr/1337/project.json [deleted file]
src/coreclr/tests/src/Regressions/coreclr/1380/app.config [deleted file]
src/coreclr/tests/src/Regressions/coreclr/1380/forwarder1.csproj
src/coreclr/tests/src/Regressions/coreclr/1380/project.json [deleted file]
src/coreclr/tests/src/Regressions/coreclr/1386/Co1727ctor_OO.csproj
src/coreclr/tests/src/Regressions/coreclr/1386/app.config [deleted file]
src/coreclr/tests/src/Regressions/coreclr/1386/project.json [deleted file]
src/coreclr/tests/src/Regressions/coreclr/1402/Test1402.csproj
src/coreclr/tests/src/Regressions/coreclr/1402/app.config [deleted file]
src/coreclr/tests/src/Regressions/coreclr/1402/project.json [deleted file]
src/coreclr/tests/src/Regressions/coreclr/1514/InterlockExchange.csproj
src/coreclr/tests/src/Regressions/coreclr/1514/app.config [deleted file]
src/coreclr/tests/src/Regressions/coreclr/1514/project.json [deleted file]
src/coreclr/tests/src/Regressions/coreclr/1534/Test1534.csproj
src/coreclr/tests/src/Regressions/coreclr/1534/app.config [deleted file]
src/coreclr/tests/src/Regressions/coreclr/1534/project.json [deleted file]
src/coreclr/tests/src/Regressions/coreclr/1535/Test1535.csproj
src/coreclr/tests/src/Regressions/coreclr/1535/app.config [deleted file]
src/coreclr/tests/src/Regressions/coreclr/1535/project.json [deleted file]
src/coreclr/tests/src/Regressions/coreclr/1549/Test1549.csproj
src/coreclr/tests/src/Regressions/coreclr/1549/app.config [deleted file]
src/coreclr/tests/src/Regressions/coreclr/1549/project.json [deleted file]
src/coreclr/tests/src/Regressions/coreclr/72162/Test72162.csproj
src/coreclr/tests/src/Regressions/coreclr/72162/app.config [deleted file]
src/coreclr/tests/src/Regressions/coreclr/72162/project.json [deleted file]
src/coreclr/tests/src/Regressions/expl_double/app.config [deleted file]
src/coreclr/tests/src/Regressions/expl_double/expl_double.csproj
src/coreclr/tests/src/Regressions/expl_double/project.json [deleted file]
src/coreclr/tests/src/hosting/coreclr/activation/sxshost/Delegates.csproj
src/coreclr/tests/src/hosting/coreclr/activation/sxshost/UserCases.csproj
src/coreclr/tests/src/hosting/coreclr/activation/sxshost/UserCode.csproj
src/coreclr/tests/src/hosting/coreclr/activation/sxshost/app.config [deleted file]
src/coreclr/tests/src/hosting/coreclr/activation/sxshost/project.json [deleted file]
src/coreclr/tests/src/hosting/samples/hosting/usercode/UserCode.csproj
src/coreclr/tests/src/hosting/samples/hosting/usercode/app.config [deleted file]
src/coreclr/tests/src/hosting/samples/hosting/usercode/project.json [deleted file]
src/coreclr/tests/src/hosting/samples/resolveevent/usercodedependency/UserCodeDependency.csproj
src/coreclr/tests/src/hosting/samples/resolveevent/usercodedependency/app.config [deleted file]
src/coreclr/tests/src/hosting/samples/resolveevent/usercodedependency/project.json [deleted file]
src/coreclr/tests/src/hosting/stress/testset1/app.config [deleted file]
src/coreclr/tests/src/hosting/stress/testset1/csgen.1.csproj
src/coreclr/tests/src/hosting/stress/testset1/csgen.2.csproj
src/coreclr/tests/src/hosting/stress/testset1/project.json [deleted file]
src/coreclr/tests/src/hosting/stress/testset1/simple1.csproj
src/coreclr/tests/src/managed/Compilation/Compilation.csproj
src/coreclr/tests/src/managed/Compilation/app.config [deleted file]
src/coreclr/tests/src/managed/Compilation/project.json [deleted file]
src/coreclr/tests/src/performance/perflab/PerfLab.csproj
src/coreclr/tests/src/readytorun/app.config [deleted file]
src/coreclr/tests/src/readytorun/fieldgetter.ilproj
src/coreclr/tests/src/readytorun/generics.csproj
src/coreclr/tests/src/readytorun/genericsload/app.config [deleted file]
src/coreclr/tests/src/readytorun/genericsload/callgenericctor.csproj
src/coreclr/tests/src/readytorun/genericsload/project.json [deleted file]
src/coreclr/tests/src/readytorun/genericsload/usegenericfield.csproj
src/coreclr/tests/src/readytorun/mainv1.csproj
src/coreclr/tests/src/readytorun/mainv2.csproj
src/coreclr/tests/src/readytorun/project.json [deleted file]
src/coreclr/tests/src/readytorun/testv1/app.config [deleted file]
src/coreclr/tests/src/readytorun/testv1/project.json [deleted file]
src/coreclr/tests/src/readytorun/testv1/test.csproj
src/coreclr/tests/src/readytorun/testv2/app.config [deleted file]
src/coreclr/tests/src/readytorun/testv2/project.json [deleted file]
src/coreclr/tests/src/readytorun/testv2/test.csproj
src/coreclr/tests/src/reflection/regression/dev10bugs/Dev10_629953.csproj
src/coreclr/tests/src/reflection/regression/dev10bugs/Dev10_630880.csproj
src/coreclr/tests/src/reflection/regression/dev10bugs/app.config [deleted file]
src/coreclr/tests/src/reflection/regression/dev10bugs/project.json [deleted file]
src/coreclr/tests/src/reflection/regression/reflectionrepromasterforsl/Helper.csproj
src/coreclr/tests/src/reflection/regression/reflectionrepromasterforsl/app.config [deleted file]
src/coreclr/tests/src/reflection/regression/reflectionrepromasterforsl/project.json [deleted file]

index 9cf44c0..eb9a414 100644 (file)
     <Compile Include="CoreclrTestWrapperLib.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" />
-</Project>
\ No newline at end of file
+</Project>
index 5544e3e..f81ebf6 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/components/fileversioninfo/app.config b/src/coreclr/tests/src/CoreMangLib/components/fileversioninfo/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/components/fileversioninfo/project.json b/src/coreclr/tests/src/CoreMangLib/components/fileversioninfo/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index a4d366d..94138fc 100644 (file)
     <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" />
index c9063fb..3e666b8 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/components/stopwatch/app.config b/src/coreclr/tests/src/CoreMangLib/components/stopwatch/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/components/stopwatch/project.json b/src/coreclr/tests/src/CoreMangLib/components/stopwatch/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 45ec371..8a2b372 100644 (file)
     <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>
index 6065e3f..f2b5bf7 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/action/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/action/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/action/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/action/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 1fd84c0..2fac048 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/activator/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/activator/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/activator/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/activator/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 0df3fbd..6026faa 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/argumentexception/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/argumentexception/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/argumentexception/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/argumentexception/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index c5abd62..ad3fe2f 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/argumentnullexception/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/argumentnullexception/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/argumentnullexception/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/argumentnullexception/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index e0f7c53..e75c4eb 100644 (file)
     <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>
index bec66ac..4611c5e 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/argumentoutofrangeexception/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/argumentoutofrangeexception/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/argumentoutofrangeexception/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/argumentoutofrangeexception/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index d4f373c..42778b8 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/arithmeticexception/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/arithmeticexception/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/arithmeticexception/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/arithmeticexception/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index c3483d7..b1542e6 100644 (file)
     <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>
index 66dcf21..2414ce1 100644 (file)
     <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>
index 2c75076..b720598 100644 (file)
     <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>
index 57ea87f..d77023b 100644 (file)
     <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>
index 03f4d7d..41095a0 100644 (file)
     <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>
index 94f2edc..fbc25a4 100644 (file)
     <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>
index 7cb0fba..dae669b 100644 (file)
     <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>
index 2554d73..b4e03cc 100644 (file)
     <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>
index 406d07f..795f160 100644 (file)
     <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>
index 44a6232..7ec6d15 100644 (file)
     <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>
index d09ace3..c00978c 100644 (file)
     <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>
index 6586a36..e7a549a 100644 (file)
     <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>
index 6847483..b93e526 100644 (file)
     <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>
index b44738a..83d1426 100644 (file)
     <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>
index 4389c38..30d0946 100644 (file)
     <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>
index fc4ead2..d0d1b14 100644 (file)
     <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>
index 6cea2a5..90fe984 100644 (file)
     <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>
index 91c903c..8ba4c85 100644 (file)
     <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>
index cdd0bfc..baea5ac 100644 (file)
     <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>
index 42f27f7..863926f 100644 (file)
     <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>
index 6896b15..45f04eb 100644 (file)
     <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>
index 87f6e55..f064691 100644 (file)
     <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>
index 6a651a9..2668f6e 100644 (file)
     <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>
index 5cb4a21..174ca36 100644 (file)
     <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>
index edb0fb3..f9a3b01 100644 (file)
     <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>
index 8a1fce4..bbfa3e4 100644 (file)
     <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>
index cb68910..11f5083 100644 (file)
     <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>
index 0af3556..3fd332f 100644 (file)
     <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>
index 25395f4..1dce1ed 100644 (file)
     <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>
index 7f564e4..d92019e 100644 (file)
     <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>
index a3552df..f3d012b 100644 (file)
     <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>
index abe0e14..d0b98cb 100644 (file)
     <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>
index 98edc7d..44d552f 100644 (file)
     <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>
index 1ee2127..6caa133 100644 (file)
     <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>
index 8caf432..007041e 100644 (file)
     <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>
index 282c2ab..71fa5d6 100644 (file)
     <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>
index e58afb0..3aa23f9 100644 (file)
     <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>
index dd1104b..2727f7a 100644 (file)
     <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>
index 2ab7a97..80dc955 100644 (file)
     <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>
index 2577c87..aef6731 100644 (file)
     <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>
index 3ee61bd..6c7df8d 100644 (file)
     <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>
index e5bbeec..3d3c243 100644 (file)
     <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>
index c3b464c..d4c5c3d 100644 (file)
     <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>
index 604936a..24cab9f 100644 (file)
     <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>
index e45f698..7aa0b8e 100644 (file)
     <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>
index 209bd53..0fc2523 100644 (file)
     <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>
index 0423a6e..30c7f63 100644 (file)
     <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>
index 01d60ff..be1385a 100644 (file)
     <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>
index 39fe90e..52e0ad0 100644 (file)
     <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>
index 6c5ba43..4703099 100644 (file)
     <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>
index fc2edfa..1e12acc 100644 (file)
     <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>
index b726dea..68e7143 100644 (file)
     <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>
index 06e3ffb..c84a754 100644 (file)
     <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>
index a9cd7bd..439502d 100644 (file)
     <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>
index 0bb3fb9..264a44a 100644 (file)
     <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>
index 29f0b90..ea9f106 100644 (file)
     <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>
index 799c39f..9cd469d 100644 (file)
     <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>
index f34fc83..dc5ec18 100644 (file)
     <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>
index 306ddd1..f1676b1 100644 (file)
     <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>
index f740c41..87e7b13 100644 (file)
     <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>
index 0df70c8..33a00e8 100644 (file)
     <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>
index b35d4f5..632171a 100644 (file)
     <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>
index 918a904..13a3f3c 100644 (file)
     <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>
index 27dbbad..8ded777 100644 (file)
     <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>
index d53f598..ad0fc7e 100644 (file)
     <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>
index 805d556..e0f37d4 100644 (file)
     <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>
index c536df9..01fdc20 100644 (file)
     <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>
index 04ad31a..c47aef4 100644 (file)
     <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>
index 75e7d7b..f5b70c1 100644 (file)
     <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>
index 7491e5c..acdfca9 100644 (file)
     <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>
index 36095f4..48812bf 100644 (file)
     <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>
index 916414d..67de2ef 100644 (file)
     <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>
index 69f67ca..f6db1c1 100644 (file)
     <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>
index ca6ae66..7a36b62 100644 (file)
     <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>
index e6020bc..a9f3f50 100644 (file)
     <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>
index ba1a66d..19ea29b 100644 (file)
     <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>
index e496785..327e8e7 100644 (file)
     <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>
index f34099d..71ec6f4 100644 (file)
     <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>
index 30c505f..5809454 100644 (file)
     <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>
index 9b54a2e..b80cb29 100644 (file)
     <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>
index 47d0c49..4edb5f8 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/array/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/array/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/array/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/array/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index fd9ed3a..a8c8ab8 100644 (file)
     <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>
index 05a8343..1126a47 100644 (file)
     <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>
index 995ce0e..fe0b554 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/arraytypemismatchexception/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/arraytypemismatchexception/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/arraytypemismatchexception/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/arraytypemismatchexception/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 392811f..6e872f9 100644 (file)
     <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>
index f77746f..ebe6af1 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/attribute/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/attribute/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/attribute/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/attribute/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index d3ff853..2e37bd3 100644 (file)
     <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>
index 7fb2fc8..3e05460 100644 (file)
     <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>
index 68057a5..ff81975 100644 (file)
     <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>
index 003ade0..fd5d53f 100644 (file)
     <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>
index 3a1c55a..2007159 100644 (file)
     <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>
index 4af12c8..63ec262 100644 (file)
     <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>
index 8393530..f67dc3d 100644 (file)
     <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>
index e994a76..19a2943 100644 (file)
     <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>
index e2b32fc..2113890 100644 (file)
     <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>
index 49e6dcb..795850e 100644 (file)
     <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>
index be67ad1..1a3fc33 100644 (file)
     <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>
index 78bf33f..3a32cb6 100644 (file)
     <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>
index 9e3e19e..ddcc38e 100644 (file)
     <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>
index 26926ab..e84822e 100644 (file)
     <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>
index 4c02cfc..a45e3f9 100644 (file)
     <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>
index 77d7da7..6c9c233 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/attributetargets/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/attributetargets/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/attributetargets/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/attributetargets/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index d57c54d..e0c70fe 100644 (file)
     <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>
index 93613d0..4b070e6 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/attributeusageattribute/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/attributeusageattribute/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/attributeusageattribute/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/attributeusageattribute/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index d00e8b1..0380370 100644 (file)
     <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>
index 3c2359c..2310402 100644 (file)
     <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>
index e805dd3..839418e 100644 (file)
     <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>
index 1068fb8..1c06201 100644 (file)
     <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>
index cc350f1..21f26bb 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/badimageformatexception/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/badimageformatexception/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/badimageformatexception/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/badimageformatexception/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index d7d2bc6..2343442 100644 (file)
     <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>
index 6049cf0..024283d 100644 (file)
     <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>
index bd0bc8c..fee4e42 100644 (file)
     <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>
index 39ac13b..419f799 100644 (file)
     <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>
index e33d6c2..de7cae5 100644 (file)
     <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>
index b215dc1..fb46a2f 100644 (file)
     <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>
index d08423e..522bc81 100644 (file)
     <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>
index 914f62b..9448f3d 100644 (file)
     <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>
index a1f8379..adcbdd6 100644 (file)
     <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>
index 6e2f127..c850f8f 100644 (file)
     <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>
index de13f7b..8fb005b 100644 (file)
     <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>
index 8cdb14c..0d6b763 100644 (file)
     <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>
index aace531..644c8ab 100644 (file)
     <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>
index 08e764b..6ccae69 100644 (file)
     <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>
index 08c39b9..c550c23 100644 (file)
     <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>
index a432b12..095f959 100644 (file)
     <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>
index 972fa75..c0eef53 100644 (file)
     <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>
index 66cb2ad..8044d65 100644 (file)
     <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>
index 0db9cc6..257e38f 100644 (file)
     <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>
index 0241fa1..1ee3659 100644 (file)
     <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>
index 56305eb..9459153 100644 (file)
     <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>
index 2f0ddf4..4b0a221 100644 (file)
     <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>
index d82a715..f484a83 100644 (file)
     <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>
index 992455e..ef6f235 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/boolean/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/boolean/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/boolean/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/boolean/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index f119072..7e9650d 100644 (file)
     <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>
index 91947bd..8d0f10e 100644 (file)
     <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>
index 7b42f16..4cc22b3 100644 (file)
     <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>
index 00d5be9..2e13806 100644 (file)
     <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>
index 7d99755..a189858 100644 (file)
     <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>
index d0db951..2f26806 100644 (file)
     <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>
index 5ed99f6..f2c6b98 100644 (file)
     <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>
index c2bbfd0..5c8234c 100644 (file)
     <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>
index 47ed663..4d652c7 100644 (file)
     <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>
index 32b76b3..3365efe 100644 (file)
     <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>
index 0e2911e..520dba8 100644 (file)
     <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>
index 5579776..3852ecf 100644 (file)
     <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>
index ab8ceb3..9cfa744 100644 (file)
     <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>
index 5044c13..6bb05da 100644 (file)
     <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>
index 150a6ed..decaca2 100644 (file)
     <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>
index 1786af7..9b14c50 100644 (file)
     <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>
index 452af73..58a2d28 100644 (file)
     <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>
index 2863b08..877f5c3 100644 (file)
     <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>
index b6dd8f2..1e7e628 100644 (file)
     <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>
index 44d21ce..830833c 100644 (file)
     <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>
index a36ff6a..0e80c53 100644 (file)
     <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>
index 94d6a3f..d2d8441 100644 (file)
     <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>
index 98f14f7..282fff4 100644 (file)
     <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>
index 22ab765..b997ebd 100644 (file)
     <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>
index c4ac8cc..9d650cb 100644 (file)
     <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>
index 2c4b384..d997a55 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/byte/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/byte/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/byte/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/byte/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index b5c493c..ba82910 100644 (file)
     <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>
index 229ea8e..ac01489 100644 (file)
     <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>
index a40b61e..3710029 100644 (file)
     <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>
index 411d722..4520299 100644 (file)
     <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>
index 564ae76..96770dd 100644 (file)
     <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>
index 4c59566..835d8a6 100644 (file)
     <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>
index 69f8f3f..fb2918e 100644 (file)
     <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>
index 70f123c..eff975f 100644 (file)
     <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>
index 323a366..79c9437 100644 (file)
     <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>
index 7d6735b..c292dd2 100644 (file)
     <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>
index bc3bba9..16d2fcb 100644 (file)
     <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>
index 9a725f9..d020d43 100644 (file)
     <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>
index f6f665a..522316e 100644 (file)
     <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>
index bbc8a31..f5c8495 100644 (file)
     <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>
index be9e310..8cf9f05 100644 (file)
     <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>
index 2271257..75a25d2 100644 (file)
     <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>
index 760ef73..02790e1 100644 (file)
     <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>
index bfc6fc0..daed9d0 100644 (file)
     <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>
index db21391..a2be949 100644 (file)
     <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>
index b46d5de..ceab689 100644 (file)
     <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>
index a61a4d5..dcf3c49 100644 (file)
     <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>
index fed6055..2e33e76 100644 (file)
     <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>
index 341f1fa..bda82ce 100644 (file)
     <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>
index 1532468..cdcffb2 100644 (file)
     <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>
index d445fb1..3f290f8 100644 (file)
     <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>
index a3be63a..d1ab3be 100644 (file)
     <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>
index 53d99ec..3bd8055 100644 (file)
     <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>
index d505830..0892633 100644 (file)
     <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>
index 64aa881..a5e677e 100644 (file)
     <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>
index a93ecdc..2f15458 100644 (file)
     <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>
index a8c48a1..8fa0e48 100644 (file)
     <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>
index d6a9613..9a0a0a9 100644 (file)
     <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>
index 8b27e6c..2c0d7ab 100644 (file)
     <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>
index 37ce162..e33187f 100644 (file)
     <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>
index 489576a..847ae0f 100644 (file)
     <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>
index ad87076..f7ce4c7 100644 (file)
     <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>
index d3d3c0e..42c5e17 100644 (file)
     <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>
index 9336008..c0bb28d 100644 (file)
     <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>
index c581955..a74617f 100644 (file)
     <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>
index 436dffd..b25d2d6 100644 (file)
     <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>
index fd68908..d33b58b 100644 (file)
     <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>
index 214a216..99881e4 100644 (file)
     <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>
index 54ad6f6..b06308e 100644 (file)
     <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>
index 82bb31e..a61942e 100644 (file)
     <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>
index a838856..8ac01e6 100644 (file)
     <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>
index 07b9804..dde02de 100644 (file)
     <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>
index 8201d0a..e5b9ec6 100644 (file)
     <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>
index b0f8565..764ba04 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/char/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/char/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/char/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/char/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 9a0dc0d..5b790de 100644 (file)
     <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>
index e663349..117b860 100644 (file)
     <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>
index 9d5dc9a..846b898 100644 (file)
     <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>
index f960360..c0c5fde 100644 (file)
     <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>
index f217ae5..2717cbc 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/charenumerator/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/charenumerator/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/charenumerator/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/charenumerator/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 66f0f39..182fe1e 100644 (file)
     <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>
index 92571b2..0becbfd 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/clscompliantattribute/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/clscompliantattribute/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/clscompliantattribute/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/clscompliantattribute/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 3cb33af..4f4d6a4 100644 (file)
     <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>
index 9d1aed7..315f2d5 100644 (file)
     <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>
index cc44af6..3ad87f7 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/collections/dictionaryentry/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/collections/dictionaryentry/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/collections/dictionaryentry/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/collections/dictionaryentry/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 98d43be..4ae0bb8 100644 (file)
     <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>
index 14ecc30..13f9458 100644 (file)
     <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>
index b52cea3..db79218 100644 (file)
     <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>
index e5e156c..bfd5838 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/comparer/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/comparer/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/comparer/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/comparer/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index c16492b..19a2312 100644 (file)
     <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>
index 5c9e6bb..782ce72 100644 (file)
     <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>
index 4fda8b9..3af86a9 100644 (file)
     <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>
index 02d7772..e99d1c7 100644 (file)
     <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>
index 1cc2aac..f2b960c 100644 (file)
     <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>
index 3c2524b..d4cbf0b 100644 (file)
     <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>
index b3116f3..c079665 100644 (file)
     <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>
index e8b5104..725e1a3 100644 (file)
     <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>
index 1efe022..4e81db7 100644 (file)
     <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>
index 2c96114..0e284fd 100644 (file)
     <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>
index be6241d..4164010 100644 (file)
     <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>
index 21fb4af..a00320a 100644 (file)
     <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>
index 66422bb..160de22 100644 (file)
     <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>
index 767afce..5ba4f9e 100644 (file)
     <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>
index 2311d17..6bb9b31 100644 (file)
     <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>
index 16ef61d..800c993 100644 (file)
     <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>
index 213a9d1..64a0e48 100644 (file)
     <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>
index 2a7ebec..b8746cc 100644 (file)
     <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>
index 995f639..3f1e2b3 100644 (file)
     <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>
index 62e13c4..82e218f 100644 (file)
     <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>
index 021866b..d5c7c7f 100644 (file)
     <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>
index 2d67bf6..ec1d5b8 100644 (file)
     <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>
index 51674b3..29c4dfa 100644 (file)
     <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>
index 9f3fab5..adc27da 100644 (file)
     <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>
index 89b472d..0ef6231 100644 (file)
     <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>
index 100c9a9..12dd475 100644 (file)
     <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>
index d1dd1d5..bc482d3 100644 (file)
     <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>
index 474b95e..3a99776 100644 (file)
     <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>
index cf440d6..e1b0698 100644 (file)
     <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>
index f636789..b8cbf8f 100644 (file)
     <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>
index 28717f0..2c5318d 100644 (file)
     <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>
index ad3b9a9..698089e 100644 (file)
     <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>
index 977e49b..0ac2b12 100644 (file)
     <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>
index 2877639..6292c91 100644 (file)
     <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>
index 8b4fa3e..2daf922 100644 (file)
     <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>
index 98ed9f3..b969f65 100644 (file)
     <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>
index 900cb82..5c002a6 100644 (file)
     <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>
index 0ef5c0a..f261284 100644 (file)
     <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>
index 4e97b8d..b2c1135 100644 (file)
     <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>
index f682a53..3c74334 100644 (file)
     <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>
index 1db967d..db8e37d 100644 (file)
     <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>
index e992754..71b78d8 100644 (file)
     <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>
index 7b39992..50aa95f 100644 (file)
     <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>
index 29918a6..7a68339 100644 (file)
     <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>
index f6ddf92..b9bf785 100644 (file)
     <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>
index 3125a8e..b54a28c 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index ffb29b5..0184e85 100644 (file)
     <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>
index ad1ebe9..0b860f7 100644 (file)
     <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>
index b3361bb..7de979a 100644 (file)
     <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>
index 9bbb521..deec17f 100644 (file)
     <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>
index 665ca0e..2b95240 100644 (file)
     <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>
index 6edbd8b..7bcd0c0 100644 (file)
     <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>
index e1c63fd..0f3e22e 100644 (file)
     <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>
index a4a2573..6e1626d 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryenumerator/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryenumerator/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryenumerator/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryenumerator/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 6d41e37..f992de3 100644 (file)
     <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>
index 175b8c6..74eb50b 100644 (file)
     <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>
index 3605668..12b77ae 100644 (file)
     <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>
index 5c810de..43cec70 100644 (file)
     <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>
index b03d6a0..25e2cf3 100644 (file)
     <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>
index 27ba848..ff271ee 100644 (file)
     <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>
index 47c5054..3038b56 100644 (file)
     <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>
index aff1c31..3e3537b 100644 (file)
     <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>
index 786c65b..7a0536d 100644 (file)
     <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>
index 5e4a4d9..6a2ed5c 100644 (file)
     <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>
index 2dde185..ede4529 100644 (file)
     <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>
index 12e9708..69ecdfb 100644 (file)
     <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>
index a5ce57d..4fc3d55 100644 (file)
     <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>
index b911f70..72038f9 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 876ebcd..f7e9aee 100644 (file)
     <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>
index 1f6eb1a..f60269e 100644 (file)
     <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>
index cdf379e..18b810b 100644 (file)
     <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>
index ee39650..91375cb 100644 (file)
     <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>
index d4d6c12..addb9b5 100644 (file)
     <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>
index 55d8bef..0b22ba7 100644 (file)
     <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>
index 175b8c6..74eb50b 100644 (file)
     <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>
index a78bbce..02184f6 100644 (file)
     <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>
index 3605668..12b77ae 100644 (file)
     <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>
index b911f70..72038f9 100644 (file)
     <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>
index 43c5e04..dda5354 100644 (file)
     <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>
index afcece2..5fce9a4 100644 (file)
     <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>
index 6d8d4ef..2e3a79d 100644 (file)
     <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>
index be10f65..bb9d8ad 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 726c4e2..a270561 100644 (file)
     <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>
index 6e5a650..b18309f 100644 (file)
     <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>
index 52d3b2b..e2b3819 100644 (file)
     <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>
index 74bc064..9841200 100644 (file)
     <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>
index 4e0553a..a00ea05 100644 (file)
     <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>
index d693f1d..5e2e88b 100644 (file)
     <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>
index b47fcbc..63d9a4b 100644 (file)
     <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>
index 8047854..55cf249 100644 (file)
     <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>
index 19c3ec3..40e5200 100644 (file)
     <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>
index 7a57008..ff1a3e3 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/dictkeycollenum/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/dictkeycollenum/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/dictkeycollenum/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/dictkeycollenum/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 74bc064..9841200 100644 (file)
     <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>
index 4e0553a..a00ea05 100644 (file)
     <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>
index d693f1d..5e2e88b 100644 (file)
     <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>
index 19c3ec3..40e5200 100644 (file)
     <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>
index 7a57008..ff1a3e3 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/dictvalcollenum/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/dictvalcollenum/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/dictvalcollenum/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/dictvalcollenum/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index a4afd18..3354790 100644 (file)
     <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>
index 8a1e389..eb40f68 100644 (file)
     <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>
index 48c94d4..a2e9070 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/equalitycomparer/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/equalitycomparer/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/equalitycomparer/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/equalitycomparer/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index b11dfdf..9dbe8f4 100644 (file)
     <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>
index aefb552..bf70d0f 100644 (file)
     <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>
index 18cdd77..6edb712 100644 (file)
     <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>
index d55a54a..bf13654 100644 (file)
     <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>
index 4b1759e..0103f9f 100644 (file)
     <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>
index f0f5044..45de3a4 100644 (file)
     <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>
index 7ee002d..13dffce 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/icollection/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/icollection/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/icollection/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/icollection/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index bc18176..cb669dd 100644 (file)
     <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>
index 17d358a..d10b114 100644 (file)
     <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>
index 50ef60f..d342e32 100644 (file)
     <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>
index ac10588..a2e1c0a 100644 (file)
     <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>
index 0115727..82c91c9 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/idictionary/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/idictionary/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/idictionary/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/idictionary/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 84ac0e2..b818982 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/ienumerable/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/ienumerable/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/ienumerable/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/ienumerable/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 3e97758..c18e27a 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/ienumerator/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/ienumerator/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/ienumerator/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/ienumerator/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 6219e4b..f5c0911 100644 (file)
     <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>
index 564fb2e..11a50af 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/iequalitycomparer/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/iequalitycomparer/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/iequalitycomparer/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/iequalitycomparer/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 1b31579..b1f99aa 100644 (file)
     <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>
index 471110f..79ac7d7 100644 (file)
     <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>
index c43b805..e478c71 100644 (file)
     <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>
index a5fcb91..c5adbe2 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/ilist/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/ilist/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/ilist/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/ilist/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index f914601..0079e6e 100644 (file)
     <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>
index 042a3e3..3da9795 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/keynotfoundexception/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/keynotfoundexception/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/keynotfoundexception/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/keynotfoundexception/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index fdf4f9d..7410752 100644 (file)
     <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>
index 69ac9ed..ad97276 100644 (file)
     <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>
index 73218c9..4f3040d 100644 (file)
     <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>
index c05e5e4..4a1b81f 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/keyvaluepair/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/keyvaluepair/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/keyvaluepair/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/keyvaluepair/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index c39282e..bacf811 100644 (file)
     <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>
index 6793b44..7401c1b 100644 (file)
     <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>
index 3f25159..46607e4 100644 (file)
     <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>
index 4f321be..6bb7a3a 100644 (file)
     <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>
index ffbe599..abe3776 100644 (file)
     <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>
index bca3cf4..852ca28 100644 (file)
     <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>
index 4dd6909..bbc6e0e 100644 (file)
     <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>
index baaded7..6ba7aeb 100644 (file)
     <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>
index 4aebf67..63b3b14 100644 (file)
     <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>
index 5130eda..53acfa4 100644 (file)
     <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>
index 7fb95eb..39f89d4 100644 (file)
     <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>
index d3a0a8e..161d780 100644 (file)
     <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>
index 4220974..34fa2a7 100644 (file)
     <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>
index e5f3bac..0427663 100644 (file)
     <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>
index 181c95c..f04ac8f 100644 (file)
     <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>
index 07a9407..7b2f843 100644 (file)
     <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>
index 65b12c7..0bac79a 100644 (file)
     <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>
index 2e16085..4dc307e 100644 (file)
     <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>
index 8e3d181..9e0bf26 100644 (file)
     <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>
index d35b32d..2de2d81 100644 (file)
     <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>
index 372d155..e91910e 100644 (file)
     <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>
index 86d24d9..5826186 100644 (file)
     <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>
index 86a0c4d..9695502 100644 (file)
     <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>
index 3de0f02..f79a4f9 100644 (file)
     <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>
index 50840c1..776c1df 100644 (file)
     <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>
index 14aa4d3..0424030 100644 (file)
     <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>
index 80ceec0..b9fc79d 100644 (file)
     <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>
index 1790fc6..442ada9 100644 (file)
     <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>
index ca849c3..e595723 100644 (file)
     <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>
index c66ab95..beea9cc 100644 (file)
     <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>
index a7ebc1f..16fb1d7 100644 (file)
     <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>
index 1b494eb..83c1a7e 100644 (file)
     <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>
index c178c94..04bc7d5 100644 (file)
     <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>
index cd01ce8..799998e 100644 (file)
     <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>
index 87e5058..323950f 100644 (file)
     <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>
index 9e296c3..2c736b5 100644 (file)
     <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>
index 90090fc..df45362 100644 (file)
     <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>
index 6b3e266..9402839 100644 (file)
     <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>
index f33a1b1..e4e8c32 100644 (file)
     <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>
index 3766f59..61aa45b 100644 (file)
     <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>
index b6666b1..6a19c49 100644 (file)
     <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>
index 5ec25d7..1540a7a 100644 (file)
     <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>
index 08bb7a9..06e8683 100644 (file)
     <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>
index 50756be..c6795b1 100644 (file)
     <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>
index 2a1a706..93c57c0 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/list/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/list/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/list/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/list/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 320f555..6c49436 100644 (file)
     <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>
index a3a0b6a..530d0bc 100644 (file)
     <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>
index 7d157fd..f0f6c49 100644 (file)
     <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>
index e737a38..c1dff6f 100644 (file)
     <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>
index 5ff41de..614a862 100644 (file)
     <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>
index f27fc96..448cf0e 100644 (file)
     <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>
index a1e47cc..96567b1 100644 (file)
     <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>
index aa6f8f2..b26f618 100644 (file)
     <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>
index 15624e4..4e5204f 100644 (file)
     <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>
index f071315..05f0372 100644 (file)
     <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>
index 78c51d4..0ea8df8 100644 (file)
     <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>
index 9bb5d3b..08398e8 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/queue/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/queue/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/queue/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/queue/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index aa62680..d573113 100644 (file)
     <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>
index 3a4b57c..3c4af24 100644 (file)
     <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>
index 8b0d91d..40ef122 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/queueenumerator/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/queueenumerator/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/queueenumerator/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/queueenumerator/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index ed24cd1..d386dc6 100644 (file)
     <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>
index c7fd626..a78b99a 100644 (file)
     <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>
index d0f7c30..918d0da 100644 (file)
     <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>
index cf4af34..a2855ea 100644 (file)
     <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>
index f9c5ec3..7362a74 100644 (file)
     <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>
index 3c952e7..d6c30d2 100644 (file)
     <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>
index eecd9ba..7fe8f37 100644 (file)
     <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>
index 9ee53d4..0f70239 100644 (file)
     <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>
index 513b02f..8202ef6 100644 (file)
     <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>
index 93f3317..77950ab 100644 (file)
     <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>
index cf20428..230510c 100644 (file)
     <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>
index f435407..4b7e5a0 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/stack/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/stack/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/stack/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/stack/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 0c894b8..925a2d8 100644 (file)
     <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>
index 2b82949..0fe8f73 100644 (file)
     <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>
index 901fa8f..7155849 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/stackenumerator/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/stackenumerator/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/stackenumerator/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/stackenumerator/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 58107ab..69b320a 100644 (file)
     <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>
index 69a64c5..b06045b 100644 (file)
     <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>
index 4c4a524..6ae81da 100644 (file)
     <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>
index 6594abc..2bd3da4 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/collections/icollection/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/collections/icollection/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/collections/icollection/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/collections/icollection/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 1f6fdd1..61da2d9 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/collections/icomparer/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/collections/icomparer/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/collections/icomparer/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/collections/icomparer/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 32fd477..a9aa539 100644 (file)
     <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>
index 4d01c55..460331d 100644 (file)
     <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>
index 859ebbe..b36f385 100644 (file)
     <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>
index 6b7dfc6..a55a496 100644 (file)
     <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>
index 74afdb5..1435529 100644 (file)
     <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>
index 1a9c686..1c12d2b 100644 (file)
     <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>
index 9e43301..93ca10b 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/collections/idictionary/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/collections/idictionary/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/collections/idictionary/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/collections/idictionary/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 8cff4ab..2c8320e 100644 (file)
     <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>
index 6fa64af..27d75fd 100644 (file)
     <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>
index beb1eb4..91b56d5 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/collections/ienumerator/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/collections/ienumerator/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/collections/ienumerator/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/collections/ienumerator/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index e23599a..80e758a 100644 (file)
     <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>
index effd164..38966d2 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/collections/ilist/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/collections/ilist/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/collections/ilist/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/collections/ilist/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 3878336..ea1f5b0 100644 (file)
     <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>
index 054b8cf..61432bc 100644 (file)
     <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>
index cd2be64..8537618 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/comparison/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/comparison/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/comparison/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/comparison/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index d6cfad4..ec38714 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/console/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/console/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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
index 691c127..4ac1275 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/console/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/console/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index e69b574..b1165d4 100644 (file)
     <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>
index 2035d37..9d3468b 100644 (file)
     <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>
index 001e990..266f8a2 100644 (file)
     <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>
index d2c5fda..4ddcf79 100644 (file)
     <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>
index 8a27cec..31d6264 100644 (file)
     <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>
index 5c6faf8..70339f4 100644 (file)
     <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>
index c854532..20991a9 100644 (file)
     <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>
index d08c32d..06bdee1 100644 (file)
     <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>
index 17e2c8d..16e31fe 100644 (file)
     <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>
index df315d4..79118bd 100644 (file)
     <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>
index 45ee9e6..1ef974f 100644 (file)
     <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>
index 1c32aaf..c024a53 100644 (file)
     <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>
index 186683d..b637a91 100644 (file)
     <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>
index caf8f5a..414444f 100644 (file)
     <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>
index 8cb3e60..aabaaa7 100644 (file)
     <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>
index b1405f4..2b636f1 100644 (file)
     <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>
index 5dbdb21..afcee18 100644 (file)
     <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>
index 1f417e9..2941d54 100644 (file)
     <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>
index f7b8408..45771d9 100644 (file)
     <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>
index 816da31..be6a1b4 100644 (file)
     <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>
index 553ad65..0d3f4e6 100644 (file)
     <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>
index a509776..eff7080 100644 (file)
     <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>
index 10dc737..5416e04 100644 (file)
     <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>
index f4f2653..38233a7 100644 (file)
     <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>
index 012ae47..4633c90 100644 (file)
     <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>
index bc797be..2ae3180 100644 (file)
     <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>
index 65262d6..e6eb313 100644 (file)
     <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>
index 636a564..584f2d8 100644 (file)
     <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>
index eeaf990..6aa563a 100644 (file)
     <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>
index 89e020f..a1d4580 100644 (file)
     <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>
index 3280298..4dc807d 100644 (file)
     <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>
index 71c015f..846e62a 100644 (file)
     <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>
index 9c95188..0c87995 100644 (file)
     <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>
index 7a6af26..38f0439 100644 (file)
     <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>
index ebf4d2f..e174520 100644 (file)
     <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>
index f3cd672..e9018d7 100644 (file)
     <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>
index 55ed663..dab0cb4 100644 (file)
     <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>
index d29f553..4475946 100644 (file)
     <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>
index 95ab7ed..1cb7f40 100644 (file)
     <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>
index 56a2058..14b642c 100644 (file)
     <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>
index 7fb904e..6500853 100644 (file)
     <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>
index f95e4e1..57fbe35 100644 (file)
     <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>
index ad4d2a2..4dd42c7 100644 (file)
     <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>
index c92043a..35c1de8 100644 (file)
     <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>
index 7d4add2..493e132 100644 (file)
     <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>
index 7009f1d..6384fb6 100644 (file)
     <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>
index 2de7a62..dda9b1b 100644 (file)
     <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>
index 331d5d9..70078fd 100644 (file)
     <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>
index 4ae8f49..fff6dbc 100644 (file)
     <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>
index bd8817d..b8cf935 100644 (file)
     <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>
index 4a0aa93..d8ef79e 100644 (file)
     <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>
index 8591d65..f381e9d 100644 (file)
     <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>
index b22afba..556ac11 100644 (file)
     <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>
index a00266f..b4a8db4 100644 (file)
     <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>
index b7feac3..58d6adc 100644 (file)
     <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>
index 363c7dc..8d40685 100644 (file)
     <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>
index 7072050..28928dd 100644 (file)
     <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>
index c098407..53646f0 100644 (file)
     <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>
index 5bb5d38..df9e21c 100644 (file)
     <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>
index 1732c00..71d170a 100644 (file)
     <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>
index 67c637a..763d7b5 100644 (file)
     <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>
index ca16cb8..20512df 100644 (file)
     <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>
index 392956c..22a570b 100644 (file)
     <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>
index 048523c..2525386 100644 (file)
     <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>
index 3ca280c..1d2215e 100644 (file)
     <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>
index d5358d2..a232e3f 100644 (file)
     <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>
index 07ce667..2f59978 100644 (file)
     <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>
index 132c0dc..b188ebe 100644 (file)
     <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>
index 3c2d74a..2bee678 100644 (file)
     <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>
index 3e17691..c363238 100644 (file)
     <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>
index f44fa0a..5e86133 100644 (file)
     <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>
index 099eb20..db52e2c 100644 (file)
     <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>
index d3f37b9..50001eb 100644 (file)
     <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>
index e6e8a6d..34ace33 100644 (file)
     <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>
index 6a2728d..3bfe980 100644 (file)
     <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>
index 22f51d3..8c78f29 100644 (file)
     <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>
index 465b4e7..f20cf25 100644 (file)
     <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>
index f26f281..b05546f 100644 (file)
     <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>
index 69e4486..bbebc04 100644 (file)
     <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>
index 89b1013..499a7b3 100644 (file)
     <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>
index 5452a0d..20fc6c6 100644 (file)
     <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>
index 9140ba2..42af6c0 100644 (file)
     <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>
index 09d34b6..a6272aa 100644 (file)
     <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>
index 9e77680..282220f 100644 (file)
     <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>
index 2b91c00..7d509f2 100644 (file)
     <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>
index 067049b..66ef053 100644 (file)
     <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>
index c899d3a..85bc030 100644 (file)
     <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>
index dc6f632..5f669a9 100644 (file)
     <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>
index 3a30850..8c844dc 100644 (file)
     <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>
index 05b5317..7e747e2 100644 (file)
     <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>
index 530758f..91f6f13 100644 (file)
     <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>
index 487e767..7d40225 100644 (file)
     <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>
index 298e51c..3ba7950 100644 (file)
     <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>
index 14ff7b6..59d5b47 100644 (file)
     <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>
index 6f1dee1..47010c0 100644 (file)
     <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>
index aac122a..a6d87ef 100644 (file)
     <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>
index b5d50b5..b4e1c36 100644 (file)
     <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>
index 1251b5a..e27072e 100644 (file)
     <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>
index 6a7c560..65bf32d 100644 (file)
     <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>
index be4832b..3b67d00 100644 (file)
     <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>
index 72fa2ff..7376a03 100644 (file)
     <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>
index 0608ea7..5bf26c6 100644 (file)
     <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>
index bb8684f..10fe6e3 100644 (file)
     <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>
index 11f5e9d..4708f36 100644 (file)
     <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>
index 1088d5c..c852b1f 100644 (file)
     <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>
index 3ca2bff..41442f6 100644 (file)
     <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>
index 3ad868f..b043682 100644 (file)
     <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>
index 8cce130..9b64d58 100644 (file)
     <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>
index 52f7958..ea3e6e4 100644 (file)
     <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>
index faa0c3a..7edd303 100644 (file)
     <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>
index 883bc14..2e6190a 100644 (file)
     <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>
index 8132421..9114e86 100644 (file)
     <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>
index e42594e..c1074c1 100644 (file)
     <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>
index bc3ccb0..d6e0335 100644 (file)
     <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>
index 3988f70..e208a34 100644 (file)
     <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>
index b482e25..550437a 100644 (file)
     <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>
index 657c6e4..0e2dcf7 100644 (file)
     <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>
index 945069d..a2aadfb 100644 (file)
     <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>
index 2991582..db68107 100644 (file)
     <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>
index 966b894..d93fdab 100644 (file)
     <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>
index 8a6fdee..b876afb 100644 (file)
     <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>
index 1e15802..d2e6010 100644 (file)
     <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>
index 0c661a8..19af446 100644 (file)
     <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>
index cc8599f..b517c47 100644 (file)
     <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>
index 41d6ecd..c460222 100644 (file)
     <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>
index 9e5c5dc..7aef519 100644 (file)
     <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>
index 78a2fb4..b77e584 100644 (file)
     <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>
index 96d88a4..21360f0 100644 (file)
     <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>
index 4bf4e6e..aba92da 100644 (file)
     <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>
index b1cb674..7757676 100644 (file)
     <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>
index d986ba6..4e89780 100644 (file)
     <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>
index f63dc19..79b7e2e 100644 (file)
     <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>
index fab9fe0..e99c336 100644 (file)
     <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>
index 0727b0b..b404178 100644 (file)
     <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>
index be55bb9..7155bf2 100644 (file)
     <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>
index 436a635..5bf8986 100644 (file)
     <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>
index f159abb..1f63170 100644 (file)
     <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>
index 98c48f1..2b8bf2b 100644 (file)
     <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>
index 173277b..e2d556c 100644 (file)
     <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>
index 06cc21f..e754a1b 100644 (file)
     <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>
index 5ae084d..4876822 100644 (file)
     <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>
index d8133c4..0e1010f 100644 (file)
     <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>
index 9292bbc..ba66942 100644 (file)
     <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>
index a3c9e37..7d4486e 100644 (file)
     <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>
index 098a359..06d559f 100644 (file)
     <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>
index 596829e..c5f4592 100644 (file)
     <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>
index cdaa95b..70ed585 100644 (file)
     <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>
index 906da2a..b0fbab1 100644 (file)
     <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>
index 74d80ce..72c72cb 100644 (file)
     <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>
index c8fa128..bb4f3e7 100644 (file)
     <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>
index f7130f4..1bade83 100644 (file)
     <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>
index d6d33be..6cf546e 100644 (file)
     <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>
index 836eadc..52ada24 100644 (file)
     <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>
index f91ada4..164ac5a 100644 (file)
     <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>
index f31b043..986dd22 100644 (file)
     <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>
index 09e56ba..42f9baa 100644 (file)
     <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>
index c4be056..d1d53d1 100644 (file)
     <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>
index 3f3e5c3..3e03dc9 100644 (file)
     <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>
index 3e4918d..dc23314 100644 (file)
     <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>
index 32c829f..c8ac29b 100644 (file)
     <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>
index e2d86e8..f2bf11b 100644 (file)
     <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>
index 65122dc..0e3ac49 100644 (file)
     <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>
index 3929045..bd17bb5 100644 (file)
     <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>
index fc3c47b..89e030f 100644 (file)
     <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>
index 6ef62d1..6910e15 100644 (file)
     <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>
index 00ac4e9..4503212 100644 (file)
     <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>
index 14708f1..1081880 100644 (file)
     <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>
index e1b8dc1..77a0d2a 100644 (file)
     <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>
index d031781..1c0efa2 100644 (file)
     <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>
index 3494d20..6ef431c 100644 (file)
     <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>
index 4c23deb..0e8f278 100644 (file)
     <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>
index d916f5b..dd6d6ec 100644 (file)
     <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>
index d9238b3..85e6a3b 100644 (file)
     <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>
index 573a2ee..80291e8 100644 (file)
     <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>
index e5a2a71..c8bc382 100644 (file)
     <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>
index 73159b4..eabc4e1 100644 (file)
     <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>
index 1f1c738..9658880 100644 (file)
     <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>
index 74e3520..b367fa4 100644 (file)
     <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>
index e7c8025..f8cbb35 100644 (file)
     <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>
index 85aaaa4..9864fe1 100644 (file)
     <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>
index aa56332..00f85c5 100644 (file)
     <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>
index 0eebe0e..64637b7 100644 (file)
     <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>
index 849ebd2..9973999 100644 (file)
     <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>
index 098ff1a..465c4b4 100644 (file)
     <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>
index bfd13c5..864fb40 100644 (file)
     <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>
index 706e134..3818851 100644 (file)
     <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>
index de50361..a107a42 100644 (file)
     <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>
index beef1d7..463b6a7 100644 (file)
     <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>
index 09e9e01..95879ed 100644 (file)
     <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>
index 32cbd53..1a79813 100644 (file)
     <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>
index 1c1abfa..bdef850 100644 (file)
     <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>
index 4105c71..1720a61 100644 (file)
     <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>
index 1c451f5..d4afe6d 100644 (file)
     <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>
index ca65bcb..82648ac 100644 (file)
     <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>
index e7c1de5..443a6ab 100644 (file)
     <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>
index 1e35591..f217236 100644 (file)
     <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>
index aca36ef..bea5f03 100644 (file)
     <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>
index 99d704e..eab1d65 100644 (file)
     <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>
index 8c8bd66..6b66273 100644 (file)
     <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>
index 040ce57..d2a2025 100644 (file)
     <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>
index 86dd4cb..da16daf 100644 (file)
     <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>
index a4f4052..826b178 100644 (file)
     <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>
index bcd35b3..b94253e 100644 (file)
     <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>
index 355ee44..0067e9b 100644 (file)
     <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>
index bb6918e..0e70ae3 100644 (file)
     <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>
index b70c6cd..be7b7c1 100644 (file)
     <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>
index d68562b..6f947ad 100644 (file)
     <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>
index ed64ef4..32c8be8 100644 (file)
     <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>
index 9ec9c8c..03bb77d 100644 (file)
     <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>
index b90d6e4..6f58f05 100644 (file)
     <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>
index ce56e91..8af74ff 100644 (file)
     <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>
index 01f9936..a22fcc1 100644 (file)
     <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>
index aef05db..e4a8587 100644 (file)
     <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>
index e46bef2..1962400 100644 (file)
     <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>
index 69a2303..bd99d27 100644 (file)
     <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>
index c79c327..7dc6f68 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/convert/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/convert/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/convert/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/convert/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index dbe7145..fc59c16 100644 (file)
     <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>
index a30347d..93ba3dd 100644 (file)
     <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>
index e6c09d3..ec41ab4 100644 (file)
     <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>
index 4374f2e..7b14923 100644 (file)
     <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>
index 9fb68a7..54149ad 100644 (file)
     <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>
index 06c768d..cda7208 100644 (file)
     <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>
index 56ab9b0..6557682 100644 (file)
     <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>
index 440a838..369a383 100644 (file)
     <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>
index c278213..4096884 100644 (file)
     <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>
index c4e9ba4..8546ca6 100644 (file)
     <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>
index 0e41268..069fff5 100644 (file)
     <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>
index 264a523..c588f8c 100644 (file)
     <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>
index 8a9e54b..25fde79 100644 (file)
     <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>
index c7a20cc..060e586 100644 (file)
     <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>
index 763ed8d..ec37820 100644 (file)
     <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>
index a5c9d23..bfc039f 100644 (file)
     <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>
index a3b92ef..5a32497 100644 (file)
     <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>
index e08f4e6..1126dcd 100644 (file)
     <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>
index 160ae35..007ac1b 100644 (file)
     <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>
index 6d408a8..1c62be7 100644 (file)
     <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>
index 5d93f55..d08a774 100644 (file)
     <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>
index 47628fd..5df4c9f 100644 (file)
     <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>
index 458ddcc..347cae3 100644 (file)
     <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>
index 3294bcf..6c421e7 100644 (file)
     <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>
index 423056a..eb699f4 100644 (file)
     <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>
index c9d8739..015a0c0 100644 (file)
     <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>
index 5a52191..a4272cb 100644 (file)
     <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>
index 6e033d8..7d0ba1b 100644 (file)
     <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>
index e888140..3fbd0d2 100644 (file)
     <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>
index 0abf43d..a26bc57 100644 (file)
     <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>
index 8ea563d..b16d7d3 100644 (file)
     <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>
index cbd02d5..3d5b470 100644 (file)
     <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>
index 0e9313b..30ebd40 100644 (file)
     <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>
index 097f51f..4ba6627 100644 (file)
     <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>
index eecf24f..0b8f186 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/datetime/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/datetime/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/datetime/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/datetime/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index b96df5d..8887078 100644 (file)
     <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>
index 12171b0..68b0c23 100644 (file)
     <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>
index 2a6e7f9..c4ff4dc 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/datetimekind/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/datetimekind/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/datetimekind/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/datetimekind/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 4b5915e..77c7eed 100644 (file)
     <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>
index 7125250..f4e01ae 100644 (file)
     <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>
index db645a7..481479b 100644 (file)
     <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>
index cb572ea..55341d2 100644 (file)
     <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>
index 24a994e..0c0ec69 100644 (file)
     <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>
index 115bdb3..3b5badb 100644 (file)
     <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>
index dcea6f1..a496b18 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/dayofweek/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/dayofweek/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/dayofweek/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/dayofweek/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index c2b1df9..88fbe2f 100644 (file)
     <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>
index 2341534..c5d525c 100644 (file)
     <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>
index ab439e7..ad3548e 100644 (file)
     <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>
index b498d3b..4b39b45 100644 (file)
     <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>
index 4d9eed5..cbf3dac 100644 (file)
     <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>
index 31c197d..5cc1e44 100644 (file)
     <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>
index 56bc5b1..c505aac 100644 (file)
     <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>
index 73c71f5..2b2bf34 100644 (file)
     <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>
index b9f1e61..7b59fde 100644 (file)
     <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>
index 61c3129..ef83f34 100644 (file)
     <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>
index 54b1d17..66cc7ab 100644 (file)
     <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>
index 6a01909..9fac199 100644 (file)
     <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>
index db0ff92..269b396 100644 (file)
     <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>
index c1b91b6..5747cb5 100644 (file)
     <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>
index 2980f1f..61afb1c 100644 (file)
     <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>
index 8454a85..a78ebe1 100644 (file)
     <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>
index ebdc014..942501a 100644 (file)
     <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>
index e567772..c74aa8d 100644 (file)
     <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>
index 5a9156c..4d3b221 100644 (file)
     <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>
index a51197b..f49d44e 100644 (file)
     <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>
index f320099..5b0e426 100644 (file)
     <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>
index 65600e5..e8f2f16 100644 (file)
     <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>
index eedb2f1..9538353 100644 (file)
     <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>
index e01034c..6994c3c 100644 (file)
     <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>
index 2eb4a56..6eea919 100644 (file)
     <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>
index 2cc2d3c..53bfb3d 100644 (file)
     <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>
index 69ff33c..1edfad5 100644 (file)
     <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>
index cf08b83..eb0f70d 100644 (file)
     <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>
index 52527bf..d1e8528 100644 (file)
     <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>
index 2f172e2..101b1fc 100644 (file)
     <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>
index 1c1c247..3a206cf 100644 (file)
     <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>
index cd6f00b..ba30814 100644 (file)
     <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>
index e42f902..2525194 100644 (file)
     <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>
index e6d84d3..2fdc4b5 100644 (file)
     <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>
index 6c34d78..dc86411 100644 (file)
     <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>
index a2c3a76..15e2cae 100644 (file)
     <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>
index 217d3bb..0b98b20 100644 (file)
     <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>
index 545209c..d926553 100644 (file)
     <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>
index 3e3d035..5fe8c34 100644 (file)
     <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>
index f2dcffa..3672c77 100644 (file)
     <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>
index eb04f1f..fe8b81e 100644 (file)
     <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>
index 1dc6609..4696353 100644 (file)
     <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>
index ac35692..f43b292 100644 (file)
     <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>
index ddda935..83ae241 100644 (file)
     <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>
index 2999a4e..127bbd1 100644 (file)
     <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>
index 959136a..486f18e 100644 (file)
     <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>
index f0df255..74c9988 100644 (file)
     <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>
index 0ae9bc3..8ecc827 100644 (file)
     <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>
index b312f7d..fdf8df1 100644 (file)
     <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>
index 4f318ad..0b8dc58 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/decimal/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/decimal/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/decimal/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/decimal/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 86ef371..cb2a454 100644 (file)
     <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>
index faaade3..012b34b 100644 (file)
     <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>
index c63cd4a..1d7c1e1 100644 (file)
     <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>
index a3ed404..4318a60 100644 (file)
     <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>
index 5e09927..3d7a49c 100644 (file)
     <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>
index df9b723..13e1a0f 100644 (file)
     <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>
index 8f9ace5..a9b95ee 100644 (file)
     <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>
index f2f5d50..0497f7d 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/delegate/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/delegate/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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
index 00cc459..32a2dfc 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/delegate/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/delegate/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index ce070a5..a933a8a 100644 (file)
     <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>
index dad16ec..fb32363 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/diagnostics/conditionalattribute/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/diagnostics/conditionalattribute/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/diagnostics/conditionalattribute/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/diagnostics/conditionalattribute/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 9cf7870..c774856 100644 (file)
     <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>
index 149255a..409a9f4 100644 (file)
     <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>
index f483da7..1337a22 100644 (file)
     <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>
index ab6448e..35a886e 100644 (file)
     <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>
index e3a7750..d221a56 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/diagnostics/debuggingmodes/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/diagnostics/debuggingmodes/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/diagnostics/debuggingmodes/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/diagnostics/debuggingmodes/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 9cab8f3..a2bbe56 100644 (file)
     <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>
index ce7273c..d216b3b 100644 (file)
     <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>
index 1591224..55b4693 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/dividebyzeroexception/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/dividebyzeroexception/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/dividebyzeroexception/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/dividebyzeroexception/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 2cf7fd7..3132168 100644 (file)
     <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>
index 27acaa6..7291308 100644 (file)
     <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>
index a8bd870..de34aec 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/dllnotfoundexception/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/dllnotfoundexception/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/dllnotfoundexception/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/dllnotfoundexception/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 5c9dbfd..6015739 100644 (file)
     <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>
index a60c688..118fdd4 100644 (file)
     <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>
index dcad24f..22d38ba 100644 (file)
     <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>
index 31ecea2..f65b19d 100644 (file)
     <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>
index 8d2fe60..e4b60ff 100644 (file)
     <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>
index 2c44036..7257f73 100644 (file)
     <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>
index 3eba32b..bdb53dd 100644 (file)
     <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>
index bd71962..35b8ded 100644 (file)
     <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>
index dea5b03..266227b 100644 (file)
     <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>
index a154cbe..3e9eee9 100644 (file)
     <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>
index cd3dcfb..23eecc8 100644 (file)
     <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>
index 00c99f4..b4a86a4 100644 (file)
     <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>
index fdc4a03..21c0432 100644 (file)
     <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>
index 29fe135..5de336f 100644 (file)
     <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>
index bcd7e50..6d42d1b 100644 (file)
     <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>
index 41684e9..05f8d41 100644 (file)
     <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>
index 9018333..772727a 100644 (file)
     <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>
index 30f9bd4..b7326f0 100644 (file)
     <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>
index e314328..7c0cf82 100644 (file)
     <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>
index d6261b3..cabc416 100644 (file)
     <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>
index b2e60d7..86dab4f 100644 (file)
     <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>
index 7a4722b..9938e31 100644 (file)
     <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>
index 7dc6c88..f69575c 100644 (file)
     <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>
index 39c16d0..d7de600 100644 (file)
     <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>
index e8cea72..ceb1919 100644 (file)
     <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>
index 9ed4e91..cac336e 100644 (file)
     <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>
index 19a93d5..45274b1 100644 (file)
     <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>
index 105650f..56ce35f 100644 (file)
     <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>
index dfc2574..3ebf1c5 100644 (file)
     <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>
index 93cffda..f6e54a4 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/double/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/double/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/double/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/double/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 218938d..03b5766 100644 (file)
     <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>
index f4f48c7..c706072 100644 (file)
     <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>
index 06c4cc1..c748d8e 100644 (file)
     <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>
index 87889c7..814d39d 100644 (file)
     <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>
index ddfb9ab..6de8bbe 100644 (file)
     <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>
index c858539..4d1b744 100644 (file)
     <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>
index c54c315..0f0805e 100644 (file)
     <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>
index 14fc7ca..414c1b3 100644 (file)
     <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>
index 7c1e619..8bd3e0b 100644 (file)
     <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>
index 4cad9c9..ce7fd81 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/enum/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/enum/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/enum/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/enum/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index cecf43e..7eea703 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/environment/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/environment/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/environment/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/environment/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 9a7c5ee..75feafd 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/eventargs/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/eventargs/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/eventargs/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/eventargs/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index c27a8cf..b9ae24b 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/eventhandler/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/eventhandler/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/eventhandler/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/eventhandler/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 54a2b70..54c9d83 100644 (file)
     <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>
index f2dac52..eb18156 100644 (file)
     <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>
index b3e09e4..98325a2 100644 (file)
     <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>
index c27a8cf..b9ae24b 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/eventhandler_generic/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/eventhandler_generic/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/eventhandler_generic/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/eventhandler_generic/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index c2376a2..897f255 100644 (file)
     <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>
index e6b0874..c5a34cc 100644 (file)
     <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>
index 37141a9..054677f 100644 (file)
     <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>
index 5462fc1..e206a57 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/exception/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/exception/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/exception/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/exception/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 0a7b231..211d838 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/flagsattribute/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/flagsattribute/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/flagsattribute/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/flagsattribute/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 8627df5..f03e7b8 100644 (file)
     <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>
index eed1551..aa3fe09 100644 (file)
     <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>
index 29aac69..6cfb013 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/formatexception/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/formatexception/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/formatexception/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/formatexception/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 3a562fe..4cbdee0 100644 (file)
     <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>
index 2f4fec2..0e97ee1 100644 (file)
     <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>
index 6be6fe5..088d78c 100644 (file)
     <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>
index 3d48ae8..1d97304 100644 (file)
     <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>
index f58c892..d39f562 100644 (file)
     <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>
index a282546..fb56117 100644 (file)
     <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>
index f3ceda8..282fad6 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/gc/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/gc/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/gc/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/gc/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index da497ec..a225d5e 100644 (file)
     <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>
index cf49951..99a9c8e 100644 (file)
     <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>
index 104894f..3ba9a7f 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/globalization/calendarweekrule/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/globalization/calendarweekrule/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/globalization/calendarweekrule/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/globalization/calendarweekrule/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 44d8a54..7ee428d 100644 (file)
     <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>
index 0c5c583..6127459 100644 (file)
     <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>
index 9df4e0d..b9b9088 100644 (file)
     <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>
index b4f94a8..716b0f9 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/globalization/charunicodeinfo/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/globalization/charunicodeinfo/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/globalization/charunicodeinfo/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/globalization/charunicodeinfo/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 6f6f3dd..4f95466 100644 (file)
     <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>
index ed9216a..e0e2211 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/globalization/compareinfo/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/globalization/compareinfo/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/globalization/compareinfo/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/globalization/compareinfo/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 81ce07e..4786f6a 100644 (file)
     <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>
index 58a62b9..e281e19 100644 (file)
     <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>
index b7a2720..1ef959a 100644 (file)
     <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>
index 586c242..692ab09 100644 (file)
     <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>
index d10885b..79afcad 100644 (file)
     <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>
index fac347f..0657d01 100644 (file)
     <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>
index 4c06feb..9884209 100644 (file)
     <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>
index 3eb80f2..719a7f4 100644 (file)
     <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>
index bf12b56..339c0bb 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/globalization/compareoptions/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/globalization/compareoptions/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/globalization/compareoptions/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/globalization/compareoptions/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 42ac377..3114583 100644 (file)
     <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>
index 180be52..c4ad084 100644 (file)
     <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>
index fb0b33b..f102f04 100644 (file)
     <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>
index cf17dbe..8498659 100644 (file)
     <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>
index ba5d4b5..6353384 100644 (file)
     <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>
index a653bad..47c0e85 100644 (file)
     <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>
index 28d6158..2b4a504 100644 (file)
     <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>
index ba18013..a923906 100644 (file)
     <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>
index 8339ffd..fd8eeaf 100644 (file)
     <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>
index 1b16faa..91b9dee 100644 (file)
     <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>
index 22011a7..c86f597 100644 (file)
     <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>
index b30cd23..77aaf35 100644 (file)
     <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>
index 756cb4e..a70c9ac 100644 (file)
     <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>
index 34848c1..113a11d 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/globalization/cultureinfo/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/globalization/cultureinfo/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/globalization/cultureinfo/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/globalization/cultureinfo/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index e05a018..b5aaef7 100644 (file)
     <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>
index c90469f..25a21a2 100644 (file)
     <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>
index b95af1d..a1c4a8c 100644 (file)
     <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>
index 8174811..b6b29fd 100644 (file)
     <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>
index 6829a71..c78d204 100644 (file)
     <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>
index 4ee49aa..772207d 100644 (file)
     <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>
index ee8ec0a..0667522 100644 (file)
     <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>
index 24b8025..ea61dda 100644 (file)
     <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>
index 3e56c6c..deb0f8c 100644 (file)
     <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>
index 4160ac7..b1f30a1 100644 (file)
     <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>
index 2a7d706..ae1af29 100644 (file)
     <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>
index 33bdc9c..3ef122c 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/globalization/datetimeformatinfo/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/globalization/datetimeformatinfo/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/globalization/datetimeformatinfo/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/globalization/datetimeformatinfo/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 0590fc7..1225c34 100644 (file)
     <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>
index 9a2088b..21dc791 100644 (file)
     <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>
index 8c5f63d..d089b55 100644 (file)
     <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>
index b609fac..527f8d5 100644 (file)
     <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>
index 81368ff..fd2745e 100644 (file)
     <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>
index cd3895b..7765ed7 100644 (file)
     <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>
index 2df20ab..d9fc140 100644 (file)
     <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>
index aa0752e..e8bb7e4 100644 (file)
     <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>
index 97757d8..de31176 100644 (file)
     <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>
index 555eb7d..c0ccab7 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/globalization/datetimestyles/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/globalization/datetimestyles/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/globalization/datetimestyles/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/globalization/datetimestyles/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 2ddc505..27641af 100644 (file)
     <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>
index dbe9bae..1c25e99 100644 (file)
     <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>
index 94ea9dc..775795e 100644 (file)
     <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>
index 82fa086..9e52b95 100644 (file)
     <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>
index 27ff2fb..d5ea727 100644 (file)
     <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>
index 5060659..c686c88 100644 (file)
     <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>
index f727402..2e54d88 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/globalization/numberformatinfo/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/globalization/numberformatinfo/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/globalization/numberformatinfo/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/globalization/numberformatinfo/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 5533a24..1079ef3 100644 (file)
     <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>
index 5d9cc4f..52a9def 100644 (file)
     <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>
index 2ae1587..ebcb0a5 100644 (file)
     <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>
index a8e7c39..012ec8e 100644 (file)
     <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>
index 1f6943b..5920209 100644 (file)
     <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>
index 420a3e0..11e9d69 100644 (file)
     <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>
index cf3a354..23f25ce 100644 (file)
     <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>
index cd7f85d..e3b9323 100644 (file)
     <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>
index a0cdb1d..c2707d3 100644 (file)
     <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>
index bf689c8..1b4bac0 100644 (file)
     <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>
index 2105982..cc74514 100644 (file)
     <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>
index d3432c5..acca22a 100644 (file)
     <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>
index ab67b62..331c188 100644 (file)
     <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>
index 955c5cf..d5ee79e 100644 (file)
     <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>
index f52d0a0..c78a6d0 100644 (file)
     <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>
index b04c2a7..e8ce455 100644 (file)
     <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>
index f71238f..0bce942 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/globalization/numberstyles/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/globalization/numberstyles/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/globalization/numberstyles/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/globalization/numberstyles/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index ed1a8e4..857841b 100644 (file)
     <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>
index 2127a81..500f7db 100644 (file)
     <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>
index d84b9c9..9c1f5e5 100644 (file)
     <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>
index 35baa43..eeef871 100644 (file)
     <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>
index 490d35e..19bada9 100644 (file)
     <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>
index 07563ea..a0d8a95 100644 (file)
     <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>
index 71e9a60..4140d72 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/globalization/regioninfo/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/globalization/regioninfo/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/globalization/regioninfo/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/globalization/regioninfo/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 5b783e8..153e433 100644 (file)
     <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>
index 99b5874..b32d705 100644 (file)
     <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>
index a797182..43d549d 100644 (file)
     <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>
index a67f93b..2b1ea4a 100644 (file)
     <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>
index 54ffcd3..7e190a8 100644 (file)
     <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>
index c30a47b..f3dbb3d 100644 (file)
     <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>
index 078c454..62fbca4 100644 (file)
     <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>
index 63190d0..5fb5e06 100644 (file)
     <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>
index c6a3a0c..7d30397 100644 (file)
     <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>
index 5651dc1..494784f 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/globalization/stringinfo/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/globalization/stringinfo/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/globalization/stringinfo/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/globalization/stringinfo/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index b7c1c5b..293566c 100644 (file)
     <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>
index 6cd356d..289f05c 100644 (file)
     <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>
index cf83e9c..c43bec8 100644 (file)
     <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>
index a40201d..fbc809b 100644 (file)
     <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>
index 953fb53..e208980 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/globalization/textelementenumerator/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/globalization/textelementenumerator/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/globalization/textelementenumerator/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/globalization/textelementenumerator/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index adbc4a3..490e931 100644 (file)
     <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>
index 529ab44..b3785d2 100644 (file)
     <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>
index 34a5513..f3df729 100644 (file)
     <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>
index 682521e..23de89a 100644 (file)
     <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>
index 7bba0a0..90dc881 100644 (file)
     <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>
index ec60b35..a1ab434 100644 (file)
     <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>
index 7f31256..2ba4780 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/globalization/textinfo/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/globalization/textinfo/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/globalization/textinfo/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/globalization/textinfo/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 73d6dd4..8132678 100644 (file)
     <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>
index b1c6bb3..11f3d94 100644 (file)
     <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>
index 35a9f9b..ae4ca6c 100644 (file)
     <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>
index 6775d9f..739caab 100644 (file)
     <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>
index 37fd0c6..8b3ef43 100644 (file)
     <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>
index 10ba24e..126d970 100644 (file)
     <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>
index e2667df..c6f43d1 100644 (file)
     <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>
index 87bf891..96f5fc5 100644 (file)
     <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>
index 9ab402d..59366df 100644 (file)
     <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>
index 87984bc..ab5c9ce 100644 (file)
     <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>
index 591c4c9..ef9346c 100644 (file)
     <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>
index c08d1b5..178bae3 100644 (file)
     <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>
index b152c61..5a32d07 100644 (file)
     <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>
index 7105aea..a94578a 100644 (file)
     <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>
index acf07cb..7a97932 100644 (file)
     <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>
index 9c95786..e0278b6 100644 (file)
     <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>
index 48918b4..e6bb5a4 100644 (file)
     <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>
index 7e090bc..ea407c0 100644 (file)
     <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>
index d0b46f4..308e472 100644 (file)
     <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>
index 0eb1848..704ad15 100644 (file)
     <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>
index 38d76a0..346fce4 100644 (file)
     <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>
index 22d2481..73ef39d 100644 (file)
     <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>
index b0ce51b..e21f984 100644 (file)
     <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>
index fdcd6d4..8889136 100644 (file)
     <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>
index 51f77c3..3e16f7f 100644 (file)
     <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>
index f3b2921..5c617ba 100644 (file)
     <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>
index 0ce1393..cb263d0 100644 (file)
     <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>
index 8a0c99a..47655c1 100644 (file)
     <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>
index f6671ee..266bb41 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 39bad95..f9464ce 100644 (file)
     <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>
index d2cd79b..61376f2 100644 (file)
     <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>
index 85128b9..7db8567 100644 (file)
     <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>
index e8f42cb..0b21043 100644 (file)
     <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>
index a3afa9e..11010ed 100644 (file)
     <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>
index 54e21f8..cb0d31f 100644 (file)
     <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>
index e184611..ee59380 100644 (file)
     <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>
index b2c6fee..8809cf3 100644 (file)
     <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>
index 3e8151a..c9a376c 100644 (file)
     <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>
index ee0ab25..3924d49 100644 (file)
     <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>
index 9dd6ca3..f06eb96 100644 (file)
     <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>
index 7eeec09..4e916b5 100644 (file)
     <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>
index 0a92705..c5e603d 100644 (file)
     <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>
index 6a55e44..0f59d61 100644 (file)
     <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>
index ddcee9a..19b9bf4 100644 (file)
     <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>
index faed7de..e9edf29 100644 (file)
     <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>
index 4461ead..d534ed6 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/guid/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/guid/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/guid/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/guid/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 0ba1d26..66d540f 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/icomparable/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/icomparable/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/icomparable/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/icomparable/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index d2f1b4a..e20e85b 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/icomparable_generic/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/icomparable_generic/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/icomparable_generic/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/icomparable_generic/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index a295ef5..482b709 100644 (file)
     <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>
index c585844..c8344e7 100644 (file)
     <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>
index fbcca8a..abc4ca6 100644 (file)
     <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>
index 97d59fe..5c07493 100644 (file)
     <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>
index b78ee88..917c4a0 100644 (file)
     <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>
index eb23a8d..03d6051 100644 (file)
     <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>
index 8a8a8c4..2db69b3 100644 (file)
     <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>
index 0b18329..f65d9a3 100644 (file)
     <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>
index c581c77..109f869 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/iconvertible/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/iconvertible/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/iconvertible/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/iconvertible/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index a065199..2085aac 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/idisposable/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/idisposable/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/idisposable/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/idisposable/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 3176d18..939f1ae 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/iformatable/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/iformatable/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/iformatable/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/iformatable/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 4d7ca31..ec926ab 100644 (file)
     <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>
index 7beeee4..1a11fd1 100644 (file)
     <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>
index a5684a1..bae6af7 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/indexoutofrangeexception/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/indexoutofrangeexception/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/indexoutofrangeexception/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/indexoutofrangeexception/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 37a820c..ce5264d 100644 (file)
     <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>
index feca95a..322ea9d 100644 (file)
     <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>
index a2fe7d1..eac9434 100644 (file)
     <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>
index 3b1ea3c..ec3de7c 100644 (file)
     <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>
index 0864334..e13276b 100644 (file)
     <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>
index 5320b44..3d4553f 100644 (file)
     <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>
index ec81ce2..1a3caf4 100644 (file)
     <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>
index e1c8e50..750210c 100644 (file)
     <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>
index 6de6652..e65dc11 100644 (file)
     <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>
index 0155e30..97ff5d3 100644 (file)
     <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>
index 9ad9b27..1c1f39b 100644 (file)
     <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>
index 9761ae2..796da93 100644 (file)
     <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>
index 26cc6b0..b40330b 100644 (file)
     <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>
index bf9130b..3183e03 100644 (file)
     <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>
index 0b8d12d..6099a92 100644 (file)
     <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>
index e9a1757..30798c7 100644 (file)
     <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>
index 62e2ea4..57dc4ed 100644 (file)
     <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>
index b874dc1..cd7ef56 100644 (file)
     <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>
index bf55dfb..c738b66 100644 (file)
     <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>
index 55d21e0..c7dd4e1 100644 (file)
     <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>
index 54299d7..275022f 100644 (file)
     <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>
index 72cbf3d..39d734a 100644 (file)
     <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>
index 572fb28..5324f84 100644 (file)
     <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>
index 221beb8..e6d8537 100644 (file)
     <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>
index f7c8b89..84086c5 100644 (file)
     <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>
index e7c81c6..f3eac04 100644 (file)
     <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>
index 78567d9..ae40884 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/int/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/int/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/int/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/int/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index da218b9..04a44e1 100644 (file)
     <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>
index 98771a2..82461a2 100644 (file)
     <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>
index d42736c..79e713a 100644 (file)
     <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>
index 1614028..2b04967 100644 (file)
     <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>
index 44dfd84..c2daa34 100644 (file)
     <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>
index c185a4f..1910c35 100644 (file)
     <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>
index 4704d06..02ce251 100644 (file)
     <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>
index 41971d5..c70132d 100644 (file)
     <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>
index 48b4bb2..4f57201 100644 (file)
     <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>
index 6ebf37b..6db031d 100644 (file)
     <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>
index b2295f5..6250da6 100644 (file)
     <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>
index 04e172b..1b1890a 100644 (file)
     <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>
index 354a05e..1a259a6 100644 (file)
     <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>
index cab0c69..285f1dc 100644 (file)
     <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>
index 935f3d1..2f12758 100644 (file)
     <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>
index 775932b..097a14c 100644 (file)
     <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>
index 399c128..c885fe6 100644 (file)
     <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>
index bc6c850..356f611 100644 (file)
     <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>
index eecb84d..e6f0585 100644 (file)
     <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>
index 8544e94..57a66d8 100644 (file)
     <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>
index 0fa8cbe..d72a990 100644 (file)
     <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>
index bf90999..eeb0610 100644 (file)
     <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>
index 7f34d7b..d73aee0 100644 (file)
     <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>
index 524d976..133b9c3 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/int16/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/int16/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/int16/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/int16/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 1738d2a..e04d554 100644 (file)
     <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>
index e2d8f98..8ff30e1 100644 (file)
     <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>
index 7075d57..e1fd605 100644 (file)
     <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>
index edbf026..24ce1f2 100644 (file)
     <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>
index 0df1052..f2453d9 100644 (file)
     <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>
index 6afa450..1a25af4 100644 (file)
     <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>
index 02fd64c..5fb7ba1 100644 (file)
     <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>
index 8258321..538f05f 100644 (file)
     <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>
index 14e8074..0fafb60 100644 (file)
     <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>
index 8044db3..1c3f7e4 100644 (file)
     <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>
index b45f3db..2d0ae36 100644 (file)
     <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>
index 5d0d796..7f0e861 100644 (file)
     <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>
index 6e01349..3a27671 100644 (file)
     <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>
index 483585d..9ce48b3 100644 (file)
     <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>
index dfaf429..b541729 100644 (file)
     <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>
index 1a6666a..7a8ad0f 100644 (file)
     <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>
index 7f2f024..99e79bb 100644 (file)
     <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>
index 54c7572..179acb8 100644 (file)
     <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>
index 1fce101..ecb5286 100644 (file)
     <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>
index 4a51164..d02dbb7 100644 (file)
     <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>
index 3fba312..fa0e24b 100644 (file)
     <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>
index e48ddbe..cce9d06 100644 (file)
     <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>
index 3e80725..16bcd77 100644 (file)
     <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>
index d6407dd..e0aec68 100644 (file)
     <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>
index 11dbcda..12f6e32 100644 (file)
     <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>
index 7e762b6..8356072 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/int64/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/int64/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/int64/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/int64/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 44cc6d5..38aee08 100644 (file)
     <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>
index 5f4b9fd..d732404 100644 (file)
     <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>
index 9b76e40..72dee39 100644 (file)
     <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>
index 3d3769b..5b40945 100644 (file)
     <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>
index e23cfe8..734b84f 100644 (file)
     <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>
index 1322e23..3f4b9bb 100644 (file)
     <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>
index 109e657..85fe099 100644 (file)
     <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>
index 31fb517..aa4c2eb 100644 (file)
     <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>
index b98aa70..df4030d 100644 (file)
     <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>
index 621ecfc..5a8a7ca 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/intptr/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/intptr/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/intptr/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/intptr/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 80fd635..ebc1010 100644 (file)
     <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>
index 9596898..f0f006a 100644 (file)
     <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>
index 9bff823..882d567 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/invalidcastexception/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/invalidcastexception/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/invalidcastexception/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/invalidcastexception/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index d9b937b..a4d4789 100644 (file)
     <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>
index 1110699..f1d889d 100644 (file)
     <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>
index 4cdca0f..a54db9d 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/invalidoperationexception/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/invalidoperationexception/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/invalidoperationexception/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/invalidoperationexception/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 1684dc1..ac93cb9 100644 (file)
     <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>
index 46a3fa5..3575b28 100644 (file)
     <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>
index 4e74732..da6b87d 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/invalidprogramexception/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/invalidprogramexception/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/invalidprogramexception/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/invalidprogramexception/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index b844adb..7d53d43 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/io/binarywriter/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/io/binarywriter/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/io/binarywriter/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/io/binarywriter/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index fead55d..bc4acbb 100644 (file)
     <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>
index c0aaec7..1f3a4c0 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/io/directorynotfoundexception/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/io/directorynotfoundexception/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/io/directorynotfoundexception/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/io/directorynotfoundexception/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/io/endofstreamexception/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/io/endofstreamexception/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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
index b35ceae..22876c4 100644 (file)
     <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>
index 6230ee8..90bd0a1 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/io/endofstreamexception/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/io/endofstreamexception/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index bb0bf44..6482386 100644 (file)
     <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>
index c3941f5..cf95f44 100644 (file)
     <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>
index 5d507f4..342a6e4 100644 (file)
     <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>
index 40936d0..cae58e4 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/io/fileaccess/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/io/fileaccess/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/io/fileaccess/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/io/fileaccess/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 236dcd6..0a43864 100644 (file)
     <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>
index 86d7850..05654dc 100644 (file)
     <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>
index 6efcc99..d393db8 100644 (file)
     <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>
index 6fbd72d..0887334 100644 (file)
     <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>
index 2ad8e26..7aba6ac 100644 (file)
     <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>
index c2cf1e1..4771e8d 100644 (file)
     <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>
index 74a60d4..5c3265c 100644 (file)
     <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>
index 514a62e..f40da41 100644 (file)
     <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>
index 2431e97..ac4048b 100644 (file)
     <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>
index 2b924cc..f165f8c 100644 (file)
     <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>
index 4c44ac1..58ba24f 100644 (file)
     <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>
index 02afe88..25d8b2e 100644 (file)
     <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>
index 5c5195e..bcaa378 100644 (file)
     <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>
index ad4dcb2..33a9736 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/io/fileattributes/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/io/fileattributes/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/io/fileattributes/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/io/fileattributes/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 587beac..bf89abb 100644 (file)
     <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>
index b93336d..90ab544 100644 (file)
     <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>
index 0252dd1..29c779d 100644 (file)
     <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>
index 47cfc0a..103669f 100644 (file)
     <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>
index 10c666b..ab54c1a 100644 (file)
     <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>
index f5b9e9c..bece32b 100644 (file)
     <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>
index d909c1b..174898c 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/io/filemode/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/io/filemode/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/io/filemode/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/io/filemode/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index ef4a6f6..626a72f 100644 (file)
     <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>
index d71ef50..e017d67 100644 (file)
     <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>
index 49b6b7b..bcedc9d 100644 (file)
     <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>
index bb20441..afb4c84 100644 (file)
     <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>
index 96a833d..608928a 100644 (file)
     <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>
index f03c407..adb235b 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/io/filenotfoundexception/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/io/filenotfoundexception/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/io/filenotfoundexception/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/io/filenotfoundexception/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 4fcdd35..f2ccd69 100644 (file)
     <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>
index 9cc1f37..abd8ffb 100644 (file)
     <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>
index ae229a3..4ea388b 100644 (file)
     <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>
index 27d0f2a..dc9c988 100644 (file)
     <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>
index 30da0b0..2554ef5 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/io/fileshare/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/io/fileshare/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/io/fileshare/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/io/fileshare/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index cc1dd72..21cd965 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/io/filestream/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/io/filestream/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/io/filestream/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/io/filestream/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index e492714..b0e15e8 100644 (file)
     <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>
index c579cb1..e426122 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/io/ioexception/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/io/ioexception/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/io/ioexception/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/io/ioexception/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 538661d..8738f18 100644 (file)
     <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>
index 70c8f58..0234777 100644 (file)
     <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>
index 349b228..8396f2e 100644 (file)
     <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>
index 34695a0..5f42fd3 100644 (file)
     <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>
index d770dd6..ec6daa5 100644 (file)
     <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>
index 4c50fad..bd6096d 100644 (file)
     <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>
index cf18194..eea79dd 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/io/memorystream/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/io/memorystream/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/io/memorystream/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/io/memorystream/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 984a81e..7b79fea 100644 (file)
     <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>
index 155224a..1589168 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/io/pathtoolongexception/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/io/pathtoolongexception/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/io/pathtoolongexception/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/io/pathtoolongexception/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 3334139..23781eb 100644 (file)
     <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>
index eec10ba..fe78321 100644 (file)
     <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>
index 3194e51..4971aae 100644 (file)
     <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>
index 3a3075d..a219e51 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/io/seekorigin/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/io/seekorigin/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/io/seekorigin/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/io/seekorigin/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 18be75d..fbfc92c 100644 (file)
     <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>
index fc6cf24..0abd37a 100644 (file)
     <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>
index 19dd378..a265fdf 100644 (file)
     <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>
index d5097e0..7797273 100644 (file)
     <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>
index 31ff046..1514904 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/io/stream/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/io/stream/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/io/stream/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/io/stream/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 601bda0..1e24e41 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/io/streamreader/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/io/streamreader/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/io/streamreader/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/io/streamreader/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 7c58f1c..e32fa18 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/io/stringwriter/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/io/stringwriter/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/io/stringwriter/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/io/stringwriter/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 2693b19..18c69d9 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/io/textreader/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/io/textreader/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/io/textreader/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/io/textreader/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 0ea282a..7214cb7 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/io/textwriter/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/io/textwriter/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/io/textwriter/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/io/textwriter/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 49ed04d..01e2fc1 100644 (file)
     <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>
index d1663d7..f644cec 100644 (file)
     <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>
index 2ba9ab3..71b28c7 100644 (file)
     <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>
index be92dfd..0d602ce 100644 (file)
     <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>
index 3d028de..599ee56 100644 (file)
     <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>
index 50f4c40..c0e8b06 100644 (file)
     <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>
index 6d0a8de..cfee604 100644 (file)
     <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>
index 6eb0927..58a5df1 100644 (file)
     <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>
index 59be661..35ed661 100644 (file)
     <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>
index ec846be..1f95698 100644 (file)
     <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>
index 52bd9d9..3f161d2 100644 (file)
     <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>
index 59d9e42..d148975 100644 (file)
     <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>
index 0e19c6a..73afb0c 100644 (file)
     <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>
index 307c880..d943772 100644 (file)
     <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>
index 3098562..46a3593 100644 (file)
     <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>
index 4c49da7..5b61a70 100644 (file)
     <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>
index 5344202..904d5b7 100644 (file)
     <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>
index dc125e5..3d28bfb 100644 (file)
     <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>
index 322a70b..ba0dbb7 100644 (file)
     <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>
index 04f0e29..52dd951 100644 (file)
     <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>
index a6c044a..e5ff91e 100644 (file)
     <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>
index 67f151f..5729dc0 100644 (file)
     <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>
index 31e4f4d..db47f6c 100644 (file)
     <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>
index 5e9bc46..051910e 100644 (file)
     <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>
index 2283a4f..ce01314 100644 (file)
     <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>
index ac74176..c83a029 100644 (file)
     <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>
index db93fba..5e09ae1 100644 (file)
     <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>
index f52f109..c06f116 100644 (file)
     <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>
index 68e04a0..d9c7015 100644 (file)
     <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>
index 8bb7ba9..bd1329a 100644 (file)
     <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>
index 0a364e9..52c4d5c 100644 (file)
     <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>
index 9a7213c..6411bee 100644 (file)
     <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>
index 6a51295..c2beb42 100644 (file)
     <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>
index 8c91890..513a58d 100644 (file)
     <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>
index 7f68b58..08c7919 100644 (file)
     <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>
index 8b6dbb5..8c30724 100644 (file)
     <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>
index 19f461f..e224b0b 100644 (file)
     <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>
index 354b8f3..a0d0043 100644 (file)
     <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>
index 9226479..8a189f2 100644 (file)
     <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>
index 559d567..f17f657 100644 (file)
     <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>
index 1e567ba..819ea9f 100644 (file)
     <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>
index 7443100..e5dc61b 100644 (file)
     <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>
index 55fb399..3c70e7a 100644 (file)
     <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>
index 7d47fc4..3056ccd 100644 (file)
     <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>
index f432087..fed781d 100644 (file)
     <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>
index 4d06c75..440958e 100644 (file)
     <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>
index d24791d..4730537 100644 (file)
     <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>
index 92cd941..d94bf86 100644 (file)
     <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>
index 430c70e..2a038b2 100644 (file)
     <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>
index 790b2ba..d46241e 100644 (file)
     <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>
index 345ee30..fe1cd8c 100644 (file)
     <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>
index f17758f..a8fcfff 100644 (file)
     <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>
index 0ebf441..e7663af 100644 (file)
     <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>
index faa0254..f133a98 100644 (file)
     <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>
index 16dd016..b8934fe 100644 (file)
     <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>
index fe1301c..6b4225a 100644 (file)
     <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>
index 563c4de..c575203 100644 (file)
     <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>
index f546997..fbe2853 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/math/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/math/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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
index 3dbacea..ebbf272 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/math/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/math/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 02de2f0..6955bdd 100644 (file)
     <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>
index 502f3ed..3136b98 100644 (file)
     <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>
index 2e13872..f890ef6 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/memberaccessexception/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/memberaccessexception/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/memberaccessexception/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/memberaccessexception/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index d075b25..3f790ba 100644 (file)
     <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>
index 589341d..9d272b0 100644 (file)
     <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>
index 4b68c11..ae89ec4 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/methodaccessexception/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/methodaccessexception/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/methodaccessexception/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/methodaccessexception/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 892668b..4696cc7 100644 (file)
     <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>
index 8c57226..6249203 100644 (file)
     <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>
index 39e5499..888feef 100644 (file)
     <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>
index dadce86..426e2d8 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/missingfieldexception/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/missingfieldexception/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/missingfieldexception/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/missingfieldexception/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index f48a8ba..231d41b 100644 (file)
     <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>
index f778ee2..f6bc2c0 100644 (file)
     <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>
index a50b759..d9404a1 100644 (file)
     <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>
index 2588d63..f5dce2e 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/missingmemberexception/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/missingmemberexception/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/missingmemberexception/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/missingmemberexception/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index b2d872f..4390e50 100644 (file)
     <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>
index bb3272b..9f3fb5a 100644 (file)
     <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>
index ccf8283..3641bec 100644 (file)
     <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>
index 8b418fa..2555272 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/missingmethodexception/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/missingmethodexception/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/missingmethodexception/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/missingmethodexception/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 5cb3c40..2a8f4ee 100644 (file)
     <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>
index 50206e4..eaecb92 100644 (file)
     <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>
index 8a63ac4..dcd2602 100644 (file)
     <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>
index 832b99f..5d44c4f 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/multicastdelegate/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/multicastdelegate/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/multicastdelegate/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/multicastdelegate/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index e430279..6fa4d7c 100644 (file)
     <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>
index 4652888..f37043b 100644 (file)
     <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>
index 93b3160..4d1817f 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/notimplementedexception/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/notimplementedexception/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/notimplementedexception/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/notimplementedexception/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 944e603..9cd219d 100644 (file)
     <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>
index caff468..734789f 100644 (file)
     <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>
index 0ef4cbf..348a97b 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/notsupportedexception/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/notsupportedexception/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/notsupportedexception/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/notsupportedexception/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index f6c7525..097aae5 100644 (file)
     <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>
index d3faa79..269e2d7 100644 (file)
     <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>
index 4485d07..2d21c29 100644 (file)
     <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>
index a2aa2ad..21c78f7 100644 (file)
     <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>
index 32a0b51..04aad7f 100644 (file)
     <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>
index 7cbaec3..9a84a6c 100644 (file)
     <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>
index 058f116..c4fe1a2 100644 (file)
     <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>
index a34355e..4e87130 100644 (file)
     <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>
index 294df7b..fc4f887 100644 (file)
     <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>
index 850a650..d85d2eb 100644 (file)
     <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>
index 5919bd6..8169886 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/nullable/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/nullable/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/nullable/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/nullable/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 5041da4..5a0f4da 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/nullreferenceexception/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/nullreferenceexception/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/nullreferenceexception/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/nullreferenceexception/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 35d808e..39b1ab0 100644 (file)
     <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>
index 83fdbe9..6ab0c74 100644 (file)
     <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>
index 8d1c0b6..8feb4d2 100644 (file)
     <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>
index af60ed6..b5e6e5b 100644 (file)
     <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>
index d333b1c..c9dc6a6 100644 (file)
     <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>
index 92fbd08..0720d4b 100644 (file)
     <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>
index e61c59a..31b5e02 100644 (file)
     <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>
index 44af1f7..ae45c27 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/object/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/object/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/object/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/object/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 4e5e512..0955bfa 100644 (file)
     <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>
index e6372d3..5e90e24 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/objectdisposedexception/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/objectdisposedexception/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/objectdisposedexception/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/objectdisposedexception/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 83d8a64..87e8245 100644 (file)
     <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>
index 29eb949..564ef03 100644 (file)
     <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>
index 58cc6f7..a709dfd 100644 (file)
     <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>
index 91eef83..5777927 100644 (file)
     <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>
index a2b2f8d..46d79ea 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/obsoleteattribute/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/obsoleteattribute/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/obsoleteattribute/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/obsoleteattribute/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 6430c6f..025e5fb 100644 (file)
     <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>
index 262fac0..86624ee 100644 (file)
     <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>
index 7e827c6..22e4ef0 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/outofmemoryexception/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/outofmemoryexception/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/outofmemoryexception/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/outofmemoryexception/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index bbb76bb..3ef2f95 100644 (file)
     <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>
index f60b501..8c68382 100644 (file)
     <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>
index ced8c6a..14c8ddf 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/overflowexception/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/overflowexception/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/overflowexception/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/overflowexception/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index b93066a..497c5cb 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/paramarrayattribute/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/paramarrayattribute/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/paramarrayattribute/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/paramarrayattribute/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 591f3ae..f89225a 100644 (file)
     <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>
index 2a3f151..0aa3276 100644 (file)
     <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>
index f100a11..a8e71e4 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/platformnotsupportedexception/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/platformnotsupportedexception/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/platformnotsupportedexception/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/platformnotsupportedexception/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index a474b6b..04c0db2 100644 (file)
     <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>
index 1e2c0d5..fb5d5a5 100644 (file)
     <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>
index 225f234..234e0bd 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/predicate/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/predicate/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/predicate/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/predicate/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index b3440f9..8a8b28c 100644 (file)
     <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>
index 1ca3831..90fd4a2 100644 (file)
     <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>
index 1bd425c..9164596 100644 (file)
     <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>
index 3e95b13..a197369 100644 (file)
     <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>
index 7c6d5c7..88842a2 100644 (file)
     <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>
index 8b6787d..17d9cef 100644 (file)
     <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>
index b35724a..ac23c02 100644 (file)
     <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>
index 3a1d8af..9a81345 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/random/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/random/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/random/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/random/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index f2712a7..45e105a 100644 (file)
     <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>
index 476e602..0d3a80f 100644 (file)
     <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>
index 24802bf..e0fa5b9 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/rankexception/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/rankexception/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/rankexception/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/rankexception/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 2f9f1ea..4e591bb 100644 (file)
     <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>
index ab2c385..5fcf822 100644 (file)
     <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>
index cfa290a..e09bfc3 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/reflection/ambiguousmatchexception/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/reflection/ambiguousmatchexception/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/reflection/ambiguousmatchexception/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/reflection/ambiguousmatchexception/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index f7f02c8..25435dd 100644 (file)
     <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>
index 017e93d..3982d0f 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/reflection/assembly/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/reflection/assembly/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/reflection/assembly/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/reflection/assembly/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 7a2e8a0..8f7945b 100644 (file)
     <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>
index 09f4229..5662bbd 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/reflection/assemblyconfigurationattribute/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/reflection/assemblyconfigurationattribute/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/reflection/assemblyconfigurationattribute/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/reflection/assemblyconfigurationattribute/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index e8a3501..74110b4 100644 (file)
     <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>
index 9e00f6f..5ff1fef 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/reflection/assemblydefaultaliasattribute/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/reflection/assemblydefaultaliasattribute/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/reflection/assemblydefaultaliasattribute/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/reflection/assemblydefaultaliasattribute/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index cf6c515..1766719 100644 (file)
     <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>
index 7fb070d..c30b8e5 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/reflection/assemblydelaysignattribute/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/reflection/assemblydelaysignattribute/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/reflection/assemblydelaysignattribute/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/reflection/assemblydelaysignattribute/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 5efd7bc..2c5217e 100644 (file)
     <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>
index 68be57f..409c8c4 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/reflection/assemblydescriptionattribute/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/reflection/assemblydescriptionattribute/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/reflection/assemblydescriptionattribute/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/reflection/assemblydescriptionattribute/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 3dd733f..d2afba8 100644 (file)
     <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>
index f3f213b..5acfa56 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/reflection/assemblykeyfileattribute/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/reflection/assemblykeyfileattribute/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/reflection/assemblykeyfileattribute/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/reflection/assemblykeyfileattribute/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 142cbaa..0028ebc 100644 (file)
     <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>
index d8b2152..0e1c19c 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/reflection/assemblykeynameattribute/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/reflection/assemblykeynameattribute/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/reflection/assemblykeynameattribute/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/reflection/assemblykeynameattribute/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 8097095..3d57f60 100644 (file)
     <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>
index 359f05d..b88e717 100644 (file)
     <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>
index e51482f..f45d1f7 100644 (file)
     <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>
index 33605ab..2d33216 100644 (file)
     <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>
index 21776ab..0a4909b 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/reflection/assemblyname/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/reflection/assemblyname/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/reflection/assemblyname/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/reflection/assemblyname/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 44f9fae..a7177b1 100644 (file)
     <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>
index 2d2515e..41f85eb 100644 (file)
     <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>
index 48ac11f..bedd209 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/reflection/assemblynameflags/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/reflection/assemblynameflags/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/reflection/assemblynameflags/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/reflection/assemblynameflags/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 0a66185..738e0e1 100644 (file)
     <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>
index ed778cb..7b7e78d 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/reflection/assemblytitleattribute/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/reflection/assemblytitleattribute/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/reflection/assemblytitleattribute/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/reflection/assemblytitleattribute/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index d84999e..7a2bee6 100644 (file)
     <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>
index 52f1552..301b8bb 100644 (file)
     <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>
index 4c4a875..96c9501 100644 (file)
     <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>
index 63bd751..14e3694 100644 (file)
     <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>
index ae1b9a9..7240c0b 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/reflection/callingconventions/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/reflection/callingconventions/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/reflection/callingconventions/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/reflection/callingconventions/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 53a6802..5823898 100644 (file)
     <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>
index 0a44b55..504f6f7 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/reflection/constructorinfo/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/reflection/constructorinfo/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/reflection/constructorinfo/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/reflection/constructorinfo/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 037751b..ab6ca41 100644 (file)
     <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>
index a8c9042..c982ed5 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/reflection/defaultmemberattribute/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/reflection/defaultmemberattribute/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/reflection/defaultmemberattribute/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/reflection/defaultmemberattribute/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/fieldtoken/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/fieldtoken/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/fieldtoken/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/fieldtoken/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 261a535..a32078f 100644 (file)
     <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>
index 2096693..1de002a 100644 (file)
     <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>
index d792b04..64ffc94 100644 (file)
     <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>
index a8c0ac0..503257f 100644 (file)
     <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>
index 2904e02..8fd6bdb 100644 (file)
     <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>
index 0da4a5c..7fbadb6 100644 (file)
     <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>
index 891b1ea..32f5706 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/flowcontrol/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/flowcontrol/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/flowcontrol/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/flowcontrol/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index b90fcc9..7015bbc 100644 (file)
     <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>
index 7e277e3..efac612 100644 (file)
     <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>
index e6bf5db..73cfd05 100644 (file)
     <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>
index b382d65..1f4cd51 100644 (file)
     <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>
index 59037db..fb59554 100644 (file)
     <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>
index 2d12fa8..734b96b 100644 (file)
     <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>
index 7fb651a..f53d7a2 100644 (file)
     <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>
index 0260562..9d53d50 100644 (file)
     <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>
index 85a59bc..3216fc2 100644 (file)
     <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>
index bee3bed..75b916a 100644 (file)
     <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>
index d416a7a..ef5db01 100644 (file)
     <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>
index 7c2ad76..e883f16 100644 (file)
     <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>
index 699c984..55c1af1 100644 (file)
     <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>
index 1ef0037..cf0dd17 100644 (file)
     <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>
index 74fffc9..208578f 100644 (file)
     <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>
index bcb2664..690bb42 100644 (file)
     <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>
index 61d42b2..3d57b0c 100644 (file)
     <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>
index 65513e6..6a3d64a 100644 (file)
     <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>
index e9c1762..5e0b877 100644 (file)
     <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>
index 7f2fc7a..3391adb 100644 (file)
     <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>
index 9f181a6..639ad11 100644 (file)
     <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>
index 228446e..a462f27 100644 (file)
     <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>
index 9a271d7..515a115 100644 (file)
     <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>
index e8a3645..2fec1e5 100644 (file)
     <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>
index 6aa7702..dfec19d 100644 (file)
     <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>
index 9db76e5..cb673dc 100644 (file)
     <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>
index 0198fd9..240ce5e 100644 (file)
     <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>
index 457fb11..81cc2a5 100644 (file)
     <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>
index 92f43e9..b668e9c 100644 (file)
     <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>
index 1faf609..b78ef4f 100644 (file)
     <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>
index f4b2b67..c87ad16 100644 (file)
     <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>
index c4209a8..efa8405 100644 (file)
     <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>
index 18485a8..8e782d1 100644 (file)
     <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>
index 4e5d3f4..7e50539 100644 (file)
     <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>
index f6c9171..0bee82d 100644 (file)
     <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>
index 399a4ed..d84e6b5 100644 (file)
     <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>
index 9bb8a85..7c17f39 100644 (file)
     <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>
index b22b656..ca68026 100644 (file)
     <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>
index 5d7869e..6b31625 100644 (file)
     <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>
index dc4f332..448aec4 100644 (file)
     <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>
index ff71cb0..6f26167 100644 (file)
     <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>
index 200844e..528b96e 100644 (file)
     <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>
index ec93336..f0e7ff0 100644 (file)
     <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>
index e4c77ab..37d3251 100644 (file)
     <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>
index 78b54cc..ead7451 100644 (file)
     <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>
index f2d71e1..b209da4 100644 (file)
     <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>
index 4a3740c..78e9175 100644 (file)
     <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>
index 4d83b38..2b296e8 100644 (file)
     <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>
index 90bacc1..1f8db33 100644 (file)
     <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>
index a32c492..216e111 100644 (file)
     <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>
index 94791d6..22ff4f9 100644 (file)
     <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>
index eeb6f87..6e511dd 100644 (file)
     <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>
index 569db09..e9cbe66 100644 (file)
     <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>
index 2a47c04..07a4b00 100644 (file)
     <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>
index 5c3fd08..37c82da 100644 (file)
     <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>
index aab223d..d4feda1 100644 (file)
     <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>
index 5bf33d9..badcf3b 100644 (file)
     <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>
index 6cb7f6b..ec59e23 100644 (file)
     <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>
index 7f0f973..d643ea3 100644 (file)
     <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>
index 0eed9c9..194111d 100644 (file)
     <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>
index e765fab..a76a54b 100644 (file)
     <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>
index eea2744..2fee57f 100644 (file)
     <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>
index 9003850..1e4b152 100644 (file)
     <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>
index eb18858..f8b987f 100644 (file)
     <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>
index 18616b9..de2b128 100644 (file)
     <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>
index 4894555..db23375 100644 (file)
     <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>
index e64d32e..77c0ca5 100644 (file)
     <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>
index db2e00a..ef6dd01 100644 (file)
     <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>
index 7555df5..9a20100 100644 (file)
     <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>
index c6d7a71..b82faf2 100644 (file)
     <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>
index a338501..b1a5ffe 100644 (file)
     <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>
index bc41b47..49d93cf 100644 (file)
     <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>
index 290881b..d75f2c4 100644 (file)
     <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>
index f83228c..d1c9c1f 100644 (file)
     <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>
index afeca89..44ad85c 100644 (file)
     <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>
index 3f56efd..00f9ada 100644 (file)
     <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>
index ffac37d..952a1e6 100644 (file)
     <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>
index aec769b..b936cd7 100644 (file)
     <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>
index bef40bc..eed2081 100644 (file)
     <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>
index f76aa64..8be80ad 100644 (file)
     <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>
index 49e6ee0..df84165 100644 (file)
     <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>
index dd121a4..362d7d1 100644 (file)
     <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>
index 028a758..b36efa1 100644 (file)
     <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>
index a882c5c..b9848d1 100644 (file)
     <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>
index 2d9c563..4eb8ef6 100644 (file)
     <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>
index 20334dc..2eb2089 100644 (file)
     <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>
index 1b546e7..52742d1 100644 (file)
     <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>
index 69a1362..c05c604 100644 (file)
     <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>
index 129aa4c..2b9d534 100644 (file)
     <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>
index 1e7760e..f3bdb90 100644 (file)
     <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>
index 4f9a0a4..dd8af49 100644 (file)
     <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>
index 30083b0..6b3c3de 100644 (file)
     <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>
index 4e724ee..b623638 100644 (file)
     <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>
index 55eaa4f..2634b24 100644 (file)
     <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>
index 595d5b7..a8d2f3a 100644 (file)
     <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>
index c9cf3f6..5154c74 100644 (file)
     <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>
index db2185d..8f5d9d3 100644 (file)
     <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>
index b21be40..6674be1 100644 (file)
     <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>
index 14f14a7..3e51fbf 100644 (file)
     <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>
index 848b720..aa8b46e 100644 (file)
     <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>
index cf62686..186d45e 100644 (file)
     <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>
index 4a51afd..3a98e29 100644 (file)
     <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>
index bb93a7d..8c10400 100644 (file)
     <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>
index 014ace3..3b7a145 100644 (file)
     <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>
index 05a43b1..f97a206 100644 (file)
     <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>
index e6abe8e..bff752e 100644 (file)
     <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>
index 48e9bd7..9a1555d 100644 (file)
     <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>
index 8f70f20..7dca2fe 100644 (file)
     <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>
index a3fcb60..34b95e6 100644 (file)
     <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>
index 14d591b..7c99c79 100644 (file)
     <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>
index 63e4b76..63523a9 100644 (file)
     <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>
index 5bc399f..62c23cc 100644 (file)
     <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>
index e6cabe1..dcff653 100644 (file)
     <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>
index 6f5daa2..f8a0767 100644 (file)
     <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>
index 03cee21..19585f2 100644 (file)
     <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>
index 29bc90c..015872e 100644 (file)
     <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>
index 11a5ea4..3e57778 100644 (file)
     <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>
index ed7223b..4c881bb 100644 (file)
     <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>
index 2ac985a..a591167 100644 (file)
     <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>
index a4c0077..f5664e9 100644 (file)
     <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>
index 54548bb..63e860e 100644 (file)
     <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>
index b84509e..6ac882e 100644 (file)
     <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>
index 66e282e..b8b5170 100644 (file)
     <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>
index 549858a..4817e76 100644 (file)
     <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>
index 8ab59af..81792bf 100644 (file)
     <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>
index d87aefd..3b462a9 100644 (file)
     <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>
index 2b9abba..f069918 100644 (file)
     <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>
index 201a63f..034683d 100644 (file)
     <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>
index 731b287..51d5f80 100644 (file)
     <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>
index b9fe9e4..5b133ca 100644 (file)
     <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>
index c539472..56981b5 100644 (file)
     <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>
index a9837dd..6d386c7 100644 (file)
     <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>
index 48b3b46..ab1fab3 100644 (file)
     <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>
index 279b08c..902c8e6 100644 (file)
     <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>
index c0639c8..841f661 100644 (file)
     <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>
index 1f1ace0..6cff1eb 100644 (file)
     <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>
index d7dc424..2614471 100644 (file)
     <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>
index a8f4cc5..894c494 100644 (file)
     <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>
index 08e29b5..a99cdab 100644 (file)
     <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>
index 8d85c68..242c115 100644 (file)
     <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>
index f47a241..47f3a90 100644 (file)
     <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>
index 2e5fec9..93b9a63 100644 (file)
     <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>
index 256f90e..4b1ea64 100644 (file)
     <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>
index f7c1c20..40eb761 100644 (file)
     <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>
index 0cef720..fd64e1c 100644 (file)
     <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>
index ac126e2..216f930 100644 (file)
     <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>
index e2c7601..3b116d0 100644 (file)
     <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>
index aaddee8..3d71e60 100644 (file)
     <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>
index a9d4d56..14ceae7 100644 (file)
     <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>
index ec18438..4506ae7 100644 (file)
     <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>
index f3c7605..f60351c 100644 (file)
     <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>
index dbc79ad..fef5319 100644 (file)
     <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>
index c6d9aad..4e6e7e5 100644 (file)
     <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>
index afed3bc..9adaa3d 100644 (file)
     <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>
index 4055608..a68de74 100644 (file)
     <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>
index bec7d27..c721615 100644 (file)
     <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>
index 99ad107..931535c 100644 (file)
     <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>
index b744482..5d0a634 100644 (file)
     <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>
index 24ff0c5..cf415df 100644 (file)
     <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>
index bebd6e4..29da95c 100644 (file)
     <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>
index 6d004b7..7a124bc 100644 (file)
     <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>
index d85ab41..074d983 100644 (file)
     <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>
index 4b63f72..bae0a4b 100644 (file)
     <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>
index a653cbd..97808ae 100644 (file)
     <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>
index 61a397c..b9e89a6 100644 (file)
     <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>
index d39c57b..efe1542 100644 (file)
     <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>
index 83e0050..15cf986 100644 (file)
     <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>
index 8bf4147..0afa156 100644 (file)
     <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>
index 3a9b95d..68fe761 100644 (file)
     <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>
index 04ccba9..a74dda3 100644 (file)
     <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>
index eeb6c34..41c05bf 100644 (file)
     <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>
index 099a552..7e26af5 100644 (file)
     <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>
index 9ed3b55..8417f91 100644 (file)
     <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>
index 37088d0..81c1be5 100644 (file)
     <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>
index eb40a6d..759cb06 100644 (file)
     <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>
index 5ace4b5..ebe9290 100644 (file)
     <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>
index 296286c..b1f80a0 100644 (file)
     <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>
index d131ba7..bf9652b 100644 (file)
     <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>
index 1bc019a..93791e7 100644 (file)
     <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>
index a6c4438..c011c51 100644 (file)
     <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>
index 90d205d..ac3946a 100644 (file)
     <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>
index d2fed6a..e6d8cb7 100644 (file)
     <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>
index 987c73e..e048599 100644 (file)
     <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>
index 696b080..ee09110 100644 (file)
     <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>
index 19fac54..3b1e81d 100644 (file)
     <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>
index 50716de..440dd00 100644 (file)
     <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>
index 1052781..80ae24c 100644 (file)
     <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>
index 4948cbd..bf0c407 100644 (file)
     <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>
index 141120a..74d3cc4 100644 (file)
     <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>
index 387df22..4fff3f1 100644 (file)
     <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>
index 09d3905..b3e7f37 100644 (file)
     <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>
index 2590604..9335f22 100644 (file)
     <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>
index ee6be5f..074bfdc 100644 (file)
     <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>
index efd0109..9840b3a 100644 (file)
     <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>
index ec63743..8c67c50 100644 (file)
     <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>
index 8844d97..9032f28 100644 (file)
     <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>
index 45ec769..32bf6af 100644 (file)
     <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>
index 1aec1ce..2741e6a 100644 (file)
     <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>
index 0a9e409..ccf43b6 100644 (file)
     <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>
index 6976b03..6013ae0 100644 (file)
     <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>
index 5857756..5b85b69 100644 (file)
     <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>
index 4c07292..2441b10 100644 (file)
     <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>
index b2940d7..2c147c1 100644 (file)
     <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>
index 95b0c81..d48a916 100644 (file)
     <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>
index 75c38f8..517c1f5 100644 (file)
     <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>
index a565232..5020ce0 100644 (file)
     <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>
index 861f968..ba8dfc8 100644 (file)
     <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>
index d73e93d..8136c69 100644 (file)
     <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>
index ef275de..08b02e6 100644 (file)
     <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>
index e15663c..2e3876f 100644 (file)
     <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>
index bafcbf9..5821f96 100644 (file)
     <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>
index 35f30bb..6c12665 100644 (file)
     <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>
index 4f7635c..d3e99b0 100644 (file)
     <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>
index 3b87863..a834163 100644 (file)
     <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>
index 0723a8a..a5f4539 100644 (file)
     <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>
index 458c400..b7c5b8d 100644 (file)
     <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>
index 0c22e64..2e6749e 100644 (file)
     <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>
index e12a067..9fe5ace 100644 (file)
     <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>
index 08f3a57..a26f798 100644 (file)
     <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>
index 7dd762e..db42358 100644 (file)
     <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>
index 5a3bfa1..0c57376 100644 (file)
     <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>
index 6a8694e..51da591 100644 (file)
     <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>
index 4903b6d..e368805 100644 (file)
     <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>
index 29d4f4b..9dd5c85 100644 (file)
     <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>
index 3dd81e7..09e9ba0 100644 (file)
     <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>
index 7775e74..762f3fb 100644 (file)
     <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>
index 3e1f2d2..44c1204 100644 (file)
     <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>
index 569539f..f3a3750 100644 (file)
     <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>
index 86c9792..24fc590 100644 (file)
     <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>
index a53bdf6..c0f658b 100644 (file)
     <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>
index 3ed70ec..032a221 100644 (file)
     <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>
index 239a1ce..044fdc8 100644 (file)
     <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>
index d953f46..bf4c38f 100644 (file)
     <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>
index 5443e3c..5a12326 100644 (file)
     <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>
index fd9c708..8108546 100644 (file)
     <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>
index e8709ca..01220d8 100644 (file)
     <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>
index 7c8a8c6..9e3c66e 100644 (file)
     <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>
index 74a8d30..8625c48 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 0c3d27c..7652e92 100644 (file)
     <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>
index 2e51f84..4a44695 100644 (file)
     <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>
index c617e30..82877b1 100644 (file)
     <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>
index a934ad1..98c4657 100644 (file)
     <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>
index 52b6fa8..8a4bb1c 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodetype/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodetype/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodetype/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodetype/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 1b707cf..0281394 100644 (file)
     <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>
index cc24d79..21858c5 100644 (file)
     <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>
index a169d5f..03d2230 100644 (file)
     <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>
index e7e6a20..6b8d768 100644 (file)
     <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>
index 7986982..8811ba7 100644 (file)
     <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>
index 016f166..2329ac0 100644 (file)
     <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>
index 54338f9..adf75ec 100644 (file)
     <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>
index cc44c81..4b76a90 100644 (file)
     <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>
index fee171c..f8b3e64 100644 (file)
     <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>
index 5d1c401..9c17804 100644 (file)
     <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>
index 2a7d161..6de5db8 100644 (file)
     <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>
index e2eced1..cb4d85c 100644 (file)
     <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>
index 12adbc9..39bce2a 100644 (file)
     <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>
index dbe9230..08a9cc9 100644 (file)
     <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>
index dc28180..5375067 100644 (file)
     <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>
index 8f63b11..c7bd0f2 100644 (file)
     <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>
index 4132162..0e09c8d 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 7fa8798..aa20fcf 100644 (file)
     <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>
index 935b21e..77489a1 100644 (file)
     <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>
index 8f48fac..5d3d7a2 100644 (file)
     <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>
index 725ae21..4b75abe 100644 (file)
     <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>
index 6423ca4..88ade54 100644 (file)
     <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>
index 65d1be2..faaeaf9 100644 (file)
     <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>
index 6a55e92..6933d88 100644 (file)
     <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>
index 57dd1dd..c942fc1 100644 (file)
     <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>
index 8b61122..7684cc6 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/packingsize/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/packingsize/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/packingsize/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/packingsize/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 1872c5b..7e0fbaa 100644 (file)
     <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>
index fea9a4e..4d466b4 100644 (file)
     <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>
index 12762a4..1943ca1 100644 (file)
     <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>
index e7d9ce5..331e7e7 100644 (file)
     <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>
index 0b1f703..b58b98e 100644 (file)
     <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>
index b589161..2f3a548 100644 (file)
     <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>
index 6dff174..33eb870 100644 (file)
     <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>
index 98f3734..f5e710b 100644 (file)
     <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>
index b522a94..30de505 100644 (file)
     <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>
index cf47606..0fc0385 100644 (file)
     <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>
index 600d75c..a7c2e38 100644 (file)
     <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>
index b251517..f86621d 100644 (file)
     <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>
index 8f7c01f..b2f2e55 100644 (file)
     <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>
index 65cd298..4063593 100644 (file)
     <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>
index 27e745b..6eb3a97 100644 (file)
     <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>
index b93cf87..0150612 100644 (file)
     <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>
index a4f5130..73a8d78 100644 (file)
     <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>
index b3d66a7..0ce078c 100644 (file)
     <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>
index e916b07..63051a7 100644 (file)
     <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>
index 8d8fd5c..e12faf9 100644 (file)
     <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>
index 176c104..c51a8d3 100644 (file)
     <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>
index a1fd261..3494a98 100644 (file)
     <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>
index f4bfc0a..fa4b99b 100644 (file)
     <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>
index e9e85c7..3b6eab8 100644 (file)
     <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>
index 26e0045..ddc6beb 100644 (file)
     <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>
index 520a7da..8da46c0 100644 (file)
     <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>
index 570b9c2..d9fa807 100644 (file)
     <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>
index 84c9d02..2d1907e 100644 (file)
     <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>
index efc80ee..efda8c2 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index a00ebd9..3425ba8 100644 (file)
     <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>
index 4c83c3c..92ed90c 100644 (file)
     <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>
index 787fecc..585831a 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/reflection/eventattributes/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/reflection/eventattributes/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/reflection/eventattributes/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/reflection/eventattributes/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 731280b..bfa6e97 100644 (file)
     <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>
index 4dfb1d1..dba3692 100644 (file)
     <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>
index af34ef3..70ad655 100644 (file)
     <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>
index c222ae7..9bea932 100644 (file)
     <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>
index 29f7a3e..41f0ed0 100644 (file)
     <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>
index e13bf31..9b35009 100644 (file)
     <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>
index fee3065..44bb48f 100644 (file)
     <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>
index 99901e7..f85018c 100644 (file)
     <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>
index 8d3d787..cf3f40e 100644 (file)
     <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>
index 5d0580a..75fd844 100644 (file)
     <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>
index e2e285c..30f8ca4 100644 (file)
     <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>
index 778b017..633aca5 100644 (file)
     <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>
index d219c3f..8ece59d 100644 (file)
     <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>
index 6e56dcc..c7004ac 100644 (file)
     <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>
index 1a5bbc9..7c01bdb 100644 (file)
     <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>
index 04fd5bb..a35dacb 100644 (file)
     <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>
index 087d7dd..745cdd1 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 3037d44..ba1bdce 100644 (file)
     <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>
index 1856919..42047b8 100644 (file)
     <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>
index 2bbb72a..e41b9bd 100644 (file)
     <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>
index 977eb47..00d8268 100644 (file)
     <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>
index 8bf4d23..0a314da 100644 (file)
     <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>
index e554b48..39b64ef 100644 (file)
     <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>
index 375e979..cfad3b8 100644 (file)
     <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>
index 1cb0e77..81f3913 100644 (file)
     <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>
index 6e65242..ce63e59 100644 (file)
     <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>
index bf127f0..802eea0 100644 (file)
     <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>
index 1fe2f4d..0cdfc06 100644 (file)
     <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>
index e87cc7d..bde7c28 100644 (file)
     <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>
index 3440403..4b2ddca 100644 (file)
     <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>
index 7f17594..5c28448 100644 (file)
     <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>
index 8f81cad..52172a1 100644 (file)
     <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>
index 2e3ce7f..2ccec4d 100644 (file)
     <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>
index 1260c52..6b8eb78 100644 (file)
     <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>
index 207368a..6d08ad1 100644 (file)
     <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>
index 188d8e6..681e31a 100644 (file)
     <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>
index f494eb3..c31b170 100644 (file)
     <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>
index 856bd99..535449a 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/reflection/methodattributes/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/reflection/methodattributes/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/reflection/methodattributes/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/reflection/methodattributes/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index cca01b4..dc7c27e 100644 (file)
     <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>
index ff20bf6..259b118 100644 (file)
     <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>
index 1c255ea..75ede59 100644 (file)
     <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>
index 5f54583..ac16127 100644 (file)
     <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>
index c7756eb..aef7acc 100644 (file)
     <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>
index dbd15bc..e4b7890 100644 (file)
     <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>
index aeb7bbe..8de8611 100644 (file)
     <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>
index 5b1ed98..7e976ef 100644 (file)
     <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>
index 3e7ad4e..d6030aa 100644 (file)
     <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>
index 8b2608e..a014064 100644 (file)
     <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>
index b732dab..9dcc114 100644 (file)
     <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>
index e2960d7..6ab5d93 100644 (file)
     <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>
index c1aa7f1..7101d6c 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 1cb3d6b..d39d7f2 100644 (file)
     <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>
index c2fcb65..1fedcd1 100644 (file)
     <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>
index 52bca6b..9d14c39 100644 (file)
     <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>
index 203559c..a64b47c 100644 (file)
     <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>
index 3c2428e..31fc2ec 100644 (file)
     <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>
index 0e0882f..2606c8e 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/reflection/parameterattributes/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/reflection/parameterattributes/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/reflection/parameterattributes/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/reflection/parameterattributes/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 18d6e69..9ff49f5 100644 (file)
     <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>
index 0cd8690..9fb7362 100644 (file)
     <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>
index e1f0933..3370b5d 100644 (file)
     <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>
index 9c186cc..1f1c209 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/reflection/propertyattributes/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/reflection/propertyattributes/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/reflection/propertyattributes/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/reflection/propertyattributes/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 7bd5c78..96e6ff1 100644 (file)
     <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>
index ae1088d..9418174 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/reflection/targetinvocationexception/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/reflection/targetinvocationexception/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/reflection/targetinvocationexception/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/reflection/targetinvocationexception/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 65ae897..7847c10 100644 (file)
     <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>
index 7a6f5aa..33d2557 100644 (file)
     <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>
index f6b8ced..4742777 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/reflection/targetparametercountexception/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/reflection/targetparametercountexception/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/reflection/targetparametercountexception/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/reflection/targetparametercountexception/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index bd44a79..ccc03b2 100644 (file)
     <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>
index 5f291ea..70eb395 100644 (file)
     <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>
index 520dc5e..e2f6158 100644 (file)
     <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>
index d2ee432..ae86d11 100644 (file)
     <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>
index cd970b2..85cf681 100644 (file)
     <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>
index 5fa85d2..d445fb7 100644 (file)
     <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>
index 3da1892..203c01c 100644 (file)
     <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>
index 31570c9..6081d0b 100644 (file)
     <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>
index d2439a7..9b8cf95 100644 (file)
     <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>
index bf6bc05..8296af0 100644 (file)
     <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>
index 6336d22..4ea5cc3 100644 (file)
     <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>
index 8cb0010..197379d 100644 (file)
     <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>
index ddb3c39..afe43c3 100644 (file)
     <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>
index 1204042..3703998 100644 (file)
     <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>
index 45195f2..8b393cd 100644 (file)
     <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>
index be6d948..7fb43f7 100644 (file)
     <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>
index 0add8f4..ba780e8 100644 (file)
     <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>
index aaba14c..2d68b50 100644 (file)
     <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>
index 6d73d72..ee64dbd 100644 (file)
     <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>
index e97fb83..376f663 100644 (file)
     <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>
index 7a96dfb..0e622ee 100644 (file)
     <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>
index ccbd1ca..153f039 100644 (file)
     <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>
index a375d4b..3aeb6f3 100644 (file)
     <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>
index bb287d9..89715d4 100644 (file)
     <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>
index 99a60f8..db03452 100644 (file)
     <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>
index ab1b5f3..6c171b1 100644 (file)
     <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>
index 2121dff..5f1fe5d 100644 (file)
     <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>
index e234d35..289c36d 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/reflection/typeattributes/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/reflection/typeattributes/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/reflection/typeattributes/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/reflection/typeattributes/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index a193b45..39816d2 100644 (file)
     <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>
index 0352fb4..2d21682 100644 (file)
     <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>
index 7da134b..14e0326 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/resources/missingmanifestresourceexception/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/resources/missingmanifestresourceexception/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/resources/missingmanifestresourceexception/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/resources/missingmanifestresourceexception/project.json
deleted file mode 100644 (file)
index 0fa138a..0000000
+++ /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": {}
-  }
-}
index 6127414..2e3aa12 100644 (file)
     <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>
index d838cd6..86b76f1 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/resources/neutralresourceslanguageattribute/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/resources/neutralresourceslanguageattribute/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/resources/neutralresourceslanguageattribute/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/resources/neutralresourceslanguageattribute/project.json
deleted file mode 100644 (file)
index 0fa138a..0000000
+++ /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": {}
-  }
-}
index 50a329a..224af9e 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/resources/resourcemanager/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/resources/resourcemanager/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/resources/resourcemanager/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/resources/resourcemanager/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index e687a91..0ed15af 100644 (file)
     <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>
index 61ed095..58a4ecc 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/resources/satellitecontractversionattribute/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/resources/satellitecontractversionattribute/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/resources/satellitecontractversionattribute/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/resources/satellitecontractversionattribute/project.json
deleted file mode 100644 (file)
index 0fa138a..0000000
+++ /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": {}
-  }
-}
index 6253b15..f0eb260 100644 (file)
     <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>
index ab1cbdc..caa0367 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/runtime/compilerservices/accessedthroughpropertyattribute/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/runtime/compilerservices/accessedthroughpropertyattribute/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/runtime/compilerservices/accessedthroughpropertyattribute/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/runtime/compilerservices/accessedthroughpropertyattribute/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 8042b2d..fcb0c02 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/runtime/compilerservices/compilationrelaxations/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/runtime/compilerservices/compilationrelaxations/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/runtime/compilerservices/compilationrelaxations/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/runtime/compilerservices/compilationrelaxations/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 048cb09..2cc7105 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/runtime/compilerservices/compilergeneratedattribute/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/runtime/compilerservices/compilergeneratedattribute/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/runtime/compilerservices/compilergeneratedattribute/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/runtime/compilerservices/compilergeneratedattribute/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 6667aaa..71c907e 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/runtime/compilerservices/customconstantattribute/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/runtime/compilerservices/customconstantattribute/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/runtime/compilerservices/customconstantattribute/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/runtime/compilerservices/customconstantattribute/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 17a71b7..63d8fc5 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/runtime/compilerservices/indexernameattribute/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/runtime/compilerservices/indexernameattribute/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/runtime/compilerservices/indexernameattribute/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/runtime/compilerservices/indexernameattribute/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 0c41586..79bd5c6 100644 (file)
     <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>
index 2d9fdda..c83f1d2 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/runtime/compilerservices/internalsvisibletoattribute/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/runtime/compilerservices/internalsvisibletoattribute/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/runtime/compilerservices/internalsvisibletoattribute/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/runtime/compilerservices/internalsvisibletoattribute/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index d0a750a..fb6bd2d 100644 (file)
     <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>
index 8ed5b75..fe882bc 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/runtime/compilerservices/methodimploptions/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/runtime/compilerservices/methodimploptions/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/runtime/compilerservices/methodimploptions/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/runtime/compilerservices/methodimploptions/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 757d52a..456fdca 100644 (file)
     <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>
index fda9745..4484091 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/runtime/compilerservices/runtimecompatibilityattribute/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/runtime/compilerservices/runtimecompatibilityattribute/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/runtime/compilerservices/runtimecompatibilityattribute/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/runtime/compilerservices/runtimecompatibilityattribute/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 65ce77d..1297fea 100644 (file)
     <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>
index 026f17b..d6e6f2e 100644 (file)
     <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>
index 7b084cc..9bdd6bc 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/runtime/compilerservices/runtimehelpers/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/runtime/compilerservices/runtimehelpers/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/runtime/compilerservices/runtimehelpers/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/runtime/compilerservices/runtimehelpers/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 77d1cf5..708b7dd 100644 (file)
     <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>
index e5953fe..c786eee 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/runtime/decimalconstantattribute/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/runtime/decimalconstantattribute/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/runtime/decimalconstantattribute/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/runtime/decimalconstantattribute/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index bd044da..248ed5e 100644 (file)
     <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>
index 526aec4..04e6bc5 100644 (file)
     <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>
index 1bdbc67..6a79b72 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/runtime/fixedbufferattribute/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/runtime/fixedbufferattribute/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/runtime/fixedbufferattribute/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/runtime/fixedbufferattribute/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 79a8849..8c11186 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/callingconvention/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/callingconvention/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/callingconvention/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/callingconvention/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 506eef5..d9e1fc0 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/charset/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/charset/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/charset/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/charset/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 3894e7b..8170b45 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/dllimportattribute/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/dllimportattribute/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/dllimportattribute/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/dllimportattribute/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 43a4f24..07e4214 100644 (file)
     <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>
index 1d24872..74a0e2a 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/fieldoffsetattribute/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/fieldoffsetattribute/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/fieldoffsetattribute/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/fieldoffsetattribute/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 40c4c0c..f14599c 100644 (file)
     <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>
index c4980eb..49b7fe2 100644 (file)
     <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>
index 756a64a..6ffd270 100644 (file)
     <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>
index 9c586c3..12aa8d3 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/gchandle/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/gchandle/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/gchandle/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/gchandle/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 43abc1a..8044a90 100644 (file)
     <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>
index a94ce86..6628922 100644 (file)
     <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>
index 2f581b8..fcb69d5 100644 (file)
     <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>
index 1a19710..fbba32f 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/gchandletype/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/gchandletype/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/gchandletype/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/gchandletype/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index c19508b..251be61 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/inattribute/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/inattribute/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/inattribute/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/inattribute/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 0b1d054..521c92e 100644 (file)
     <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>
index fd0e26d..012a81c 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/layoutkind/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/layoutkind/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/layoutkind/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/layoutkind/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 9638014..b3e5063 100644 (file)
     <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>
index d528f66..a127ac4 100644 (file)
     <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>
index cb9f8f2..b1221d3 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/marshal/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/marshal/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/marshal/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/marshal/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 254ef2c..d2bcef0 100644 (file)
     <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>
index 55fd891..e8fce67 100644 (file)
     <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>
index df378a7..3f526f4 100644 (file)
     <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>
index 3dfc452..82f260c 100644 (file)
     <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>
index 97b95b9..3d76da1 100644 (file)
     <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>
index 72682cf..2ca16d2 100644 (file)
     <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>
index df4526b..eef4687 100644 (file)
     <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>
index 2508225..82a7b9e 100644 (file)
     <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>
index 493197f..6da49ac 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/marshalasattribute/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/marshalasattribute/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/marshalasattribute/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/marshalasattribute/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index cf8a61b..c895446 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/outattribute/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/outattribute/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/outattribute/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/outattribute/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 3265d8a..e05b67a 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/preservesigattribute/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/preservesigattribute/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/preservesigattribute/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/preservesigattribute/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 1936c4c..35230c5 100644 (file)
     <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>
index 823d818..156b16b 100644 (file)
     <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>
index 4d85fc5..4852153 100644 (file)
     <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>
index 7b3a403..9fc0565 100644 (file)
     <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>
index df06f03..36c271d 100644 (file)
     <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>
index 4032025..d1e50f1 100644 (file)
     <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>
index d30051d..e2a020a 100644 (file)
     <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>
index 61206f0..0b3a7f9 100644 (file)
     <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>
index b26ebfe..8c4dca6 100644 (file)
     <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>
index 3aad245..943958f 100644 (file)
     <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>
index bf5be5d..010b4a6 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/safehandle/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/safehandle/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/safehandle/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/safehandle/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index a0aeb05..6c9b22c 100644 (file)
     <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>
index 22b3e8b..c15b438 100644 (file)
     <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>
index 0305914..55b0d8c 100644 (file)
     <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>
index 8243ec3..ae7b963 100644 (file)
     <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>
index a2ffc5b..f08db5b 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/structlayoutattribute/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/structlayoutattribute/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/structlayoutattribute/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/structlayoutattribute/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 48e8c0e..7cde284 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/unmanagedtype/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/unmanagedtype/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/unmanagedtype/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/unmanagedtype/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index fdbeb91..d854a94 100644 (file)
     <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>
index fcc0b16..88e7b15 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/runtimefieldhandle/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/runtimefieldhandle/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/runtimefieldhandle/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/runtimefieldhandle/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index adab2a6..cedbb6c 100644 (file)
     <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>
index 06f7620..b95bb5f 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/runtimemethodhandle/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/runtimemethodhandle/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/runtimemethodhandle/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/runtimemethodhandle/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index d0b5fad..c507498 100644 (file)
     <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>
index a117877..e091a34 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/runtimetypehandle/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/runtimetypehandle/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/runtimetypehandle/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/runtimetypehandle/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 7e39906..bbc9aa3 100644 (file)
     <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>
index 1427f90..beeac21 100644 (file)
     <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>
index b243488..bdfc1aa 100644 (file)
     <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>
index c12a486..913bc50 100644 (file)
     <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>
index 30be9cf..63b8f08 100644 (file)
     <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>
index 8b0fb39..29848ba 100644 (file)
     <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>
index 6a82e0a..7b0e794 100644 (file)
     <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>
index 9d6e0a9..4913347 100644 (file)
     <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>
index c805722..73978da 100644 (file)
     <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>
index ff7d120..bf631aa 100644 (file)
     <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>
index 4691c4d..37a2fe0 100644 (file)
     <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>
index 3cbd35e..31716d0 100644 (file)
     <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>
index d5b74a9..6138df9 100644 (file)
     <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>
index 55d5a61..654f53f 100644 (file)
     <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>
index f609256..210bfa2 100644 (file)
     <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>
index e871c3c..1343ce4 100644 (file)
     <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>
index 16ab5d1..b7f7f0e 100644 (file)
     <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>
index 057234b..7853b5d 100644 (file)
     <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>
index b3e677e..1f9c63b 100644 (file)
     <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>
index 5335e77..f6f1801 100644 (file)
     <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>
index cb15fff..6b86872 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/sbyte/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/sbyte/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/sbyte/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/sbyte/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 89abee2..ddd7cf7 100644 (file)
     <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>
index 3f168bc..04cf0e9 100644 (file)
     <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>
index 6a66b8b..e7afd4c 100644 (file)
     <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>
index c065d21..aa27571 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/security/securityexception/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/security/securityexception/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/security/securityexception/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/security/securityexception/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 667554b..87a8bbd 100644 (file)
     <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>
index 0f6b126..1644ece 100644 (file)
     <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>
index 403435a..9a823e8 100644 (file)
     <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>
index 57478f2..cef10c9 100644 (file)
     <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>
index 610b0bd..3ff6a9b 100644 (file)
     <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>
index e408542..5536aa1 100644 (file)
     <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>
index 8edd15e..7b5a7dc 100644 (file)
     <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>
index 4e7fe08..2a2bcf2 100644 (file)
     <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>
index bf7f0d3..eccaf66 100644 (file)
     <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>
index 4dbf862..bc69c56 100644 (file)
     <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>
index 674f032..d97cc8c 100644 (file)
     <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>
index 2d8cecc..9a7b290 100644 (file)
     <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>
index a25db17..5e1ac22 100644 (file)
     <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>
index f717e22..45ce5a5 100644 (file)
     <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>
index f45f5aa..f7515be 100644 (file)
     <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>
index 029fbd7..91813c4 100644 (file)
     <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>
index 28d3ab8..d2d40a5 100644 (file)
     <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>
index 5c07190..1183806 100644 (file)
     <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>
index 66c55a4..50a5514 100644 (file)
     <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>
index 68513dc..6ee3980 100644 (file)
     <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>
index 7b81301..7f234e6 100644 (file)
     <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>
index eb67c4d..f75287f 100644 (file)
     <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>
index 13e2a34..ef46e66 100644 (file)
     <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>
index 46aad0e..20cedf2 100644 (file)
     <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>
index 1c5c665..11b1bb4 100644 (file)
     <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>
index bc88652..71b6926 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/single/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/single/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/single/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/single/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 2ba215f..b55c608 100644 (file)
     <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>
index b89e11d..9116145 100644 (file)
     <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>
index 8fe8a55..70cfc36 100644 (file)
     <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>
index 33158b6..31252d7 100644 (file)
     <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>
index 2b103c8..1c37e35 100644 (file)
     <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>
index e179737..c0f4d7b 100644 (file)
     <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>
index 01a65fe..df6cd4e 100644 (file)
     <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>
index d723d0e..a1be2be 100644 (file)
     <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>
index 39f16d2..56aa097 100644 (file)
     <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>
index 57af669..8ef833f 100644 (file)
     <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>
index baebcc8..25a76ff 100644 (file)
     <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>
index 2154610..8310db0 100644 (file)
     <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>
index 439f72c..ed9553a 100644 (file)
     <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>
index 4ac5989..7256a63 100644 (file)
     <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>
index 15c928a..8640858 100644 (file)
     <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>
index 791fcd6..8831cd5 100644 (file)
     <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>
index 491e7a5..4974390 100644 (file)
     <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>
index 8880623..ed19b7b 100644 (file)
     <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>
index a4e1f4a..99b3d23 100644 (file)
     <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>
index 9b060fd..e31952b 100644 (file)
     <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>
index 17bc922..578bdb2 100644 (file)
     <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>
index e7a6cf8..039f310 100644 (file)
     <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>
index f1c47c9..66ba50e 100644 (file)
     <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>
index cf96438..d997c62 100644 (file)
     <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>
index dec921c..e30bdf5 100644 (file)
     <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>
index ca70f17..f37ef9b 100644 (file)
     <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>
index db5658a..8bb3b5d 100644 (file)
     <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>
index 9ed4057..4f95af5 100644 (file)
     <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>
index d5bb37d..9f5b478 100644 (file)
     <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>
index 9056c8e..e019648 100644 (file)
     <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>
index 4a405d2..af66f13 100644 (file)
     <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>
index 46a6ecc..80efdca 100644 (file)
     <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>
index f65501d..1a362de 100644 (file)
     <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>
index 7d47c93..6573334 100644 (file)
     <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>
index f1bcea8..c9a5910 100644 (file)
     <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>
index b525a76..73e76bd 100644 (file)
     <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>
index 7509b68..e5d82b7 100644 (file)
     <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>
index edec56b..52d7238 100644 (file)
     <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>
index 333c3b1..ad9de87 100644 (file)
     <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>
index ceb218a..de6565c 100644 (file)
     <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>
index b04e549..40ffa09 100644 (file)
     <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>
index 95c4bd4..273e018 100644 (file)
     <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>
index 00de9c5..cd3cae2 100644 (file)
     <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>
index 1dbc51c..13c85e8 100644 (file)
     <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>
index e83617f..9756239 100644 (file)
     <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>
index a4d3954..204b1a9 100644 (file)
     <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>
index bb81a52..c133fbf 100644 (file)
     <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>
index a8bf80c..d82452a 100644 (file)
     <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>
index 17b80b1..1f117d6 100644 (file)
     <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>
index c0359a0..82d09a0 100644 (file)
     <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>
index a5f4ae8..25894ec 100644 (file)
     <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>
index c8a183d..c8bbad4 100644 (file)
     <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>
index cc9fbc8..8250efc 100644 (file)
     <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>
index f3fefca..50b5928 100644 (file)
     <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>
index 6327111..7824a2a 100644 (file)
     <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>
index dc3c0c5..f0a6d5a 100644 (file)
     <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>
index 20e4fa1..ac680c1 100644 (file)
     <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>
index 0fce4d9..fe17002 100644 (file)
     <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>
index 8f3fead..7de0166 100644 (file)
     <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>
index 7d4006c..91f2699 100644 (file)
     <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>
index c81e864..caba210 100644 (file)
     <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>
index d76f3d2..fbf6dbb 100644 (file)
     <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>
index 78e1e29..d536208 100644 (file)
     <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>
index 39ae8a4..9a64cfd 100644 (file)
     <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>
index 7817198..4271a2c 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/string/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/string/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/string/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/string/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 8a7a173..3c160f0 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/stringcompare/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/stringcompare/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/stringcompare/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/stringcompare/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index bea72e2..773384c 100644 (file)
     <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>
index 2741d26..4d847b4 100644 (file)
     <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>
index 66ee4fb..d217bd4 100644 (file)
     <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>
index 941aac2..d0e0732 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/stringcomparer/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/stringcomparer/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/stringcomparer/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/stringcomparer/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 77c07cd..f1afe69 100644 (file)
     <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>
index 5dc7312..92c9505 100644 (file)
     <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>
index fc89d72..9bc0f5c 100644 (file)
     <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>
index 9f5d8d4..f33ce7b 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/stringcomparison/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/stringcomparison/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/stringcomparison/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/stringcomparison/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 4a6c46c..a2f87c2 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/szarrayhelper/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/szarrayhelper/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/szarrayhelper/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/szarrayhelper/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index c15c09d..38029f3 100644 (file)
     <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>
index 2f359d8..fc24095 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/text/decoder/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/text/decoder/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/text/decoder/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/text/decoder/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index f908b12..36214aa 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/text/encoder/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/text/encoder/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/text/encoder/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/text/encoder/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index b09999f..de38a17 100644 (file)
     <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>
index f7f5adb..b2c795d 100644 (file)
     <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>
index 9488707..c527e0c 100644 (file)
     <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>
index 2c2baff..decdb22 100644 (file)
     <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>
index b134564..d233d9e 100644 (file)
     <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>
index 9ace661..16b79f0 100644 (file)
     <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>
index 7e3f92f..fa49aec 100644 (file)
     <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>
index 7712a62..80b2290 100644 (file)
     <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>
index e683bec..1664c5e 100644 (file)
     <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>
index 0424ce1..eabec11 100644 (file)
     <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>
index 8b4a709..3aa91ed 100644 (file)
     <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>
index b36c132..2b5b3d6 100644 (file)
     <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>
index 092da34..4575839 100644 (file)
     <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>
index 41cf97d..ebb479a 100644 (file)
     <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>
index 212147c..3ec9b3b 100644 (file)
     <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>
index af2af66..88fcc54 100644 (file)
     <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>
index 3d695b3..ac44837 100644 (file)
     <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>
index ef44c7b..2cb3dbc 100644 (file)
     <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>
index 841ee61..d269590 100644 (file)
     <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>
index 8fddba6..1e6d122 100644 (file)
     <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>
index c1d00c4..26d8893 100644 (file)
     <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>
index 4f22ec9..93cbdf5 100644 (file)
     <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>
index 76a43b4..3448a0c 100644 (file)
     <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>
index ce25856..544694a 100644 (file)
     <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>
index 168fa53..17ea376 100644 (file)
     <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>
index ca28e97..473731f 100644 (file)
     <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>
index 0ba5380..77644c9 100644 (file)
     <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>
index d54d630..17b19b8 100644 (file)
     <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>
index 62bf31a..5b07323 100644 (file)
     <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>
index 6dc28fe..a2fd3a0 100644 (file)
     <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>
index de904d3..00a1f70 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/text/encoding/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/text/encoding/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/text/encoding/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/text/encoding/project.json
deleted file mode 100644 (file)
index 9a103f5..0000000
+++ /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": {}
-  }
-}
index a810a31..bdfb1a8 100644 (file)
     <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>
index 715fd30..9145798 100644 (file)
     <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>
index d93816a..5e6b55c 100644 (file)
     <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>
index 2c71545..c7c4363 100644 (file)
     <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>
index eccb0e9..7453acd 100644 (file)
     <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>
index b407143..8758d6e 100644 (file)
     <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>
index 576668d..5628211 100644 (file)
     <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>
index 235bda4..e444003 100644 (file)
     <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>
index ab04bbe..19a87a0 100644 (file)
     <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>
index 3972619..2ed589e 100644 (file)
     <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>
index 1375058..7547a64 100644 (file)
     <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>
index e81f836..ad96b18 100644 (file)
     <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>
index 131274f..d780323 100644 (file)
     <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>
index e9ed957..d5e6f40 100644 (file)
     <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>
index aee21b2..b20656e 100644 (file)
     <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>
index 5abaa1b..b4f8d11 100644 (file)
     <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>
index bc02a0c..c9dcb6d 100644 (file)
     <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>
index f3c4c7f..a083eb3 100644 (file)
     <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>
index ee39891..dc0aa3f 100644 (file)
     <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>
index 6353ed1..4fe4d7a 100644 (file)
     <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>
index 46b310f..c85de5b 100644 (file)
     <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>
index 4c9e67e..e448ea2 100644 (file)
     <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>
index 75c1590..949ce37 100644 (file)
     <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>
index 83d4ee5..efc2275 100644 (file)
     <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>
index f38669a..217151c 100644 (file)
     <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>
index 8dd9b7d..59d5696 100644 (file)
     <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>
index 147d511..63b8bd7 100644 (file)
     <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>
index d4b6522..64dc05c 100644 (file)
     <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>
index 09689d8..3d39d76 100644 (file)
     <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>
index a09629c..d0263b9 100644 (file)
     <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>
index cb39a7e..10dcca4 100644 (file)
     <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>
index 872ed38..629c8c8 100644 (file)
     <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>
index 6a4a606..d79d3ed 100644 (file)
     <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>
index 447aeaf..5d67a4a 100644 (file)
     <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>
index ac1c06f..a993b1e 100644 (file)
     <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>
index 5c4c4e0..5789a87 100644 (file)
     <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>
index 3bb4059..740395e 100644 (file)
     <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>
index 2281323..f204e3e 100644 (file)
     <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>
index a963a15..c95a927 100644 (file)
     <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>
index 18ee133..9219b1c 100644 (file)
     <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>
index bd65fc6..97eccf6 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/text/stringbuilder/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/text/stringbuilder/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/text/stringbuilder/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/text/stringbuilder/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 69a5202..592beb8 100644 (file)
     <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>
index 1186b27..9ff5750 100644 (file)
     <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>
index e641a03..b12b1cb 100644 (file)
     <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>
index 3ba4abd..227918a 100644 (file)
     <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>
index 1bc30c2..d83d15f 100644 (file)
     <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>
index 853e864..ea8813b 100644 (file)
     <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>
index 984f404..97f9991 100644 (file)
     <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>
index ab97c1d..451089d 100644 (file)
     <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>
index 675901c..b54e6c4 100644 (file)
     <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>
index 562abb2..0074c87 100644 (file)
     <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>
index 9f62e63..33bbc9b 100644 (file)
     <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>
index 286c0e9..6798d02 100644 (file)
     <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>
index 47884d3..471c5a0 100644 (file)
     <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>
index b5e1650..911d008 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/text/unicodeencoding/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/text/unicodeencoding/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/text/unicodeencoding/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/text/unicodeencoding/project.json
deleted file mode 100644 (file)
index 9a103f5..0000000
+++ /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": {}
-  }
-}
index 8579d57..d88ce25 100644 (file)
     <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>
index e913e41..51a7d9d 100644 (file)
     <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>
index 6a2bca8..fb5df3e 100644 (file)
     <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>
index ae49106..d3c76a9 100644 (file)
     <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>
index 671d5b3..733fc93 100644 (file)
     <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>
index 231db7e..d8b844b 100644 (file)
     <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>
index 5002373..a456012 100644 (file)
     <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>
index c812896..c1d8362 100644 (file)
     <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>
index c806791..ba21cfa 100644 (file)
     <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>
index 8e1ccaa..fbe3d31 100644 (file)
     <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>
index 2eabda7..f0f5b34 100644 (file)
     <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>
index 3b219e4..c316305 100644 (file)
     <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>
index 064fa99..2d4ae14 100644 (file)
     <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>
index 14f34c5..d1fcaa9 100644 (file)
     <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>
index 5a18b8b..d5ef5ec 100644 (file)
     <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>
index 0c05ab3..da3751d 100644 (file)
     <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>
index da7aa88..3e77979 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/text/utf8encoding/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/text/utf8encoding/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/text/utf8encoding/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/text/utf8encoding/project.json
deleted file mode 100644 (file)
index 9a103f5..0000000
+++ /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": {}
-  }
-}
index a9ef730..aef0a8d 100644 (file)
     <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>
index 760808c..6805b93 100644 (file)
     <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>
index aba9660..36408d4 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/threading/autoresetevent/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/threading/autoresetevent/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/threading/autoresetevent/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/threading/autoresetevent/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index eb08fc9..962f1ef 100644 (file)
     <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>
index f7099c0..4ee8578 100644 (file)
     <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>
index 844aca7..e08bcbe 100644 (file)
     <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>
index 81c5284..40dbaa7 100644 (file)
     <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>
index de7c1ca..a7fe800 100644 (file)
     <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>
index a89c14d..550baf9 100644 (file)
     <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>
index 509f36c..bf24dd7 100644 (file)
     <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>
index 2d20a0d..4eb114b 100644 (file)
     <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>
index e580643..cf5566f 100644 (file)
     <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>
index 85bbfc0..83ce4f5 100644 (file)
     <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>
index f923e6f..b5451b2 100644 (file)
     <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>
index 4a01f68..48545fd 100644 (file)
     <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>
index a32c076..860a761 100644 (file)
     <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>
index 28854e8..54662d6 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/threading/interlocked/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/threading/interlocked/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/threading/interlocked/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/threading/interlocked/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 7153942..b85bc60 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/threading/manualresetevent/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/threading/manualresetevent/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/threading/manualresetevent/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/threading/manualresetevent/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index e0de689..35721b8 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/threading/timeout/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/threading/timeout/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/threading/timeout/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/threading/timeout/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 3bf8119..ddecd77 100644 (file)
     <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>
index 93a3c45..7908613 100644 (file)
     <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>
index 66c937c..3351c72 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/threading/waithandle/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/threading/waithandle/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/threading/waithandle/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/threading/waithandle/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 4ae5535..4d9cc04 100644 (file)
     <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>
index 7f316aa..a654fdd 100644 (file)
     <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>
index 107e4a1..9017b72 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/timeoutexception/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/timeoutexception/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/timeoutexception/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/timeoutexception/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index d50d33c..9b7052e 100644 (file)
     <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>
index 861c0b7..13a4fac 100644 (file)
     <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>
index 3b09995..48bcbc9 100644 (file)
     <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>
index f830eea..5789dae 100644 (file)
     <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>
index 0a50f0b..e2fbca0 100644 (file)
     <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>
index a9ec161..e4710a3 100644 (file)
     <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>
index bc4caa0..c5e2d6d 100644 (file)
     <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>
index fb029cf..1a8754a 100644 (file)
     <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>
index 5e2154c..7d2d6e4 100644 (file)
     <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>
index 60d58f0..d1f58a8 100644 (file)
     <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>
index 35e1d14..b656709 100644 (file)
     <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>
index ab5ef4e..f1284b7 100644 (file)
     <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>
index b874e84..e495091 100644 (file)
     <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>
index 642bd7d..d28c5d0 100644 (file)
     <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>
index 63291a1..58d1ed3 100644 (file)
     <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>
index d8fb045..f5dd6cf 100644 (file)
     <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>
index 82a12d2..2bbcbb7 100644 (file)
     <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>
index 7ddfe6e..ce8a17e 100644 (file)
     <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>
index db5edd9..13c5bfd 100644 (file)
     <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>
index de936be..e4f69cb 100644 (file)
     <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>
index ed3f26e..d91d2fb 100644 (file)
     <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>
index 2de533c..8fb88df 100644 (file)
     <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>
index aafd230..558e1c8 100644 (file)
     <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>
index aca5bcd..4b34529 100644 (file)
     <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>
index e56c201..ce7f75d 100644 (file)
     <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>
index fbcaf59..149f478 100644 (file)
     <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>
index 449e635..1b1f657 100644 (file)
     <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>
index 7a9b2d4..5a6c8ce 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/timespan/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/timespan/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/timespan/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/timespan/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 600c0e9..e0fb1d5 100644 (file)
     <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>
index e378cf7..11c949e 100644 (file)
     <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>
index 9059af2..85a404e 100644 (file)
     <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>
index 9d72f2e..45d2d55 100644 (file)
     <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>
index 7ca324c..558042e 100644 (file)
     <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>
index 666bb9e..2e62142 100644 (file)
     <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>
index ee64ed6..928823a 100644 (file)
     <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>
index 15e3572..1d35b2a 100644 (file)
     <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>
index 5640280..b083ec8 100644 (file)
     <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>
index 680e666..e9962d2 100644 (file)
     <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>
index 4f38e6b..9c4f870 100644 (file)
     <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>
index 527e25c..e39cab3 100644 (file)
     <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>
index 941c318..d591120 100644 (file)
     <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>
index 62fb0cc..a9b5e21 100644 (file)
     <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>
index 8ac8389..666ab8e 100644 (file)
     <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>
index 74d7730..83375b4 100644 (file)
     <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>
index 9bd12c8..4341bb3 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/type/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/type/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/type/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/type/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 59989b6..0ce68ff 100644 (file)
     <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>
index 368724b..e70641a 100644 (file)
     <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>
index b17186e..3dc0453 100644 (file)
     <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>
index a4f660e..1029198 100644 (file)
     <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>
index 19c081e..6930d85 100644 (file)
     <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>
index 5fd3567..a5a51bc 100644 (file)
     <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>
index f6f3df7..e0c4a13 100644 (file)
     <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>
index 12ab8b3..8f5024e 100644 (file)
     <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>
index 2feeaae..5611e15 100644 (file)
     <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>
index a8217a2..ac6cabf 100644 (file)
     <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>
index 95c6d68..f3575eb 100644 (file)
     <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>
index 6630ef2..74e0ac7 100644 (file)
     <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>
index c4e0650..b0b6d57 100644 (file)
     <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>
index e390c54..85c92fd 100644 (file)
     <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>
index eb8f6d4..478d6f3 100644 (file)
     <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>
index af4e8e9..23fb488 100644 (file)
     <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>
index 82ec6b2..701e766 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/typecode/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/typecode/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/typecode/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/typecode/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 90f701d..a29abac 100644 (file)
     <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>
index bf450c9..f968a0e 100644 (file)
     <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>
index d7f60dd..6da5512 100644 (file)
     <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>
index 63f15e1..482d8b1 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/typeloadexception/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/typeloadexception/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/typeloadexception/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/typeloadexception/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index cfd0b5f..80fdb88 100644 (file)
     <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>
index bab7578..cbf572a 100644 (file)
     <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>
index 39a8235..2f898f6 100644 (file)
     <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>
index f49a33f..6837fdd 100644 (file)
     <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>
index 211f8ac..91115a7 100644 (file)
     <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>
index 84c1b1a..44f4642 100644 (file)
     <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>
index 70ea869..32e8641 100644 (file)
     <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>
index 354bbbe..ea526d5 100644 (file)
     <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>
index ceccd20..57754ec 100644 (file)
     <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>
index 63162a6..b666541 100644 (file)
     <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>
index 6a6acc0..4b57290 100644 (file)
     <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>
index 63092bc..093fc54 100644 (file)
     <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>
index f3255b5..1638229 100644 (file)
     <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>
index 3023cf7..ec6e979 100644 (file)
     <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>
index 9939103..58d03cf 100644 (file)
     <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>
index df4295e..5b2fbf7 100644 (file)
     <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>
index 122759b..be43858 100644 (file)
     <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>
index e00ea7a..c88b39d 100644 (file)
     <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>
index c8284f2..2ce7d80 100644 (file)
     <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>
index 72e39b6..6b9d7bd 100644 (file)
     <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>
index d682ec0..1504221 100644 (file)
     <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>
index 8e76601..950af6b 100644 (file)
     <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>
index 87c71dc..ca683ba 100644 (file)
     <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>
index d840b6d..a6ac8cd 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/uint16/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/uint16/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/uint16/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/uint16/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index e052149..48c082e 100644 (file)
     <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>
index 1be972e..3e831d0 100644 (file)
     <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>
index 4e0fa71..8d6aa0b 100644 (file)
     <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>
index eed54f5..85ab6d2 100644 (file)
     <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>
index 4a000f8..c5efb91 100644 (file)
     <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>
index 345e7e1..438f892 100644 (file)
     <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>
index eafd7ee..43cfa74 100644 (file)
     <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>
index 05689eb..77032a1 100644 (file)
     <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>
index 2fd0578..9bbba71 100644 (file)
     <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>
index 562c660..89734d2 100644 (file)
     <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>
index 0472323..a47f65c 100644 (file)
     <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>
index 2386177..2a93838 100644 (file)
     <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>
index c489fd5..d0d5d50 100644 (file)
     <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>
index dbb4cf3..5d9a3e2 100644 (file)
     <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>
index f87c4fd..ed0d595 100644 (file)
     <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>
index 36cdf9d..a9f4b74 100644 (file)
     <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>
index e522766..e56a57a 100644 (file)
     <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>
index 630f133..25f0978 100644 (file)
     <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>
index 859677e..c7a31e3 100644 (file)
     <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>
index c5a70c9..91ccf18 100644 (file)
     <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>
index 1056c35..b3f74d4 100644 (file)
     <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>
index 9438761..36e22ee 100644 (file)
     <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>
index f5a0064..dc29f3b 100644 (file)
     <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>
index 6947349..69f919e 100644 (file)
     <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>
index e88b990..e3d7864 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/uint32/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/uint32/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/uint32/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/uint32/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 773fb3d..19d821d 100644 (file)
     <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>
index 21baf0a..adc08df 100644 (file)
     <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>
index 37a5c1c..a07a48a 100644 (file)
     <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>
index fbb318f..165f25c 100644 (file)
     <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>
index 4d6fda5..84f8043 100644 (file)
     <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>
index 2c6cce3..0eef200 100644 (file)
     <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>
index e2c5381..a19cce6 100644 (file)
     <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>
index f2f31c3..2be022a 100644 (file)
     <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>
index db9932b..a2d05cd 100644 (file)
     <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>
index adc9ed4..cafec99 100644 (file)
     <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>
index 27a96ee..7095a84 100644 (file)
     <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>
index 7657f26..5cbd0d9 100644 (file)
     <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>
index 600715e..abe509a 100644 (file)
     <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>
index bcef563..5fa0dff 100644 (file)
     <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>
index 60ae216..087328f 100644 (file)
     <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>
index 89a0f77..f6be59d 100644 (file)
     <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>
index 608ab4b..f36ae03 100644 (file)
     <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>
index 1a0d52d..28b995e 100644 (file)
     <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>
index 47011a4..dd33407 100644 (file)
     <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>
index 204ffe4..238fc30 100644 (file)
     <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>
index ff781f6..4ef7bc1 100644 (file)
     <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>
index a5badb8..094aeb2 100644 (file)
     <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>
index 4fba804..1c268ba 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/uint64/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/uint64/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/uint64/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/uint64/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 8848989..5581805 100644 (file)
     <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>
index 16ed36d..84673c8 100644 (file)
     <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>
index e9f21b9..131278c 100644 (file)
     <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>
index d70bdf8..6b0ce0a 100644 (file)
     <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>
index 5f932e3..e913321 100644 (file)
     <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>
index 579ae8a..69050ee 100644 (file)
     <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>
index 1c48807..7d7f1dd 100644 (file)
     <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>
index 3144bdc..4d87714 100644 (file)
     <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>
index cd59fcb..b0d9a1d 100644 (file)
     <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>
index dfb94a5..d8023e5 100644 (file)
     <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>
index a04fa12..3707a4d 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/uintptr/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/uintptr/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/uintptr/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/uintptr/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 15237c9..7f70a7f 100644 (file)
     <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>
index 2f5c496..119130c 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/valuetype/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/valuetype/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/valuetype/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/valuetype/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 2b4dcf5..976a13b 100644 (file)
     <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>
index 3603938..3ff809f 100644 (file)
     <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>
index baee758..8de3ac3 100644 (file)
     <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>
index bd4bf34..5e346c4 100644 (file)
     <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>
index 418911c..6686abc 100644 (file)
     <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>
index 6c0f3cd..5d5fc18 100644 (file)
     <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>
index a1e6d0c..0b9f8c1 100644 (file)
     <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>
index 767cad6..e6de823 100644 (file)
     <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>
index 78efa87..11d48dc 100644 (file)
     <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>
index 4e032cd..eb529bb 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/version/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/version/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/version/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/version/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index d2841ea..a99692d 100644 (file)
     <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>
index 4964785..d59c450 100644 (file)
     <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>
index 788176d..306e7f6 100644 (file)
     <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>
index e5573be..db5e08d 100644 (file)
     <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>
index 7eb6493..565e47c 100644 (file)
     <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>
index 055dc1a..7d2b543 100644 (file)
     <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>
index 1cb1c7b..1cbf48d 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/cti/system/weakreference/app.config b/src/coreclr/tests/src/CoreMangLib/cti/system/weakreference/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/cti/system/weakreference/project.json b/src/coreclr/tests/src/CoreMangLib/cti/system/weakreference/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index f640ccc..a8a3c35 100644 (file)
     <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>
index f640ccc..a8a3c35 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/reflection/assembly/app.config b/src/coreclr/tests/src/CoreMangLib/reflection/assembly/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/reflection/assembly/project.json b/src/coreclr/tests/src/CoreMangLib/reflection/assembly/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index be7937c..ca33dcd 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/system/buffer/app.config b/src/coreclr/tests/src/CoreMangLib/system/buffer/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/system/buffer/project.json b/src/coreclr/tests/src/CoreMangLib/system/buffer/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index c38a547..cc2941e 100644 (file)
     <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>
index a98eef5..4e883b9 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/system/collections/generic/hashset/app.config b/src/coreclr/tests/src/CoreMangLib/system/collections/generic/hashset/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/system/collections/generic/hashset/project.json b/src/coreclr/tests/src/CoreMangLib/system/collections/generic/hashset/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 6d3efc9..6475443 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/system/datetime/app.config b/src/coreclr/tests/src/CoreMangLib/system/datetime/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/system/datetime/project.json b/src/coreclr/tests/src/CoreMangLib/system/datetime/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 0e7544e..5a39b75 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/system/delegate/VSD/app.config b/src/coreclr/tests/src/CoreMangLib/system/delegate/VSD/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/system/delegate/VSD/project.json b/src/coreclr/tests/src/CoreMangLib/system/delegate/VSD/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index f2db1d0..dd18b75 100644 (file)
     <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>
index af4c401..6e2506a 100644 (file)
     <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>
index d0ac9bb..8765fd8 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/system/delegate/generics/app.config b/src/coreclr/tests/src/CoreMangLib/system/delegate/generics/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/system/delegate/generics/project.json b/src/coreclr/tests/src/CoreMangLib/system/delegate/generics/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 69f0f04..5ccec93 100644 (file)
     <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>
index 59b1c83..bc95b07 100644 (file)
     <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>
index 0f513b6..8e548b6 100644 (file)
     <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>
index 9cb3474..f64d30c 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/system/delegate/miscellaneous/app.config b/src/coreclr/tests/src/CoreMangLib/system/delegate/miscellaneous/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/system/delegate/miscellaneous/project.json b/src/coreclr/tests/src/CoreMangLib/system/delegate/miscellaneous/project.json
deleted file mode 100644 (file)
index 78dd7e0..0000000
+++ /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": {}
-  }
-}
index 11f9d32..741ee6c 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/system/delegate/regressions/devdivbugs/113347/app.config b/src/coreclr/tests/src/CoreMangLib/system/delegate/regressions/devdivbugs/113347/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/system/delegate/regressions/devdivbugs/113347/project.json b/src/coreclr/tests/src/CoreMangLib/system/delegate/regressions/devdivbugs/113347/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 40e25f6..9ddf319 100644 (file)
     <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>
index f6eefc3..b43b589 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/system/delegate/threatmodel/public/app.config b/src/coreclr/tests/src/CoreMangLib/system/delegate/threatmodel/public/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/system/delegate/threatmodel/public/project.json b/src/coreclr/tests/src/CoreMangLib/system/delegate/threatmodel/public/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 20085e1..e785333 100644 (file)
     <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>
index 6fac868..6c6c1b7 100644 (file)
     <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>
index 40e25f6..9ddf319 100644 (file)
     <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>
index f6eefc3..b43b589 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/system/delegate/threatmodel/tests/app.config b/src/coreclr/tests/src/CoreMangLib/system/delegate/threatmodel/tests/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/system/delegate/threatmodel/tests/project.json b/src/coreclr/tests/src/CoreMangLib/system/delegate/threatmodel/tests/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index d8528c5..5680c52 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/system/exception/app.config b/src/coreclr/tests/src/CoreMangLib/system/exception/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/system/exception/project.json b/src/coreclr/tests/src/CoreMangLib/system/exception/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index d75fab2..a81db8d 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/system/guid/app.config b/src/coreclr/tests/src/CoreMangLib/system/guid/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/system/guid/project.json b/src/coreclr/tests/src/CoreMangLib/system/guid/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 5c1e5b3..a06f618 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/system/lazyt/app.config b/src/coreclr/tests/src/CoreMangLib/system/lazyt/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/system/lazyt/project.json b/src/coreclr/tests/src/CoreMangLib/system/lazyt/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/system/reflection/assembly/app.config b/src/coreclr/tests/src/CoreMangLib/system/reflection/assembly/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/system/reflection/assembly/project.json b/src/coreclr/tests/src/CoreMangLib/system/reflection/assembly/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index fc603a1..6c72c4b 100644 (file)
     <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>
index 88e2a91..8005b04 100644 (file)
     <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>
index 4f6be8f..5fda00a 100644 (file)
     <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>
index 7b93fdb..3851801 100644 (file)
     <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>
index bd34dbe..224a75d 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/system/resources/resourcemanager/app.config b/src/coreclr/tests/src/CoreMangLib/system/resources/resourcemanager/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/system/resources/resourcemanager/project.json b/src/coreclr/tests/src/CoreMangLib/system/resources/resourcemanager/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 40d01b7..3b9cd94 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/system/text/encoding/app.config b/src/coreclr/tests/src/CoreMangLib/system/text/encoding/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/system/text/encoding/project.json b/src/coreclr/tests/src/CoreMangLib/system/text/encoding/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/system/type/app.config b/src/coreclr/tests/src/CoreMangLib/system/type/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/system/type/project.json b/src/coreclr/tests/src/CoreMangLib/system/type/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index db955f5..128ab0f 100644 (file)
     <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/src/coreclr/tests/src/CoreMangLib/system/version/app.config b/src/coreclr/tests/src/CoreMangLib/system/version/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/CoreMangLib/system/version/project.json b/src/coreclr/tests/src/CoreMangLib/system/version/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index c7f722f..e16a943 100644 (file)
@@ -31,9 +31,6 @@
     <Compile Include="Finalizer.cs" />
   </ItemGroup>
   <ItemGroup>
-    <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/src/coreclr/tests/src/Exceptions/Finalization/project.json b/src/coreclr/tests/src/Exceptions/Finalization/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 9b624fc..382de1b 100644 (file)
@@ -31,9 +31,6 @@
     <Compile Include="ForeignThreadExceptions.cs" />
   </ItemGroup>
   <ItemGroup>
-    <None Include="project.json" />
-  </ItemGroup>
-  <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
   </ItemGroup>
   <ItemGroup>
diff --git a/src/coreclr/tests/src/Exceptions/ForeignThread/project.json b/src/coreclr/tests/src/Exceptions/ForeignThread/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 7d62022..06452f1 100644 (file)
@@ -31,9 +31,6 @@
     <Compile Include="MarshalBoolArrayTest.cs" />
   </ItemGroup>
   <ItemGroup>
-    <None Include="project.json" />
-  </ItemGroup>
-  <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
   </ItemGroup>
   <ItemGroup>
diff --git a/src/coreclr/tests/src/Interop/ArrayMarshalling/BoolArray/project.json b/src/coreclr/tests/src/Interop/ArrayMarshalling/BoolArray/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index ac78c7b..8584c0d 100644 (file)
@@ -32,9 +32,6 @@
     <Compile Include="..\..\common\Assertion.cs" />
   </ItemGroup>
   <ItemGroup>
-    <None Include="project.json" />
-  </ItemGroup>
-  <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
   </ItemGroup>
   <ItemGroup>
diff --git a/src/coreclr/tests/src/Interop/ArrayMarshalling/ByValArray/project.json b/src/coreclr/tests/src/Interop/ArrayMarshalling/ByValArray/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index d0b0a4a..531665d 100755 (executable)
@@ -32,9 +32,6 @@
     <Compile Include="..\common\Assertion.cs" />   
   </ItemGroup>
   <ItemGroup>
-    <None Include="project.json" />
-  </ItemGroup>
-  <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
   </ItemGroup>
   <ItemGroup>
diff --git a/src/coreclr/tests/src/Interop/BestFitMapping/project.json b/src/coreclr/tests/src/Interop/BestFitMapping/project.json
deleted file mode 100755 (executable)
index 3734242..0000000
+++ /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": {}
-  }
-}
index f5c95fa..96a3eac 100644 (file)
@@ -32,9 +32,6 @@
     <Compile Include="..\common\Assertion.cs" />   
   </ItemGroup>
   <ItemGroup>
-    <None Include="project.json" />
-  </ItemGroup>
-  <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
   </ItemGroup>
   <ItemGroup>
diff --git a/src/coreclr/tests/src/Interop/FuncPtrAsDelegateParam/project.json b/src/coreclr/tests/src/Interop/FuncPtrAsDelegateParam/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 8ddad48..874e35d 100644 (file)
     <Compile Include="Castable.cs" />
   </ItemGroup>
   <ItemGroup>
-    <None Include="project.json" />
-    <None Include="app.config" />
-  </ItemGroup>
-  <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
   </ItemGroup>
   <Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
diff --git a/src/coreclr/tests/src/Interop/ICastable/app.config b/src/coreclr/tests/src/Interop/ICastable/app.config
deleted file mode 100644 (file)
index 58c0121..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
-  <runtime>
-    <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
-    </assemblyBinding>
-  </runtime>
-</configuration>
\ No newline at end of file
diff --git a/src/coreclr/tests/src/Interop/ICastable/project.json b/src/coreclr/tests/src/Interop/ICastable/project.json
deleted file mode 100644 (file)
index 9b1e4b8..0000000
+++ /dev/null
@@ -1,20 +0,0 @@
-{
-  "dependencies": {
-    "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": {}
-  }
-}
index 5fa4c00..c16125a 100644 (file)
@@ -32,9 +32,6 @@
     <Compile Include="..\..\common\Assertion.cs" />
   </ItemGroup>
   <ItemGroup>
-    <None Include="project.json" />
-  </ItemGroup>
-  <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
   </ItemGroup>
   <ItemGroup>
index 9238d5c..926e25d 100644 (file)
@@ -32,9 +32,6 @@
     <Compile Include="..\..\common\Assertion.cs" />
   </ItemGroup>
   <ItemGroup>
-    <None Include="project.json" />
-  </ItemGroup>
-  <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
   </ItemGroup>
   <ItemGroup>
index 264498b..aa385cf 100644 (file)
@@ -32,9 +32,6 @@
     <Compile Include="..\..\common\Assertion.cs" />
   </ItemGroup>
   <ItemGroup>
-    <None Include="project.json" />
-  </ItemGroup>
-  <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
   </ItemGroup>
   <ItemGroup>
index 19b6146..9dae762 100644 (file)
@@ -32,9 +32,6 @@
     <Compile Include="..\..\common\Assertion.cs" />    
   </ItemGroup>
   <ItemGroup>
-    <None Include="project.json" />
-  </ItemGroup>
-  <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
   </ItemGroup>
   <ItemGroup>
index 5adbd72..4682f80 100644 (file)
@@ -32,9 +32,6 @@
     <Compile Include="..\..\common\Assertion.cs" />
   </ItemGroup>
   <ItemGroup>
-    <None Include="project.json" />
-  </ItemGroup>
-  <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
   </ItemGroup>
   <ItemGroup>
index e6e7575..dbd61a2 100644 (file)
@@ -32,9 +32,6 @@
     <Compile Include="..\..\common\Assertion.cs" />
   </ItemGroup>
   <ItemGroup>
-    <None Include="project.json" />
-  </ItemGroup>
-  <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
   </ItemGroup>
   <ItemGroup>
index 260783c..3b585b3 100644 (file)
@@ -32,9 +32,6 @@
     <Compile Include="..\..\common\Assertion.cs" />
   </ItemGroup>
   <ItemGroup>
-    <None Include="project.json" />
-  </ItemGroup>
-  <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
   </ItemGroup>
   <ItemGroup>
index d9c40c0..4c4b732 100644 (file)
@@ -32,9 +32,6 @@
     <Compile Include="..\..\common\Assertion.cs" />
   </ItemGroup>
   <ItemGroup>
-    <None Include="project.json" />
-  </ItemGroup>
-  <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
   </ItemGroup>
   <ItemGroup>
diff --git a/src/coreclr/tests/src/Interop/MarshalAPI/Copy/project.json b/src/coreclr/tests/src/Interop/MarshalAPI/Copy/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 68c3351..3c77080 100644 (file)
@@ -32,9 +32,6 @@
     <Compile Include="..\..\common\Assertion.cs" />
   </ItemGroup>
   <ItemGroup>
-    <None Include="project.json" />
-  </ItemGroup>
-  <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
   </ItemGroup>
   <ItemGroup>
diff --git a/src/coreclr/tests/src/Interop/MarshalAPI/FunctionPointer/project.json b/src/coreclr/tests/src/Interop/MarshalAPI/FunctionPointer/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 6984080..6c67da2 100644 (file)
@@ -32,9 +32,6 @@
     <Compile Include="..\..\common\Assertion.cs" />
   </ItemGroup>
   <ItemGroup>
-    <None Include="project.json" />
-  </ItemGroup>
-  <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
   </ItemGroup>
   <ItemGroup>
diff --git a/src/coreclr/tests/src/Interop/MarshalAPI/GetExceptionForHR/project.json b/src/coreclr/tests/src/Interop/MarshalAPI/GetExceptionForHR/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 8d1987a..a8ef547 100644 (file)
@@ -33,9 +33,6 @@
     <Compile Include="..\..\common\Assertion.cs" />
   </ItemGroup>
   <ItemGroup>
-    <None Include="project.json" />
-  </ItemGroup>
-  <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
   </ItemGroup>
   <ItemGroup>
diff --git a/src/coreclr/tests/src/Interop/MarshalAPI/GetNativeVariantForObject/project.json b/src/coreclr/tests/src/Interop/MarshalAPI/GetNativeVariantForObject/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index edce7d7..73db4a6 100644 (file)
@@ -32,9 +32,6 @@
     <Compile Include="..\..\common\Assertion.cs" />
   </ItemGroup>
   <ItemGroup>
-    <None Include="project.json" />
-  </ItemGroup>
-  <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
   </ItemGroup>
   <ItemGroup>
diff --git a/src/coreclr/tests/src/Interop/MarshalAPI/GetObjectForNativeVariant/project.json b/src/coreclr/tests/src/Interop/MarshalAPI/GetObjectForNativeVariant/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 13560bd..56c7142 100644 (file)
@@ -32,9 +32,6 @@
     <Compile Include="..\..\common\Assertion.cs" />
   </ItemGroup>
   <ItemGroup>
-    <None Include="project.json" />
-  </ItemGroup>
-  <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
   </ItemGroup>
   <ItemGroup>
diff --git a/src/coreclr/tests/src/Interop/MarshalAPI/GetObjectsForNativeVariants/project.json b/src/coreclr/tests/src/Interop/MarshalAPI/GetObjectsForNativeVariants/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 391f5ed..e30592d 100644 (file)
@@ -32,9 +32,6 @@
     <Compile Include="..\..\common\Assertion.cs" />
   </ItemGroup>
   <ItemGroup>
-    <None Include="project.json" />
-  </ItemGroup>
-  <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
   </ItemGroup>
   <ItemGroup>
diff --git a/src/coreclr/tests/src/Interop/MarshalAPI/IUnknown/project.json b/src/coreclr/tests/src/Interop/MarshalAPI/IUnknown/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 6146e27..bf039d1 100644 (file)
@@ -32,9 +32,6 @@
     <Compile Include="..\..\common\Assertion.cs" />
   </ItemGroup>
   <ItemGroup>
-    <None Include="project.json" />
-  </ItemGroup>
-  <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
   </ItemGroup>
   <ItemGroup>
diff --git a/src/coreclr/tests/src/Interop/MarshalAPI/MarshalStructure/project.json b/src/coreclr/tests/src/Interop/MarshalAPI/MarshalStructure/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index e925543..b784a94 100644 (file)
@@ -32,9 +32,6 @@
     <Compile Include="..\..\common\Assertion.cs" />
   </ItemGroup>
   <ItemGroup>
-    <None Include="project.json" />
-  </ItemGroup>
-  <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
   </ItemGroup>
   <ItemGroup>
index 0a01282..8a4bfcf 100644 (file)
@@ -33,9 +33,6 @@
     <Compile Include="..\..\common\Assertion.cs" />
   </ItemGroup>
   <ItemGroup>
-    <None Include="project.json" />
-  </ItemGroup>
-  <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
   </ItemGroup>
   <ItemGroup>
diff --git a/src/coreclr/tests/src/Interop/MarshalAPI/Miscellaneous/project.json b/src/coreclr/tests/src/Interop/MarshalAPI/Miscellaneous/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 4eb1473..01f07a9 100644 (file)
@@ -33,9 +33,6 @@
     <Compile Include="..\..\common\Assertion.cs" />
   </ItemGroup>
   <ItemGroup>
-    <None Include="project.json" />
-  </ItemGroup>
-  <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
   </ItemGroup>
   <ItemGroup>
diff --git a/src/coreclr/tests/src/Interop/MarshalAPI/OffsetOf/project.json b/src/coreclr/tests/src/Interop/MarshalAPI/OffsetOf/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 2e4d243..3218653 100644 (file)
@@ -32,9 +32,6 @@
     <Compile Include="..\..\common\Assertion.cs" />
   </ItemGroup>
   <ItemGroup>
-    <None Include="project.json" />
-  </ItemGroup>
-  <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
   </ItemGroup>
   <ItemGroup>
index edc29b8..b03737a 100644 (file)
@@ -32,9 +32,6 @@
     <Compile Include="..\..\common\Assertion.cs" />
   </ItemGroup>
   <ItemGroup>
-    <None Include="project.json" />
-  </ItemGroup>
-  <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
   </ItemGroup>
   <ItemGroup>
index 45312d8..f1ba3aa 100644 (file)
@@ -32,9 +32,6 @@
     <Compile Include="..\..\common\Assertion.cs" />
   </ItemGroup>
   <ItemGroup>
-    <None Include="project.json" />
-  </ItemGroup>
-  <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
   </ItemGroup>
   <ItemGroup>
index dc9efe2..3bf2520 100644 (file)
@@ -32,9 +32,6 @@
     <Compile Include="..\..\common\Assertion.cs" />
   </ItemGroup>
   <ItemGroup>
-    <None Include="project.json" />
-  </ItemGroup>
-  <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
   </ItemGroup>
   <ItemGroup>
index 5080c02..34b6fc0 100644 (file)
@@ -32,9 +32,6 @@
     <Compile Include="..\..\common\Assertion.cs" />
   </ItemGroup>
   <ItemGroup>
-    <None Include="project.json" />
-  </ItemGroup>
-  <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
   </ItemGroup>
   <ItemGroup>
diff --git a/src/coreclr/tests/src/Interop/MarshalAPI/ReadWrite/project.json b/src/coreclr/tests/src/Interop/MarshalAPI/ReadWrite/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index af3dfa0..e823f7a 100644 (file)
@@ -33,9 +33,6 @@
     <Compile Include="..\..\common\Assertion.cs" />    
   </ItemGroup>
   <ItemGroup>
-    <None Include="project.json" />
-  </ItemGroup>
-  <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
   </ItemGroup>
   <ItemGroup>
diff --git a/src/coreclr/tests/src/Interop/MarshalAPI/String/project.json b/src/coreclr/tests/src/Interop/MarshalAPI/String/project.json
deleted file mode 100644 (file)
index 9b1e4b8..0000000
+++ /dev/null
@@ -1,20 +0,0 @@
-{
-  "dependencies": {
-    "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": {}
-  }
-}
index 5f1140e..5b8e3c4 100644 (file)
@@ -33,9 +33,6 @@
     <Compile Include="..\..\common\Assertion.cs" />
   </ItemGroup>
   <ItemGroup>
-    <None Include="project.json" />
-  </ItemGroup>
-  <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
   </ItemGroup>
   <ItemGroup>
diff --git a/src/coreclr/tests/src/Interop/MarshalAPI/UnsafeAddrOfPinnedArrayElement/project.json b/src/coreclr/tests/src/Interop/MarshalAPI/UnsafeAddrOfPinnedArrayElement/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 744d8a9..a4e9018 100644 (file)
     </CodeAnalysisDependentAssemblyPaths>
   </ItemGroup>
   <ItemGroup>
-    <None Include="project.json" />
-    <None Include="app.config" />
-  </ItemGroup>
-  <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
   </ItemGroup>
   <ItemGroup>
diff --git a/src/coreclr/tests/src/Interop/NativeCallable/app.config b/src/coreclr/tests/src/Interop/NativeCallable/app.config
deleted file mode 100644 (file)
index 58c0121..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
-  <runtime>
-    <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
-    </assemblyBinding>
-  </runtime>
-</configuration>
\ No newline at end of file
diff --git a/src/coreclr/tests/src/Interop/NativeCallable/project.json b/src/coreclr/tests/src/Interop/NativeCallable/project.json
deleted file mode 100644 (file)
index 9b1e4b8..0000000
+++ /dev/null
@@ -1,20 +0,0 @@
-{
-  "dependencies": {
-    "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": {}
-  }
-}
index 29c96ad..09853fe 100644 (file)
@@ -32,9 +32,6 @@
     <Compile Include="..\..\common\Assertion.cs" />   
   </ItemGroup>
   <ItemGroup>
-    <None Include="project.json" />
-  </ItemGroup>
-  <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
   </ItemGroup>
   <ItemGroup>
diff --git a/src/coreclr/tests/src/Interop/PrimitiveMarshalling/Bool/project.json b/src/coreclr/tests/src/Interop/PrimitiveMarshalling/Bool/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 8ee089f..16c628a 100644 (file)
@@ -32,9 +32,6 @@
     <Compile Include="..\..\common\Assertion.cs" />   
   </ItemGroup>
   <ItemGroup>
-    <None Include="project.json" />
-  </ItemGroup>
-  <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
   </ItemGroup>
   <ItemGroup>
diff --git a/src/coreclr/tests/src/Interop/PrimitiveMarshalling/EnumMarshalling/project.json b/src/coreclr/tests/src/Interop/PrimitiveMarshalling/EnumMarshalling/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 0f41315..7d35b16 100644 (file)
@@ -32,9 +32,6 @@
     <Compile Include="..\..\common\Assertion.cs" /> 
   </ItemGroup>
   <ItemGroup>
-    <None Include="project.json" />
-  </ItemGroup>
-  <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
   </ItemGroup>
   <ItemGroup>
diff --git a/src/coreclr/tests/src/Interop/PrimitiveMarshalling/UIntPtr/project.json b/src/coreclr/tests/src/Interop/PrimitiveMarshalling/UIntPtr/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 03e06b2..426573d 100644 (file)
@@ -32,9 +32,6 @@
     <Compile Include="..\common\Assertion.cs" />   
   </ItemGroup>
   <ItemGroup>
-    <None Include="project.json" />
-  </ItemGroup>
-  <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
   </ItemGroup>
   <ItemGroup>
diff --git a/src/coreclr/tests/src/Interop/RefCharArray/project.json b/src/coreclr/tests/src/Interop/RefCharArray/project.json
deleted file mode 100755 (executable)
index 3734242..0000000
+++ /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": {}
-  }
-}
index ec4d0e8..7a8c649 100644 (file)
@@ -32,9 +32,6 @@
     <Compile Include="..\common\Assertion.cs" />   
   </ItemGroup>
   <ItemGroup>
-    <None Include="project.json" />
-  </ItemGroup>
-  <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
   </ItemGroup>
   <ItemGroup>
diff --git a/src/coreclr/tests/src/Interop/RefInt/project.json b/src/coreclr/tests/src/Interop/RefInt/project.json
deleted file mode 100755 (executable)
index 3734242..0000000
+++ /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": {}
-  }
-}
index f564b64..205c8a1 100644 (file)
@@ -32,9 +32,6 @@
     <Compile Include="..\common\Assertion.cs" />   
   </ItemGroup>
   <ItemGroup>
-    <None Include="project.json" />
-  </ItemGroup>
-  <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
   </ItemGroup>
   <ItemGroup>
diff --git a/src/coreclr/tests/src/Interop/SimpleStruct/project.json b/src/coreclr/tests/src/Interop/SimpleStruct/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 03806a1..70c1fa7 100644 (file)
@@ -32,9 +32,6 @@
     <Compile Include="..\common\Assertion.cs" />
   </ItemGroup>
   <ItemGroup>
-    <None Include="project.json" />
-  </ItemGroup>
-  <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
   </ItemGroup>
   <ItemGroup>
diff --git a/src/coreclr/tests/src/Interop/SizeConst/project.json b/src/coreclr/tests/src/Interop/SizeConst/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index d27b482..6ff6c46 100755 (executable)
@@ -32,9 +32,6 @@
     <Compile Include="..\..\common\Assertion.cs" />    
   </ItemGroup>
   <ItemGroup>
-    <None Include="project.json" />
-  </ItemGroup>
-  <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
   </ItemGroup>
   <ItemGroup>
diff --git a/src/coreclr/tests/src/Interop/StringMarshalling/LPSTR/project.json b/src/coreclr/tests/src/Interop/StringMarshalling/LPSTR/project.json
deleted file mode 100755 (executable)
index 3734242..0000000
+++ /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": {}
-  }
-}
index ed9f53f..d7151e3 100644 (file)
@@ -32,9 +32,6 @@
     <Compile Include="..\..\common\Assertion.cs" />    
   </ItemGroup>
   <ItemGroup>
-    <None Include="project.json" />
-  </ItemGroup>
-  <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
   </ItemGroup>
   <ItemGroup>
diff --git a/src/coreclr/tests/src/Interop/StringMarshalling/LPTSTR/project.json b/src/coreclr/tests/src/Interop/StringMarshalling/LPTSTR/project.json
deleted file mode 100755 (executable)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 8884419..32f4317 100644 (file)
@@ -33,9 +33,6 @@
     <Compile Include="..\..\common\Assertion.cs" />    
   </ItemGroup>
   <ItemGroup>
-    <None Include="project.json" />
-  </ItemGroup>
-  <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
   </ItemGroup>
   <ItemGroup>
diff --git a/src/coreclr/tests/src/Interop/StringMarshalling/UTF8/project.json b/src/coreclr/tests/src/Interop/StringMarshalling/UTF8/project.json
deleted file mode 100644 (file)
index 9b1e4b8..0000000
+++ /dev/null
@@ -1,20 +0,0 @@
-{
-  "dependencies": {
-    "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": {}
-  }
-}
index a7da67f..47729f3 100644 (file)
@@ -33,9 +33,6 @@
     <Compile Include="Helper.cs" />
   </ItemGroup>
   <ItemGroup>
-    <None Include="project.json" />
-  </ItemGroup>
-  <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
   </ItemGroup>
   <ItemGroup>
index 868a701..426ef5b 100644 (file)
@@ -33,9 +33,6 @@
     <Compile Include="Helper.cs" />
   </ItemGroup>
   <ItemGroup>
-    <None Include="project.json" />
-  </ItemGroup>
-  <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
   </ItemGroup>
   <ItemGroup>
diff --git a/src/coreclr/tests/src/Interop/StructMarshalling/PInvoke/project.json b/src/coreclr/tests/src/Interop/StructMarshalling/PInvoke/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index ebfbdb3..3b5d3ed 100644 (file)
@@ -18,7 +18,6 @@
     <Compile Include="FromNativePaths.cs" />
   </ItemGroup>
   <ItemGroup>
-    <None Include="project.json" />
     <ProjectReference Include="CMakeLists.txt" />
   </ItemGroup>
   <Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
diff --git a/src/coreclr/tests/src/Loader/NativeLibs/project.json b/src/coreclr/tests/src/Loader/NativeLibs/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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/src/coreclr/tests/src/Loader/binding/assemblies/assemblybugs/102140/app.config b/src/coreclr/tests/src/Loader/binding/assemblies/assemblybugs/102140/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/Loader/binding/assemblies/assemblybugs/102140/project.json b/src/coreclr/tests/src/Loader/binding/assemblies/assemblybugs/102140/project.json
deleted file mode 100644 (file)
index 60adc1e..0000000
+++ /dev/null
@@ -1,25 +0,0 @@
-{
-  "dependencies": {
-    "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
-    "System.Console": "4.0.1-beta-24328-05",
-    "System.Reflection": "4.1.1-beta-24328-05",
-    "System.Runtime": "4.1.1-beta-24328-05",
-    "System.Runtime.Extensions": "4.1.1-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": {}
-  }
-}
index 120398a..07824d1 100644 (file)
     <Compile Include="test.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/src/coreclr/tests/src/Loader/binding/assemblies/assemblybugs/177066w/app.config b/src/coreclr/tests/src/Loader/binding/assemblies/assemblybugs/177066w/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/Loader/binding/assemblies/assemblybugs/177066w/project.json b/src/coreclr/tests/src/Loader/binding/assemblies/assemblybugs/177066w/project.json
deleted file mode 100644 (file)
index 60adc1e..0000000
+++ /dev/null
@@ -1,25 +0,0 @@
-{
-  "dependencies": {
-    "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
-    "System.Console": "4.0.1-beta-24328-05",
-    "System.Reflection": "4.1.1-beta-24328-05",
-    "System.Runtime": "4.1.1-beta-24328-05",
-    "System.Runtime.Extensions": "4.1.1-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": {}
-  }
-}
index 985b026..9fe819b 100644 (file)
     <Compile Include="repro177066.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/src/coreclr/tests/src/Loader/binding/assemblies/assemblybugs/203962w/app.config b/src/coreclr/tests/src/Loader/binding/assemblies/assemblybugs/203962w/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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
index b73ab50..64f67b8 100644 (file)
     <Compile Include="client.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/src/coreclr/tests/src/Loader/binding/assemblies/assemblybugs/203962w/project.json b/src/coreclr/tests/src/Loader/binding/assemblies/assemblybugs/203962w/project.json
deleted file mode 100644 (file)
index 60adc1e..0000000
+++ /dev/null
@@ -1,25 +0,0 @@
-{
-  "dependencies": {
-    "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
-    "System.Console": "4.0.1-beta-24328-05",
-    "System.Reflection": "4.1.1-beta-24328-05",
-    "System.Runtime": "4.1.1-beta-24328-05",
-    "System.Runtime.Extensions": "4.1.1-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": {}
-  }
-}
index 791e624..67b9c97 100644 (file)
     <Compile Include="embedstringversions.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/src/coreclr/tests/src/Loader/binding/assemblies/assemblyversion/app.config b/src/coreclr/tests/src/Loader/binding/assemblies/assemblyversion/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/Loader/binding/assemblies/assemblyversion/project.json b/src/coreclr/tests/src/Loader/binding/assemblies/assemblyversion/project.json
deleted file mode 100644 (file)
index ea84b07..0000000
+++ /dev/null
@@ -1,24 +0,0 @@
-{
-  "dependencies": {
-    "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
-    "System.Console": "4.0.1-beta-24328-05",
-    "System.Runtime": "4.1.1-beta-24328-05",
-    "System.Runtime.Extensions": "4.1.1-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/src/coreclr/tests/src/Loader/binding/assemblies/basicapi/assemblynamector/app.config b/src/coreclr/tests/src/Loader/binding/assemblies/basicapi/assemblynamector/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/Loader/binding/assemblies/basicapi/assemblynamector/project.json b/src/coreclr/tests/src/Loader/binding/assemblies/basicapi/assemblynamector/project.json
deleted file mode 100644 (file)
index 60adc1e..0000000
+++ /dev/null
@@ -1,25 +0,0 @@
-{
-  "dependencies": {
-    "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
-    "System.Console": "4.0.1-beta-24328-05",
-    "System.Reflection": "4.1.1-beta-24328-05",
-    "System.Runtime": "4.1.1-beta-24328-05",
-    "System.Runtime.Extensions": "4.1.1-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": {}
-  }
-}
index 16adaba..89302c5 100644 (file)
     <Compile Include="properties.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" />
index fbadfd1..143d470 100644 (file)
     <Compile Include="server1.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" />
index d80e9b7..7eefa41 100644 (file)
     <Compile Include="server2.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" />
index 431c149..c45d14d 100644 (file)
     <Compile Include="server3.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/src/coreclr/tests/src/Loader/binding/assemblies/generics/arilistienum/methods/app.config b/src/coreclr/tests/src/Loader/binding/assemblies/generics/arilistienum/methods/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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
index 8658699..093e7dc 100644 (file)
     <Compile Include="exceptions.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" />
index ec8ed1a..e0ec93f 100644 (file)
     <Compile Include="methods.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/src/coreclr/tests/src/Loader/binding/assemblies/generics/arilistienum/methods/project.json b/src/coreclr/tests/src/Loader/binding/assemblies/generics/arilistienum/methods/project.json
deleted file mode 100644 (file)
index ea84b07..0000000
+++ /dev/null
@@ -1,24 +0,0 @@
-{
-  "dependencies": {
-    "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
-    "System.Console": "4.0.1-beta-24328-05",
-    "System.Runtime": "4.1.1-beta-24328-05",
-    "System.Runtime.Extensions": "4.1.1-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": {}
-  }
-}
index 3638b8a..19ed06c 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="Ambiguous.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 26a879d..e1cf9cb 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="TestCase0.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index af95ff0..c1caddc 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="Nested_I\TestCase0.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 7f43044..f2a3f8f 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="Nested_I_Nested_J\TestCase0.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 3a47da4..2a64e02 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="Nested_J\TestCase0.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 20bf0e5..f8ea1e4 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="Nested_J_Nested_I\TestCase0.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 0eff846..ecf0387 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="TestCase1.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 45fd690..11d17c3 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="Nested_I\TestCase1.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index debbe57..8392d3e 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="Nested_I_Nested_J\TestCase1.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 2b307d0..932c2e3 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="Nested_J\TestCase1.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index fe2e8cc..ea76135 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="Nested_J_Nested_I\TestCase1.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index c11fb52..4c3d02e 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="TestCase2.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index f253dbf..2fd0f29 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="Nested_I\TestCase2.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index f612053..40dd9a4 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="Nested_I_Nested_J\TestCase2.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 5e6dff5..fdde595 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="Nested_J\TestCase2.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 88725bd..64f1bc7 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="Nested_J_Nested_I\TestCase2.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 63f1345..7596228 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="TestCase3.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 2d5ea49..24856be 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="Nested_I\TestCase3.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 4eb6c16..c9820e6 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="Nested_I_Nested_J\TestCase3.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 248aae7..7647328 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="Nested_J\TestCase3.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index e56748c..8308b41 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="Nested_J_Nested_I\TestCase3.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 8c76aac..74b1550 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="TestCase4.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 10a03fc..c38970d 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="Nested_I\TestCase4.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index a33e17f..8abc53c 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="Nested_I_Nested_J\TestCase4.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 1a41641..7c3cd8c 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="Nested_J\TestCase4.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 3f3e0ae..1d3ae5a 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="Nested_J_Nested_I\TestCase4.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 257c376..886c243 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="TestCase5.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index d2b78b1..90d3fc7 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="Nested_I\TestCase5.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 0c8ad90..2854a2e 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="Nested_I_Nested_J\TestCase5.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index f5a7139..c31739b 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="Nested_J\TestCase5.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 3886af4..5e92720 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="Nested_J_Nested_I\TestCase5.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 67d5fd9..b6d9703 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="TestCase6.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index e68619c..f81c513 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="Nested_I\TestCase6.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index d87e4c7..0fd988f 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="Nested_I_Nested_J\TestCase6.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index bfebed4..29ad473 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="Nested_J\TestCase6.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 53c84ba..49149d6 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="Nested_J_Nested_I\TestCase6.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index d447961..428885d 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="TestCase7.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
diff --git a/src/coreclr/tests/src/Loader/classloader/InterfaceFolding/app.config b/src/coreclr/tests/src/Loader/classloader/InterfaceFolding/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
diff --git a/src/coreclr/tests/src/Loader/classloader/MethodImpl/app.config b/src/coreclr/tests/src/Loader/classloader/MethodImpl/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
index dfae601..b588bd4 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="override_override1.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 6909703..a383c04 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="self_override1.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index a629a90..32c420b 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="Desktop\self_override2.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 8e40466..c1b9eec 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="self_override3.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 757f8d8..723c4dc 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="Desktop\self_override5.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index f59d68e..f88973f 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="Types101.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 3cfb085..2523e57 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="Types680.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 8f4f210..df444f1 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="Types958.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 2c8faec..8a94b11 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="Types983.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
diff --git a/src/coreclr/tests/src/Loader/classloader/MethodTable/app.config b/src/coreclr/tests/src/Loader/classloader/MethodTable/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
index 0c4c9f2..5c75304 100644 (file)
     <Compile Include="Test2_NonFriendPriInterface.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 5f06568..67158a5 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="Test2_NonFriendPriInterface.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 19544aa..89eaaac 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="Test6_FriendPriInterface.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index eb21b94..eaad0b4 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="Test6_ImplementingClass.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <ProjectReference Include="Test6_forwarder.ilproj" />
index ee8f5f4..514bc49 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="Test6_forwarder.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <ProjectReference Include="Test6_supplier.ilproj" />
index 2165a3f..864d8c1 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="Test6_supplier.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
diff --git a/src/coreclr/tests/src/Loader/classloader/PrivateInterfaceImpl/app.config b/src/coreclr/tests/src/Loader/classloader/PrivateInterfaceImpl/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
diff --git a/src/coreclr/tests/src/Loader/classloader/PrivateInterfaceImpl/project.json b/src/coreclr/tests/src/Loader/classloader/PrivateInterfaceImpl/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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/src/coreclr/tests/src/Loader/classloader/SequentialLayout/Regress/217070/app.config b/src/coreclr/tests/src/Loader/classloader/SequentialLayout/Regress/217070/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
index 2cd0847..33166a4 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="t1.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 3b15501..76fb8b8 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="t2.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index a05cbce..6b3892b 100644 (file)
     <Compile Include="MultiAssemblyGenerics_GenericClasses.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index dddcb87..249226d 100644 (file)
     <Compile Include="MultiAssemblyGenerics_NonGenericClasses.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
diff --git a/src/coreclr/tests/src/Loader/classloader/Statics/ComplexScenarios/app.config b/src/coreclr/tests/src/Loader/classloader/Statics/ComplexScenarios/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
diff --git a/src/coreclr/tests/src/Loader/classloader/Statics/ComplexScenarios/project.json b/src/coreclr/tests/src/Loader/classloader/Statics/ComplexScenarios/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index f2a788b..1a410ca 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="IllegalTypes.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index efe3bc7..e24084d 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="LiteralStatic.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
diff --git a/src/coreclr/tests/src/Loader/classloader/Statics/Misc/app.config b/src/coreclr/tests/src/Loader/classloader/Statics/Misc/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
diff --git a/src/coreclr/tests/src/Loader/classloader/Statics/Misc/project.json b/src/coreclr/tests/src/Loader/classloader/Statics/Misc/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 9192d12..630bf9c 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="Enum_ValueField.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
diff --git a/src/coreclr/tests/src/Loader/classloader/Statics/Regressions/484837/app.config b/src/coreclr/tests/src/Loader/classloader/Statics/Regressions/484837/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
index 3729914..c7631ad 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="HelloWorld.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
diff --git a/src/coreclr/tests/src/Loader/classloader/TSAmbiguities/CollapsedInterfaces/app.config b/src/coreclr/tests/src/Loader/classloader/TSAmbiguities/CollapsedInterfaces/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
diff --git a/src/coreclr/tests/src/Loader/classloader/TSAmbiguities/CollapsedMethods/InterfaceDefinition/app.config b/src/coreclr/tests/src/Loader/classloader/TSAmbiguities/CollapsedMethods/InterfaceDefinition/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
index ff917ca..e663605 100644 (file)
     <Compile Include="HelloWorld.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
diff --git a/src/coreclr/tests/src/Loader/classloader/TSAmbiguities/CollapsedMethods/InterfaceImplementation/app.config b/src/coreclr/tests/src/Loader/classloader/TSAmbiguities/CollapsedMethods/InterfaceImplementation/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
diff --git a/src/coreclr/tests/src/Loader/classloader/TSAmbiguities/CollapsedMethods/InterfaceImplementation/project.json b/src/coreclr/tests/src/Loader/classloader/TSAmbiguities/CollapsedMethods/InterfaceImplementation/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 3729914..c7631ad 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="HelloWorld.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
diff --git a/src/coreclr/tests/src/Loader/classloader/TSAmbiguities/CollapsedMethods/Override/app.config b/src/coreclr/tests/src/Loader/classloader/TSAmbiguities/CollapsedMethods/Override/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
diff --git a/src/coreclr/tests/src/Loader/classloader/TSAmbiguities/SameMethodImpl/CollapsedInterfaces/app.config b/src/coreclr/tests/src/Loader/classloader/TSAmbiguities/SameMethodImpl/CollapsedInterfaces/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
index 3729914..c7631ad 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="HelloWorld.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
diff --git a/src/coreclr/tests/src/Loader/classloader/TSAmbiguities/SameMethodImpl/Override/app.config b/src/coreclr/tests/src/Loader/classloader/TSAmbiguities/SameMethodImpl/Override/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
diff --git a/src/coreclr/tests/src/Loader/classloader/TSAmbiguities/Variance/Covariant_CollapsedInterfaces/app.config b/src/coreclr/tests/src/Loader/classloader/TSAmbiguities/Variance/Covariant_CollapsedInterfaces/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
diff --git a/src/coreclr/tests/src/Loader/classloader/TSAmbiguities/Variance/Covariant_InherittedCollision/app.config b/src/coreclr/tests/src/Loader/classloader/TSAmbiguities/Variance/Covariant_InherittedCollision/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
diff --git a/src/coreclr/tests/src/Loader/classloader/TSAmbiguities/Variance/Variant_CollapsedInterfaces/app.config b/src/coreclr/tests/src/Loader/classloader/TSAmbiguities/Variance/Variant_CollapsedInterfaces/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
diff --git a/src/coreclr/tests/src/Loader/classloader/TSAmbiguities/Variance/Variant_InherittedCollision/app.config b/src/coreclr/tests/src/Loader/classloader/TSAmbiguities/Variance/Variant_InherittedCollision/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
index 1fe352e..ed071c4 100644 (file)
@@ -26,9 +26,6 @@
     <Compile Include="MyDep.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
   
   <PropertyGroup>
     <Optimize>True</Optimize>
index ce056e8..efdd913 100644 (file)
     <Compile Include="MyDep2.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="MyDep3.csproj" />
index 4914c1c..9b90acc 100644 (file)
     <Compile Include="MyDep3.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 03f481c..3d97bdf 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="UnitTest.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <ProjectReference Include="MyDep.ilproj" />
diff --git a/src/coreclr/tests/src/Loader/classloader/TypeForwarding/UnitTest/app.config b/src/coreclr/tests/src/Loader/classloader/TypeForwarding/UnitTest/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
diff --git a/src/coreclr/tests/src/Loader/classloader/TypeForwarding/UnitTest/project.json b/src/coreclr/tests/src/Loader/classloader/TypeForwarding/UnitTest/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index b655cde..53e62f8 100644 (file)
     <Compile Include="TestFramework.cs" />
   </ItemGroup>
   
-  <ItemGroup>
-    <None Include="..\project.json" />
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 2a2ebfa..d7cb2e9 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated0.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 45f7a51..be3392a 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 5e0a9c6..ed60b68 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated10.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index efaa2f9..d6647a4 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated100.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 47b66b7..cc37186 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1000.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 2a66ad6..f0934b4 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1001.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 372ca8c..418f5b0 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1002.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 55f7aba..e807eed 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1003.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 4254a93..366d92c 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1004.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index eccc632..58723f7 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1005.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index f3e46a0..383453e 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1006.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 3679e20..ba3fb7e 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1007.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 8e0470b..ed2487a 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1008.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 4774be3..2e6027a 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1009.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index c0d5c4c..f7320c4 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated101.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 3e58b4f..d8ce8fa 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1010.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index c2a7ff9..49cf48d 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1011.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 40ee5d9..5f12484 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1012.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index aa929d2..4060ce9 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1013.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 3986bc4..8206c3e 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1014.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 93bdedc..52663e7 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1015.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 52b53b5..a422b04 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1016.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 8ba314b..d7aef8e 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1017.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 01b6077..e2afcd7 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1018.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index d004d48..8498039 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1019.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 0656994..d6bc84d 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated102.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 72227f1..3cddb6d 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1020.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index cbe2398..1d6d464 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1021.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index d9d9727..71163e2 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1022.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 1ff7f7b..5e34fde 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1023.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 849fddc..37c6fb6 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1024.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 8274d84..951e989 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1025.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index ffd96ff..0eafb98 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1026.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 514318f..6c80c7c 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1027.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 4d08388..f59ff11 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1028.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index c677e2d..8529fc3 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1029.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 3545a61..395e98e 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated103.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 59cf4a9..0397cc9 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1030.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index b95ced7..77228c9 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1031.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 9c47e8d..ac4b47e 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1032.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index f7a8af3..a7ec67a 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1033.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index d0b721c..ad3c9f8 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1034.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 620a731..ad50d2e 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1035.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index bfbdce5..d67f287 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1036.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index a8427ca..e4cf073 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1037.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 421f219..3f9c999 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1038.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 1a6660a..3d5fb1a 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1039.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index a572865..d56ea47 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated104.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index b612889..6b139b4 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1040.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 45fd575..a83d623 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1041.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 0da87d4..2907f2e 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1042.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 3666fd1..b3302b1 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1043.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index abb9c46..bfe7a44 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1044.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 13f340e..792928e 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1045.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 18cae06..b971779 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1046.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index e4f402f..1dc0cb7 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1047.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 9065831..1b4906a 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1048.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index d4b19c9..f9729ad 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1049.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 4072802..832fe2e 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated105.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index dfc08ff..a1eb1df 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1050.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 00152b9..3e09b50 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1051.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index a05f2ed..5b0e923 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1052.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 0efd8bb..644cd3b 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1053.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 1fe74a7..6b9397f 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1054.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index f1470d8..b2924fc 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1055.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 7e50bc2..add0b90 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1056.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 11bb407..d044f50 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1057.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 7f30e49..ee4b0e4 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1058.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 5a7a381..90cf865 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1059.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index b585671..641f064 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated106.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 47f6e89..99fb69a 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1060.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 7d6eeff..512e33d 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1061.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 3e97898..4319eec 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1062.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 8f423fd..cbda4b9 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1063.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 4799f86..918adb3 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1064.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 381f3eb..5a5fd5c 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1065.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index f86f8b5..9304057 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1066.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index c97785c..e840fd6 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1067.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 4e21602..cd9dc6f 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1068.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 1c6c0c8..652df1a 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1069.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 158647d..28f19e2 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated107.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 9dc1f11..8974917 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1070.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 8d4c48a..651d40e 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1071.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 064cb75..c2f2c59 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1072.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index a738d8d..779008a 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1073.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 4ba12c6..5ff2664 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1074.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 3b8bda2..6471a3c 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1075.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 876ea40..2845301 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1076.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index d5546a9..ed99c2e 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1077.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 93a08f6..2b76e2b 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1078.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 21e6122..01d2a02 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1079.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 2c9cb99..48cbc5a 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated108.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 2d1cfb7..5166f83 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1080.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 1f7de80..4b8b9a6 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1081.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index b5f68cc..4eb6439 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1082.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 10ff45a..ed17628 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1083.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 4688079..f9124b3 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1084.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 8cb12e6..03c1ae7 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1085.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 8f48c61..820afb6 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1086.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 025d3a8..5af0a94 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1087.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 6e6ced9..de4e705 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1088.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 73a6cee..aaf4a00 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1089.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 6745cb6..f7b2497 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated109.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 426dce6..53f9896 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1090.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 9a72ce4..cb0ef84 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1091.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 1ab87ff..d16bb99 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1092.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 8eb9fbc..aa4f23b 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1093.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 70e5633..7d4410b 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1094.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index ed46965..f0d2d66 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1095.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index dfd196d..c81b26d 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1096.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 6b5b860..c8d156f 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1097.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 62e483f..13f76f6 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1098.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 9a67658..d1fab7d 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1099.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 23635cf..58a25c4 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated11.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 2cc736e..1f9f1ba 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated110.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index f92807d..90fcab4 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1100.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 9ec1453..476212e 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1101.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 6a2adb5..c81320f 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1102.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 24ad0bd..2b9621f 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1103.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 03bc0e7..94a28e5 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1104.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 05d0a91..2ea826f 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1105.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 31b04be..86d8089 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1106.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 4642fb1..ff6c832 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1107.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 5a4f03e..05c69ea 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1108.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 742c55c..cb6bb4b 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1109.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index c6a7ea7..48e36af 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated111.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index ec0c1e2..aec9ee3 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1110.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index a66876a..1f11c54 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1111.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 3a5529c..5111a1b 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1112.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 90740e3..2ea1eb1 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1113.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 5e5c148..54f0c55 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1114.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index ee57dba..6b55244 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1115.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index f1c42a3..3b3d229 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1116.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 9c565e5..02ee6db 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1117.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 820d8ae..134049e 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1118.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 10c81d1..a32288e 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1119.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 8437f11..d2613f7 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated112.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 23a7a18..459d953 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1120.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 05d1eb2..e6df80e 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1121.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index ec7d4f1..50666b6 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1122.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 0a22727..f18502a 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1123.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 59eb79e..bddade4 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1124.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index c2b6b44..7282001 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1125.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 51c8a95..4d599bf 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1126.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 9d3a6b7..1067c3f 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1127.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 3f2bf2c..1936a21 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1128.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 360ea62..e8219dc 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1129.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index ab9c034..ed2e067 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated113.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 13b92a7..07352e0 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1130.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 4d9efff..fb4527b 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1131.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 9ad7fb2..bb2b876 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1132.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index a1f4d26..ec0fc9c 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1133.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 82ff9c8..1fb0f1e 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1134.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 3499c66..db6eacb 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1135.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index f427c12..85ae949 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1136.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 0a77f99..a09b4eb 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1137.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 6682171..f735654 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1138.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 49b7a68..6e0f166 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1139.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 94b57bd..d13b33d 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated114.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 49e5973..ddcfa3d 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1140.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 6a12f48..85398ad 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1141.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index a354829..4f5f33c 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1142.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 914679b..4668627 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1143.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index f331245..a4d1abf 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1144.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 295b09b..71e4da7 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1145.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index c1f0f4e..9095f80 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1146.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index e8b1b8c..f3ab098 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1147.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index c1b12de..97561b6 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1148.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 44b02e5..4806193 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1149.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index cd1a349..2ec24b0 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated115.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index b4da9cc..d583e37 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1150.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 2224530..74f74ba 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1151.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 4a7bb23..045bcaf 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1152.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 6b580e6..64f5751 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1153.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index f2f22d1..40804dc 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1154.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index d799ede..4886d44 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1155.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 58364ca..216b6c3 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1156.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index f9e7e4c..1d75597 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1157.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index e9b8245..e3a11fd 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1158.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 6d3d15a..a82e6da 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1159.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index e9519a6..40bb02a 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated116.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index d617b84..e1184d0 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1160.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index f585a67..db9d47e 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1161.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 38fbeef..0a4a150 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1162.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 67d3ca7..657cfd8 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1163.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index ba2d4fb..3f97619 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1164.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index f6f6d45..8d4bd85 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1165.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 98f25c5..d3988c3 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1166.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index ce41fad..0076b00 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1167.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 0054c80..3c3167a 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1168.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 221785e..0d2faa5 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1169.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 96e5a42..e793786 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated117.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 0493103..456f7ae 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1170.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index a644afe..2c65443 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1171.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 2ec3765..366868d 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1172.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 58ee0f8..65b9228 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1173.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index b598b61..472e897 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1174.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 728715d..804d551 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1175.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index f5b83bb..ff193b3 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1176.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index b003aa1..f63e3eb 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1177.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 7a2b18c..59f1793 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1178.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index cf74c8d..13e1284 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1179.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 597494d..82bac6e 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated118.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 002233c..0bc436c 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1180.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 90b16c8..11031e1 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1181.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 25e59fa..23d703e 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1182.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index baaefd9..4c448ad 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1183.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index e5c2cd4..20f2a9a 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1184.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 3566b05..c45e7a8 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1185.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 6e09d52..b49d018 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1186.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index dce05c2..68c45fe 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1187.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index ee17cd7..5f522df 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1188.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 17d3b28..9f24de0 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1189.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 95478e8..a2fe3f0 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated119.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index fe257c6..ac582c8 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1190.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 102f199..a3ef306 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1191.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 15271de..b231e60 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1192.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index c837ad2..a6815d6 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1193.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 4c931e0..d154bac 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1194.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index bead945..346b10c 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1195.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index b36e66c..73e2a9b 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1196.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 84594f0..18b6680 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1197.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 5e8158f..d0328c5 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1198.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 99b6ca9..f3418f1 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1199.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 2e659f1..b4b1a9a 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated12.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 127fe57..d4fc011 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated120.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 2e37eb2..233358a 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1200.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 715da82..3ba1da7 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1201.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index e6ea608..0b86699 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1202.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 94c2692..c74bbaf 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1203.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 16b8312..81338b0 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1204.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index e5fb7d7..c5a52ed 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1205.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 28a8423..bf3b412 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1206.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 3b76bec..3f98312 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1207.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 25d2e84..784aaa1 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1208.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 860c67b..40df533 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1209.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index c2ee952..f68daed 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated121.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index bdef6b6..66c96fc 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1210.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index bdc518c..e57b0c4 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1211.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 8fea5a6..87588d9 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1212.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 5eb63a6..22a3454 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1213.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index daa8cb8..57e11fe 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1214.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 7277572..ba4d3c4 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1215.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index a0a075b..26bdb8e 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1216.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 8f9330c..0a363ff 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1217.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 8a4face..ff398d1 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1218.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index f4cff48..0d0d672 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1219.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 43dcc26..29337f7 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated122.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index d00541a..6b78ae0 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1220.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 2f18cea..2f496ff 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1221.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 44e61ee..d20ed53 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1222.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index a26ba16..7117695 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1223.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 90f34f9..7843cd3 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1224.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 956aeca..d40a73b 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1225.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 2ce9bf6..2b127f4 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1226.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index a7d1110..96b2668 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1227.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index ab32aeb..53f58d9 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1228.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 215a862..da5fe88 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1229.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 4548bca..4274b3a 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated123.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 3eb812f..eb2e91a 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1230.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 74f4a18..91f1e1c 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1231.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 70feb8d..8d5df2e 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1232.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 237153b..559779a 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1233.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 4a07794..4910c3d 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1234.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 1be95c4..9c081d6 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1235.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 731545e..04f951a 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1236.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 67ef107..40db733 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1237.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 5112e10..36946d1 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1238.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index faacecc..0e2c4d2 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1239.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index f59a6b0..413c12e 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated124.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index cff54a4..66afb5f 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1240.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 618f5e9..43b0f1e 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1241.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 73c5ff2..a5a5c3c 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1242.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 77951cf..20d5019 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1243.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 500b533..1794800 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1244.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 3a10c19..3f1b910 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1245.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index fee89f1..8b1b0b8 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1246.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index c229f93..42c4be7 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1247.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index e9be117..ff47a34 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1248.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 0f166a8..f28d5b8 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1249.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 9cad55a..c3a7a35 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated125.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 67add40..3139e91 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1250.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 466de94..61702ea 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1251.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 99bad15..a73cf0d 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1252.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index d6bcd90..8d46d6f 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1253.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index ec8f6e1..1cfc2b9 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1254.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 6d56bec..2671b8a 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1255.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 0e59e49..af97cb6 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1256.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 2c424b7..be4765c 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1257.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index f6702ab..56e89ba 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1258.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index f6e752b..8b1dc68 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1259.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 3165346..22bdbab 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated126.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 3080ede..24f1463 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1260.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 9a0381c..964faa0 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1261.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 7cdd910..04652a2 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1262.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 9547a00..839647a 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1263.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 89f2d9c..10726fd 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1264.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index ab38ce6..2910c31 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1265.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 0ea8826..31ba0cb 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1266.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 70da664..842a593 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1267.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index f8e8d72..928a9ed 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1268.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 63fa22b..7500839 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1269.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 41f9cd0..613fceb 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated127.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 215d1f3..8e50571 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1270.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 0e901b0..ba57dba 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1271.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index c4cc1c1..3e9380c 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1272.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index b44b2d7..5745900 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1273.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index b8d5318..e510de7 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1274.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 0efe344..ce87e7c 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1275.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 1bb2947..98a80e2 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1276.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 57f84f6..7d923a2 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1277.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index c599e51..acdeec2 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1278.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index c3add6f..e68d429 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1279.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index e0b7f4b..7a25410 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated128.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 9d6c6ea..653ce76 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1280.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 9f47c40..6bcb78a 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1281.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index b3f10c6..d5c966b 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1282.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 1e3b6da..235ef81 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1283.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 18f3c94..fbb1f49 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1284.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 653fc9a..12d93bd 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1285.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 2996ddb..0f418b6 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1286.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 661b54a..44d1f5f 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1287.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 5287d4e..d40a37d 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1288.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index a989831..c4695a9 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1289.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 28f0de9..cd533c9 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated129.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 05a1b45..5483890 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1290.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 60d519c..1a73031 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1291.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index f14c5fa..cdd6e00 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1292.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index f1cbbb7..51ec469 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1293.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 9fd0c3d..2e18a34 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1294.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 9e1d2b2..132ae22 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1295.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 8121fe8..dfff235 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1296.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index efdfe0e..98c5d49 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1297.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index eada8fe..7e1dcfb 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1298.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 2ccc8d0..b9209b6 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1299.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 27a8496..31a878f 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated13.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index a062bfc..db1422a 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated130.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index b5f424a..48e0e8f 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1300.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index b8e1310..30bf60d 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1301.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index a865e96..d5c1832 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1302.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 4a55c58..f8a5cae 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1303.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 002a477..f65520a 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1304.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 867c451..61f5ef8 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1305.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index b08138d..87230e9 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1306.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 4375669..256ed56 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1307.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index ed0bef8..40f378b 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1308.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index b393f44..5e3ead5 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1309.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 88cea05..9fb02d2 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated131.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 1718130..fb401d8 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1310.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 9676990..f37b73c 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1311.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index ec595d1..6685fb5 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1312.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 1dfd6b2..dd24881 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1313.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 9040fa9..5dce219 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1314.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 1db8700..c17f8f3 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1315.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index ffb7749..2ce2e14 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1316.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 21ff1c6..6d281c4 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1317.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index e83f163..26d58bb 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1318.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 6ea0cec..744278d 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1319.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 030b745..8e09f3b 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated132.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 2c27790..1b0eced 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1320.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index a4d910c..00e603f 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1321.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index f489da4..be8c103 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1322.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index f8da02e..d0e7ae5 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1323.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index d709ead..ad54d25 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1324.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index cf22031..8743df5 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1325.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index bd62695..efb31cc 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1326.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 5b2c222..b3282b8 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1327.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index fe8e807..a3b49c9 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1328.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index cd40ed1..7f4cacb 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1329.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 9528455..8c65da0 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated133.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index af2ce0a..bfaf1ee 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1330.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 7530804..5a845e6 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1331.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 8021957..e036e28 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1332.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 889b2dd..b176585 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1333.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 2d10cc2..49c7df2 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1334.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 58c5cc9..bec3e73 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1335.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 00a4cb7..372852b 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1336.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 23cfd60..5789973 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1337.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 3d38540..85ed5cd 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1338.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 0fb0bfe..69adebf 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1339.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 068e0e1..37cbd47 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated134.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index c5b4eac..a202665 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1340.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 29f6230..ed428cc 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1341.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 7fd274f..360886d 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1342.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index b2666b8..b7ca6ee 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1343.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 3ed27c8..4c5c261 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1344.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 66fce5b..e28ce63 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1345.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 63a4f18..93309a1 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1346.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 2f9c26c..b0607a3 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1347.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 269ef72..eb96d6a 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1348.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 5d132dc..fdce6dc 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1349.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index a815d9c..6792fe9 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated135.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 375f99c..9eebd39 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1350.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 592ad22..1f4b03d 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1351.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 740d638..f231e7f 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1352.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 3fe8872..5e6cda0 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1353.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 1321a36..3e2dc00 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1354.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 5ebdc85..3efdb92 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1355.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 83fd197..3a5bb95 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1356.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 6e271e7..9e6846b 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1357.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index a4a4455..9f8a598 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1358.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index ce2d806..023d178 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1359.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index f263969..7bb953e 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated136.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 1588a82..80ec393 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1360.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 7e36b3d..7044661 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1361.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 7690d63..859820a 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1362.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 2472f4f..0dedb14 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1363.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 694421d..96afb64 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1364.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 7f0454e..7ffbd5f 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1365.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 3c0f0e2..86e13ba 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1366.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 34250d5..3ab84ef 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1367.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 5de008b..425499d 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1368.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index ecfe680..f57ba1d 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1369.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index e7c0e08..1415124 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated137.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 270dd5d..00e5524 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1370.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index b5ad089..32099f9 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1371.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 172026f..114aa86 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1372.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 5731007..abdae29 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1373.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 6dcfa2f..8fc1332 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1374.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 44eccb4..8b83606 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1375.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index d0429ff..7bd13bc 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1376.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index ddc9129..460e107 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1377.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index c025126..58a65f2 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1378.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 2fdb940..e6fd314 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1379.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 55f9cd9..79212fd 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated138.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 5bfde5c..587830b 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1380.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 7a252dd..4fe0540 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1381.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 736205e..9f84abd 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1382.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 56c40b8..9a63ade 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1383.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index e59e397..3608573 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1384.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index e7fa2c9..488bdaf 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1385.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 39db4ee..3a177d8 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1386.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 8e577b3..dc17db1 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1387.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 1aaa8d0..9c22c83 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1388.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index a0ebfcd..b117cbb 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1389.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 971131a..d41880a 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated139.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index bcd3a12..267e879 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1390.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index c1c2150..965c8d4 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1391.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 3e89401..1f5b9a9 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1392.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index e184811..776cd1c 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1393.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 28495dc..2b172b6 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1394.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 6fbd69f..5ff4eeb 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1395.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 29fd9b7..88ddbd4 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1396.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 9708adf..2cf89b0 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1397.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 6d17992..e9c096c 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1398.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index a3f5c2c..33e145a 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1399.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index bbe8c19..089c411 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated14.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index f95b4c4..583b182 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated140.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index d15b567..9d66d72 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1400.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 94dc7c3..0408d48 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1401.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 798399a..abdf434 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1402.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 48b0670..ce1f536 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1403.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 301b437..d007820 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1404.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index c39a01a..a23c6a9 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1405.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 2edd74e..6b0520a 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1406.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 97c0da7..baf84b9 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1407.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 822da95..21d8e16 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1408.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 8a8824f..b51bd75 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1409.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 7c925f9..87f7557 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated141.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 67828b4..a7bcd4f 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1410.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index ce1568b..cd73108 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1411.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 5a7d5d9..02199ff 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1412.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index fba3b4c..4cb4b60 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1413.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 22d25fd..cda27c8 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1414.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index e167dfb..b8e15b7 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1415.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 1f1181f..8c270a5 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1416.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index c0cb835..75db30e 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1417.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 0f599c2..41c4630 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1418.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 123b56d..a02f33b 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1419.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 77ce833..f8595c4 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated142.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 1ddd09f..6478571 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1420.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 27c074b..835c825 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1421.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 0fb6d97..b058dbc 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1422.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index c372068..776a7cf 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1423.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index bf621c4..7548087 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1424.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 46548dc..0ec57fb 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1425.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 6c40e6a..050ba3b 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1426.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index a7cc234..dff224a 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1427.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index aed7996..4060c54 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1428.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 58556d3..443a63a 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1429.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 83cd68d..dda6c4c 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated143.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index c1f6c2b..453c773 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1430.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index bb20e33..0e0dc71 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1431.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index fb3f353..5459bc3 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1432.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index bb48e67..c5aec79 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1433.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index cf4572f..069edd5 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1434.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 434737e..f29c994 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1435.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 63b742b..ea72402 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1436.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 8b033c6..dc3dcfc 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1437.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index cc525ec..4aa59d6 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1438.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index a663b32..39d2518 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1439.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 89a2d35..df592b1 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated144.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index d8ed1cb..34aa9ec 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1440.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 7effda8..6fe6445 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1441.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index b2177ed..d4f5362 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1442.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 0f88307..9d52e3a 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1443.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 049b197..42ceabf 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1444.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 23163cd..fa41116 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1445.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 08f264d..e33de32 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1446.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 87274d4..b9eed83 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1447.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 39d8e75..41faf58 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1448.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index f17618b..5f9f59e 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1449.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 7157e38..9e2448d 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated145.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 7036850..8ba129c 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1450.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index f474335..3ec16d4 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1451.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 7bb2967..9632749 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1452.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 6d5e58a..4894798 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1453.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index c80a258..d180d46 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1454.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 35ba7fe..ae71aea 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1455.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index a4c75d1..e9a9f7d 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1456.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 4ba11dc..06ecab5 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1457.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 29f1a45..176587f 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1458.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index ab407bd..4c53829 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1459.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index b6978dd..eec633b 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated146.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 79db03d..5c086ad 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1460.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 5e30533..4895be5 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1461.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index b214a42..f1f3707 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1462.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index c524225..2fe8cfe 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1463.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index db6e5ab..ed9261a 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1464.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 1f5f40f..5b1a716 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1465.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 9881aa9..265f246 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1466.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 6c3796a..4b656b0 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1467.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index ca9226a..e173606 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1468.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index e538fb8..00c5543 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1469.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 63779d8..ce086a9 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated147.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 1849558..6372654 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1470.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 82abc25..294f5b3 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1471.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index a9b36e8..694f32a 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1472.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index c2dd006..5c35df4 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1473.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 9dbf1d3..9135c19 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1474.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 5cdd72b..7d79082 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1475.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 12c5b7a..02a4a8b 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1476.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 1472491..8ead9ba 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1477.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 207571e..d1d66d6 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1478.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 4e73926..2de7437 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1479.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index fc9d81e..9690a94 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated148.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 3585e30..05a2c9b 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1480.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index d3779e7..4dcb76c 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1481.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 59c36f7..bd2906a 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1482.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index cf7ca96..379a697 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1483.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 50ab132..54b4f1d 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1484.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 5cfad7e..96b67a5 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1485.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 8aab2fd..6b781e2 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1486.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index bde291e..493bf83 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1487.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 9534d64..4ee21d3 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1488.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 3ce117e..8e26015 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1489.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 58734dc..3222fa0 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated149.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 339629b..23b197a 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1490.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 13636f4..d484ffa 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1491.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index c039d75..1ae03ed 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1492.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index a77bac9..2442ec8 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1493.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 39d55de..af9b625 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1494.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 4313f19..f95f32e 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1495.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 23ebdb4..0e742b6 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1496.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 8cad04f..233b5e6 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1497.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 2082253..412e88c 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1498.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 4b5d7d0..b85c84d 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1499.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 912605c..e34e851 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated15.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 503a8bd..5a7d417 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated150.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index a4cc4c2..98b7708 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated1500.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index e28b110..1253138 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated151.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 9fccca8..4bb7466 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated152.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 1aa7a87..e22bc68 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated153.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index b746094..b2ed251 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated154.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index ec92c98..e8f02eb 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated155.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index eff1ebe..6ffce96 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated156.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index a334a4b..30e5643 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated157.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index fd95d50..63f9a0b 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated158.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 8d6a427..35a3c59 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated159.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 537a220..7dfe107 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated16.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 0685f36..28d6e92 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated160.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 2c56714..75305a4 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated161.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index d5e3bfc..bb0bfe3 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated162.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 24977bd..1f35613 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated163.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 3d4a7d1..56d2c37 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated164.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index bcb4a7c..77ef53d 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated165.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index cb11e97..2334f9e 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated166.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 60a668c..6cbb97f 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated167.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index c3e34bd..7fe869d 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated168.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index bf24beb..6fc7a6d 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated169.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 8254bc2..1410139 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated17.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 0587131..41dc80e 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated170.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 8fc4230..014574c 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated171.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index cee3863..2329f87 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated172.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 5b44b8b..2b013ab 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated173.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index a55ecdd..4e7d97a 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated174.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 0ed9def..11a711f 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated175.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 593ed15..98a9d86 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated176.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index f5c5b3a..e0114f0 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated177.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 18021e7..f40ec0d 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated178.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index e4d4d1e..09670c4 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated179.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index fa7a856..64e5175 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated18.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 197b23a..94d04a3 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated180.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 210319b..35377be 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated181.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 2c806e9..db72504 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated182.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index bc3fc0e..62643e1 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated183.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index af27028..c7f7e1f 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated184.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 993e631..df5417e 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated185.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 63d909e..6afffcb 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated186.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 500a2ab..0065671 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated187.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 920c9dd..20fa39f 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated188.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index e7aa3c7..a7b725a 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated189.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index f6d8001..65543c3 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated19.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index ba22e6e..b7aa8b4 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated190.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index b16954b..fdb99ac 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated191.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index f71e8e8..efb0c4a 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated192.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index dbcf598..7dc63c2 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated193.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 53c4171..d19598c 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated194.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 4e26e62..7d5a49d 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated195.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 56e2bcc..a5bc2dc 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated196.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 42c463a..336d86d 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated197.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index a920955..69e1cb5 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated198.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 3dcc65d..9165fc8 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated199.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index d00c6d8..65ef2f4 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated2.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 59bae2b..a4e82c5 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated20.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index a1c4802..0982afc 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated200.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 0a3bfe9..1514ef7 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated201.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index e09ccc8..2ec4a0c 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated202.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index dc1b5c1..cc55679 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated203.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 01bd94c..f90610f 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated204.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 01f5608..0772937 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated205.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index bf0e4d9..ae6c8db 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated206.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index eb1c884..c4b1e05 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated207.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 93f256b..bd14234 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated208.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index ddf65a3..9aa6109 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated209.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index acf87b9..f802826 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated21.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index ac004f6..021b44d 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated210.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 6cafc04..5bbb589 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated211.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 7a17100..ca45a22 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated212.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 95e1602..20ed8f9 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated213.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 11302cb..bc6c76d 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated214.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 484acb2..951f158 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated215.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 99c41c1..5622fa4 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated216.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index a8c264e..4cd6907 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated217.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 46a33df..47790f1 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated218.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 73bf89e..5138ad9 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated219.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 10b3397..9c960f5 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated22.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 7f81532..a9c1bce 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated220.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 62729eb..e0d691b 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated221.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 8dde3dd..e9299bd 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated222.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 778490c..f65699a 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated223.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 4d6dc92..a51dd8c 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated224.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index fe1f5f4..5019e14 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated225.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 79adc93..103c5d0 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated226.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index aa2d6c4..eb71bb6 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated227.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 9eb9849..f6913a1 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated228.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 0592492..ff7b4b0 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated229.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index e63f4b6..a558dec 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated23.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 74f3686..739153f 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated230.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index eb9560c..dc39c7f 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated231.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index ee0b319..e099680 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated232.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index ba04777..cc616f9 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated233.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index be9a4ea..38472b8 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated234.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 7e9298e..39873ec 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated235.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 0e5ffc6..c5b3e42 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated236.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index c6d6ff1..ba90b37 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated237.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 8dedcce..fdf9266 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated238.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index dd7ceb4..008e474 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated239.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index acb0499..c0e0313 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated24.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 72b0f1f..27f56ec 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated240.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 04ea1da..81a754a 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated241.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index c346a68..65d9ca5 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated242.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 0b63fa2..51eeaed 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated243.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 1cac029..9d3c929 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated244.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 6ac803b..ef245fa 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated245.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 9f08bf6..6ad7710 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated246.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index e7b14da..5efb771 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated247.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 34f67f1..c28a4e8 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated248.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 821fe45..01cd287 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated249.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index e580c66..24d4385 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated25.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index c977431..9c5a4cf 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated250.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 27c7a6a..ea9ce36 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated251.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index be29bc9..299e5f7 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated252.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 7f6449d..3c92ec9 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated253.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 7a0cf64..60ae966 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated254.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 4d5d2f7..9d7a437 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated255.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index d21ccbc..c8587dc 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated256.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index f25a9eb..3f28768 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated257.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 312ec24..3b0e9ee 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated258.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 515bb84..9dd6131 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated259.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 0ee5e31..3d85275 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated26.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 2e57216..dc32c5a 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated260.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 7b9fef6..ab52fce 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated261.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 49571ab..93b1898 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated262.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index ecc113f..3b950c0 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated263.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index c788aa0..594f28c 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated264.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 28e4f87..f0f2d22 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated265.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index dc9b555..4f00427 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated266.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 2585b18..41eb897 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated267.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index b3406c9..ba47fa8 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated268.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 719ad95..0ef8c72 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated269.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 5e7ba7e..39d4527 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated27.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 656e2bc..eebc9a0 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated270.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index a8e60fd..02faf8d 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated271.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index ccceeaf..267641d 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated272.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 161d96a..ad1b88e 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated273.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 305ddcb..41b3f6c 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated274.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index e7819e4..7e5eb56 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated275.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 975b82d..e5448d2 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated276.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 5e1f2d3..5a8fe19 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated277.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index b7ade86..206ff98 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated278.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index ebca068..c3bcc92 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated279.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 75dcd74..07c1209 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated28.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 831f40d..6ebb5fc 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated280.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 90cec35..b8bb45c 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated281.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 3819ba9..4d217c8 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated282.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 7e55099..42e15d0 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated283.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index c4e6009..4cfa8be 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated284.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index cb883df..2257b8f 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated285.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 7c0c467..ee623d2 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated286.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 472248a..c5b80e1 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated287.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 2b4367f..b16aef3 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated288.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 3c2df32..79c9d2a 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated289.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index f1ee36c..0616922 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated29.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index b8e0653..16b107a 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated290.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 1d604c1..2583026 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated291.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index df08f6e..20ab9d4 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated292.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index be7aa6f..d47c219 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated293.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index da4e1f6..fbc5c03 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated294.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 54871d2..4d23ca0 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated295.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 5a2a968..8b3388e 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated296.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index de8e8a5..b8dabae 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated297.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 20a611d..93ede2c 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated298.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index b6b267d..dfff3ec 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated299.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index a06eb40..081d4f1 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated3.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 33571bf..b2c4273 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated30.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 0bcaa91..d34acc4 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated300.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 2480f74..984c55b 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated301.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index eb21487..ea24f13 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated302.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 59baa2a..191b877 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated303.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 7427e68..0b0635b 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated304.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 816b27a..b36a578 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated305.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 914d686..c74a7dc 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated306.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 3c291d7..8996188 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated307.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index b6a0504..9545122 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated308.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 04d03f4..c0b6681 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated309.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 3c88cff..f9012f0 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated31.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index bf129cc..6a23a53 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated310.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index b9d29d0..e1c8759 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated311.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index a5da4c6..1098e78 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated312.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index fe74c59..8e4c138 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated313.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 073ea37..d8f3479 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated314.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index e3264f7..27f32c8 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated315.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index f504118..56aa09f 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated316.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 3b5a0ea..935bda5 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated317.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 5f97963..f3e535f 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated318.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 63bb7d3..4d6f840 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated319.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 29d6bbf..274018d 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated32.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 4903619..d52cc24 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated320.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 3553da2..90e0fbe 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated321.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index ea71a90..ffeb880 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated322.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 998d465..fd6dd51 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated323.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index d7cdd12..78aa5f0 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated324.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index ee27f75..a045c50 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated325.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 17623b7..be20718 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated326.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index dbc5c0e..4e4cb9e 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated327.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 54ddf09..b5a4b81 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated328.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 09420b5..f3ff8f8 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated329.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index b96c2d5..4bf3457 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated33.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 67913ae..2fa40ee 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated330.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 7579662..fcaecb6 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated331.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 37362ad..67f66c3 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated332.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 2a05e5c..051836f 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated333.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 79d042a..5749e80 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated334.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 7bd6b92..d15bfe7 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated335.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 6a5c18d..c9df51a 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated336.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 314c4c9..044751b 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated337.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index fc08d8e..65c335d 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated338.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 226f54a..2a732c3 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated339.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index bee3b4e..2a715fa 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated34.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index c3908ad..ffd0dda 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated340.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 8de9b4c..bc66728 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated341.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index c74de07..e7e3d34 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated342.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 9316dc8..a108f5a 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated343.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 0ac00a4..5790041 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated344.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index d280b2e..dcb7fed 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated345.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 6c84c5d..4954f69 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated346.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 401bb1d..89fc4e3 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated347.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index eaaea0e..3154a29 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated348.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 2664d83..e24a3a7 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated349.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 8370d04..1a43685 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated35.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 260c369..36c92d1 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated350.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index eb7b89f..06a1068 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated351.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 346fdb7..2f9631d 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated352.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index b18acc6..20b9c7c 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated353.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 9f83975..864af55 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated354.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 61475c3..b8028f5 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated355.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 8823435..ed8d7a9 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated356.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index ed1b16f..6652d42 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated357.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index bd472c1..ec85d6c 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated358.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 0924066..39040b6 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated359.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index dede74a..2913eca 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated36.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 1d26388..d705f98 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated360.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 5c533ae..7024b25 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated361.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 90fb78c..0079eb5 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated362.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 0f7572c..cdc3daa 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated363.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index aca51e0..3ca7f50 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated364.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 2ecbfca..7c6b1ad 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated365.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 1c7f437..dc0bf13 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated366.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 8146af4..affbf82 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated367.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index df9bc30..9f17be7 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated368.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 696c4a9..a167593 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated369.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 041cbe9..5df1705 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated37.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 5fd1c04..9743f0a 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated370.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 89ec714..f8d47da 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated371.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index cc4ae78..ce13150 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated372.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 787c03f..15f3512 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated373.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index a3ce2ed..719ccaf 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated374.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 1d7ce18..551adb1 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated375.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 744797f..efc25c8 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated376.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 1619e1b..43ec4a0 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated377.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 3582782..0dae738 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated378.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 547b5f4..c359373 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated379.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index eda055d..5b7e656 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated38.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index fa53f9c..df0ffa0 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated380.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 597c684..ae78925 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated381.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 92b5f8b..218a0a8 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated382.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index ae377fe..13a69a2 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated383.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 4cd5099..862fe9a 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated384.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index e81c920..778c728 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated385.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index ec5ef70..fae9f9d 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated386.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 55f3bcd..cf656bd 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated387.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 310a5c4..82c6c19 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated388.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index c1cc606..a6365cf 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated389.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 860479e..efbff76 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated39.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 2b60d65..7ac3ca2 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated390.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 927649e..6493d0b 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated391.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index c152593..b2254a9 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated392.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 00c2991..803890d 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated393.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index a73105e..99842d9 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated394.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index a5f6b2b..40e0b78 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated395.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index d3041cd..3e5a069 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated396.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 590a4ea..9d02fad 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated397.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 13eef6c..c7ad331 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated398.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index c9c0038..c845eb3 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated399.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 4729556..e3b19a6 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated4.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index ba04968..e61aea0 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated40.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 5141cf8..b294981 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated400.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 9971e36..79d46a5 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated401.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index ccefd8a..0edd9e7 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated402.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 9c3c4ac..22fc9be 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated403.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index b23610e..c552fa7 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated404.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 41f2c4e..c7e32ed 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated405.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index f80dd70..f61525f 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated406.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 1935261..318538d 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated407.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 6f053ed..d7e20a6 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated408.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 5e505a0..b4ba206 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated409.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 551d1a3..90d4d6b 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated41.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 2718924..0bd6ddb 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated410.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index a196858..4898f37 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated411.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 4f62d01..c20c602 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated412.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 66f58d7..1934113 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated413.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 1b016cb..97c396c 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated414.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 791d7c9..2a215a7 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated415.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 9df8daf..550b3d7 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated416.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 8c73a1d..cc9aca9 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated417.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 249eb2e..199ad23 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated418.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index a14f46d..54bf75b 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated419.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 5b70052..d2cd938 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated42.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index a32c343..3f4de1d 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated420.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index b6b0a90..549e754 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated421.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index e708a44..839a1cc 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated422.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 38ec9e7..6a65b89 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated423.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 9b0dcca..9ae9510 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated424.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 3750296..052d0f6 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated425.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 1368495..ab0cf4f 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated426.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 8adece3..d064c27 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated427.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index cb72295..e054ee9 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated428.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index f6f8b9c..4e07416 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated429.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 44c8e22..4ea3949 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated43.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 1f1bbba..b3bfbb1 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated430.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 91c6eb5..abcd46a 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated431.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 7aa522d..6893c83 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated432.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index c5676e3..931bcba 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated433.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index dbcb59c..0fd9463 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated434.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index d88f59d..f3fc938 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated435.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 21cf7b8..923b69f 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated436.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 768986c..abf10b1 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated437.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 3a334f0..7839aaf 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated438.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 9337819..5209fc3 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated439.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index a3c38a0..1d7793e 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated44.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 908dfef..a520e12 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated440.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index e903855..e61c623 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated441.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index b9644d1..ee25933 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated442.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 51b64e9..ed00ddc 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated443.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 0386c21..80f2b84 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated444.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 48bc146..6f12d36 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated445.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index bd48dbc..f8674b4 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated446.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 5a9d6e4..5f63a5b 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated447.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 5c0dcd2..9dfc3d2 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated448.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index b1ea739..16f4b92 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated449.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 78e3a15..1efd659 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated45.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 0867818..7bd8122 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated450.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index c71dbae..c311a87 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated451.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 1ccafee..cb49457 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated452.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 0a4994b..e69c7ce 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated453.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index fd2bedb..3ea883d 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated454.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index b1544b0..16900db 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated455.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index b50abe3..6ee7362 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated456.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 5cb8dff..351645c 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated457.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 6fb1703..0b64425 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated458.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index a4fd6a3..75fa8e8 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated459.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index cc170d8..f29f8e8 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated46.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 2ee23b6..3ebcccd 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated460.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 06c4f86..ed6cd1a 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated461.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index fed5ba7..e7cd846 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated462.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 4a3012f..003c8dc 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated463.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index be504d3..1d4c037 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated464.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index e983573..643443b 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated465.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index fc4d292..2f6c404 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated466.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 81ee963..5fd7769 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated467.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 89db3b9..67a2cb9 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated468.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index b304216..360bc76 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated469.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 7258a38..295eced 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated47.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 0b00436..3363f52 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated470.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 2201169..4094e75 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated471.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 5597c02..5f4c6ac 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated472.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index ee71f0f..eaa063a 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated473.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index eb9582e..1d881a1 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated474.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 562b1c0..b799461 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated475.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index c40c974..f53203a 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated476.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 0c22c85..6979960 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated477.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 10e1d20..1b7919c 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated478.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 637fae7..660e2ec 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated479.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 63d8416..ed45a80 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated48.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index fe88e57..56ecb41 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated480.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 5b8f603..57bba50 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated481.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index c03396e..240213a 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated482.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index ef402bb..1127f97 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated483.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 8356c97..be7bb80 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated484.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 57cda68..e329bce 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated485.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 7d0b5b9..7e1be1f 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated486.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index ad46760..777d319 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated487.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 3818a3e..83bf770 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated488.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index bced244..61b3eaf 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated489.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 711dd04..f8a3515 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated49.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index f8a478f..de7f930 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated490.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 9f4bc70..d024c1d 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated491.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 7c3568f..a415a62 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated492.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index de2930c..5d61f53 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated493.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index f7d1247..09ff8e5 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated494.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index c73dab3..821e408 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated495.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index af4438b..9fd7177 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated496.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 3bff3d8..4e723ed 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated497.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index af30ea7..fee075b 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated498.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index afa8a72..c143ba7 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated499.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index b777b92..75e5783 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated5.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 3e9b6cc..5c2e0ee 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated50.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 3b763e4..6a4dae3 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated500.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index e5d106a..9c0d129 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated501.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 6098622..ba0de52 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated502.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 1436dd4..201c10c 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated503.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 1908dee..9eafef1 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated504.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index b3381c9..68d3c01 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated505.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 354b194..95b1dc1 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated506.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index d126e7e..0cd725b 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated507.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index a131c1c..dd0dc2f 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated508.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index fe5fa81..6284fe7 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated509.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 02a2fd4..1cd27ac 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated51.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 96886d9..825611a 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated510.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 31f76a9..817dd8b 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated511.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index ba889a9..1bf4128 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated512.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index f449c81..dac8906 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated513.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 220ab06..b452dec 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated514.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index c3b07e6..497fe62 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated515.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index a594158..b443767 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated516.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 163e79b..b1f6a45 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated517.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index c0bdff8..8689989 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated518.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 78a2651..c8102cd 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated519.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index bb3afa3..b90f31a 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated52.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index df7948d..1c2ae75 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated520.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 41c348b..4c9f731 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated521.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index e0de768..1974b7c 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated522.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index ae5e499..34ca200 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated523.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index e185a14..68f7985 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated524.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 1e300f0..005e1fd 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated525.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 142c48b..c39864b 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated526.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index e5879d2..4ecec5c 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated527.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index a44f262..6a90e2b 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated528.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 20667ca..6c02962 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated529.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index c7364f4..7441c9e 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated53.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 7d7418e..228d8b7 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated530.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index f8dc627..66fd636 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated531.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 7fbb1dd..10252b3 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated532.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 0315d1e..320f7ff 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated533.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 0ecea17..920df1e 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated534.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 9a57792..34d701f 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated535.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 08585e5..f711ad1 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated536.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index d7165dc..1357c4f 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated537.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index c9061bb..1ab3a30 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated538.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 0d869f4..5658561 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated539.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index a8db2a5..e760b6d 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated54.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 7e0c44a..fdb1074 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated540.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 132bb9e..1c78d75 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated541.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 71f54e2..55b0b27 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated542.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index a5f6c11..4f9c51e 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated543.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 3ed231f..2465f4a 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated544.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 9ec911d..1b9e93b 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated545.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 1fd4997..aee7691 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated546.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index ce98aa0..2796047 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated547.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 4df1060..0a01cb2 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated548.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 9b03adc..cc94d85 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated549.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 0426e63..6af0811 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated55.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index a412785..cf93883 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated550.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index d0fe75d..523178b 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated551.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index e5a73a9..48d5b1f 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated552.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index d03fb09..15e48ed 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated553.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 9e9972f..fc9ad99 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated554.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index aa9735b..1c2a5a3 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated555.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index edf7918..a3bdf42 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated556.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index e6679ac..2a7063e 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated557.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index a270c16..61ee510 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated558.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index c9bcd39..57c7ee5 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated559.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index b53da65..abafbf7 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated56.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index db08c21..26f1996 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated560.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 429071a..c40df81 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated561.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 84dbd2e..a83c938 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated562.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 27b152c..92f7749 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated563.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 28c13c9..c077b9f 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated564.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 40b4ef4..7691289 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated565.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index c9f5c44..655d3ef 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated566.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 0b5bc5b..20a608d 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated567.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 3a2e27b..28094c7 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated568.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 88afe17..33acabc 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated569.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index be33359..a4398e8 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated57.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 5341f4e..2aee0bf 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated570.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 66cfbd2..edcbd6c 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated571.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 397fd51..3d645e8 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated572.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 6443c2f..48ec340 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated573.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 7b2dd49..a0f5d98 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated574.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 10079be..1e1d3ae 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated575.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 6f84591..28585b3 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated576.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 5a081f8..06329cb 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated577.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index ae3e2a1..3eda113 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated578.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index b0c196d..f3b9a4e 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated579.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index edb5f35..3e0294d 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated58.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index b3ba250..c69148e 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated580.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 1aaa242..b029e4f 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated581.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index ab63d16..a2f9a23 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated582.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 8e6fd8a..4320711 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated583.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 6444b88..95794ad 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated584.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 392b9a7..57d1a51 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated585.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 8054c65..ca23361 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated586.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index fcc0c77..7f36ef8 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated587.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index eb67ec9..bdfbaf1 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated588.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 84f5ec4..d8350f1 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated589.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index cd3761c..2e2f53c 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated59.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 3da2620..5183a83 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated590.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index c3b380e..614e17f 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated591.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index ef3e2a2..a73d871 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated592.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index daa511f..d5e19b0 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated593.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 3ff2529..ab77a5c 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated594.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index c882e53..c6253b0 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated595.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index ae6b8bb..596abee 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated596.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index b86f436..12ef98a 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated597.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index d8d88fd..ec66038 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated598.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index e12e26e..5df7126 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated599.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 8745bae..59ec49e 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated6.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index e093f09..1539392 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated60.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index b3b2e89..9893938 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated600.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index e73afd6..9c1c5a1 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated601.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index e905af4..cfe9729 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated602.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index dc029a7..a0bd903 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated603.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 34aa117..ef2d618 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated604.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 7b52713..360e139 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated605.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 67d6fae..1af7b28 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated606.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 508d34b..44d78c3 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated607.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 3bba954..ea0a529 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated608.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 4092877..763c22e 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated609.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index c0deae7..6e4bdab 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated61.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 92888da..b453d9a 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated610.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 420dfcf..e8c36f7 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated611.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index d3a7ae1..85496c2 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated612.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 6d6bf6e..1100e46 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated613.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 24494e9..373efc9 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated614.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 917bf6e..88e9a6c 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated615.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 3fc48df..ee39296 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated616.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index a1e69d1..8ada9a5 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated617.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index a899104..70e77f4 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated618.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index be5f577..2b83779 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated619.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 3c71139..0dfbea7 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated62.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index e17895b..80e58ac 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated620.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index e252d1f..82530ca 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated621.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index ead4072..32628db 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated622.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 9c85125..0e49398 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated623.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index f9a3494..542dfe6 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated624.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index f485b50..cd60f52 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated625.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index ca905e6..1ffb9be 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated626.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 4222c94..acc805a 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated627.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index fb40a86..8535955 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated628.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 3dced60..a5ec42a 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated629.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index c2876a4..abf0e4c 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated63.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 1fc0620..0e83359 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated630.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 6bafde9..62a6885 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated631.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 6c4d1f7..1eb73bb 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated632.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index c244d2c..a84ba68 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated633.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 51ef39e..aaa2e7f 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated634.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 64e4880..5be009b 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated635.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 3d9dacb..1353127 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated636.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index e71d13b..1d49382 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated637.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index ec3f6fd..c3e24d5 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated638.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 1fc41e8..3e60410 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated639.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index bd59db8..f835629 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated64.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 57f10a0..3663060 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated640.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 8854502..1aba87e 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated641.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 4ff7ff0..1d4d81c 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated642.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 54315d5..ceef6eb 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated643.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 61aff3e..de51c03 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated644.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 2500ee8..48d9b4c 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated645.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 8ae06c7..a590ceb 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated646.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index c4b8678..566684b 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated647.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 69fd6de..b10fab4 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated648.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index b23e1ba..a5024dd 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated649.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index b4b0af0..dcc72e2 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated65.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index f8cec88..e75568f 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated650.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index aa2de5d..9f0ce41 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated651.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index bfd54b4..c3498d5 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated652.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 98f9fc4..cb5aa2b 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated653.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 6e843b5..3cae803 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated654.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index a25f25d..fbcb2bc 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated655.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 6c55fe5..5d1abdb 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated656.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 86c10ae..b68655c 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated657.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 3a1b1e5..f7738e9 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated658.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 8e315f7..4c57e3a 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated659.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 8769fc5..0244c60 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated66.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 000df87..8547cf5 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated660.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index fb3774c..5d8a634 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated661.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index be34cd6..b105ebf 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated662.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 57868f3..05c1595 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated663.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index c1e35be..53552d2 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated664.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 5dc659b..49c1b1f 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated665.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index ea2ba16..d9b6785 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated666.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 452b5f1..8bbd7b3 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated667.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index c89f06d..3f4f79c 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated668.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 99dfebb..262c6f9 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated669.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index aae99e5..78831b2 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated67.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 5711228..3565405 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated670.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index a995375..cf0895b 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated671.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index fb8f02b..3db50b5 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated672.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 09f14ca..dc50710 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated673.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 3ee54b5..ecd053c 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated674.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index af43cdd..039787e 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated675.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index f37d736..47078f8 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated676.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index afb0440..60e6366 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated677.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 913ad89..777ee0c 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated678.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 770e020..722172f 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated679.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index c9fe9ee..8217f82 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated68.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index a0cde3c..2bf6760 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated680.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 4c0e08f..79b8998 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated681.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 29a8d9a..28b0e38 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated682.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index ef147bd..3f30be0 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated683.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index c9060f9..31d1672 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated684.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 0b8b61f..b9e289e 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated685.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index ccd56e1..c709140 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated686.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 4f0ad29..39bd0d6 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated687.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 0a516a7..94d34e3 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated688.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index a45b153..3d44d79 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated689.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index aff8df7..f79ed3a 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated69.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index b157150..9a777aa 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated690.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 51ac969..6e5d5f6 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated691.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 5a61267..dd5b7d1 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated692.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index aaffedf..4af797f 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated693.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 30a586a..ff3b70c 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated694.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 11d3710..c9a0119 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated695.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 941c2fa..005c8c5 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated696.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 2bb3b0e..565a41a 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated697.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 21ec7f4..fe6666e 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated698.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index ff64617..ba70f80 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated699.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 46ee68e..cace9fa 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated7.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 5cf2056..f6cb6d9 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated70.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index e631b16..eee64b9 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated700.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 8315b2e..06cae97 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated701.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index eb7c87f..de826fb 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated702.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 69cefd8..3c511fa 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated703.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index ae8de9b..9117396 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated704.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index e2b5a4c..c8d88ae 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated705.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index eb524c7..1208ecd 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated706.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index efa1ece..43d62a9 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated707.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index cdd01cf..4cbb44b 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated708.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 6bb6c5e..46ffe4a 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated709.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index b5fed7e..2965596 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated71.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 6eea7a8..a488679 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated710.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 615a800..480d86c 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated711.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index c4576ec..48ded8d 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated712.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index d36109e..d1e9fd1 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated713.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index a3416f4..feceb77 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated714.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index deb1511..fa399e3 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated715.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 9d719ee..6eb6ae1 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated716.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 7397c50..b240fcc 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated717.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index c126580..20febfa 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated718.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 055c4d8..2f79094 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated719.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index d46a36d..b495cf2 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated72.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 8928ad0..4e08a58 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated720.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index c4b4486..aad60df 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated721.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 0196448..df04bf8 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated722.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index a59ac93..6f86b8f 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated723.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 15c6f4a..a233f18 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated724.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 98d4195..179031d 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated725.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 5313274..f809c32 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated726.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 4ce15f3..d5655ef 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated727.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 78b202b..994350a 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated728.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 9fab8d0..0a6efdd 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated729.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 837d43d..325d6d9 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated73.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index ff205bf..c08ef81 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated730.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 166a958..022e7c8 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated731.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index f4e983a..2193ed6 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated732.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index d4990d3..cea8321 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated733.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 09794e0..43f9488 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated734.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index ce043f5..35cef9a 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated735.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 7ab3178..19f6a03 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated736.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 21c3a80..6bbc811 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated737.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 37592db..7b2328e 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated738.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 9999866..43cc1b0 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated739.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index b9b6887..0e117ae 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated74.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 38c17bc..43f5e69 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated740.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 6b5c1ca..f6a6a87 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated741.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 9d9ddd0..8f81d09 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated742.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index af7a407..80f9688 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated743.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 9490e18..d657573 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated744.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 2088af6..165fa29 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated745.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index ac06be7..a389437 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated746.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 1d0a01c..b5f283b 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated747.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 58e76c3..cfae87a 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated748.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 562f536..e52026f 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated749.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index e061e07..fe9ec3d 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated75.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index fb2846e..62ae333 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated750.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 59baf96..245e08d 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated751.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 112e703..fc72bb9 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated752.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 7ea06a2..9d17c68 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated753.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 682c57e..dc94895 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated754.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 59cb6e9..1c9a8b3 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated755.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index bb0eb75..edc5ffb 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated756.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index fdb886e..84c8015 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated757.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index d16ea0f..879c3eb 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated758.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 7f49e70..2d67282 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated759.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index c192f8d..51e174f 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated76.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 7229da8..72c8f61 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated760.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index d108bee..49af5d9 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated761.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index b2c3ef8..6da2b93 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated762.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index f5b4a24..0bbef13 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated763.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 5085072..d71cd5d 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated764.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index ac041d4..4c6d04a 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated765.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 180155a..20bcb14 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated766.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 924745c..7eb8893 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated767.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index a020fc6..8c8fbe8 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated768.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 952a2a8..11a4281 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated769.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index f0dd01d..74b8085 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated77.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 4e805c9..e3f0bef 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated770.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index e9b3070..3cd8b2b 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated771.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index d38ebb3..0c52004 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated772.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 769a355..334c700 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated773.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 5249eaf..7154390 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated774.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index c51b80a..719eff1 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated775.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index a922173..5687ae7 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated776.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index af5e1c3..15cf2c7 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated777.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 4ddcbe4..41a8728 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated778.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 202e408..9617d44 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated779.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 568e662..01c6957 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated78.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 3405224..32d772e 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated780.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 7cef520..9dd93b7 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated781.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 54c8abc..bd587af 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated782.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 1e99411..9b9f5b3 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated783.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 7c822a0..2077d94 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated784.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 99099f1..8ee4ed8 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated785.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index a5973e9..63b2bc9 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated786.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index e68d1c0..29ecaab 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated787.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index aecee95..e38213d 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated788.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 6be6c25..ea0b796 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated789.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index d75ffb8..1f20e79 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated79.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 8942814..0de742e 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated790.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index ca372d0..7bae71d 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated791.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index a5890b7..52d231a 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated792.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 066b419..249d3b3 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated793.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index c0caa9f..725fef3 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated794.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index d461102..a7854a6 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated795.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 4a0a576..27b5f2b 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated796.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index e725540..3bf8361 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated797.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 83b9048..ce1a95f 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated798.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 4b1f655..1811d0f 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated799.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index dae3128..6cb4e36 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated8.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 34f1cc5..7e693e0 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated80.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index aeaf019..bad7fdb 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated800.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index fdcb196..b2d9d0b 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated801.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index c3e69a1..ecc51d3 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated802.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 2042d66..8ce235e 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated803.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index e916aba..2a2a267 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated804.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index ad8975b..f501405 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated805.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 270d92d..ad69baf 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated806.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 66b7a95..644fe6e 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated807.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 035f9ca..8b2dad7 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated808.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index f335bb5..859b0a8 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated809.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index a8089e8..c075ed5 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated81.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 7a885d3..b3f2cec 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated810.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index b11f524..2c68167 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated811.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index ae0bfac..26fb070 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated812.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 6b415e2..3d4a770 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated813.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index a960821..12e02f2 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated814.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 9a4ef7f..a9b3ad9 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated815.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index d701061..c0b1d97 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated816.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 9eeea62..affe46b 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated817.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 3864563..af196fb 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated818.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 4785da3..61d3ec4 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated819.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index b68a1ca..d1bfdc4 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated82.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index c46e70a..74a00d6 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated820.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 541da7b..76b6d98 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated821.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 734f74f..fa4cb84 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated822.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 6389774..df43004 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated823.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 8453efb..e4e66ff 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated824.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index bd8141e..f2383d4 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated825.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 1b3a96e..d932b63 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated826.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 34a7808..345301a 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated827.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index c2f45e7..512b4f1 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated828.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index e931deb..625a44a 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated829.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index c9c9e74..a726ca2 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated83.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 5c2c8f3..8cdeac8 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated830.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 8ed4a62..b9e43cb 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated831.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index b93207c..35e8a87 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated832.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index b630ca0..704c55b 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated833.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 85c4d41..0bdef76 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated834.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 808f997..bfff94c 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated835.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index fc13d98..21dd65f 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated836.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 438aaeb..167903a 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated837.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 7364046..a2ea1d1 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated838.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 7edaf07..9967b64 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated839.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 32d78d9..c2b7a02 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated84.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index cfe1e5a..b1e91a4 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated840.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 919b86b..c190952 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated841.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index fe488d1..899f57c 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated842.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 158c8cf..bb9c9e4 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated843.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 62ea521..2530705 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated844.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 5d93986..d93a74a 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated845.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 1b2ac31..12cea43 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated846.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index ce954f1..9f0ecce 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated847.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 7aa7919..32bc4ca 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated848.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index aba191f..cdff18f 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated849.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 457542b..64e9af3 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated85.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 5e7781e..a88f76d 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated850.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index e889824..4214ec3 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated851.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index b874f54..08fe76a 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated852.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 4edf74f..ff4fa97 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated853.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index b006091..2bf8795 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated854.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index a2d364e..52e7da8 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated855.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 5159f56..af5f6d2 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated856.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index b143a52..3894a04 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated857.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 7f229e0..d25c0bd 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated858.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 61fd92e..297755e 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated859.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index a39a273..478ef1b 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated86.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index a6455c7..9735fed 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated860.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index ccd43e2..f2f39a0 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated861.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 5ad6733..c5d32b7 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated862.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index d126515..b88ef5d 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated863.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index c7bf67b..5d15a31 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated864.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index f19a66f..ea1b28e 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated865.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index ecf1d41..f6fa646 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated866.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 4224263..81527c4 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated867.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index cb765fd..cf8a600 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated868.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index ad1d11b..fb59581 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated869.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 319f9a7..461bbaa 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated87.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index ab6dc79..f572e50 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated870.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index d742360..4e47c95 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated871.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 468bb72..98042c2 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated872.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 6046c94..2c434b7 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated873.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 87d1e62..d3bf39d 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated874.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 8342456..9c8255f 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated875.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 711f9f8..1929f3d 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated876.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 67fb520..1bcb4fe 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated877.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index db5ec99..3c21468 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated878.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index bde0bda..feb85ab 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated879.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index a45a416..0bbb0d4 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated88.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index d5d334b..ce5e0d0 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated880.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 94b6c64..f68814e 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated881.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index d6de10d..291f00b 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated882.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index c6746c3..ed9b7cf 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated883.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 46e1535..442ecc3 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated884.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index ab8f1c4..d4b9c8f 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated885.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index e7c02e2..f8e3862 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated886.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index e6e13c0..fa44c94 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated887.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 7b5860d..67e9e81 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated888.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 6732c53..ca78e53 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated889.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index bc88b46..1904bf7 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated89.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 44ea5eb..e8e8779 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated890.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 7f83d12..556cd95 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated891.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 26eca1e..e48ab61 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated892.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 7e5cb71..8b3a46c 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated893.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index f07a6aa..9f74a9a 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated894.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index f2cf2e7..c2bfee7 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated895.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index c14cb53..fc6a5ff 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated896.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 38d1e70..a483cb5 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated897.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 19b6ab1..dfc2533 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated898.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 774e50b..cc0a8ee 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated899.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index d27f58d..941e5bd 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated9.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 19eb011..300e57b 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated90.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 5d791d0..c99e336 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated900.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index ea1e6d8..4dc1cb3 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated901.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 3bd1ed8..f18a4e6 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated902.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 54c2868..8d7e441 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated903.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 2881b56..f3d2683 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated904.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 8acb734..bf3545c 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated905.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 0cdd09e..3ea33df 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated906.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 1bcabd4..45f46d0 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated907.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index ebf8a9f..7137cdd 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated908.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index f88cc05..adcf85c 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated909.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index ca767e6..8853c63 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated91.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 68325f0..8ce5e8c 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated910.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 4778fc0..d5e07cf 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated911.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 00da3bd..0040939 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated912.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 010132f..4ff6ac8 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated913.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index a849b1a..f4e9674 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated914.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index eaf31af..254e47f 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated915.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index d08d10b..63b8416 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated916.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index f8aed0b..a220922 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated917.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index efebde8..cc8f480 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated918.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 3c38de8..caa8d6d 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated919.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index a22ac35..d782bfe 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated92.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 50646bc..5c7d754 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated920.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index be93afe..529211e 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated921.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 1a23734..b8886aa 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated922.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 611218c..5b39793 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated923.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 7ed95a0..6b06aea 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated924.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index e41841b..b5ce64b 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated925.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index ea635a3..cbcbe02 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated926.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index a6cef66..b702c88 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated927.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 480b036..39d6452 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated928.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index e630d98..441258b 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated929.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index d1a1156..2db5956 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated93.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 2e63756..18eef09 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated930.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 0a43e4f..fa761cd 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated931.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index c7d83bd..102cfe8 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated932.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index f5a46e0..26183aa 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated933.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 102a07d..1893ac5 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated934.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index bab1023..0fbaada 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated935.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 6601db3..391c04f 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated936.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index dc737de..855e843 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated937.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 06d785c..9c2041c 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated938.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 3afa158..90837bc 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated939.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 28fdc15..fb34987 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated94.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 2ce697c..f46719b 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated940.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 533b3e2..3bd6191 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated941.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index cc12e3a..738f4e9 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated942.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index e72e914..f0ad18f 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated943.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index d22da35..1062dc2 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated944.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 860660b..020e387 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated945.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 2cbc6b5..8688abf 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated946.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 7274c75..9c3d4a4 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated947.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 6fe0489..3e981c2 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated948.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index b416345..f3c9c46 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated949.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 61e61f0..ef2ff13 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated95.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index f7da0b0..a81aa1c 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated950.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 293d5e1..01ea499 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated951.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 95d2993..01df6e4 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated952.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 2633866..0dff69a 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated953.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 3af1ad2..a0162f3 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated954.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index f38de3a..36be39a 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated955.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 6011d03..807ff0c 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated956.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 485109d..7733285 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated957.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index c58642e..dbc4ffd 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated958.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index cd27038..09e4ff4 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated959.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index ed25084..81b1579 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated96.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 758455c..5dc286f 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated960.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 681810f..d9f59ae 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated961.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index a631bf5..cc47697 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated962.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 5046530..c7bb12f 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated963.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index ab31529..b9fb9b1 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated964.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 7b47696..7842fc0 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated965.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 5246882..531f494 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated966.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index ba9713f..a8e55a0 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated967.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 5f43658..801b3c3 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated968.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index b0221c6..f3a4b39 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated969.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index ec2d0a9..b563d16 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated97.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index ebda899..1ca290c 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated970.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 1a5c086..4f20a82 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated971.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index e07dfa4..b0c73e5 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated972.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 40b3a80..c8e6880 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated973.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index a52688a..ea651a6 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated974.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 0305ca4..ce495b3 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated975.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 2d4e397..8c77c2c 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated976.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index ef3a6b5..c58094b 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated977.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 4291f52..04c489e 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated978.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index b691d9f..6bb9e59 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated979.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 7e5bf6f..11fd030 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated98.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index f7e0630..563fc23 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated980.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 39ce720..2167777 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated981.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index d82462b..fd7806c 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated982.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 7c777c9..b390d59 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated983.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 7dc5937..4a6bae9 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated984.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 53c2e70..6115686 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated985.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 8ffd19c..beb744b 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated986.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 85ab3cc..7595623 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated987.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 5cb0f15..a803dc1 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated988.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 7f69164..2721887 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated989.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index a1e8430..043c185 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated99.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 7818763..da0d02c 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated990.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 3d5b8f8..0d4e9c8 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated991.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 7a0051f..0dd92aa 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated992.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index aa67da5..5a4bdb1 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated993.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 0acb577..6c2736f 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated994.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 1750fbd..a19eb0b 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated995.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 60b01e2..58349ef 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated996.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index e5c5a67..7bae664 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated997.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 183b0e0..67aff9c 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated998.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
index 248cff0..6183ce5 100644 (file)
@@ -20,9 +20,6 @@
     <Compile Include="Generated999.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="..\app.config" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="..\TestFramework\TestFramework.csproj" />
diff --git a/src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/app.config b/src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/project.json b/src/coreclr/tests/src/Loader/classloader/TypeGeneratorTests/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 7b73adf..1bb9538 100644 (file)
     <Compile Include="CctorOpenFile.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 503d666..8a8532f 100644 (file)
     <Compile Include="CctorThrowInlinedStatic.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index dd875e2..e658a4b 100644 (file)
     <Compile Include="CctorThrowMethodAccess.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index e38b238..a735115 100644 (file)
     <Compile Include="CctorThrowStaticField.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 31e9c85..197a707 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="ResetGlobalFields.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 4063ef5..0c57bcc 100644 (file)
     <Compile Include="TypeLoadInitExcep.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 53327a9..f4549a9 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="UntrustedCodeBFI.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
diff --git a/src/coreclr/tests/src/Loader/classloader/TypeInitialization/CctorsWithSideEffects/app.config b/src/coreclr/tests/src/Loader/classloader/TypeInitialization/CctorsWithSideEffects/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
diff --git a/src/coreclr/tests/src/Loader/classloader/TypeInitialization/CctorsWithSideEffects/project.json b/src/coreclr/tests/src/Loader/classloader/TypeInitialization/CctorsWithSideEffects/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 4bf998c..f2222b9 100644 (file)
     <Compile Include="CircularCctorFourThreads.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 7c1c2df..0ed96ea 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="CircularCctorFourThreadsBFI.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 1b61083..516157a 100644 (file)
     <Compile Include="CircularCctorThreeThreads01.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 0cec84e..a4173de 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="CircularCctorThreeThreads01BFI.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index dbc05d5..e183363 100644 (file)
     <Compile Include="CircularCctorThreeThreads02.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 4607cad..2f5fa4e 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="CircularCctorThreeThreads02BFI.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index d6d7447..3aed420 100644 (file)
     <Compile Include="CircularCctorThreeThreads03.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 53f3c3e..130a046 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="CircularCctorThreeThreads03BFI.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
diff --git a/src/coreclr/tests/src/Loader/classloader/TypeInitialization/CircularCctors/app.config b/src/coreclr/tests/src/Loader/classloader/TypeInitialization/CircularCctors/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
diff --git a/src/coreclr/tests/src/Loader/classloader/TypeInitialization/CircularCctors/project.json b/src/coreclr/tests/src/Loader/classloader/TypeInitialization/CircularCctors/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index a4da803..cbc1a6d 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="CctorThrowStaticFieldBFI.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index d6d7447..3aed420 100644 (file)
     <Compile Include="CircularCctorThreeThreads03.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
diff --git a/src/coreclr/tests/src/Loader/classloader/TypeInitialization/CoreCLR/app.config b/src/coreclr/tests/src/Loader/classloader/TypeInitialization/CoreCLR/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
diff --git a/src/coreclr/tests/src/Loader/classloader/TypeInitialization/CoreCLR/project.json b/src/coreclr/tests/src/Loader/classloader/TypeInitialization/CoreCLR/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 5c46374..ddf22dc 100644 (file)
     <Compile Include="GenMethInlined.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index c541594..e4d45e1 100644 (file)
     <Compile Include="GenMethInlined_Multinested.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 0314a84..5a4a476 100644 (file)
     <Compile Include="GenTypeInlined.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index e776b19..fd9dbe4 100644 (file)
     <Compile Include="GenTypeInlined_Multinested.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 46d088b..1648bce 100644 (file)
     <Compile Include="Inlined.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 77bb024..18e87f0 100644 (file)
     <Compile Include="Inlined_Multinested.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
diff --git a/src/coreclr/tests/src/Loader/classloader/TypeInitialization/Inlining/app.config b/src/coreclr/tests/src/Loader/classloader/TypeInitialization/Inlining/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
diff --git a/src/coreclr/tests/src/Loader/classloader/TypeInitialization/Inlining/project.json b/src/coreclr/tests/src/Loader/classloader/TypeInitialization/Inlining/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 0857ef3..93d3d27 100644 (file)
     <Compile Include="CctorZeroVal01.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 3a7bf57..0b37ba9 100644 (file)
     <Compile Include="CctorZeroVal02.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 0e3f6de..0eb2ec7 100644 (file)
     <Compile Include="CctorZeroVal03.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
diff --git a/src/coreclr/tests/src/Loader/classloader/TypeInitialization/ThisNulllPointer/app.config b/src/coreclr/tests/src/Loader/classloader/TypeInitialization/ThisNulllPointer/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
diff --git a/src/coreclr/tests/src/Loader/classloader/TypeInitialization/ThisNulllPointer/project.json b/src/coreclr/tests/src/Loader/classloader/TypeInitialization/ThisNulllPointer/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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/src/coreclr/tests/src/Loader/classloader/TypeInitialization/backpatching/app.config b/src/coreclr/tests/src/Loader/classloader/TypeInitialization/backpatching/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
diff --git a/src/coreclr/tests/src/Loader/classloader/TypeInitialization/backpatching/project.json b/src/coreclr/tests/src/Loader/classloader/TypeInitialization/backpatching/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 2319faf..59b7322 100644 (file)
     <Compile Include="test1.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
diff --git a/src/coreclr/tests/src/Loader/classloader/explicitlayout/Regressions/298006/app.config b/src/coreclr/tests/src/Loader/classloader/explicitlayout/Regressions/298006/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
index 6d9ba64..f7c2929 100644 (file)
     <Compile Include="explicitStruct_oddSize.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
diff --git a/src/coreclr/tests/src/Loader/classloader/explicitlayout/Regressions/298006/project.json b/src/coreclr/tests/src/Loader/classloader/explicitlayout/Regressions/298006/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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/src/coreclr/tests/src/Loader/classloader/explicitlayout/Regressions/369794/app.config b/src/coreclr/tests/src/Loader/classloader/explicitlayout/Regressions/369794/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
diff --git a/src/coreclr/tests/src/Loader/classloader/explicitlayout/Regressions/369794/project.json b/src/coreclr/tests/src/Loader/classloader/explicitlayout/Regressions/369794/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 6493719..42bc309 100644 (file)
     <Compile Include="repro369794.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
diff --git a/src/coreclr/tests/src/Loader/classloader/explicitlayout/Regressions/ASURT/ASURT150271/app.config b/src/coreclr/tests/src/Loader/classloader/explicitlayout/Regressions/ASURT/ASURT150271/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
index 7a51b5d..aa71cac 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="bigdat.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index f6d9d4b..b2aec1a 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="test10.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 818b443..a1b3333 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="test11.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 01ad44f..be1e9c7 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="test13.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 434c38e..c4e9d94 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="test14.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index d58ef03..1fba48a 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="test15.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 9d5b45d..d6c5d6b 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="test16.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 4eb2b3b..55d28ee 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="test2.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 38fa8aa..d45d30b 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="test21.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 250af5c..7742c3e 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="test23.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 54de5b6..aadc030 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="test24.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 2142b2f..c25f993 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="test3.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index c252413..946d6a0 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="test9.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
diff --git a/src/coreclr/tests/src/Loader/classloader/explicitlayout/misc/app.config b/src/coreclr/tests/src/Loader/classloader/explicitlayout/misc/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
index 4fbabf5..5f9bd28 100644 (file)
     <Compile Include="case10.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index a9f7368..32b7668 100644 (file)
     <Compile Include="derivedexplicitclass.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
diff --git a/src/coreclr/tests/src/Loader/classloader/explicitlayout/misc/project.json b/src/coreclr/tests/src/Loader/classloader/explicitlayout/misc/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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/src/coreclr/tests/src/Loader/classloader/explicitlayout/objrefandnonobjrefoverlap/app.config b/src/coreclr/tests/src/Loader/classloader/explicitlayout/objrefandnonobjrefoverlap/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
index 996d93a..8dbd788 100644 (file)
     <Compile Include="case1.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 5880c6e..d670087 100644 (file)
     <Compile Include="case11.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 15b8dac..0ab766b 100644 (file)
     <Compile Include="case12.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index ce31373..51c6141 100644 (file)
     <Compile Include="case14.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index fea7a1c..00615b5 100644 (file)
     <Compile Include="case15.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 6b2a7b6..3183119 100644 (file)
     <Compile Include="case2.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index dd11853..2022402 100644 (file)
     <Compile Include="case3.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index fbd51db..bc8989a 100644 (file)
     <Compile Include="case4.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index d44f0b5..cd4c00b 100644 (file)
     <Compile Include="case5.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 0a2479a..1da5be1 100644 (file)
     <Compile Include="case6.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index b670692..ac77629 100644 (file)
     <Compile Include="case7.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index cfee95a..4eb3c16 100644 (file)
     <Compile Include="case8.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 58d5774..486fef0 100644 (file)
     <Compile Include="case9.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
diff --git a/src/coreclr/tests/src/Loader/classloader/explicitlayout/objrefandnonobjrefoverlap/project.json b/src/coreclr/tests/src/Loader/classloader/explicitlayout/objrefandnonobjrefoverlap/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 9976da0..3194fa3 100644 (file)
     <Compile Include="ManyGenConstraints.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
diff --git a/src/coreclr/tests/src/Loader/classloader/generics/Constraints/General/app.config b/src/coreclr/tests/src/Loader/classloader/generics/Constraints/General/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
diff --git a/src/coreclr/tests/src/Loader/classloader/generics/Constraints/General/project.json b/src/coreclr/tests/src/Loader/classloader/generics/Constraints/General/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 819d134..1a2f50b 100644 (file)
     <Compile Include="RecursiveConstraints.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
diff --git a/src/coreclr/tests/src/Loader/classloader/generics/Constraints/Recursion/app.config b/src/coreclr/tests/src/Loader/classloader/generics/Constraints/Recursion/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
diff --git a/src/coreclr/tests/src/Loader/classloader/generics/Constraints/Recursion/project.json b/src/coreclr/tests/src/Loader/classloader/generics/Constraints/Recursion/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 16e91e6..211b423 100644 (file)
     <Compile Include="VSW532403.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
diff --git a/src/coreclr/tests/src/Loader/classloader/generics/Constraints/Regressions/532403/app.config b/src/coreclr/tests/src/Loader/classloader/generics/Constraints/Regressions/532403/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
diff --git a/src/coreclr/tests/src/Loader/classloader/generics/Constraints/Regressions/532403/project.json b/src/coreclr/tests/src/Loader/classloader/generics/Constraints/Regressions/532403/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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/src/coreclr/tests/src/Loader/classloader/generics/Constraints/Regressions/ddb62403/app.config b/src/coreclr/tests/src/Loader/classloader/generics/Constraints/Regressions/ddb62403/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
index fede291..c223b9e 100644 (file)
     <Compile Include="bug62403.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
diff --git a/src/coreclr/tests/src/Loader/classloader/generics/Constraints/Regressions/ddb62403/project.json b/src/coreclr/tests/src/Loader/classloader/generics/Constraints/Regressions/ddb62403/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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/src/coreclr/tests/src/Loader/classloader/generics/Constraints/Regressions/dev10_512868/app.config b/src/coreclr/tests/src/Loader/classloader/generics/Constraints/Regressions/dev10_512868/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
index 325527c..9e302d2 100644 (file)
     <Compile Include="dev10_512868.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
diff --git a/src/coreclr/tests/src/Loader/classloader/generics/Constraints/Regressions/dev10_512868/project.json b/src/coreclr/tests/src/Loader/classloader/generics/Constraints/Regressions/dev10_512868/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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/src/coreclr/tests/src/Loader/classloader/generics/Constraints/Regressions/vsw609874/app.config b/src/coreclr/tests/src/Loader/classloader/generics/Constraints/Regressions/vsw609874/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
diff --git a/src/coreclr/tests/src/Loader/classloader/generics/Constraints/Regressions/vsw609874/project.json b/src/coreclr/tests/src/Loader/classloader/generics/Constraints/Regressions/vsw609874/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index ac3d96b..3e4f209 100644 (file)
     <Compile Include="vsw609874.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index e9642c4..18fe03c 100644 (file)
     <Compile Include="VSW491668.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 24017ca..4641730 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="VarargTypes.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
diff --git a/src/coreclr/tests/src/Loader/classloader/generics/GenericMethods/app.config b/src/coreclr/tests/src/Loader/classloader/generics/GenericMethods/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
index 6a3952d..21e046a 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="arity01.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index b801a2f..1da4329 100644 (file)
     <Compile Include="method001.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index d9646b2..e8e06c7 100644 (file)
     <Compile Include="method001a.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 5b7161d..2e49227 100644 (file)
     <Compile Include="method001b.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index b1588c0..1f5fa06 100644 (file)
     <Compile Include="method001c.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 2c3ece6..4f89936 100644 (file)
     <Compile Include="method001d.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index fb7d7fa..58f0974 100644 (file)
     <Compile Include="method001e.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 9cd31d9..7a07491 100644 (file)
     <Compile Include="method001f.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index c3234e8..f9d42c2 100644 (file)
     <Compile Include="method001g.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 1825615..f3b9ef0 100644 (file)
     <Compile Include="method001h.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index fa3fdee..78d4b92 100644 (file)
     <Compile Include="method001i.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 6a3cfa1..1eb0c80 100644 (file)
     <Compile Include="method001j.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index de4d35f..9ebfb31 100644 (file)
     <Compile Include="method002.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 57f999d..8f525a4 100644 (file)
     <Compile Include="method003.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 5b079f1..85b3605 100644 (file)
     <Compile Include="method004.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 306a7d8..d52a314 100644 (file)
     <Compile Include="method005.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index bb10536..5771503 100644 (file)
     <Compile Include="method006.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index a4cdd6f..dcc3e2e 100644 (file)
     <Compile Include="method007.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 87156aa..02d3b65 100644 (file)
     <Compile Include="method008.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 1f27336..6746e48 100644 (file)
     <Compile Include="method009.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index b5e33b3..01786b6 100644 (file)
     <Compile Include="method010.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 3a370a7..3980e93 100644 (file)
     <Compile Include="method011.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index a383570..5e1fa64 100644 (file)
     <Compile Include="method012.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index fbb5b14..e0dfd2a 100644 (file)
     <Compile Include="method013.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 6a41b90..a44fa74 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="method014.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index a5320aa..f57003a 100644 (file)
     <Compile Include="method015.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 07c2155..b84b2fa 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="method016.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
diff --git a/src/coreclr/tests/src/Loader/classloader/generics/GenericMethods/project.json b/src/coreclr/tests/src/Loader/classloader/generics/GenericMethods/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 73fba59..d9c145a 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="T_Types.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 5ae050b..1673dd0 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="Type_ofT_Inherit_FromT.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 65383d4..bc42a49 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="abstract01.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 2f98508..250271a 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="abstract02.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index d1d24e7..85067df 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="abstract03.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 74c605a..62ba4c7 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="abstract04.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index d4dca30..3b140c6 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="abstract05.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 40fb280..534a63f 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="abstract06.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 273b332..3d70941 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="abstract07.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 5802397..0167bc2 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="abstract08.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 0b23f89..f1e965c 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="abstract09.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index d5deb69..92fdcc5 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="abstract10.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
diff --git a/src/coreclr/tests/src/Loader/classloader/generics/Instantiation/Negative/app.config b/src/coreclr/tests/src/Loader/classloader/generics/Instantiation/Negative/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
index 99a7980..9c161e1 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="param01.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 95d34d9..0348790 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="param02.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index ef2b906..89dafcf 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="param03.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 0f80ad9..b74ba80 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="param04.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 1f143c1..b3e2876 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="param05.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index d39fa76..5a184a2 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="param06.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 9dbefa4..34c961b 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="param07.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 0988fc8..675f126 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="param08.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
diff --git a/src/coreclr/tests/src/Loader/classloader/generics/Instantiation/Negative/project.json b/src/coreclr/tests/src/Loader/classloader/generics/Instantiation/Negative/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 7955552..f3c40e0 100644 (file)
     <Compile Include="NestedGenericClasses.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index fe2ede1..3a12200 100644 (file)
     <Compile Include="NestedGenericStructs.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index e33f1aa..994f6b1 100644 (file)
     <Compile Include="NestedGenericTypesMix.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
diff --git a/src/coreclr/tests/src/Loader/classloader/generics/Instantiation/Nesting/app.config b/src/coreclr/tests/src/Loader/classloader/generics/Instantiation/Nesting/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
diff --git a/src/coreclr/tests/src/Loader/classloader/generics/Instantiation/Nesting/project.json b/src/coreclr/tests/src/Loader/classloader/generics/Instantiation/Nesting/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 6e51542..eed0e19 100644 (file)
     <Compile Include="AbstractBase01.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index cef6c6b..097740e 100644 (file)
     <Compile Include="AbstractBase02.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index d8d2533..c1fb992 100644 (file)
     <Compile Include="AbstractBase03.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 06dbad5..65991f1 100644 (file)
     <Compile Include="AbstractBase04.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 160b4a0..c686449 100644 (file)
     <Compile Include="AbstractBase05.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index dfa7341..fd55dc6 100644 (file)
     <Compile Include="AbstractBase06.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 3c0965f..8c16947 100644 (file)
     <Compile Include="AbstractBase07.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 3d5f782..afdb98d 100644 (file)
     <Compile Include="MultipleInterface01.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 722ef63..29c842f 100644 (file)
     <Compile Include="MultipleInterface02.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 5e77825..2e9ab39 100644 (file)
     <Compile Include="MultipleInterface03.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index d70a272..7535443 100644 (file)
     <Compile Include="MultipleInterface04.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 10127d2..4806bf4 100644 (file)
     <Compile Include="MultipleInterface05.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 750f99a..2f35377 100644 (file)
     <Compile Include="MultipleInterface06.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index c33ba61..c634e64 100644 (file)
     <Compile Include="MultipleInterface07.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index c1f7e0a..e7b61af 100644 (file)
     <Compile Include="MultipleInterface08.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 9bf865e..531cc1a 100644 (file)
     <Compile Include="MultipleInterface09.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 3da8aa4..07d6e4a 100644 (file)
     <Compile Include="MultipleInterface10.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 6ac4aea..3e9e954 100644 (file)
     <Compile Include="MultipleInterface11.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index c4ec06e..142ce3f 100644 (file)
     <Compile Include="MultipleInterface12.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 8bd96cb..fe28372 100644 (file)
     <Compile Include="MultipleInterface13.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 2e17979..1f2a9ca 100644 (file)
     <Compile Include="MultipleInterface14.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 7851fd9..0187ca8 100644 (file)
     <Compile Include="NestedBaseClass01.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 77354cb..c1bb547 100644 (file)
     <Compile Include="NestedBaseClass02.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 59e0505..1833d78 100644 (file)
     <Compile Include="NestedBaseClass03.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index c290053..0dcc937 100644 (file)
     <Compile Include="NestedBaseClass04.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 71e5c85..e1e839a 100644 (file)
     <Compile Include="NestedBaseClass05.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index ff98eb9..c37f554 100644 (file)
     <Compile Include="NestedBaseClass06.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 1231f55..180f172 100644 (file)
     <Compile Include="NestedClass01.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 3f49521..afbaa47 100644 (file)
     <Compile Include="NestedClass02.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 2fe4b07..012d3f6 100644 (file)
     <Compile Include="NestedClass03.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 66eeedd..f7d0266 100644 (file)
     <Compile Include="NestedClass04.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 08aa5dd..cd1175c 100644 (file)
     <Compile Include="NestedInterface01.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index ab3b23b..e3c487a 100644 (file)
     <Compile Include="NestedInterface02.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index d448ee4..7dfae2b 100644 (file)
     <Compile Include="NestedInterface03.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 446ce01..654c2d6 100644 (file)
     <Compile Include="NestedInterface04.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 1952249..296f89e 100644 (file)
     <Compile Include="NestedInterface05.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 800b308..4025339 100644 (file)
     <Compile Include="NestedInterface06.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 5284fb4..36f4a38 100644 (file)
     <Compile Include="NestedInterface07.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index efb2f53..3c8acf6 100644 (file)
     <Compile Include="NestedInterface08.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 34d1294..9871ce1 100644 (file)
     <Compile Include="NestedStruct01.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 6faf2c3..340a44e 100644 (file)
     <Compile Include="NestedStruct02.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 011b59d..8f54cb6 100644 (file)
     <Compile Include="NestedStruct03.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 4615b67..dae4176 100644 (file)
     <Compile Include="NestedStruct04.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 934eeef..4526a96 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="Types.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
diff --git a/src/coreclr/tests/src/Loader/classloader/generics/Instantiation/Positive/app.config b/src/coreclr/tests/src/Loader/classloader/generics/Instantiation/Positive/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
diff --git a/src/coreclr/tests/src/Loader/classloader/generics/Instantiation/Positive/project.json b/src/coreclr/tests/src/Loader/classloader/generics/Instantiation/Positive/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 51e27fe..8cb0f6f 100644 (file)
     <Compile Include="GenTypeItself.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index a592af2..bd97f89 100644 (file)
     <Compile Include="RecursiveInheritance.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 30038b1..c34f51d 100644 (file)
     <Compile Include="Struct_ImplementMscorlibGenInterface.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
diff --git a/src/coreclr/tests/src/Loader/classloader/generics/Instantiation/Recursion/app.config b/src/coreclr/tests/src/Loader/classloader/generics/Instantiation/Recursion/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
index cfaf585..9badafd 100644 (file)
     <Compile Include="genrecur.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
diff --git a/src/coreclr/tests/src/Loader/classloader/generics/Instantiation/Recursion/project.json b/src/coreclr/tests/src/Loader/classloader/generics/Instantiation/Recursion/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 8f57b40..66af63e 100644 (file)
     <Compile Include="DevDiv607.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <ProjectReference Include="check2.ilproj" />
diff --git a/src/coreclr/tests/src/Loader/classloader/generics/Instantiation/Regressions/607/app.config b/src/coreclr/tests/src/Loader/classloader/generics/Instantiation/Regressions/607/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
index 4ab519e..1b5167e 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="check2.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
diff --git a/src/coreclr/tests/src/Loader/classloader/generics/Instantiation/Regressions/607/project.json b/src/coreclr/tests/src/Loader/classloader/generics/Instantiation/Regressions/607/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 6c248cd..6e2b848 100644 (file)
     <Compile Include="Base01a_auto.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 46df91d..486256f 100644 (file)
     <Compile Include="Base01a_auto_ser.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index dc12d9c..2d69822 100644 (file)
     <Compile Include="Base01a_seq.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 7382a93..052f513 100644 (file)
     <Compile Include="Base01a_seq_ser.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index e5a7296..6bd017b 100644 (file)
     <Compile Include="Base01b_auto_ser.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 85171c1..855caf3 100644 (file)
     <Compile Include="Base01b_seq.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 29c8073..c440f77 100644 (file)
     <Compile Include="Base01b_seq_ser.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index ad44830..249db6f 100644 (file)
     <Compile Include="Base01c_seq_ser.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 82200eb..079c244 100644 (file)
     <Compile Include="Base01d_seq_ser.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index d137ab7..7e5560c 100644 (file)
     <Compile Include="Base02a_auto.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 6997ce8..8f02eb2 100644 (file)
     <Compile Include="Base02a_auto_ser.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 89546af..21f4170 100644 (file)
     <Compile Include="Base02a_seq.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index ad0f685..4b6fd87 100644 (file)
     <Compile Include="Base02a_seq_ser.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index a82a658..468e79c 100644 (file)
     <Compile Include="Base02b_auto_ser.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 1ffbe80..08ebabc 100644 (file)
     <Compile Include="Base02b_seq.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 15282a3..f04266d 100644 (file)
     <Compile Include="Base02b_seq_ser.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 7a8ccce..d9c58e0 100644 (file)
     <Compile Include="Base02c_seq_ser.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 64129e3..4e7874d 100644 (file)
     <Compile Include="Base02d_seq_ser.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
diff --git a/src/coreclr/tests/src/Loader/classloader/generics/Layout/General/app.config b/src/coreclr/tests/src/Loader/classloader/generics/Layout/General/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
index eb53fdf..1a0f38c 100644 (file)
     <Compile Include="class01_auto.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 178ec2b..3fb9ea9 100644 (file)
     <Compile Include="class01_auto_ser.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index abe5f8e..0f7d285 100644 (file)
     <Compile Include="class01_seq.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index d43ad8e..8d45914 100644 (file)
     <Compile Include="class01_seq_ser.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index bb5014b..152f954 100644 (file)
     <Compile Include="class02_auto.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index d3cf3bb..29d2a65 100644 (file)
     <Compile Include="class02_auto_ser.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index e4118bd..f4a78c2 100644 (file)
     <Compile Include="class02_seq_ser.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
diff --git a/src/coreclr/tests/src/Loader/classloader/generics/Layout/General/project.json b/src/coreclr/tests/src/Loader/classloader/generics/Layout/General/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index d12f207..bfa7bf9 100644 (file)
     <Compile Include="struct01_auto.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 1c05dbe..ef71c0c 100644 (file)
     <Compile Include="struct01_auto_ser.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index e3b7b89..f63f12e 100644 (file)
     <Compile Include="struct01_seq.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 65eae40..bd1e866 100644 (file)
     <Compile Include="struct01_seq_ser.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index abfb4bf..032558d 100644 (file)
     <Compile Include="struct02_auto.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 851a133..b1b8f4d 100644 (file)
     <Compile Include="struct02_auto_ser.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 2aeb171..51b98a3 100644 (file)
     <Compile Include="struct02_seq.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 5267866..eed2cc9 100644 (file)
     <Compile Include="struct02_seq_ser.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index f2115ab..a592cc0 100644 (file)
     <Compile Include="Negative002.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 595034e..010f349 100644 (file)
     <Compile Include="Negative004.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 163c328..8ffd85e 100644 (file)
     <Compile Include="Negative_ExplicitGen.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index d24d7ae..ba72826 100644 (file)
     <Compile Include="Positive007.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 148cdf1..30b7a6c 100644 (file)
     <Compile Include="Positive008.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index d4a47fd..5063f1c 100644 (file)
     <Compile Include="Positive009.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 8909ae6..38e01d8 100644 (file)
     <Compile Include="Positive010.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
diff --git a/src/coreclr/tests/src/Loader/classloader/generics/Layout/Specific/app.config b/src/coreclr/tests/src/Loader/classloader/generics/Layout/Specific/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
diff --git a/src/coreclr/tests/src/Loader/classloader/generics/Layout/Specific/project.json b/src/coreclr/tests/src/Loader/classloader/generics/Layout/Specific/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 8398595..65b1491 100644 (file)
     <Compile Include="Classes.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index da1da54..279b3f5 100644 (file)
     <Compile Include="ConstraintsAndInheritance.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index e1e1bf0..32ce759 100644 (file)
     <Compile Include="TestWithManyParams.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
diff --git a/src/coreclr/tests/src/Loader/classloader/generics/Misc/app.config b/src/coreclr/tests/src/Loader/classloader/generics/Misc/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
diff --git a/src/coreclr/tests/src/Loader/classloader/generics/Misc/project.json b/src/coreclr/tests/src/Loader/classloader/generics/Misc/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 3f47f5c..177f897 100644 (file)
     <Compile Include="StaticsProblem1.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index d2fc8fa..9158b0a 100644 (file)
     <Compile Include="StaticsProblem2.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index d73b411..b1495be 100644 (file)
     <Compile Include="StaticsProblem3.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index dd1f36e..73d9514 100644 (file)
     <Compile Include="StaticsProblem4.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 5260347..b65a528 100644 (file)
     <Compile Include="StaticsProblem5.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
diff --git a/src/coreclr/tests/src/Loader/classloader/generics/Statics/Regressions/524571/app.config b/src/coreclr/tests/src/Loader/classloader/generics/Statics/Regressions/524571/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
diff --git a/src/coreclr/tests/src/Loader/classloader/generics/Statics/Regressions/524571/project.json b/src/coreclr/tests/src/Loader/classloader/generics/Statics/Regressions/524571/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 0a2d4ed..6f19b2e 100644 (file)
     <Compile Include="Class2_ImplicitOverrideVirtual.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="Class_ImplicitOverrideVirtualNewslot.csproj" />
index 20a6451..6832bce 100644 (file)
     <Compile Include="Class2_ImplicitOverrideVirtualNewslot.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="Class_ImplicitOverrideVirtualNewslot.csproj" />
index b88b3e4..52da6dc 100644 (file)
     <Compile Include="Class2_ImplicitOverrideVirtualNewslot_Interface.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <ProjectReference Include="Class_ImplicitOverrideVirtualNewslot.csproj" />
index 559a82a..e20b29a 100644 (file)
     <Compile Include="Class2_ImplicitOverrideVirtual_Interface.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
   
   <ItemGroup>
     <ProjectReference Include="Class_ImplicitOverrideVirtualNewslot.csproj" />
index e36adde..4c350a4 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="Class_ExplicitOverrideVirtualNewslot.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index dbeb3b2..69f633d 100644 (file)
     <Compile Include="Class_ExplicitOverrideVirtualNewslotFinal.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index eff1319..9ad13ed 100644 (file)
     <Compile Include="Class_ImplicitOverrideVirtualNewslot.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 3be91eb..07c3f4c 100644 (file)
     <Compile Include="Class_ImplicitOverrideVirtualNewslotFinal.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 596cefd..fa83eb4 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="Struct_ExplicitOverrideVirtualNewslot.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 6786fc2..355f9f4 100644 (file)
     <Compile Include="Struct_ExplicitOverrideVirtualNewslotFinal.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 1fd3dfb..67ff1a4 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="Struct_ImplicitOverrideVirtualNewslot.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 7523416..ffa9254 100644 (file)
     <Compile Include="Struct_ImplicitOverrideVirtualNewslotFinal.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
diff --git a/src/coreclr/tests/src/Loader/classloader/generics/VSD/app.config b/src/coreclr/tests/src/Loader/classloader/generics/VSD/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
diff --git a/src/coreclr/tests/src/Loader/classloader/generics/VSD/project.json b/src/coreclr/tests/src/Loader/classloader/generics/VSD/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index f373116..6b591c8 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="Lib.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 77fc80b..04cc9f9 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="Lib2.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index ecd5fc6..f88b5be 100644 (file)
     <Compile Include="Method001.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <ProjectReference Include="Lib.ilproj" />
index 1d26b49..229ffa7 100644 (file)
     <Compile Include="Method003.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <ProjectReference Include="Lib2.ilproj" />
diff --git a/src/coreclr/tests/src/Loader/classloader/generics/Variance/CoreCLR/app.config b/src/coreclr/tests/src/Loader/classloader/generics/Variance/CoreCLR/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
diff --git a/src/coreclr/tests/src/Loader/classloader/generics/Variance/CoreCLR/project.json b/src/coreclr/tests/src/Loader/classloader/generics/Variance/CoreCLR/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index b0af52d..7d65c58 100644 (file)
     <Compile Include="Delegates001.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <ProjectReference Include="Lib.ilproj" />
index c9b6318..b94a8a0 100644 (file)
     <Compile Include="Delegates002.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <ProjectReference Include="Lib.ilproj" />
index f373116..6b591c8 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="Lib.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
diff --git a/src/coreclr/tests/src/Loader/classloader/generics/Variance/Delegates/app.config b/src/coreclr/tests/src/Loader/classloader/generics/Variance/Delegates/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
diff --git a/src/coreclr/tests/src/Loader/classloader/generics/Variance/Delegates/project.json b/src/coreclr/tests/src/Loader/classloader/generics/Variance/Delegates/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index f70d024..909d8bd 100644 (file)
     <Compile Include="CastClass001.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <ProjectReference Include="Lib.ilproj" />
index 7d0be24..c2d1b63 100644 (file)
     <Compile Include="CastClass004.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <ProjectReference Include="Lib.ilproj" />
index cd4b468..3b98bd1 100644 (file)
     <Compile Include="InterfaceInheritanceTest2.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <ProjectReference Include="VarInterfaceLib2.ilproj" />
index 511da79..2e6142f 100644 (file)
     <Compile Include="IsInst001.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <ProjectReference Include="Lib.ilproj" />
index fdf5e55..2187db2 100644 (file)
     <Compile Include="IsInst002.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <ProjectReference Include="Lib.ilproj" />
index d001f1d..25cd8e3 100644 (file)
     <Compile Include="IsInst003.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <ProjectReference Include="Lib.ilproj" />
index 4d08a6a..739cf4e 100644 (file)
     <Compile Include="IsInst004.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <ProjectReference Include="Lib.ilproj" />
index 4cb5e35..46bad46 100644 (file)
     <Compile Include="IsInst005.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <ProjectReference Include="Lib.ilproj" />
index 4420759..195207c 100644 (file)
     <Compile Include="IsInst006.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <ProjectReference Include="Lib.ilproj" />
index f373116..6b591c8 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="Lib.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 67e2a47..268be47 100644 (file)
     <Compile Include="Unbox001.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <ProjectReference Include="Lib.ilproj" />
index 0e7e13b..2e63181 100644 (file)
     <Compile Include="Unbox002.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <ProjectReference Include="Lib.ilproj" />
index cf6ba9c..6e33688 100644 (file)
     <Compile Include="Unbox003.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <ProjectReference Include="Lib.ilproj" />
index 21fdeab..06528af 100644 (file)
     <Compile Include="Unbox004.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <ProjectReference Include="Lib.ilproj" />
index 356f07e..b69977d 100644 (file)
     <Compile Include="Unbox005.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <ProjectReference Include="Lib.ilproj" />
index 8d4799c..c0f00a0 100644 (file)
     <Compile Include="Unbox006.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <ProjectReference Include="Lib.ilproj" />
index e0141f8..e7615ba 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="VarInterfaceLib.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index cdbd756..1ffd8d3 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="VarInterfaceLib2.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
diff --git a/src/coreclr/tests/src/Loader/classloader/generics/Variance/IL/app.config b/src/coreclr/tests/src/Loader/classloader/generics/Variance/IL/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
diff --git a/src/coreclr/tests/src/Loader/classloader/generics/Variance/IL/project.json b/src/coreclr/tests/src/Loader/classloader/generics/Variance/IL/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 0c42e26..971542c 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="varlib.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 66214d1..0c8fe09 100644 (file)
     <Compile Include="vsw543506.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <ProjectReference Include="varlib.ilproj" />
index 37bcb4e..3545fae 100644 (file)
     <Compile Include="Interfaces001.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <ProjectReference Include="Lib.ilproj" />
index b4d06dc..e76ec88 100644 (file)
     <Compile Include="Interfaces002.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <ProjectReference Include="Lib.ilproj" />
index f373116..6b591c8 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="Lib.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
diff --git a/src/coreclr/tests/src/Loader/classloader/generics/Variance/Interfaces/app.config b/src/coreclr/tests/src/Loader/classloader/generics/Variance/Interfaces/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
diff --git a/src/coreclr/tests/src/Loader/classloader/generics/Variance/Interfaces/project.json b/src/coreclr/tests/src/Loader/classloader/generics/Variance/Interfaces/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index f373116..6b591c8 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="Lib.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 77fc80b..04cc9f9 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="Lib2.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index ecd5fc6..f88b5be 100644 (file)
     <Compile Include="Method001.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <ProjectReference Include="Lib.ilproj" />
index dcfa427..3e3360e 100644 (file)
     <Compile Include="Method002.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <ProjectReference Include="Lib.ilproj" />
index 1d26b49..229ffa7 100644 (file)
     <Compile Include="Method003.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <ProjectReference Include="Lib2.ilproj" />
index cb9354b..a4f7d38 100644 (file)
     <Compile Include="Method004.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <ProjectReference Include="Lib2.ilproj" />
diff --git a/src/coreclr/tests/src/Loader/classloader/generics/Variance/Methods/app.config b/src/coreclr/tests/src/Loader/classloader/generics/Variance/Methods/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
diff --git a/src/coreclr/tests/src/Loader/classloader/generics/Variance/Methods/project.json b/src/coreclr/tests/src/Loader/classloader/generics/Variance/Methods/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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/src/coreclr/tests/src/Loader/classloader/generics/Variance/Regressions/dev10_468712/app.config b/src/coreclr/tests/src/Loader/classloader/generics/Variance/Regressions/dev10_468712/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
index 17571f4..71136e9 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="dev10_468712.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 8d4ebfb..023d1b9 100644 (file)
     <Compile Include="A_Types.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index bcf1c49..62e0e43 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="A_Types.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index c5a4656..46c0601 100644 (file)
     <Compile Include="B_Types.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 44c73f2..b8e42a7 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="B_Types.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
diff --git a/src/coreclr/tests/src/Loader/classloader/generics/Visibility/app.config b/src/coreclr/tests/src/Loader/classloader/generics/Visibility/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
diff --git a/src/coreclr/tests/src/Loader/classloader/generics/Visibility/project.json b/src/coreclr/tests/src/Loader/classloader/generics/Visibility/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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/src/coreclr/tests/src/Loader/classloader/generics/regressions/109968/app.config b/src/coreclr/tests/src/Loader/classloader/generics/regressions/109968/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
index f499a6b..8e4d706 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="test.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
diff --git a/src/coreclr/tests/src/Loader/classloader/generics/regressions/123712/app.config b/src/coreclr/tests/src/Loader/classloader/generics/regressions/123712/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
diff --git a/src/coreclr/tests/src/Loader/classloader/generics/regressions/123712/project.json b/src/coreclr/tests/src/Loader/classloader/generics/regressions/123712/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index f52ed26..1f4544a 100644 (file)
     <Compile Include="repro123712.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
diff --git a/src/coreclr/tests/src/Loader/classloader/generics/regressions/137310/app.config b/src/coreclr/tests/src/Loader/classloader/generics/regressions/137310/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
diff --git a/src/coreclr/tests/src/Loader/classloader/generics/regressions/137310/project.json b/src/coreclr/tests/src/Loader/classloader/generics/regressions/137310/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 883fe39..4a1a0da 100644 (file)
     <Compile Include="test137310.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
diff --git a/src/coreclr/tests/src/Loader/classloader/generics/regressions/188892/app.config b/src/coreclr/tests/src/Loader/classloader/generics/regressions/188892/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
diff --git a/src/coreclr/tests/src/Loader/classloader/generics/regressions/188892/project.json b/src/coreclr/tests/src/Loader/classloader/generics/regressions/188892/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 2748749..402b694 100644 (file)
     <Compile Include="test188892.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
diff --git a/src/coreclr/tests/src/Loader/classloader/generics/regressions/237932/app.config b/src/coreclr/tests/src/Loader/classloader/generics/regressions/237932/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
diff --git a/src/coreclr/tests/src/Loader/classloader/generics/regressions/237932/project.json b/src/coreclr/tests/src/Loader/classloader/generics/regressions/237932/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 4d8490c..e7e26d4 100644 (file)
     <Compile Include="repro237932.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
diff --git a/src/coreclr/tests/src/Loader/classloader/generics/regressions/334376/app.config b/src/coreclr/tests/src/Loader/classloader/generics/regressions/334376/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
index f61211b..fd0cef5 100644 (file)
     <Compile Include="b334376.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
diff --git a/src/coreclr/tests/src/Loader/classloader/generics/regressions/334376/project.json b/src/coreclr/tests/src/Loader/classloader/generics/regressions/334376/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index e282c08..62e074e 100644 (file)
     <Compile Include="Test.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
diff --git a/src/coreclr/tests/src/Loader/classloader/generics/regressions/341477/app.config b/src/coreclr/tests/src/Loader/classloader/generics/regressions/341477/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
diff --git a/src/coreclr/tests/src/Loader/classloader/generics/regressions/341477/project.json b/src/coreclr/tests/src/Loader/classloader/generics/regressions/341477/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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/src/coreclr/tests/src/Loader/classloader/generics/regressions/395780/app.config b/src/coreclr/tests/src/Loader/classloader/generics/regressions/395780/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
diff --git a/src/coreclr/tests/src/Loader/classloader/generics/regressions/395780/project.json b/src/coreclr/tests/src/Loader/classloader/generics/regressions/395780/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 0c4fc3c..5a4da13 100644 (file)
     <Compile Include="testExplicitOverride.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 6d4f5c8..626e6a7 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="testExplicitOverride2.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
diff --git a/src/coreclr/tests/src/Loader/classloader/generics/regressions/433497/app.config b/src/coreclr/tests/src/Loader/classloader/generics/regressions/433497/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
diff --git a/src/coreclr/tests/src/Loader/classloader/generics/regressions/433497/project.json b/src/coreclr/tests/src/Loader/classloader/generics/regressions/433497/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 50f9567..1c2ddcd 100644 (file)
     <Compile Include="vsw433497.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
diff --git a/src/coreclr/tests/src/Loader/classloader/generics/regressions/448208/app.config b/src/coreclr/tests/src/Loader/classloader/generics/regressions/448208/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
index b5b3879..15e45c2 100644 (file)
     <Compile Include="b448208.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
diff --git a/src/coreclr/tests/src/Loader/classloader/generics/regressions/448208/project.json b/src/coreclr/tests/src/Loader/classloader/generics/regressions/448208/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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/src/coreclr/tests/src/Loader/classloader/generics/regressions/515341/app.config b/src/coreclr/tests/src/Loader/classloader/generics/regressions/515341/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
diff --git a/src/coreclr/tests/src/Loader/classloader/generics/regressions/515341/project.json b/src/coreclr/tests/src/Loader/classloader/generics/regressions/515341/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 910d547..e9a09a5 100644 (file)
     <Compile Include="vsw515341.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
diff --git a/src/coreclr/tests/src/Loader/classloader/generics/regressions/536564/app.config b/src/coreclr/tests/src/Loader/classloader/generics/regressions/536564/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
diff --git a/src/coreclr/tests/src/Loader/classloader/generics/regressions/536564/project.json b/src/coreclr/tests/src/Loader/classloader/generics/regressions/536564/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 3410cff..472e60e 100644 (file)
     <Compile Include="vsw536564.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index e282c08..62e074e 100644 (file)
     <Compile Include="Test.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
diff --git a/src/coreclr/tests/src/Loader/classloader/generics/regressions/DD117522/app.config b/src/coreclr/tests/src/Loader/classloader/generics/regressions/DD117522/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
diff --git a/src/coreclr/tests/src/Loader/classloader/generics/regressions/DD117522/project.json b/src/coreclr/tests/src/Loader/classloader/generics/regressions/DD117522/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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/src/coreclr/tests/src/Loader/classloader/generics/regressions/dd95372/app.config b/src/coreclr/tests/src/Loader/classloader/generics/regressions/dd95372/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
index f79c382..3ce55b5 100644 (file)
     <Compile Include="dd95372.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
diff --git a/src/coreclr/tests/src/Loader/classloader/generics/regressions/dd95372/project.json b/src/coreclr/tests/src/Loader/classloader/generics/regressions/dd95372/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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/src/coreclr/tests/src/Loader/classloader/generics/regressions/ddb3422/app.config b/src/coreclr/tests/src/Loader/classloader/generics/regressions/ddb3422/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
index 335e1d6..52d2408 100644 (file)
     <Compile Include="ddb3422.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
diff --git a/src/coreclr/tests/src/Loader/classloader/generics/regressions/ddb3422/project.json b/src/coreclr/tests/src/Loader/classloader/generics/regressions/ddb3422/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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/src/coreclr/tests/src/Loader/classloader/generics/regressions/dev10_393447/app.config b/src/coreclr/tests/src/Loader/classloader/generics/regressions/dev10_393447/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
index 0a2a8eb..98d77de 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="dev10_393447.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
diff --git a/src/coreclr/tests/src/Loader/classloader/generics/regressions/dev10_531793/app.config b/src/coreclr/tests/src/Loader/classloader/generics/regressions/dev10_531793/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
index 5d2d425..11c77bb 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="dev10_531793.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
diff --git a/src/coreclr/tests/src/Loader/classloader/generics/regressions/vsw237932/app.config b/src/coreclr/tests/src/Loader/classloader/generics/regressions/vsw237932/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
diff --git a/src/coreclr/tests/src/Loader/classloader/generics/regressions/vsw237932/project.json b/src/coreclr/tests/src/Loader/classloader/generics/regressions/vsw237932/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 4d8490c..e7e26d4 100644 (file)
     <Compile Include="repro237932.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
diff --git a/src/coreclr/tests/src/Loader/classloader/generics/regressions/vsw395780/app.config b/src/coreclr/tests/src/Loader/classloader/generics/regressions/vsw395780/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
index 6d4f5c8..626e6a7 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="testExplicitOverride2.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
diff --git a/src/coreclr/tests/src/Loader/classloader/generics/regressions/vsw514968/app.config b/src/coreclr/tests/src/Loader/classloader/generics/regressions/vsw514968/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
diff --git a/src/coreclr/tests/src/Loader/classloader/generics/regressions/vsw514968/project.json b/src/coreclr/tests/src/Loader/classloader/generics/regressions/vsw514968/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index dc72452..d3d767f 100644 (file)
     <Compile Include="vsw514968.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 5dfe2d2..cf6050d 100644 (file)
     <Compile Include="staticsproblem5.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
diff --git a/src/coreclr/tests/src/Loader/classloader/generics/regressions/vsw524571/app.config b/src/coreclr/tests/src/Loader/classloader/generics/regressions/vsw524571/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
diff --git a/src/coreclr/tests/src/Loader/classloader/generics/regressions/vsw524571/project.json b/src/coreclr/tests/src/Loader/classloader/generics/regressions/vsw524571/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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/src/coreclr/tests/src/Loader/classloader/generics/regressions/vsw578898/app.config b/src/coreclr/tests/src/Loader/classloader/generics/regressions/vsw578898/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
diff --git a/src/coreclr/tests/src/Loader/classloader/generics/regressions/vsw578898/project.json b/src/coreclr/tests/src/Loader/classloader/generics/regressions/vsw578898/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 8b42eea..47a6747 100644 (file)
     <Compile Include="vsw578898.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
diff --git a/src/coreclr/tests/src/Loader/classloader/methodoverriding/regressions/549411/app.config b/src/coreclr/tests/src/Loader/classloader/methodoverriding/regressions/549411/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
index ff50b52..ce7ca5e 100644 (file)
     <Compile Include="exploit.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
diff --git a/src/coreclr/tests/src/Loader/classloader/methodoverriding/regressions/549411/project.json b/src/coreclr/tests/src/Loader/classloader/methodoverriding/regressions/549411/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 6433c44..0c07b52 100644 (file)
     <Compile Include="VSW576621.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <ProjectReference Include="test.ilproj" />
diff --git a/src/coreclr/tests/src/Loader/classloader/methodoverriding/regressions/576621/app.config b/src/coreclr/tests/src/Loader/classloader/methodoverriding/regressions/576621/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
diff --git a/src/coreclr/tests/src/Loader/classloader/methodoverriding/regressions/576621/project.json b/src/coreclr/tests/src/Loader/classloader/methodoverriding/regressions/576621/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 39a618d..125d8ee 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="test.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
diff --git a/src/coreclr/tests/src/Loader/classloader/methodoverriding/regressions/577403/app.config b/src/coreclr/tests/src/Loader/classloader/methodoverriding/regressions/577403/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
diff --git a/src/coreclr/tests/src/Loader/classloader/methodoverriding/regressions/577403/project.json b/src/coreclr/tests/src/Loader/classloader/methodoverriding/regressions/577403/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index f566092..8441e1b 100644 (file)
     <Compile Include="vsw577403.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
diff --git a/src/coreclr/tests/src/Loader/classloader/methodoverriding/regressions/592026/app.config b/src/coreclr/tests/src/Loader/classloader/methodoverriding/regressions/592026/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
index 39a618d..125d8ee 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="test.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
diff --git a/src/coreclr/tests/src/Loader/classloader/methodoverriding/regressions/593884/app.config b/src/coreclr/tests/src/Loader/classloader/methodoverriding/regressions/593884/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
diff --git a/src/coreclr/tests/src/Loader/classloader/methodoverriding/regressions/593884/project.json b/src/coreclr/tests/src/Loader/classloader/methodoverriding/regressions/593884/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 3569fce..a7a8686 100644 (file)
     <Compile Include="vsw593884.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
diff --git a/src/coreclr/tests/src/Loader/classloader/methodoverriding/regressions/dev10_432038/app.config b/src/coreclr/tests/src/Loader/classloader/methodoverriding/regressions/dev10_432038/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
index b46fcf1..15614de 100644 (file)
     <Compile Include="dev10_432038.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <ProjectReference Include="foo2.csproj" />
index 10d71a9..cb93e2b 100644 (file)
     <Compile Include="foo1.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 8eb0e2c..a32deca 100644 (file)
     <Compile Include="foo2.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <ProjectReference Include="foo1.csproj" />
index bca85c3..3e06a61 100644 (file)
     <Compile Include="interface.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
diff --git a/src/coreclr/tests/src/Loader/classloader/methodoverriding/regressions/dev10_432038/project.json b/src/coreclr/tests/src/Loader/classloader/methodoverriding/regressions/dev10_432038/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index fe8b032..c75fd11 100644 (file)
     <Compile Include="Library.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 7324d4f..46c34cd 100644 (file)
     <Compile Include="MainApp.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <ProjectReference Include="Library.csproj" />
diff --git a/src/coreclr/tests/src/Loader/classloader/nesting/Regressions/dev10_602978/app.config b/src/coreclr/tests/src/Loader/classloader/nesting/Regressions/dev10_602978/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
diff --git a/src/coreclr/tests/src/Loader/classloader/nesting/Regressions/dev10_602978/project.json b/src/coreclr/tests/src/Loader/classloader/nesting/Regressions/dev10_602978/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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/src/coreclr/tests/src/Loader/classloader/nesting/Tests/app.config b/src/coreclr/tests/src/Loader/classloader/nesting/Tests/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
index d6245f6..7e02bed 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="nesting4.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 795567b..d10cb69 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="nesting63.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index e75d197..1aef1ce 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="nesting7.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index d3526ba..003cdc1 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="nesting88.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
diff --git a/src/coreclr/tests/src/Loader/classloader/nesting/Tests/project.json b/src/coreclr/tests/src/Loader/classloader/nesting/Tests/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 1c138c7..55e452c 100644 (file)
     <Compile Include="vsw491577.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
diff --git a/src/coreclr/tests/src/Loader/classloader/nesting/coreclr/app.config b/src/coreclr/tests/src/Loader/classloader/nesting/coreclr/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
index 6e1d7bd..237d2d6 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="exec16.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <ProjectReference Include="nesting16.ilproj" />
index 21ee050..e300b60 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="exec3.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <ProjectReference Include="nesting3.ilproj" />
index 0075099..11b9dc8 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="nesting16.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 5860132..ff49759 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="nesting18.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index e0fe09f..c995605 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="nesting3.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 422c7cb..c1c9cdb 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="nesting31.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index d6245f6..7e02bed 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="nesting4.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
diff --git a/src/coreclr/tests/src/Loader/classloader/nesting/coreclr/project.json b/src/coreclr/tests/src/Loader/classloader/nesting/coreclr/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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/src/coreclr/tests/src/Loader/classloader/regressions/101682/app.config b/src/coreclr/tests/src/Loader/classloader/regressions/101682/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
index be06b76..be6b2bc 100644 (file)
     <Compile Include="lib.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
diff --git a/src/coreclr/tests/src/Loader/classloader/regressions/101682/project.json b/src/coreclr/tests/src/Loader/classloader/regressions/101682/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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/src/coreclr/tests/src/Loader/classloader/regressions/101904/app.config b/src/coreclr/tests/src/Loader/classloader/regressions/101904/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
diff --git a/src/coreclr/tests/src/Loader/classloader/regressions/101904/project.json b/src/coreclr/tests/src/Loader/classloader/regressions/101904/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 594e785..67d2b7c 100644 (file)
     <Compile Include="test.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
diff --git a/src/coreclr/tests/src/Loader/classloader/regressions/106647/app.config b/src/coreclr/tests/src/Loader/classloader/regressions/106647/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
index be06b76..be6b2bc 100644 (file)
     <Compile Include="lib.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
diff --git a/src/coreclr/tests/src/Loader/classloader/regressions/106647/project.json b/src/coreclr/tests/src/Loader/classloader/regressions/106647/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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/src/coreclr/tests/src/Loader/classloader/regressions/111021/app.config b/src/coreclr/tests/src/Loader/classloader/regressions/111021/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
index 288babd..2719060 100644 (file)
     <Compile Include="main.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
diff --git a/src/coreclr/tests/src/Loader/classloader/regressions/111021/project.json b/src/coreclr/tests/src/Loader/classloader/regressions/111021/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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/src/coreclr/tests/src/Loader/classloader/regressions/123413/app.config b/src/coreclr/tests/src/Loader/classloader/regressions/123413/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
index 114e076..eef563f 100644 (file)
     <Compile Include="ilib.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index be06b76..be6b2bc 100644 (file)
     <Compile Include="lib.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
diff --git a/src/coreclr/tests/src/Loader/classloader/regressions/123413/project.json b/src/coreclr/tests/src/Loader/classloader/regressions/123413/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index c509ae1..96616b3 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="Foo.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
diff --git a/src/coreclr/tests/src/Loader/classloader/regressions/139056/app.config b/src/coreclr/tests/src/Loader/classloader/regressions/139056/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
diff --git a/src/coreclr/tests/src/Loader/classloader/regressions/144257/app.config b/src/coreclr/tests/src/Loader/classloader/regressions/144257/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
diff --git a/src/coreclr/tests/src/Loader/classloader/regressions/144257/project.json b/src/coreclr/tests/src/Loader/classloader/regressions/144257/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index d40fbcd..84db903 100644 (file)
     <Compile Include="vsw144257.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 429e11c..64b24ce 100644 (file)
     <Compile Include="TestObjectGetTypeVirtual.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
diff --git a/src/coreclr/tests/src/Loader/classloader/regressions/14610/app.config b/src/coreclr/tests/src/Loader/classloader/regressions/14610/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
diff --git a/src/coreclr/tests/src/Loader/classloader/regressions/14610/project.json b/src/coreclr/tests/src/Loader/classloader/regressions/14610/project.json
deleted file mode 100644 (file)
index 78dd7e0..0000000
+++ /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": {}
-  }
-}
index 067f774..55fb3f3 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="MethodImplFinal.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
diff --git a/src/coreclr/tests/src/Loader/classloader/regressions/163172/app.config b/src/coreclr/tests/src/Loader/classloader/regressions/163172/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
diff --git a/src/coreclr/tests/src/Loader/classloader/regressions/181424/app.config b/src/coreclr/tests/src/Loader/classloader/regressions/181424/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
index ab1d6c3..be13df5 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="test5.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
diff --git a/src/coreclr/tests/src/Loader/classloader/regressions/208900/app.config b/src/coreclr/tests/src/Loader/classloader/regressions/208900/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
index 0fb416e..25ec264 100644 (file)
     <Compile Include="bug.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
diff --git a/src/coreclr/tests/src/Loader/classloader/regressions/208900/project.json b/src/coreclr/tests/src/Loader/classloader/regressions/208900/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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/src/coreclr/tests/src/Loader/classloader/regressions/226741/app.config b/src/coreclr/tests/src/Loader/classloader/regressions/226741/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
index 2142b2f..c25f993 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="test3.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
diff --git a/src/coreclr/tests/src/Loader/classloader/regressions/245191/app.config b/src/coreclr/tests/src/Loader/classloader/regressions/245191/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
index 603273c..8b85a6d 100644 (file)
     <Compile Include="nullenum1000.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
diff --git a/src/coreclr/tests/src/Loader/classloader/regressions/245191/project.json b/src/coreclr/tests/src/Loader/classloader/regressions/245191/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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/src/coreclr/tests/src/Loader/classloader/regressions/307137/app.config b/src/coreclr/tests/src/Loader/classloader/regressions/307137/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
diff --git a/src/coreclr/tests/src/Loader/classloader/regressions/307137/project.json b/src/coreclr/tests/src/Loader/classloader/regressions/307137/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 6ed330c..c79c07d 100644 (file)
     <Compile Include="vsw307137.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
diff --git a/src/coreclr/tests/src/Loader/classloader/regressions/347422/app.config b/src/coreclr/tests/src/Loader/classloader/regressions/347422/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
index 40998c0..434e7d4 100644 (file)
     <Compile Include="b347422.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
diff --git a/src/coreclr/tests/src/Loader/classloader/regressions/347422/project.json b/src/coreclr/tests/src/Loader/classloader/regressions/347422/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 1744b88..48dbfb6 100644 (file)
     <Compile Include="A.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
diff --git a/src/coreclr/tests/src/Loader/classloader/regressions/348842/app.config b/src/coreclr/tests/src/Loader/classloader/regressions/348842/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
diff --git a/src/coreclr/tests/src/Loader/classloader/regressions/348842/project.json b/src/coreclr/tests/src/Loader/classloader/regressions/348842/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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/src/coreclr/tests/src/Loader/classloader/regressions/359519/app.config b/src/coreclr/tests/src/Loader/classloader/regressions/359519/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
diff --git a/src/coreclr/tests/src/Loader/classloader/regressions/359519/project.json b/src/coreclr/tests/src/Loader/classloader/regressions/359519/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 0476a0f..6f81e65 100644 (file)
     <Compile Include="test359519.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
diff --git a/src/coreclr/tests/src/Loader/classloader/regressions/405223/app.config b/src/coreclr/tests/src/Loader/classloader/regressions/405223/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
diff --git a/src/coreclr/tests/src/Loader/classloader/regressions/405223/project.json b/src/coreclr/tests/src/Loader/classloader/regressions/405223/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index a82887f..59f799c 100644 (file)
     <Compile Include="vsw405223.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 6c1c3fa..b1bb38f 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="RefX1.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index f981e9d..418664f 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="Test.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <ProjectReference Include="RefX1.ilproj" />
index 34fd9e4..89c9f3d 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="ValX1.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
diff --git a/src/coreclr/tests/src/Loader/classloader/regressions/421439/app.config b/src/coreclr/tests/src/Loader/classloader/regressions/421439/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
index 8f92b23..ed13a88 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="BarImpl.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <ProjectReference Include="MyBar.ilproj" />
index 27199c9..50fdb9b 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="CMain.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <ProjectReference Include="BarImpl.ilproj" />
index de161c2..fd46420 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="MyBar.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
diff --git a/src/coreclr/tests/src/Loader/classloader/regressions/429802/app.config b/src/coreclr/tests/src/Loader/classloader/regressions/429802/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
diff --git a/src/coreclr/tests/src/Loader/classloader/regressions/434481/app.config b/src/coreclr/tests/src/Loader/classloader/regressions/434481/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
index 2d020e4..560c1e1 100644 (file)
     <Compile Include="b434481_genericrecurinit.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
diff --git a/src/coreclr/tests/src/Loader/classloader/regressions/434481/project.json b/src/coreclr/tests/src/Loader/classloader/regressions/434481/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 9f169f7..91dafdf 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="Bar.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index a0a0998..badbbdf 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="Foo.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <ProjectReference Include="Bar.ilproj" />
index 0f4ea94..fed6e24 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="Test.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <ProjectReference Include="Foo.ilproj" />
diff --git a/src/coreclr/tests/src/Loader/classloader/regressions/440935/app.config b/src/coreclr/tests/src/Loader/classloader/regressions/440935/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
index c9f5e55..32b8b70 100644 (file)
     <Compile Include="LoadType.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <ProjectReference Include="Type.ilproj" />
index 7f9ee43..9f7ccd5 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="Type.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
diff --git a/src/coreclr/tests/src/Loader/classloader/regressions/451034/app.config b/src/coreclr/tests/src/Loader/classloader/regressions/451034/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
diff --git a/src/coreclr/tests/src/Loader/classloader/regressions/451034/project.json b/src/coreclr/tests/src/Loader/classloader/regressions/451034/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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/src/coreclr/tests/src/Loader/classloader/regressions/452434/app.config b/src/coreclr/tests/src/Loader/classloader/regressions/452434/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
index da3311d..5071f53 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="vsw452434.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
diff --git a/src/coreclr/tests/src/Loader/classloader/regressions/452707/app.config b/src/coreclr/tests/src/Loader/classloader/regressions/452707/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
index 7ab6002..b947ade 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="b452707.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
diff --git a/src/coreclr/tests/src/Loader/classloader/regressions/523654/app.config b/src/coreclr/tests/src/Loader/classloader/regressions/523654/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
diff --git a/src/coreclr/tests/src/Loader/classloader/regressions/523654/project.json b/src/coreclr/tests/src/Loader/classloader/regressions/523654/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index d57bca2..4857a82 100644 (file)
     <Compile Include="test532654_b.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
diff --git a/src/coreclr/tests/src/Loader/classloader/regressions/529206/app.config b/src/coreclr/tests/src/Loader/classloader/regressions/529206/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
index 48fa870..f0e33fa 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="moduleCctorThrow.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
diff --git a/src/coreclr/tests/src/Loader/classloader/regressions/529206/project.json b/src/coreclr/tests/src/Loader/classloader/regressions/529206/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 35909f1..90fa161 100644 (file)
     <Compile Include="vsw529206ModuleCctor.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <ProjectReference Include="moduleCctorThrow.ilproj" />
index eb19adb..2cf3455 100644 (file)
     <Compile Include="vsw529206StaticCctor.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 368f0b5..41c86f7 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="Type_Class42.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
diff --git a/src/coreclr/tests/src/Loader/classloader/regressions/583649/app.config b/src/coreclr/tests/src/Loader/classloader/regressions/583649/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
diff --git a/src/coreclr/tests/src/Loader/classloader/regressions/583649/project.json b/src/coreclr/tests/src/Loader/classloader/regressions/583649/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index ceb1718..1fa3e14 100644 (file)
     <Compile Include="vsw583649.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <ProjectReference Include="Type_Class42.ilproj" />
diff --git a/src/coreclr/tests/src/Loader/classloader/regressions/91888/app.config b/src/coreclr/tests/src/Loader/classloader/regressions/91888/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
diff --git a/src/coreclr/tests/src/Loader/classloader/regressions/91888/project.json b/src/coreclr/tests/src/Loader/classloader/regressions/91888/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 4b01ed8..44725ac 100644 (file)
     <Compile Include="pumpFromCctor.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
diff --git a/src/coreclr/tests/src/Loader/classloader/regressions/Dev12_518401/app.config b/src/coreclr/tests/src/Loader/classloader/regressions/Dev12_518401/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
index 74953b0..a3f1248 100644 (file)
     <Compile Include="dev12_518401.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
diff --git a/src/coreclr/tests/src/Loader/classloader/regressions/Dev12_518401/project.json b/src/coreclr/tests/src/Loader/classloader/regressions/Dev12_518401/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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/src/coreclr/tests/src/Loader/classloader/regressions/asurt150271/app.config b/src/coreclr/tests/src/Loader/classloader/regressions/asurt150271/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
index 250af5c..7742c3e 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="test23.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 2142b2f..c25f993 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="test3.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
diff --git a/src/coreclr/tests/src/Loader/classloader/regressions/dd116295/app.config b/src/coreclr/tests/src/Loader/classloader/regressions/dd116295/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
index f7ca433..d00da98 100644 (file)
     <Compile Include="dd116295.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
diff --git a/src/coreclr/tests/src/Loader/classloader/regressions/dd116295/project.json b/src/coreclr/tests/src/Loader/classloader/regressions/dd116295/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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/src/coreclr/tests/src/Loader/classloader/regressions/dd52/app.config b/src/coreclr/tests/src/Loader/classloader/regressions/dd52/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
index 960590c..6d83027 100644 (file)
     <Compile Include="runtest.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <ProjectReference Include="test.ilproj" />
diff --git a/src/coreclr/tests/src/Loader/classloader/regressions/dd52/project.json b/src/coreclr/tests/src/Loader/classloader/regressions/dd52/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 39a618d..125d8ee 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="test.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
diff --git a/src/coreclr/tests/src/Loader/classloader/regressions/dev10_398410/app.config b/src/coreclr/tests/src/Loader/classloader/regressions/dev10_398410/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
index d619ff8..bd39249 100644 (file)
     <Compile Include="dev10_398410.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <ProjectReference Include="utility.csproj" />
diff --git a/src/coreclr/tests/src/Loader/classloader/regressions/dev10_398410/project.json b/src/coreclr/tests/src/Loader/classloader/regressions/dev10_398410/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 7f7dee7..70eeda9 100644 (file)
     <Compile Include="utility.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
diff --git a/src/coreclr/tests/src/Loader/classloader/regressions/dev10_403582/app.config b/src/coreclr/tests/src/Loader/classloader/regressions/dev10_403582/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
index 348f0b7..4687451 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="dev10_403582.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <ProjectReference Include="genmeth.ilproj" />
index ee0ba6f..a76fcff 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="genmeth.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 58c6d3a..e0dde50 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="gentype.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
diff --git a/src/coreclr/tests/src/Loader/classloader/regressions/dev10_443322/app.config b/src/coreclr/tests/src/Loader/classloader/regressions/dev10_443322/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
index aac45f8..5c00f39 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="dev10_443322.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
diff --git a/src/coreclr/tests/src/Loader/classloader/regressions/dev10_493135/app.config b/src/coreclr/tests/src/Loader/classloader/regressions/dev10_493135/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
index be91c56..23a3a49 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="dev10_493135.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
diff --git a/src/coreclr/tests/src/Loader/classloader/regressions/dev10_526434/app.config b/src/coreclr/tests/src/Loader/classloader/regressions/dev10_526434/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
index dac21be..86934d0 100644 (file)
     <Compile Include="dev10_526434.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
diff --git a/src/coreclr/tests/src/Loader/classloader/regressions/dev10_526434/project.json b/src/coreclr/tests/src/Loader/classloader/regressions/dev10_526434/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index f9875cd..7cbb7c5 100644 (file)
     <Compile Include="ConstrainedMethods.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index bf744c9..f3d9017 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="MethodCalls.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index a9453af..dcf6f17 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="RecursiveGen.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 074fde3..0788325 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="SealedTypes.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 3dc4261..62e7893 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="Variance1.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 7c87ac6..82958c5 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="Variance2.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
diff --git a/src/coreclr/tests/src/Loader/classloader/regressions/dev10_568786/4_Misc/app.config b/src/coreclr/tests/src/Loader/classloader/regressions/dev10_568786/4_Misc/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
diff --git a/src/coreclr/tests/src/Loader/classloader/regressions/dev10_568786/4_Misc/project.json b/src/coreclr/tests/src/Loader/classloader/regressions/dev10_568786/4_Misc/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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/src/coreclr/tests/src/Loader/classloader/regressions/dev10_630250/app.config b/src/coreclr/tests/src/Loader/classloader/regressions/dev10_630250/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
index 9a14e1e..7c81757 100644 (file)
     <Compile Include="dev10_630250.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
diff --git a/src/coreclr/tests/src/Loader/classloader/regressions/dev10_630250/project.json b/src/coreclr/tests/src/Loader/classloader/regressions/dev10_630250/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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/src/coreclr/tests/src/Loader/classloader/regressions/dev10_710121/app.config b/src/coreclr/tests/src/Loader/classloader/regressions/dev10_710121/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
index 2627371..488b3c4 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="dev10_710121.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
diff --git a/src/coreclr/tests/src/Loader/classloader/regressions/dev10_715437/app.config b/src/coreclr/tests/src/Loader/classloader/regressions/dev10_715437/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
index 328ee8b..516f76d 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="dev10_715437.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
diff --git a/src/coreclr/tests/src/Loader/classloader/regressions/dev10_720779/app.config b/src/coreclr/tests/src/Loader/classloader/regressions/dev10_720779/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
index 0fb8b57..b7d4ea7 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="dev10_720779.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
diff --git a/src/coreclr/tests/src/Loader/classloader/regressions/dev10_724989/app.config b/src/coreclr/tests/src/Loader/classloader/regressions/dev10_724989/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
index 3ebf97e..cdd41d6 100644 (file)
     <Compile Include="dev10_724989.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
diff --git a/src/coreclr/tests/src/Loader/classloader/regressions/dev10_724989/project.json b/src/coreclr/tests/src/Loader/classloader/regressions/dev10_724989/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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/src/coreclr/tests/src/Loader/classloader/regressions/dev10_788724/app.config b/src/coreclr/tests/src/Loader/classloader/regressions/dev10_788724/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
index 9ac3891..948174e 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="dev10_788724.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
diff --git a/src/coreclr/tests/src/Loader/classloader/regressions/dev10_794943/app.config b/src/coreclr/tests/src/Loader/classloader/regressions/dev10_794943/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
index 5a571a1..57abc23 100644 (file)
     <Compile Include="dev10_794943.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
diff --git a/src/coreclr/tests/src/Loader/classloader/regressions/dev10_794943/project.json b/src/coreclr/tests/src/Loader/classloader/regressions/dev10_794943/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index b743772..00ee550 100644 (file)
     <Compile Include="Case1.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <ProjectReference Include="Library1.csproj" />
index 89feef1..2ce9c9f 100644 (file)
     <Compile Include="Case2.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <ProjectReference Include="Library1.csproj" />
index dcf782a..feeadba 100644 (file)
     <Compile Include="Case3.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <ProjectReference Include="Library2.csproj" />
index d853935..1938afa 100644 (file)
     <Compile Include="Case4.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <ProjectReference Include="Library2.csproj" />
index 671ea14..0fa4e8c 100644 (file)
     <Compile Include="Library1.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index a9774e0..4f8b714 100644 (file)
     <Compile Include="Library2.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
diff --git a/src/coreclr/tests/src/Loader/classloader/regressions/dev10_813331/app.config b/src/coreclr/tests/src/Loader/classloader/regressions/dev10_813331/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
diff --git a/src/coreclr/tests/src/Loader/classloader/regressions/dev10_813331/project.json b/src/coreclr/tests/src/Loader/classloader/regressions/dev10_813331/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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/src/coreclr/tests/src/Loader/classloader/regressions/dev10_851479/app.config b/src/coreclr/tests/src/Loader/classloader/regressions/dev10_851479/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
index d04babb..8f23535 100644 (file)
     <Compile Include="dev10_851479.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
diff --git a/src/coreclr/tests/src/Loader/classloader/regressions/dev10_851479/project.json b/src/coreclr/tests/src/Loader/classloader/regressions/dev10_851479/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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/src/coreclr/tests/src/Loader/classloader/regressions/dev10_889822/app.config b/src/coreclr/tests/src/Loader/classloader/regressions/dev10_889822/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
index dc9bb46..b5d56ca 100644 (file)
     <Compile Include="dev10_889822.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
diff --git a/src/coreclr/tests/src/Loader/classloader/regressions/dev10_889822/project.json b/src/coreclr/tests/src/Loader/classloader/regressions/dev10_889822/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index d3541e9..77903b3 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="Test.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
diff --git a/src/coreclr/tests/src/Loader/classloader/regressions/dev10_897464/app.config b/src/coreclr/tests/src/Loader/classloader/regressions/dev10_897464/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
index 16189d4..376e93d 100644 (file)
     <Compile Include="dev10_897464.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <ProjectReference Include="Test.ilproj" />
diff --git a/src/coreclr/tests/src/Loader/classloader/regressions/dev10_897464/project.json b/src/coreclr/tests/src/Loader/classloader/regressions/dev10_897464/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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/src/coreclr/tests/src/Loader/classloader/regressions/dev11_11333/app.config b/src/coreclr/tests/src/Loader/classloader/regressions/dev11_11333/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
index 7f6f8da..8e3b28d 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="dev11_11333.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 4abafa4..a0aa82e 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="Library.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 5cdb280..30a31a9 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="TestLib.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
diff --git a/src/coreclr/tests/src/Loader/classloader/regressions/dev11_221340/app.config b/src/coreclr/tests/src/Loader/classloader/regressions/dev11_221340/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
index fe8b032..c75fd11 100644 (file)
     <Compile Include="Library.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
diff --git a/src/coreclr/tests/src/Loader/classloader/regressions/dev11_256384/app.config b/src/coreclr/tests/src/Loader/classloader/regressions/dev11_256384/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
diff --git a/src/coreclr/tests/src/Loader/classloader/regressions/dev11_256384/project.json b/src/coreclr/tests/src/Loader/classloader/regressions/dev11_256384/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 1a56328..f4fa782 100644 (file)
     <Compile Include="Lib.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
diff --git a/src/coreclr/tests/src/Loader/classloader/regressions/dev11_38348/app.config b/src/coreclr/tests/src/Loader/classloader/regressions/dev11_38348/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
diff --git a/src/coreclr/tests/src/Loader/classloader/regressions/dev11_38348/project.json b/src/coreclr/tests/src/Loader/classloader/regressions/dev11_38348/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 42114ef..539161c 100644 (file)
     <Compile Include="LibraryThatImplementsStruct.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 962e29b..cadca98 100644 (file)
     <Compile Include="LibraryThatImplementsStruct.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
diff --git a/src/coreclr/tests/src/Loader/classloader/regressions/dev11_383846/app.config b/src/coreclr/tests/src/Loader/classloader/regressions/dev11_383846/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
diff --git a/src/coreclr/tests/src/Loader/classloader/regressions/dev11_383846/project.json b/src/coreclr/tests/src/Loader/classloader/regressions/dev11_383846/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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/src/coreclr/tests/src/Loader/classloader/regressions/dev11_95728/app.config b/src/coreclr/tests/src/Loader/classloader/regressions/dev11_95728/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
index 74e9fe6..893005c 100644 (file)
     <Compile Include="dev11_95728.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
diff --git a/src/coreclr/tests/src/Loader/classloader/regressions/dev11_95728/project.json b/src/coreclr/tests/src/Loader/classloader/regressions/dev11_95728/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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/src/coreclr/tests/src/Loader/classloader/regressions/vsw111021/app.config b/src/coreclr/tests/src/Loader/classloader/regressions/vsw111021/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
index 288babd..2719060 100644 (file)
     <Compile Include="main.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
diff --git a/src/coreclr/tests/src/Loader/classloader/regressions/vsw111021/project.json b/src/coreclr/tests/src/Loader/classloader/regressions/vsw111021/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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/src/coreclr/tests/src/Loader/classloader/regressions/vsw188290/app.config b/src/coreclr/tests/src/Loader/classloader/regressions/vsw188290/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
index 4aaf51e..1708db6 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="vsw188290.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 1e4e7e3..c4664e5 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="GenericAssert.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
diff --git a/src/coreclr/tests/src/Loader/classloader/regressions/vsw305955/app.config b/src/coreclr/tests/src/Loader/classloader/regressions/vsw305955/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
diff --git a/src/coreclr/tests/src/Loader/classloader/regressions/vsw307137/app.config b/src/coreclr/tests/src/Loader/classloader/regressions/vsw307137/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
diff --git a/src/coreclr/tests/src/Loader/classloader/regressions/vsw307137/project.json b/src/coreclr/tests/src/Loader/classloader/regressions/vsw307137/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 6ed330c..c79c07d 100644 (file)
     <Compile Include="vsw307137.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
diff --git a/src/coreclr/tests/src/Loader/classloader/regressions/vsw529206/app.config b/src/coreclr/tests/src/Loader/classloader/regressions/vsw529206/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
index 48fa870..f0e33fa 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="moduleCctorThrow.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
diff --git a/src/coreclr/tests/src/Loader/classloader/regressions/vsw529206/project.json b/src/coreclr/tests/src/Loader/classloader/regressions/vsw529206/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 35909f1..90fa161 100644 (file)
     <Compile Include="vsw529206ModuleCctor.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <ProjectReference Include="moduleCctorThrow.ilproj" />
diff --git a/src/coreclr/tests/src/Loader/classloader/regressions/vsw531159/app.config b/src/coreclr/tests/src/Loader/classloader/regressions/vsw531159/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
diff --git a/src/coreclr/tests/src/Loader/classloader/regressions/vsw531159/project.json b/src/coreclr/tests/src/Loader/classloader/regressions/vsw531159/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index ea8babf..34dfb05 100644 (file)
     <Compile Include="repro.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index c45d219..a1f8ece 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="RMV-2-11-6-two.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 44e7864..8fcc882 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="RMV-2-13-15-two.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index a1fe38a..dbafd17 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="RMV-2-13-22-three.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index eee8427..97cf456 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="RMV-2-13-25-five.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index c8a131a..f6bae39 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="RMV-2-13-26-two.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index c5eee12..87a5f36 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="RMV-2-13-40a-two.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index c8c587b..48fd7ca 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="RMV-2-13-41a-two.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 990d83e..27686d4 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="RMV-2-13-41g-two.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 9fa6fca..a727649 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="RMV-2-13-6b-two.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index a620ac2..0bb648f 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="RMV-2-13-7-two.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 9ac96ca..f049b88 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="RMV-2-15-12b.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 4c30723..09c49f7 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="RMV-2-25-9-two.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index a954aa7..c62fde9 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="RMV-2-5-5-two.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 1b85e8e..7e794ce 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="RMV-2-5-8-two.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 2a9070b..4feb111 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="RMV-2-8-20-one.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 4ea0922..fb89843 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="RMV-2-8-20-two.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index aca88f6..4c2cd75 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="RMV-2-8-28-two.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index bf683c5..c403530 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="RMV-2-8-3-two.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index c3c9945..48dfa20 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="RMV-2-8-30-two.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 3543c62..c78fd85 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="RMV-2-8-31-two.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index c61705d..df66c27 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="RMV-2-8-33-two.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index c5ef66b..da32adb 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="RMV-2-8-39g-two.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 8d021a1..7b57be5 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="RMV-2-8-7-two.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
diff --git a/src/coreclr/tests/src/Loader/classloader/rmv/il/app.config b/src/coreclr/tests/src/Loader/classloader/rmv/il/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
index 6c01a0f..8e2a416 100644 (file)
     <Compile Include="L-1-1-1.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index b1d5b5f..d228e36 100644 (file)
     <Compile Include="L-1-1-2D.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 3e81bee..1cfb49c 100644 (file)
     <Compile Include="L-1-1-3.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <ProjectReference Include="L-1-1-3D.csproj" />
index 4604f39..96d29ab 100644 (file)
     <Compile Include="L-1-1-3D.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 8066817..635072a 100644 (file)
     <Compile Include="L-1-10-1.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index d0b6e0b..7ab139a 100644 (file)
     <Compile Include="L-1-10-2D.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index cd1a71b..5ee5060 100644 (file)
     <Compile Include="L-1-10-3.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <ProjectReference Include="L-1-10-3D.csproj" />
index e6f591b..85e4cb2 100644 (file)
     <Compile Include="L-1-10-3D.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index c36c9b2..fe83d56 100644 (file)
     <Compile Include="L-1-11-1.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 5eafcb1..8e5eb75 100644 (file)
     <Compile Include="L-1-11-2D.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 0c28700..e5776cf 100644 (file)
     <Compile Include="L-1-11-3.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <ProjectReference Include="L-1-11-3D.csproj" />
index 15e918a..1cddabe 100644 (file)
     <Compile Include="L-1-11-3D.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index ad47d52..580a120 100644 (file)
     <Compile Include="L-1-12-1.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index db7d253..df36f69 100644 (file)
     <Compile Include="L-1-12-2D.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index c17b6cd..e22538c 100644 (file)
     <Compile Include="L-1-12-3.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <ProjectReference Include="L-1-12-3D.csproj" />
index e0cfc17..756b72b 100644 (file)
     <Compile Include="L-1-12-3D.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 9da2437..d0f26f9 100644 (file)
     <Compile Include="L-1-2-1.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index f2a4e47..506440e 100644 (file)
     <Compile Include="L-1-2-2D.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index f214900..34249b7 100644 (file)
     <Compile Include="L-1-2-3.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <ProjectReference Include="L-1-2-3D.csproj" />
index 61c02f8..495ddef 100644 (file)
     <Compile Include="L-1-2-3D.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 6b6c1bd..c47f934 100644 (file)
     <Compile Include="L-1-3-1.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index be3754e..06170a5 100644 (file)
     <Compile Include="L-1-4-1.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index be78b0b..201477a 100644 (file)
     <Compile Include="L-1-5-1.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index a51d559..c871ca7 100644 (file)
     <Compile Include="L-1-5-2D.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index de89dd6..d089c81 100644 (file)
     <Compile Include="L-1-5-3.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <ProjectReference Include="L-1-5-3D.csproj" />
index 143f9fe..88226f0 100644 (file)
     <Compile Include="L-1-5-3D.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 0d2d089..85ab380 100644 (file)
     <Compile Include="L-1-6-1.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 230a244..7bf4047 100644 (file)
     <Compile Include="L-1-6-2D.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 67538ae..0d715ed 100644 (file)
     <Compile Include="L-1-6-3.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <ProjectReference Include="L-1-6-3D.csproj" />
index df5d385..a231acb 100644 (file)
     <Compile Include="L-1-6-3D.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index e77c88b..093932a 100644 (file)
     <Compile Include="L-1-7-1.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index b5ce444..57fbe4d 100644 (file)
     <Compile Include="L-1-7-2D.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 959c4e5..aa304a6 100644 (file)
     <Compile Include="L-1-7-3.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <ProjectReference Include="L-1-7-3D.csproj" />
index fffab84..3bdfd75 100644 (file)
     <Compile Include="L-1-7-3D.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 9fece6c..8f8084d 100644 (file)
     <Compile Include="L-1-8-1.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 531162c..2d30481 100644 (file)
     <Compile Include="L-1-8-2D.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index ef190c8..8082b0a 100644 (file)
     <Compile Include="L-1-8-3.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <ProjectReference Include="L-1-8-3D.csproj" />
index c687d7e..ae22fc2 100644 (file)
     <Compile Include="L-1-8-3D.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 99beebe..ef85e64 100644 (file)
     <Compile Include="L-1-9-1.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index e227927..9cb8ba6 100644 (file)
     <Compile Include="L-1-9-2D.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 1613308..c216a4b 100644 (file)
     <Compile Include="L-1-9-3.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <ProjectReference Include="L-1-9-3D.csproj" />
index f0a8252..8e39e5e 100644 (file)
     <Compile Include="L-1-9-3D.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 1909b43..43f63a4 100644 (file)
     <Compile Include="L-2-10-1.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 9eef325..41fe71f 100644 (file)
     <Compile Include="L-2-10-2D.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 1daf7e7..af0ebae 100644 (file)
     <Compile Include="L-2-10-3.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <ProjectReference Include="L-2-10-3D.csproj" />
index 886ba40..f593095 100644 (file)
     <Compile Include="L-2-10-3D.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 12eebfa..f566122 100644 (file)
     <Compile Include="L-2-11-1.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index c30aac1..ce248a5 100644 (file)
     <Compile Include="L-1-11-2D.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index b018102..327c9c0 100644 (file)
     <Compile Include="L-2-11-3.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <ProjectReference Include="L-2-11-3D.csproj" />
index 8cc9c68..af13ff2 100644 (file)
     <Compile Include="L-2-11-3D.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 1c8f676..657d622 100644 (file)
     <Compile Include="L-2-12-1.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index f9a249e..a15e066 100644 (file)
     <Compile Include="L-2-12-2D.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 0407033..85a831e 100644 (file)
     <Compile Include="L-2-12-3.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <ProjectReference Include="L-2-12-3D.csproj" />
index 617c7c4..6edc99b 100644 (file)
     <Compile Include="L-2-12-3D.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 106dd1d..f6c6f7c 100644 (file)
     <Compile Include="L-2-3-1.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index c99f80d..3709669 100644 (file)
     <Compile Include="L-2-4-1.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 728a736..61261c6 100644 (file)
     <Compile Include="L-2-5-1.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 2f8aacb..44b0bf7 100644 (file)
     <Compile Include="L-2-5-2D.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index a5ef86b..8b8f7ab 100644 (file)
     <Compile Include="L-2-5-3.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <ProjectReference Include="L-2-5-3D.csproj" />
index 7c20557..5ac6f7b 100644 (file)
     <Compile Include="L-2-5-3D.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 15da3eb..460ecf1 100644 (file)
     <Compile Include="L-2-6-1.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 96c0b06..81d66d9 100644 (file)
     <Compile Include="L-2-6-2D.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index a3e4856..8959131 100644 (file)
     <Compile Include="L-2-6-3.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <ProjectReference Include="L-2-6-3D.csproj" />
index 06e227b..9f125ce 100644 (file)
     <Compile Include="L-2-6-3D.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 0197c91..933be7b 100644 (file)
     <Compile Include="L-2-9-1.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 8411806..589b170 100644 (file)
     <Compile Include="L-2-9-2D.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 2c5ded3..4fa3a43 100644 (file)
     <Compile Include="L-2-9-3.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <ProjectReference Include="L-2-9-3D.csproj" />
index 193f8ca..c89baaa 100644 (file)
     <Compile Include="L-2-9-3D.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
diff --git a/src/coreclr/tests/src/Loader/classloader/v1/Beta1/Layout/Matrix/cs/app.config b/src/coreclr/tests/src/Loader/classloader/v1/Beta1/Layout/Matrix/cs/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
diff --git a/src/coreclr/tests/src/Loader/classloader/v1/Beta1/Layout/Matrix/cs/project.json b/src/coreclr/tests/src/Loader/classloader/v1/Beta1/Layout/Matrix/cs/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index c814bfa..522ff71 100644 (file)
     <Compile Include="Case1.cool" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 79b78cb..459a535 100644 (file)
     <Compile Include="Case2.cool" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 3b7d86f..43df61e 100644 (file)
     <Compile Include="Case3.cool" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 58457c6..8bc12c7 100644 (file)
     <Compile Include="Case4.cool" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
diff --git a/src/coreclr/tests/src/Loader/classloader/v1/M10/Acceptance/app.config b/src/coreclr/tests/src/Loader/classloader/v1/M10/Acceptance/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
diff --git a/src/coreclr/tests/src/Loader/classloader/v1/M10/Acceptance/project.json b/src/coreclr/tests/src/Loader/classloader/v1/M10/Acceptance/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 5b8faff..0d48807 100644 (file)
@@ -27,9 +27,6 @@
     <Compile Include="IL_DLL.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
diff --git a/src/coreclr/tests/src/Loader/classloader/v1/M10/Relocation/IL/app.config b/src/coreclr/tests/src/Loader/classloader/v1/M10/Relocation/IL/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
index 90622c5..796236b 100644 (file)
     <Compile Include="CLStressADLL1.cool" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 0681e55..4c12393 100644 (file)
     <Compile Include="CLStressADLL10.cool" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index ff60aad..9142115 100644 (file)
     <Compile Include="CLStressADLL11.cool" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 45c08fa..8c6d354 100644 (file)
     <Compile Include="CLStressADLL12.cool" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index c3de784..c629f3d 100644 (file)
     <Compile Include="CLStressADLL13.cool" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index fdaf5c3..ec949ac 100644 (file)
     <Compile Include="CLStressADLL14.cool" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 291fa19..f5c35ae 100644 (file)
     <Compile Include="CLStressADLL15.cool" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index a0712eb..464d697 100644 (file)
     <Compile Include="CLStressADLL16.cool" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index e9d256d..a7b1c0a 100644 (file)
     <Compile Include="CLStressADLL17.cool" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index e9a19b7..38f2c98 100644 (file)
     <Compile Include="CLStressADLL18.cool" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 948091f..f1a0118 100644 (file)
     <Compile Include="CLStressADLL19.cool" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index ae7eed6..6260195 100644 (file)
     <Compile Include="CLStressADLL2.cool" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index b80bfcb..6c845d1 100644 (file)
     <Compile Include="CLStressADLL3.cool" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 64475ac..e14b8ab 100644 (file)
     <Compile Include="CLStressADLL4.cool" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index b517620..b6497a1 100644 (file)
     <Compile Include="CLStressADLL5.cool" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index b51b9db..89e4d1e 100644 (file)
     <Compile Include="CLStressADLL6.cool" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 3b9a4df..1934f12 100644 (file)
     <Compile Include="CLStressADLL7.cool" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 67f492f..e8e765f 100644 (file)
     <Compile Include="CLStressADLL8.cool" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 1d36878..b9ca574 100644 (file)
     <Compile Include="CLStressADLL9.cool" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
diff --git a/src/coreclr/tests/src/Loader/classloader/v1/Stress/Beta1/CLStressA/app.config b/src/coreclr/tests/src/Loader/classloader/v1/Stress/Beta1/CLStressA/app.config
deleted file mode 100644 (file)
index e5622f7..0000000
+++ /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>
diff --git a/src/coreclr/tests/src/Loader/classloader/v1/Stress/Beta1/CLStressA/project.json b/src/coreclr/tests/src/Loader/classloader/v1/Stress/Beta1/CLStressA/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 385629f..32f7e04 100644 (file)
     <Compile Include="exception.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/src/coreclr/tests/src/Loader/lowlevel/regress/105736/app.config b/src/coreclr/tests/src/Loader/lowlevel/regress/105736/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/Loader/lowlevel/regress/105736/project.json b/src/coreclr/tests/src/Loader/lowlevel/regress/105736/project.json
deleted file mode 100644 (file)
index ea84b07..0000000
+++ /dev/null
@@ -1,24 +0,0 @@
-{
-  "dependencies": {
-    "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
-    "System.Console": "4.0.1-beta-24328-05",
-    "System.Runtime": "4.1.1-beta-24328-05",
-    "System.Runtime.Extensions": "4.1.1-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": {}
-  }
-}
index 4c8d27f..2387f12 100644 (file)
     <Compile Include="dontusenetmodule.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/src/coreclr/tests/src/Loader/multimodule/app.config b/src/coreclr/tests/src/Loader/multimodule/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/Loader/multimodule/project.json b/src/coreclr/tests/src/Loader/multimodule/project.json
deleted file mode 100644 (file)
index ea84b07..0000000
+++ /dev/null
@@ -1,24 +0,0 @@
-{
-  "dependencies": {
-    "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
-    "System.Console": "4.0.1-beta-24328-05",
-    "System.Runtime": "4.1.1-beta-24328-05",
-    "System.Runtime.Extensions": "4.1.1-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/src/coreclr/tests/src/Loader/regressions/classloader/app.config b/src/coreclr/tests/src/Loader/regressions/classloader/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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
index 1904c5a..fe18ff5 100644 (file)
     <Compile Include="main.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/src/coreclr/tests/src/Loader/regressions/classloader/project.json b/src/coreclr/tests/src/Loader/regressions/classloader/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 5413a8a..2409db9 100644 (file)
     <Compile Include="vsw307137.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" />
index 85e4adf..1aa7010 100644 (file)
     <Compile Include="polyrec.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/src/coreclr/tests/src/Loader/regressions/polyrec/app.config b/src/coreclr/tests/src/Loader/regressions/polyrec/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/Loader/regressions/polyrec/project.json b/src/coreclr/tests/src/Loader/regressions/polyrec/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 433c4ce..c11e6df 100644 (file)
     <Compile Include="assemblyattrs.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/src/coreclr/tests/src/Loader/versioning/coverage/app.config b/src/coreclr/tests/src/Loader/versioning/coverage/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/Loader/versioning/coverage/project.json b/src/coreclr/tests/src/Loader/versioning/coverage/project.json
deleted file mode 100644 (file)
index ea84b07..0000000
+++ /dev/null
@@ -1,24 +0,0 @@
-{
-  "dependencies": {
-    "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
-    "System.Console": "4.0.1-beta-24328-05",
-    "System.Runtime": "4.1.1-beta-24328-05",
-    "System.Runtime.Extensions": "4.1.1-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/src/coreclr/tests/src/Regressions/assemblyref/app.config b/src/coreclr/tests/src/Regressions/assemblyref/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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
index a39aa11..2c6e58f 100644 (file)
     <Compile Include="assem.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/src/coreclr/tests/src/Regressions/assemblyref/project.json b/src/coreclr/tests/src/Regressions/assemblyref/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index d3a2a72..4bc5997 100644 (file)
     <Compile Include="test.cs" />
   </ItemGroup>
   <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
-  <ItemGroup>
     <ProjectReference Include="assem.csproj">
       <Project>{946AE2D9-F656-4771-81DB-6D02EEEEFFCB}</Project>
       <Name>assem</Name>
index f3ce4e8..b7b1ba2 100644 (file)
@@ -29,9 +29,6 @@
     <Compile Include="AboveStackLimit.cs" />
   </ItemGroup>
   <ItemGroup>
-    <None Include="project.json" />
-  </ItemGroup>
-  <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
   </ItemGroup>
   <Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
index 4c78463..05c412e 100644 (file)
@@ -29,9 +29,6 @@
     <Compile Include="ArrayCopy.cs" />
   </ItemGroup>
   <ItemGroup>
-    <None Include="project.json" />
-  </ItemGroup>
-  <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
   </ItemGroup>
   <Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
index 5522e6d..b95677c 100644 (file)
@@ -29,9 +29,6 @@
     <Compile Include="CompEx.cs" />
   </ItemGroup>
   <ItemGroup>
-    <None Include="project.json" />
-  </ItemGroup>
-  <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
   </ItemGroup>
   <Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
index 1e9bd10..090b045 100644 (file)
@@ -29,9 +29,6 @@
     <Compile Include="DisableTransparencyEnforcement.cs" />
   </ItemGroup>
   <ItemGroup>
-    <None Include="project.json" />
-  </ItemGroup>
-  <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
   </ItemGroup>
   <Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
index b5e273f..5cffcaf 100644 (file)
@@ -30,9 +30,6 @@
     <Compile Include="Marshal.cs" />
   </ItemGroup>
   <ItemGroup>
-    <None Include="project.json" />
-  </ItemGroup>
-  <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
   </ItemGroup>
   <Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
index a923c7e..609165b 100644 (file)
@@ -29,9 +29,6 @@
     <Compile Include="ThreadCulture.cs" />
   </ItemGroup>
   <ItemGroup>
-    <None Include="project.json" />
-  </ItemGroup>
-  <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
   </ItemGroup>
   <Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
index 76fb28c..49f8da0 100644 (file)
@@ -29,9 +29,6 @@
     <Compile Include="ToLower.cs" />
   </ItemGroup>
   <ItemGroup>
-    <None Include="project.json" />
-  </ItemGroup>
-  <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
   </ItemGroup>
   <Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
index 8838685..71b8ef3 100644 (file)
@@ -30,9 +30,6 @@
     <Compile Include="unsafe.cs" />
   </ItemGroup>
   <ItemGroup>
-    <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/src/coreclr/tests/src/Regressions/common/app.config b/src/coreclr/tests/src/Regressions/common/app.config
deleted file mode 100644 (file)
index c51f616..0000000
+++ /dev/null
@@ -1,31 +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>
-      <dependentAssembly>
-        <assemblyIdentity name="System.Globalization" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
-        <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
-      </dependentAssembly>
-    </assemblyBinding>
-  </runtime>
-</configuration>
index afffc7e..7c80321 100644 (file)
@@ -29,9 +29,6 @@
     <Compile Include="avtest.cs" />
   </ItemGroup>
   <ItemGroup>
-    <None Include="project.json" />
-  </ItemGroup>
-  <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
   </ItemGroup>
   <Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
index d1ce152..645d4ac 100644 (file)
@@ -29,9 +29,6 @@
     <Compile Include="date.cs" />
   </ItemGroup>
   <ItemGroup>
-    <None Include="project.json" />
-  </ItemGroup>
-  <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
   </ItemGroup>
   <Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
index e301e13..2d75854 100644 (file)
@@ -29,9 +29,6 @@
     <Compile Include="interlock.cs" />
   </ItemGroup>
   <ItemGroup>
-    <None Include="project.json" />
-  </ItemGroup>
-  <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
   </ItemGroup>
   <Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
index e5276c9..4f2e5a5 100644 (file)
@@ -29,9 +29,6 @@
     <Compile Include="pow3.cs" />
   </ItemGroup>
   <ItemGroup>
-    <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/src/coreclr/tests/src/Regressions/common/project.json b/src/coreclr/tests/src/Regressions/common/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index e2149b6..b695cbb 100644 (file)
@@ -29,9 +29,6 @@
     <Compile Include="test1307.cs" />
   </ItemGroup>
   <ItemGroup>
-    <None Include="project.json" />
-  </ItemGroup>
-  <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
   </ItemGroup>
   <Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
index 1e3ceae..d752401 100644 (file)
@@ -29,9 +29,6 @@
     <Compile Include="testClass.cs" />
   </ItemGroup>
   <ItemGroup>
-    <None Include="project.json" />
-  </ItemGroup>
-  <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
   </ItemGroup>
   <Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
index d212323..58df5b4 100644 (file)
@@ -29,9 +29,6 @@
     <Compile Include="testInterface.cs" />
   </ItemGroup>
   <ItemGroup>
-    <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/src/coreclr/tests/src/Regressions/coreclr/0014/app.config b/src/coreclr/tests/src/Regressions/coreclr/0014/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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
index fdde2a7..a1f0c05 100644 (file)
     <Compile Include="avtest.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/src/coreclr/tests/src/Regressions/coreclr/0014/project.json b/src/coreclr/tests/src/Regressions/coreclr/0014/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index d23fff1..65ddaa7 100644 (file)
     <Compile Include="arraycopy.cool" />
   </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/src/coreclr/tests/src/Regressions/coreclr/0018/app.config b/src/coreclr/tests/src/Regressions/coreclr/0018/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/Regressions/coreclr/0018/project.json b/src/coreclr/tests/src/Regressions/coreclr/0018/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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/src/coreclr/tests/src/Regressions/coreclr/0028/app.config b/src/coreclr/tests/src/Regressions/coreclr/0028/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/Regressions/coreclr/0028/project.json b/src/coreclr/tests/src/Regressions/coreclr/0028/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 628b218..5d211c6 100644 (file)
     <Compile Include="thread08-simplified.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/src/coreclr/tests/src/Regressions/coreclr/0041/app.config b/src/coreclr/tests/src/Regressions/coreclr/0041/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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
index 37196c3..2462bbd 100644 (file)
     <Compile Include="expl_double_1.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/src/coreclr/tests/src/Regressions/coreclr/0041/project.json b/src/coreclr/tests/src/Regressions/coreclr/0041/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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/src/coreclr/tests/src/Regressions/coreclr/0044/app.config b/src/coreclr/tests/src/Regressions/coreclr/0044/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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
index 755896a..ff8ffb2 100644 (file)
     <Compile Include="nullable.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/src/coreclr/tests/src/Regressions/coreclr/0044/project.json b/src/coreclr/tests/src/Regressions/coreclr/0044/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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/src/coreclr/tests/src/Regressions/coreclr/0046/app.config b/src/coreclr/tests/src/Regressions/coreclr/0046/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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
index 6963cef..63243e6 100644 (file)
     <Compile Include="istype.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/src/coreclr/tests/src/Regressions/coreclr/0046/project.json b/src/coreclr/tests/src/Regressions/coreclr/0046/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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/src/coreclr/tests/src/Regressions/coreclr/0069/app.config b/src/coreclr/tests/src/Regressions/coreclr/0069/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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
index c03528d..e18acf2 100644 (file)
     <Compile Include="date.cs" />
   </ItemGroup>
   <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
-  <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
   </ItemGroup>
   <ItemGroup>
diff --git a/src/coreclr/tests/src/Regressions/coreclr/0069/project.json b/src/coreclr/tests/src/Regressions/coreclr/0069/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 1221544..b3695fd 100644 (file)
     <Compile Include="largearraytest.cs" />
   </ItemGroup>
   <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
-  <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
   </ItemGroup>
   <ItemGroup>
diff --git a/src/coreclr/tests/src/Regressions/coreclr/0075/app.config b/src/coreclr/tests/src/Regressions/coreclr/0075/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/Regressions/coreclr/0075/project.json b/src/coreclr/tests/src/Regressions/coreclr/0075/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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/src/coreclr/tests/src/Regressions/coreclr/0077/app.config b/src/coreclr/tests/src/Regressions/coreclr/0077/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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
index ffc2b27..f53a3fc 100644 (file)
     <Compile Include="interlock.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/src/coreclr/tests/src/Regressions/coreclr/0077/project.json b/src/coreclr/tests/src/Regressions/coreclr/0077/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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/src/coreclr/tests/src/Regressions/coreclr/0080/app.config b/src/coreclr/tests/src/Regressions/coreclr/0080/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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
index 4132f57..d307144 100644 (file)
     <Compile Include="delete_next_card_table.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/src/coreclr/tests/src/Regressions/coreclr/0080/project.json b/src/coreclr/tests/src/Regressions/coreclr/0080/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index a4f39c0..ae34c21 100644 (file)
     <Compile Include="abovestacklimit.cs" />
   </ItemGroup>
   <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
-  <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
   </ItemGroup>
   <ItemGroup>
diff --git a/src/coreclr/tests/src/Regressions/coreclr/0099/app.config b/src/coreclr/tests/src/Regressions/coreclr/0099/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/Regressions/coreclr/0099/project.json b/src/coreclr/tests/src/Regressions/coreclr/0099/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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/src/coreclr/tests/src/Regressions/coreclr/0138/app.config b/src/coreclr/tests/src/Regressions/coreclr/0138/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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
index edc997f..9e8ec89 100644 (file)
     <Compile Include="pow3.cs" />
   </ItemGroup>
   <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
-  <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
   </ItemGroup>
   <ItemGroup>
diff --git a/src/coreclr/tests/src/Regressions/coreclr/0138/project.json b/src/coreclr/tests/src/Regressions/coreclr/0138/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 96be3ba..8d0282c 100644 (file)
     <Compile Include="sampleassembly.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/src/coreclr/tests/src/Regressions/coreclr/0149/app.config b/src/coreclr/tests/src/Regressions/coreclr/0149/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/Regressions/coreclr/0149/project.json b/src/coreclr/tests/src/Regressions/coreclr/0149/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index ba79d09..cb06ed3 100644 (file)
     <Compile Include="compex.cs" />
   </ItemGroup>
   <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
-  <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
   </ItemGroup>
   <ItemGroup>
diff --git a/src/coreclr/tests/src/Regressions/coreclr/0198/app.config b/src/coreclr/tests/src/Regressions/coreclr/0198/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/Regressions/coreclr/0198/project.json b/src/coreclr/tests/src/Regressions/coreclr/0198/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 25717f4..59b56bc 100644 (file)
     <Compile Include="threadculture.cs" />
   </ItemGroup>
   <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
-  <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
   </ItemGroup>
   <ItemGroup>
diff --git a/src/coreclr/tests/src/Regressions/coreclr/0202/app.config b/src/coreclr/tests/src/Regressions/coreclr/0202/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/Regressions/coreclr/0202/project.json b/src/coreclr/tests/src/Regressions/coreclr/0202/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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/src/coreclr/tests/src/Regressions/coreclr/0211/app.config b/src/coreclr/tests/src/Regressions/coreclr/0211/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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
index fd27000..169c51f 100644 (file)
     <Compile Include="genrecur.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/src/coreclr/tests/src/Regressions/coreclr/0211/project.json b/src/coreclr/tests/src/Regressions/coreclr/0211/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 1eba27c..df357cb 100644 (file)
     <Compile Include="marshal.cs" />
   </ItemGroup>
   <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
-  <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
   </ItemGroup>
   <ItemGroup>
diff --git a/src/coreclr/tests/src/Regressions/coreclr/0275/app.config b/src/coreclr/tests/src/Regressions/coreclr/0275/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/Regressions/coreclr/0275/project.json b/src/coreclr/tests/src/Regressions/coreclr/0275/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index aecefd3..6cc6936 100644 (file)
     <Compile Include="tolower.cs" />
   </ItemGroup>
   <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
-  <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
   </ItemGroup>
   <ItemGroup>
diff --git a/src/coreclr/tests/src/Regressions/coreclr/0308/app.config b/src/coreclr/tests/src/Regressions/coreclr/0308/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/Regressions/coreclr/0308/project.json b/src/coreclr/tests/src/Regressions/coreclr/0308/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 9327a64..b8b7b54 100644 (file)
     <Compile Include="platformcode.cs" />
   </ItemGroup>
   <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
-  <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
   </ItemGroup>
   <ItemGroup>
index d3b2957..d48769e 100644 (file)
     <Compile Include="usercode.cs" />
   </ItemGroup>
   <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
-  <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
   </ItemGroup>
   <ItemGroup>
diff --git a/src/coreclr/tests/src/Regressions/coreclr/0341/app.config b/src/coreclr/tests/src/Regressions/coreclr/0341/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/Regressions/coreclr/0341/project.json b/src/coreclr/tests/src/Regressions/coreclr/0341/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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/src/coreclr/tests/src/Regressions/coreclr/0342/app.config b/src/coreclr/tests/src/Regressions/coreclr/0342/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/Regressions/coreclr/0342/project.json b/src/coreclr/tests/src/Regressions/coreclr/0342/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 90f1fee..d522f62 100644 (file)
     <Compile Include="unsafe.cs" />
   </ItemGroup>
   <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
-  <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
   </ItemGroup>
   <ItemGroup>
diff --git a/src/coreclr/tests/src/Regressions/coreclr/0416/app.config b/src/coreclr/tests/src/Regressions/coreclr/0416/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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
index 02c4a45..c28b078 100644 (file)
     <Compile Include="hello.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/src/coreclr/tests/src/Regressions/coreclr/0416/project.json b/src/coreclr/tests/src/Regressions/coreclr/0416/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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/src/coreclr/tests/src/Regressions/coreclr/0433/app.config b/src/coreclr/tests/src/Regressions/coreclr/0433/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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
index 4abe3b3..5d00559 100644 (file)
     <Compile Include="assem.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/src/coreclr/tests/src/Regressions/coreclr/0433/project.json b/src/coreclr/tests/src/Regressions/coreclr/0433/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 92b93ec..cefd387 100644 (file)
     <Compile Include="test.cs" />
   </ItemGroup>
   <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
-  <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
   </ItemGroup>
   <ItemGroup>
diff --git a/src/coreclr/tests/src/Regressions/coreclr/0487/app.config b/src/coreclr/tests/src/Regressions/coreclr/0487/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/Regressions/coreclr/0487/project.json b/src/coreclr/tests/src/Regressions/coreclr/0487/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 120398a..07824d1 100644 (file)
     <Compile Include="test.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" />
index 0940a41..305497b 100644 (file)
     <Compile Include="test570.cs" />
   </ItemGroup>
   <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
-  <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
   </ItemGroup>
   <ItemGroup>
diff --git a/src/coreclr/tests/src/Regressions/coreclr/0570/app.config b/src/coreclr/tests/src/Regressions/coreclr/0570/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/Regressions/coreclr/0570/project.json b/src/coreclr/tests/src/Regressions/coreclr/0570/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index b4697df..6a91fad 100644 (file)
     <Compile Include="test0576.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/src/coreclr/tests/src/Regressions/coreclr/0576/app.config b/src/coreclr/tests/src/Regressions/coreclr/0576/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/Regressions/coreclr/0576/project.json b/src/coreclr/tests/src/Regressions/coreclr/0576/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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/src/coreclr/tests/src/Regressions/coreclr/0582/app.config b/src/coreclr/tests/src/Regressions/coreclr/0582/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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
index 89e18fa..fec123d 100644 (file)
     <Compile Include="csgen.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/src/coreclr/tests/src/Regressions/coreclr/0582/project.json b/src/coreclr/tests/src/Regressions/coreclr/0582/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 0a9642e..a23dfc8 100644 (file)
     <Compile Include="test583.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/src/coreclr/tests/src/Regressions/coreclr/0583/app.config b/src/coreclr/tests/src/Regressions/coreclr/0583/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/Regressions/coreclr/0583/project.json b/src/coreclr/tests/src/Regressions/coreclr/0583/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index bd06571..e530158 100644 (file)
     <Compile Include="test584.cs" />
   </ItemGroup>
   <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
-  <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
   </ItemGroup>
   <ItemGroup>
diff --git a/src/coreclr/tests/src/Regressions/coreclr/0584/app.config b/src/coreclr/tests/src/Regressions/coreclr/0584/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/Regressions/coreclr/0584/project.json b/src/coreclr/tests/src/Regressions/coreclr/0584/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 0668c62..1f0a740 100644 (file)
     <Compile Include="criticalcode.cs" />
   </ItemGroup>
   <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
-  <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
   </ItemGroup>
   <ItemGroup>
diff --git a/src/coreclr/tests/src/Regressions/coreclr/0694/app.config b/src/coreclr/tests/src/Regressions/coreclr/0694/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/Regressions/coreclr/0694/project.json b/src/coreclr/tests/src/Regressions/coreclr/0694/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 6691c33..8b827dc 100644 (file)
     <Compile Include="test0792.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/src/coreclr/tests/src/Regressions/coreclr/0792/app.config b/src/coreclr/tests/src/Regressions/coreclr/0792/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/Regressions/coreclr/0792/project.json b/src/coreclr/tests/src/Regressions/coreclr/0792/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 2fe299f..84e9c1c 100644 (file)
     <Compile Include="test0828.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/src/coreclr/tests/src/Regressions/coreclr/0828/app.config b/src/coreclr/tests/src/Regressions/coreclr/0828/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/Regressions/coreclr/0828/project.json b/src/coreclr/tests/src/Regressions/coreclr/0828/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 0b52825..2c97469 100644 (file)
     <Compile Include="test0829.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/src/coreclr/tests/src/Regressions/coreclr/0829/app.config b/src/coreclr/tests/src/Regressions/coreclr/0829/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/Regressions/coreclr/0829/project.json b/src/coreclr/tests/src/Regressions/coreclr/0829/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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/src/coreclr/tests/src/Regressions/coreclr/0857/app.config b/src/coreclr/tests/src/Regressions/coreclr/0857/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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
index 5f558b7..1314025 100644 (file)
     <Compile Include="override.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/src/coreclr/tests/src/Regressions/coreclr/0857/project.json b/src/coreclr/tests/src/Regressions/coreclr/0857/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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/src/coreclr/tests/src/Regressions/coreclr/0939/app.config b/src/coreclr/tests/src/Regressions/coreclr/0939/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/Regressions/coreclr/0939/project.json b/src/coreclr/tests/src/Regressions/coreclr/0939/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index e7d8bf1..1faa1cd 100644 (file)
     <Compile Include="test0939.cs" />
   </ItemGroup>
   <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
-  <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
   </ItemGroup>
   <ItemGroup>
index 7cceab9..fb6db72 100644 (file)
     <Compile Include="test968.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/src/coreclr/tests/src/Regressions/coreclr/0968/app.config b/src/coreclr/tests/src/Regressions/coreclr/0968/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/Regressions/coreclr/0968/project.json b/src/coreclr/tests/src/Regressions/coreclr/0968/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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/src/coreclr/tests/src/Regressions/coreclr/1307/app.config b/src/coreclr/tests/src/Regressions/coreclr/1307/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/Regressions/coreclr/1307/project.json b/src/coreclr/tests/src/Regressions/coreclr/1307/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index c337700..a113d78 100644 (file)
     <Compile Include="test1307.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/src/coreclr/tests/src/Regressions/coreclr/1333/app.config b/src/coreclr/tests/src/Regressions/coreclr/1333/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/Regressions/coreclr/1333/project.json b/src/coreclr/tests/src/Regressions/coreclr/1333/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 0c1e027..959d73a 100644 (file)
     <Compile Include="testclass.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" />
index 80c7f37..04361ba 100644 (file)
     <Compile Include="testinterface.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" />
index a741f0b..bde5376 100644 (file)
     <Compile Include="test1337.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/src/coreclr/tests/src/Regressions/coreclr/1337/app.config b/src/coreclr/tests/src/Regressions/coreclr/1337/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/Regressions/coreclr/1337/project.json b/src/coreclr/tests/src/Regressions/coreclr/1337/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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/src/coreclr/tests/src/Regressions/coreclr/1380/app.config b/src/coreclr/tests/src/Regressions/coreclr/1380/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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
index 7de6b2b..113a9c5 100644 (file)
     <Compile Include="forwarder1.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/src/coreclr/tests/src/Regressions/coreclr/1380/project.json b/src/coreclr/tests/src/Regressions/coreclr/1380/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 5c4b751..29d012b 100644 (file)
     <Compile Include="co1727ctor_oo.cs" />
   </ItemGroup>
   <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
-  <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
   </ItemGroup>
   <ItemGroup>
diff --git a/src/coreclr/tests/src/Regressions/coreclr/1386/app.config b/src/coreclr/tests/src/Regressions/coreclr/1386/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/Regressions/coreclr/1386/project.json b/src/coreclr/tests/src/Regressions/coreclr/1386/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 58f0ab8..e461764 100644 (file)
     <Compile Include="test1402.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/src/coreclr/tests/src/Regressions/coreclr/1402/app.config b/src/coreclr/tests/src/Regressions/coreclr/1402/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/Regressions/coreclr/1402/project.json b/src/coreclr/tests/src/Regressions/coreclr/1402/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 306285c..ef64ce9 100644 (file)
     <Compile Include="interlockexchange.cs" />
   </ItemGroup>
   <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
-  <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
   </ItemGroup>
   <ItemGroup>
diff --git a/src/coreclr/tests/src/Regressions/coreclr/1514/app.config b/src/coreclr/tests/src/Regressions/coreclr/1514/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/Regressions/coreclr/1514/project.json b/src/coreclr/tests/src/Regressions/coreclr/1514/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index a99b83d..260d3eb 100644 (file)
     <Compile Include="test1534.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/src/coreclr/tests/src/Regressions/coreclr/1534/app.config b/src/coreclr/tests/src/Regressions/coreclr/1534/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/Regressions/coreclr/1534/project.json b/src/coreclr/tests/src/Regressions/coreclr/1534/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 818c123..24479d3 100644 (file)
     <Compile Include="test1535.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/src/coreclr/tests/src/Regressions/coreclr/1535/app.config b/src/coreclr/tests/src/Regressions/coreclr/1535/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/Regressions/coreclr/1535/project.json b/src/coreclr/tests/src/Regressions/coreclr/1535/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 396397a..110484c 100644 (file)
     <Compile Include="test1549.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/src/coreclr/tests/src/Regressions/coreclr/1549/app.config b/src/coreclr/tests/src/Regressions/coreclr/1549/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/Regressions/coreclr/1549/project.json b/src/coreclr/tests/src/Regressions/coreclr/1549/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index c0c6a4f..19c3195 100644 (file)
     <Compile Include="test72162.cs" />
   </ItemGroup>
   <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
-  <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
   </ItemGroup>
   <ItemGroup>
diff --git a/src/coreclr/tests/src/Regressions/coreclr/72162/app.config b/src/coreclr/tests/src/Regressions/coreclr/72162/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/Regressions/coreclr/72162/project.json b/src/coreclr/tests/src/Regressions/coreclr/72162/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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/src/coreclr/tests/src/Regressions/expl_double/app.config b/src/coreclr/tests/src/Regressions/expl_double/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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
index eb45c4c..faa86fa 100644 (file)
@@ -31,9 +31,5 @@
     <Compile Include="expl_double_1.cs" />
     <Compile Include="body_double.cs" />
   </ItemGroup>
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
   <Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
 </Project>
\ No newline at end of file
diff --git a/src/coreclr/tests/src/Regressions/expl_double/project.json b/src/coreclr/tests/src/Regressions/expl_double/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index ad20f15..044908e 100644 (file)
     <Compile Include="delegates.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" />
index 66a9bcf..5ba6fb7 100644 (file)
     <Compile Include="usercases.cs" />
   </ItemGroup>
   <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
-  <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
   </ItemGroup>
   <ItemGroup>
index 4960c07..7f5451a 100644 (file)
     <Compile Include="usercode.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/src/coreclr/tests/src/hosting/coreclr/activation/sxshost/app.config b/src/coreclr/tests/src/hosting/coreclr/activation/sxshost/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/hosting/coreclr/activation/sxshost/project.json b/src/coreclr/tests/src/hosting/coreclr/activation/sxshost/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 4960c07..7f5451a 100644 (file)
     <Compile Include="usercode.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/src/coreclr/tests/src/hosting/samples/hosting/usercode/app.config b/src/coreclr/tests/src/hosting/samples/hosting/usercode/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/hosting/samples/hosting/usercode/project.json b/src/coreclr/tests/src/hosting/samples/hosting/usercode/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index e9f9699..496bbfe 100644 (file)
     <Compile Include="usercodedependency.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/src/coreclr/tests/src/hosting/samples/resolveevent/usercodedependency/app.config b/src/coreclr/tests/src/hosting/samples/resolveevent/usercodedependency/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/hosting/samples/resolveevent/usercodedependency/project.json b/src/coreclr/tests/src/hosting/samples/resolveevent/usercodedependency/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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/src/coreclr/tests/src/hosting/stress/testset1/app.config b/src/coreclr/tests/src/hosting/stress/testset1/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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
index 89e18fa..fec123d 100644 (file)
     <Compile Include="csgen.1.cs" />
   </ItemGroup>
   <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
-  <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
   </ItemGroup>
   <ItemGroup>
index 1565464..c79051f 100644 (file)
     <Compile Include="csgen.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/src/coreclr/tests/src/hosting/stress/testset1/project.json b/src/coreclr/tests/src/hosting/stress/testset1/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 22f4073..7758809 100644 (file)
     <Compile Include="simple1.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" />
index dd35b72..cde09aa 100644 (file)
     </Content>
   </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/src/coreclr/tests/src/managed/Compilation/app.config b/src/coreclr/tests/src/managed/Compilation/app.config
deleted file mode 100644 (file)
index 1c75c43..0000000
+++ /dev/null
@@ -1,39 +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>
-      <dependentAssembly>
-        <assemblyIdentity name="System.Runtime.Extensions" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
-        <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
-      </dependentAssembly>
-      <dependentAssembly>
-        <assemblyIdentity name="System.Collections" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
-        <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
-      </dependentAssembly>
-      <dependentAssembly>
-        <assemblyIdentity name="System.Collections.Concurrent" 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/src/coreclr/tests/src/managed/Compilation/project.json b/src/coreclr/tests/src/managed/Compilation/project.json
deleted file mode 100644 (file)
index 0ac5310..0000000
+++ /dev/null
@@ -1,46 +0,0 @@
-{
-  "dependencies": {
-    "Microsoft.CodeAnalysis.Compilers": "1.1.1",
-    "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
-    "System.Collections": "4.0.12-beta-24328-05",
-    "System.Collections.Concurrent": "4.0.13-beta-24328-05",
-    "System.Collections.Immutable": "1.2.1-beta-24328-05",
-    "System.Console": "4.0.1-beta-24328-05",
-    "System.Dynamic.Runtime": "4.0.12-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.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.Text.Encoding": "4.0.12-beta-24328-05",
-    "System.Threading": "4.0.12-beta-24328-05",
-    "System.Threading.Overlapped": "4.0.2-beta-24328-05",
-    "System.Threading.Tasks": "4.0.12-beta-24328-05",
-    "System.Threading.Tasks.Parallel": "4.0.2-beta-24328-05",
-    "System.Threading.ThreadPool": "4.0.11-beta-24328-05",
-    "System.Security.Cryptography.Algorithms": "4.2.1-beta-24328-05",
-    "test_runtime": {
-      "target": "project",
-      "exclude": "compile"
-    }
-  },
-  "frameworks": {
-    "netcoreapp1.0": {
-      "imports": [
-        "netcoreapp1.0",
-        "portable-net45+win8"
-      ]
-    }
-  },
-  "runtimes": {
-    "win7-x86": {},
-    "win7-x64": {},
-    "ubuntu.14.04-x64": {},
-    "osx.10.10-x64": {},
-    "centos.7-x64": {},
-    "rhel.7-x64": {},
-    "debian.8-x64": {}
-  }
-}
index fac8e78..6090bd8 100644 (file)
     <Compile Include="ThreadingPerf.cs" />
   </ItemGroup>
   <ItemGroup>
-    <None Include="project.json" />
-  </ItemGroup>
-  <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
   </ItemGroup>
   <Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), performance.targets))\performance.targets" />
-</Project>
\ No newline at end of file
+</Project>
diff --git a/src/coreclr/tests/src/readytorun/app.config b/src/coreclr/tests/src/readytorun/app.config
deleted file mode 100644 (file)
index 7f13fbc..0000000
+++ /dev/null
@@ -1,39 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
-  <runtime>
-    <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
-      <dependentAssembly>
-        <assemblyIdentity name="System.Collections" 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>
-      <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.Runtime.Extensions" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
-        <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.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
index 0f6f687..deece68 100644 (file)
@@ -25,9 +25,6 @@
     <Compile Include="fieldgetter.il" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
index 6436a59..6b00984 100644 (file)
     <Compile Include="generics.cs" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Include="app.config" />
-    <None Include="project.json" />
-  </ItemGroup>
 
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
diff --git a/src/coreclr/tests/src/readytorun/genericsload/app.config b/src/coreclr/tests/src/readytorun/genericsload/app.config
deleted file mode 100644 (file)
index 7f13fbc..0000000
+++ /dev/null
@@ -1,39 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
-  <runtime>
-    <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
-      <dependentAssembly>
-        <assemblyIdentity name="System.Collections" 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>
-      <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.Runtime.Extensions" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
-        <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.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
index f3b7648..27a5e15 100644 (file)
     <Compile Include="callgenericctor.cs" />
   </ItemGroup>
   <ItemGroup>
-    <None Include="project.json" />
-    <None Include="app.config" />
-  </ItemGroup>
-  <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
   </ItemGroup>
   <PropertyGroup>
diff --git a/src/coreclr/tests/src/readytorun/genericsload/project.json b/src/coreclr/tests/src/readytorun/genericsload/project.json
deleted file mode 100644 (file)
index 039c4c1..0000000
+++ /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.InteropServices.RuntimeInformation": "4.0.1-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.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": {}
-  }
-}
index ae24a27..23b6f38 100644 (file)
     <Compile Include="usegenericfield.cs" />
   </ItemGroup>
   <ItemGroup>
-    <None Include="project.json" />
-    <None Include="app.config" />
-  </ItemGroup>
-  <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
   </ItemGroup>
   <PropertyGroup>
index 855c357..f5b3b7b 100644 (file)
     <Compile Include="main.cs" />
   </ItemGroup>
   <ItemGroup>
-    <None Include="project.json" />
-    <None Include="app.config" />
-  </ItemGroup>
-  <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
   </ItemGroup>
   <PropertyGroup>
index 52a3720..8417666 100644 (file)
     <Compile Include="main.cs" />
   </ItemGroup>
   <ItemGroup>
-    <None Include="project.json" />
-    <None Include="app.config" />
-  </ItemGroup>
-  <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
   </ItemGroup>
   <PropertyGroup>
diff --git a/src/coreclr/tests/src/readytorun/project.json b/src/coreclr/tests/src/readytorun/project.json
deleted file mode 100644 (file)
index edf431a..0000000
+++ /dev/null
@@ -1,50 +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.Extensions": "4.0.2-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.InteropServices.RuntimeInformation": "4.0.1-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/src/coreclr/tests/src/readytorun/testv1/app.config b/src/coreclr/tests/src/readytorun/testv1/app.config
deleted file mode 100644 (file)
index 7f13fbc..0000000
+++ /dev/null
@@ -1,39 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
-  <runtime>
-    <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
-      <dependentAssembly>
-        <assemblyIdentity name="System.Collections" 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>
-      <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.Runtime.Extensions" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
-        <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.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/src/coreclr/tests/src/readytorun/testv1/project.json b/src/coreclr/tests/src/readytorun/testv1/project.json
deleted file mode 100644 (file)
index 039c4c1..0000000
+++ /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.InteropServices.RuntimeInformation": "4.0.1-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.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": {}
-  }
-}
index 254fa83..7458816 100644 (file)
     <Compile Include="..\test.cs" />
   </ItemGroup>
   <ItemGroup>
-    <None Include="project.json" />
-    <None Include="app.config" />
-  </ItemGroup>
-  <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
   </ItemGroup>
   <Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
diff --git a/src/coreclr/tests/src/readytorun/testv2/app.config b/src/coreclr/tests/src/readytorun/testv2/app.config
deleted file mode 100644 (file)
index 7f13fbc..0000000
+++ /dev/null
@@ -1,39 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
-  <runtime>
-    <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
-      <dependentAssembly>
-        <assemblyIdentity name="System.Collections" 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>
-      <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.Runtime.Extensions" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
-        <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.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/src/coreclr/tests/src/readytorun/testv2/project.json b/src/coreclr/tests/src/readytorun/testv2/project.json
deleted file mode 100644 (file)
index 039c4c1..0000000
+++ /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.InteropServices.RuntimeInformation": "4.0.1-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.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": {}
-  }
-}
index fadaf6d..b64c8cc 100644 (file)
     <Compile Include="..\test.cs" />
   </ItemGroup>
   <ItemGroup>
-    <None Include="project.json" />
-    <None Include="app.config" />
-  </ItemGroup>
-  <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
   </ItemGroup>
   <Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
index 99d61a9..4b7c84d 100644 (file)
     <Compile Include="dev10_629953.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" />
index cd45521..10beb6c 100644 (file)
     <Compile Include="dev10_630880.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/src/coreclr/tests/src/reflection/regression/dev10bugs/app.config b/src/coreclr/tests/src/reflection/regression/dev10bugs/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/reflection/regression/dev10bugs/project.json b/src/coreclr/tests/src/reflection/regression/dev10bugs/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}
index 60d628e..e5b5204 100644 (file)
     <Compile Include="helper.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/src/coreclr/tests/src/reflection/regression/reflectionrepromasterforsl/app.config b/src/coreclr/tests/src/reflection/regression/reflectionrepromasterforsl/app.config
deleted file mode 100644 (file)
index 62803f5..0000000
+++ /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/src/coreclr/tests/src/reflection/regression/reflectionrepromasterforsl/project.json b/src/coreclr/tests/src/reflection/regression/reflectionrepromasterforsl/project.json
deleted file mode 100644 (file)
index 3734242..0000000
+++ /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": {}
-  }
-}