diff --git a/Directory.Build.props b/Directory.Build.props index 78c982197295..2f2ce2f63bbd 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -1,5 +1,4 @@ - - + $(MSBuildThisFileDirectory) diff --git a/Directory.Build.targets b/Directory.Build.targets index 22b046a32c2d..3cfb5381fb41 100644 --- a/Directory.Build.targets +++ b/Directory.Build.targets @@ -1,5 +1,4 @@ - - + diff --git a/build.proj b/build.proj index 5d73223448e1..8cec9068fff5 100644 --- a/build.proj +++ b/build.proj @@ -1,5 +1,3 @@ - - diff --git a/eng/Build.props b/eng/Build.props index ca5f16c837ca..71feaecf8884 100644 --- a/eng/Build.props +++ b/eng/Build.props @@ -1,5 +1,3 @@ - - false diff --git a/eng/CodeAnalysis.targets b/eng/CodeAnalysis.targets index 36578ba35af3..8a585a4e926f 100644 --- a/eng/CodeAnalysis.targets +++ b/eng/CodeAnalysis.targets @@ -1,4 +1,3 @@ - diff --git a/eng/DisableSourceControlManagement.targets b/eng/DisableSourceControlManagement.targets index 732b6766b929..85148cbd94d9 100644 --- a/eng/DisableSourceControlManagement.targets +++ b/eng/DisableSourceControlManagement.targets @@ -1,5 +1,4 @@ - - + false diff --git a/eng/InternalTools.props b/eng/InternalTools.props index 19f5746b2b04..db0a13dcae15 100644 --- a/eng/InternalTools.props +++ b/eng/InternalTools.props @@ -1,5 +1,3 @@ - - diff --git a/eng/Packaging.props b/eng/Packaging.props index bfd2e0ed92eb..9639db07c41d 100644 --- a/eng/Packaging.props +++ b/eng/Packaging.props @@ -1,4 +1,4 @@ - + $(RepoRoot)pkg/descriptions.json $(RepoRoot)LICENSE.TXT diff --git a/eng/ReferenceAssemblies.props b/eng/ReferenceAssemblies.props index a7c05d461c78..d1f1cfd6d658 100644 --- a/eng/ReferenceAssemblies.props +++ b/eng/ReferenceAssemblies.props @@ -1,5 +1,4 @@ - - + true diff --git a/eng/Resources.targets b/eng/Resources.targets index 297d028e11db..5df76a12cd69 100644 --- a/eng/Resources.targets +++ b/eng/Resources.targets @@ -1,5 +1,4 @@ - - + .cs .vb diff --git a/eng/Tools.props b/eng/Tools.props index a3131ecb6ed2..82ca4e1cd393 100644 --- a/eng/Tools.props +++ b/eng/Tools.props @@ -1,5 +1,3 @@ - - diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 0f4a5f87a7e9..bf99152bdb29 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,4 +1,3 @@ - diff --git a/eng/Versions.props b/eng/Versions.props index eaebf14b1473..f55d4027b36c 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -1,5 +1,4 @@ - - + 3.0.0 diff --git a/eng/blockReflectionAttribute.targets b/eng/blockReflectionAttribute.targets index b42b03020164..761f637cf528 100644 --- a/eng/blockReflectionAttribute.targets +++ b/eng/blockReflectionAttribute.targets @@ -1,4 +1,3 @@ - diff --git a/eng/configurations/archgroups.props b/eng/configurations/archgroups.props index ea31c0470795..0a1c73366ec8 100644 --- a/eng/configurations/archgroups.props +++ b/eng/configurations/archgroups.props @@ -1,5 +1,4 @@ - - + diff --git a/eng/configurations/configurationgroups.props b/eng/configurations/configurationgroups.props index 882c3586860f..3cef5da59390 100644 --- a/eng/configurations/configurationgroups.props +++ b/eng/configurations/configurationgroups.props @@ -1,5 +1,4 @@ - - + diff --git a/eng/configurations/osgroups.props b/eng/configurations/osgroups.props index 55afc3c359dd..7f2a49cdd024 100644 --- a/eng/configurations/osgroups.props +++ b/eng/configurations/osgroups.props @@ -1,5 +1,4 @@ - - + AnyOS diff --git a/eng/configurations/properties.props b/eng/configurations/properties.props index 50cb3708e1a7..0f7876d4b166 100644 --- a/eng/configurations/properties.props +++ b/eng/configurations/properties.props @@ -1,5 +1,4 @@ - - + diff --git a/eng/configurations/targetgroups.props b/eng/configurations/targetgroups.props index 946a7babd46a..bc9482979dea 100644 --- a/eng/configurations/targetgroups.props +++ b/eng/configurations/targetgroups.props @@ -1,5 +1,4 @@ - - + netcore50 diff --git a/eng/depProj.targets b/eng/depProj.targets index 65837dfc719a..11b70d940762 100644 --- a/eng/depProj.targets +++ b/eng/depProj.targets @@ -1,4 +1,3 @@ - diff --git a/external/netcoreapp/Configurations.props b/external/netcoreapp/Configurations.props index e08fdd895561..c43aa43772f1 100644 --- a/external/netcoreapp/Configurations.props +++ b/external/netcoreapp/Configurations.props @@ -1,5 +1,4 @@ - - + netcoreapp2.0; diff --git a/external/netcoreapp/netcoreapp.depproj b/external/netcoreapp/netcoreapp.depproj index 6405fd179d9a..6a991e590be5 100644 --- a/external/netcoreapp/netcoreapp.depproj +++ b/external/netcoreapp/netcoreapp.depproj @@ -1,5 +1,4 @@ - - + diff --git a/external/netfx/Configurations.props b/external/netfx/Configurations.props index 93e6478e90f3..a9f2b3349f5e 100644 --- a/external/netfx/Configurations.props +++ b/external/netfx/Configurations.props @@ -1,5 +1,4 @@ - - + diff --git a/external/netfx/netfx.depproj b/external/netfx/netfx.depproj index 3ed3d972b04f..ccf87f90409c 100644 --- a/external/netfx/netfx.depproj +++ b/external/netfx/netfx.depproj @@ -1,5 +1,4 @@ - - + true diff --git a/external/netstandard/Configurations.props b/external/netstandard/Configurations.props index 2e14c5a1f6fb..2a793c3fe674 100644 --- a/external/netstandard/Configurations.props +++ b/external/netstandard/Configurations.props @@ -1,5 +1,4 @@ - - + netstandard1.0; diff --git a/external/netstandard/netstandard.depproj b/external/netstandard/netstandard.depproj index efc29e580c35..7e474bb52ef7 100644 --- a/external/netstandard/netstandard.depproj +++ b/external/netstandard/netstandard.depproj @@ -1,5 +1,4 @@ - - + $(TargetFramework.SubString(11)) true diff --git a/external/optimizationData/Configurations.props b/external/optimizationData/Configurations.props index c398e42e8994..ff0d415e4593 100644 --- a/external/optimizationData/Configurations.props +++ b/external/optimizationData/Configurations.props @@ -1,5 +1,4 @@ - - + netstandard; diff --git a/external/optimizationData/optimizationData.depproj b/external/optimizationData/optimizationData.depproj index d591aea933e8..40a479570377 100644 --- a/external/optimizationData/optimizationData.depproj +++ b/external/optimizationData/optimizationData.depproj @@ -1,5 +1,4 @@ - - + $(IbcOptimizationDataDir) diff --git a/external/runtime/Configurations.props b/external/runtime/Configurations.props index 63b40fdf83be..a63f4d4d76df 100644 --- a/external/runtime/Configurations.props +++ b/external/runtime/Configurations.props @@ -1,5 +1,4 @@ - - + netcoreapp-Windows_NT; diff --git a/external/runtime/Directory.Build.props b/external/runtime/Directory.Build.props index 8e5eba7c8f9f..a86068c18c0f 100644 --- a/external/runtime/Directory.Build.props +++ b/external/runtime/Directory.Build.props @@ -1,4 +1,4 @@ - + external.$(MSBuildProjectName) diff --git a/external/runtime/runtime.depproj b/external/runtime/runtime.depproj index 8fcbdbafe7ef..83dad8708613 100644 --- a/external/runtime/runtime.depproj +++ b/external/runtime/runtime.depproj @@ -1,5 +1,4 @@ - - + $(PackageRID) $(NoWarn);NU1603;NU1605 diff --git a/external/test-runtime/Configurations.props b/external/test-runtime/Configurations.props index 3b11f75e394c..d9c88a0605aa 100644 --- a/external/test-runtime/Configurations.props +++ b/external/test-runtime/Configurations.props @@ -1,5 +1,4 @@ - - + uap; diff --git a/external/test-runtime/XUnit.Runtime.depproj b/external/test-runtime/XUnit.Runtime.depproj index c0051e0d6792..02256e1073be 100644 --- a/external/test-runtime/XUnit.Runtime.depproj +++ b/external/test-runtime/XUnit.Runtime.depproj @@ -1,4 +1,3 @@ - netstandard2.0 diff --git a/external/tools/Configurations.props b/external/tools/Configurations.props index 733538b06451..93d8aff55d97 100644 --- a/external/tools/Configurations.props +++ b/external/tools/Configurations.props @@ -1,5 +1,4 @@ - - + netcoreapp-Windows_NT; diff --git a/external/tools/tools.depproj b/external/tools/tools.depproj index 07ef3af895fa..833a612af5ed 100644 --- a/external/tools/tools.depproj +++ b/external/tools/tools.depproj @@ -1,5 +1,4 @@ - - + $(ILAsmToolPath) false diff --git a/external/uap/Configurations.props b/external/uap/Configurations.props index 128839ca24ea..a4dd681c869d 100644 --- a/external/uap/Configurations.props +++ b/external/uap/Configurations.props @@ -1,5 +1,4 @@ - - + uap10.0.16299; diff --git a/external/uap/uap.depproj b/external/uap/uap.depproj index 9864893ced85..1d9d5eff2df7 100644 --- a/external/uap/uap.depproj +++ b/external/uap/uap.depproj @@ -1,4 +1,3 @@ - diff --git a/external/winrt/Configurations.props b/external/winrt/Configurations.props index 04ff7ea9b291..1f9fd8f32f2a 100644 --- a/external/winrt/Configurations.props +++ b/external/winrt/Configurations.props @@ -1,5 +1,4 @@ - - + netcoreapp; diff --git a/external/winrt/winrt.depproj b/external/winrt/winrt.depproj index af8379459529..ee9e2f3fa7c0 100644 --- a/external/winrt/winrt.depproj +++ b/external/winrt/winrt.depproj @@ -1,5 +1,4 @@ - - + Windows .winmd diff --git a/pkg/Directory.Build.props b/pkg/Directory.Build.props index 19e61cb1b230..972590c539c4 100644 --- a/pkg/Directory.Build.props +++ b/pkg/Directory.Build.props @@ -1,5 +1,4 @@ - - + diff --git a/pkg/Directory.Build.targets b/pkg/Directory.Build.targets index 6d1a6448f6c4..0c723a98dc9d 100644 --- a/pkg/Directory.Build.targets +++ b/pkg/Directory.Build.targets @@ -1,5 +1,4 @@ - - + diff --git a/pkg/Microsoft.NETCore.Platforms.Future/Configurations.props b/pkg/Microsoft.NETCore.Platforms.Future/Configurations.props index c398e42e8994..ff0d415e4593 100644 --- a/pkg/Microsoft.NETCore.Platforms.Future/Configurations.props +++ b/pkg/Microsoft.NETCore.Platforms.Future/Configurations.props @@ -1,5 +1,4 @@ - - + netstandard; diff --git a/pkg/Microsoft.NETCore.Platforms.Future/Microsoft.NETCore.Platforms.Future.builds b/pkg/Microsoft.NETCore.Platforms.Future/Microsoft.NETCore.Platforms.Future.builds index ae7e66402da4..24c9f63af136 100644 --- a/pkg/Microsoft.NETCore.Platforms.Future/Microsoft.NETCore.Platforms.Future.builds +++ b/pkg/Microsoft.NETCore.Platforms.Future/Microsoft.NETCore.Platforms.Future.builds @@ -1,4 +1,3 @@ - diff --git a/pkg/Microsoft.NETCore.Platforms.Future/Microsoft.NETCore.Platforms.Future.pkgproj b/pkg/Microsoft.NETCore.Platforms.Future/Microsoft.NETCore.Platforms.Future.pkgproj index 322a73f48897..ad5fd4137d7b 100644 --- a/pkg/Microsoft.NETCore.Platforms.Future/Microsoft.NETCore.Platforms.Future.pkgproj +++ b/pkg/Microsoft.NETCore.Platforms.Future/Microsoft.NETCore.Platforms.Future.pkgproj @@ -1,5 +1,4 @@ - - + 3.0.0 diff --git a/pkg/Microsoft.NETCore.Platforms.Future/runtimeGroups.props b/pkg/Microsoft.NETCore.Platforms.Future/runtimeGroups.props index b8004431907d..ff4c96a23b82 100644 --- a/pkg/Microsoft.NETCore.Platforms.Future/runtimeGroups.props +++ b/pkg/Microsoft.NETCore.Platforms.Future/runtimeGroups.props @@ -1,5 +1,4 @@ - - + wasm diff --git a/pkg/Microsoft.NETCore.Platforms/Configurations.props b/pkg/Microsoft.NETCore.Platforms/Configurations.props index c398e42e8994..ff0d415e4593 100644 --- a/pkg/Microsoft.NETCore.Platforms/Configurations.props +++ b/pkg/Microsoft.NETCore.Platforms/Configurations.props @@ -1,5 +1,4 @@ - - + netstandard; diff --git a/pkg/Microsoft.NETCore.Platforms/Microsoft.NETCore.Platforms.builds b/pkg/Microsoft.NETCore.Platforms/Microsoft.NETCore.Platforms.builds index c9e1b4e6f19e..327d80c26e9a 100644 --- a/pkg/Microsoft.NETCore.Platforms/Microsoft.NETCore.Platforms.builds +++ b/pkg/Microsoft.NETCore.Platforms/Microsoft.NETCore.Platforms.builds @@ -1,4 +1,3 @@ - diff --git a/pkg/Microsoft.NETCore.Platforms/Microsoft.NETCore.Platforms.pkgproj b/pkg/Microsoft.NETCore.Platforms/Microsoft.NETCore.Platforms.pkgproj index 3c6f865e98b0..14f850102628 100644 --- a/pkg/Microsoft.NETCore.Platforms/Microsoft.NETCore.Platforms.pkgproj +++ b/pkg/Microsoft.NETCore.Platforms/Microsoft.NETCore.Platforms.pkgproj @@ -1,5 +1,4 @@ - - + $(PlatformPackageVersion) diff --git a/pkg/Microsoft.NETCore.Platforms/runtimeGroups.props b/pkg/Microsoft.NETCore.Platforms/runtimeGroups.props index 737c04e8f6c1..a819d57ddc61 100644 --- a/pkg/Microsoft.NETCore.Platforms/runtimeGroups.props +++ b/pkg/Microsoft.NETCore.Platforms/runtimeGroups.props @@ -1,5 +1,4 @@ - - + any diff --git a/pkg/Microsoft.NETCore.Targets/Configurations.props b/pkg/Microsoft.NETCore.Targets/Configurations.props index c398e42e8994..ff0d415e4593 100644 --- a/pkg/Microsoft.NETCore.Targets/Configurations.props +++ b/pkg/Microsoft.NETCore.Targets/Configurations.props @@ -1,5 +1,4 @@ - - + netstandard; diff --git a/pkg/Microsoft.NETCore.Targets/Microsoft.NETCore.Targets.builds b/pkg/Microsoft.NETCore.Targets/Microsoft.NETCore.Targets.builds index 376697aee953..42decc25ce25 100644 --- a/pkg/Microsoft.NETCore.Targets/Microsoft.NETCore.Targets.builds +++ b/pkg/Microsoft.NETCore.Targets/Microsoft.NETCore.Targets.builds @@ -1,4 +1,3 @@ - diff --git a/pkg/Microsoft.NETCore.Targets/Microsoft.NETCore.Targets.pkgproj b/pkg/Microsoft.NETCore.Targets/Microsoft.NETCore.Targets.pkgproj index 160edff0a2de..d57412478ead 100644 --- a/pkg/Microsoft.NETCore.Targets/Microsoft.NETCore.Targets.pkgproj +++ b/pkg/Microsoft.NETCore.Targets/Microsoft.NETCore.Targets.pkgproj @@ -1,5 +1,4 @@ - - + 3.0.0 diff --git a/pkg/Microsoft.Private.CoreFx.NETCoreApp/Configurations.props b/pkg/Microsoft.Private.CoreFx.NETCoreApp/Configurations.props index 20b9b955999d..eb733ee25372 100644 --- a/pkg/Microsoft.Private.CoreFx.NETCoreApp/Configurations.props +++ b/pkg/Microsoft.Private.CoreFx.NETCoreApp/Configurations.props @@ -1,5 +1,4 @@ - - + netcoreapp; diff --git a/pkg/Microsoft.Private.CoreFx.NETCoreApp/Microsoft.Private.CoreFx.NETCoreApp.builds b/pkg/Microsoft.Private.CoreFx.NETCoreApp/Microsoft.Private.CoreFx.NETCoreApp.builds index a1f17ddca8f2..6b4709c62425 100644 --- a/pkg/Microsoft.Private.CoreFx.NETCoreApp/Microsoft.Private.CoreFx.NETCoreApp.builds +++ b/pkg/Microsoft.Private.CoreFx.NETCoreApp/Microsoft.Private.CoreFx.NETCoreApp.builds @@ -1,4 +1,3 @@ - diff --git a/pkg/Microsoft.Private.CoreFx.NETCoreApp/Microsoft.Private.CoreFx.NETCoreApp.pkgproj b/pkg/Microsoft.Private.CoreFx.NETCoreApp/Microsoft.Private.CoreFx.NETCoreApp.pkgproj index af2e21750780..ca5a4bb4515c 100644 --- a/pkg/Microsoft.Private.CoreFx.NETCoreApp/Microsoft.Private.CoreFx.NETCoreApp.pkgproj +++ b/pkg/Microsoft.Private.CoreFx.NETCoreApp/Microsoft.Private.CoreFx.NETCoreApp.pkgproj @@ -1,5 +1,4 @@ - - + diff --git a/pkg/Microsoft.Private.CoreFx.NETCoreApp/netcoreapp.rids.props b/pkg/Microsoft.Private.CoreFx.NETCoreApp/netcoreapp.rids.props index 63aedae5b984..74cae03f39f9 100644 --- a/pkg/Microsoft.Private.CoreFx.NETCoreApp/netcoreapp.rids.props +++ b/pkg/Microsoft.Private.CoreFx.NETCoreApp/netcoreapp.rids.props @@ -1,5 +1,4 @@ - - + diff --git a/pkg/Microsoft.Private.CoreFx.UAP/Configurations.props b/pkg/Microsoft.Private.CoreFx.UAP/Configurations.props index 173e6387810e..ff7f8f8ec197 100644 --- a/pkg/Microsoft.Private.CoreFx.UAP/Configurations.props +++ b/pkg/Microsoft.Private.CoreFx.UAP/Configurations.props @@ -1,5 +1,4 @@ - - + uap; diff --git a/pkg/Microsoft.Private.CoreFx.UAP/Microsoft.Private.CoreFx.UAP.builds b/pkg/Microsoft.Private.CoreFx.UAP/Microsoft.Private.CoreFx.UAP.builds index 1ca8ac3fe6b0..56133fddfba9 100644 --- a/pkg/Microsoft.Private.CoreFx.UAP/Microsoft.Private.CoreFx.UAP.builds +++ b/pkg/Microsoft.Private.CoreFx.UAP/Microsoft.Private.CoreFx.UAP.builds @@ -1,4 +1,3 @@ - diff --git a/pkg/Microsoft.Private.CoreFx.UAP/Microsoft.Private.CoreFx.UAP.pkgproj b/pkg/Microsoft.Private.CoreFx.UAP/Microsoft.Private.CoreFx.UAP.pkgproj index 7bb0aba11cbd..0d0db1127939 100644 --- a/pkg/Microsoft.Private.CoreFx.UAP/Microsoft.Private.CoreFx.UAP.pkgproj +++ b/pkg/Microsoft.Private.CoreFx.UAP/Microsoft.Private.CoreFx.UAP.pkgproj @@ -1,5 +1,4 @@ - - + 4.7.0 diff --git a/pkg/Microsoft.Private.CoreFx.UAP/uap.rids.props b/pkg/Microsoft.Private.CoreFx.UAP/uap.rids.props index 1bccba4a0bf6..7db9c2168612 100644 --- a/pkg/Microsoft.Private.CoreFx.UAP/uap.rids.props +++ b/pkg/Microsoft.Private.CoreFx.UAP/uap.rids.props @@ -1,5 +1,4 @@ - - + x86 diff --git a/pkg/Microsoft.Private.PackageBaseline/Microsoft.Private.PackageBaseline.builds b/pkg/Microsoft.Private.PackageBaseline/Microsoft.Private.PackageBaseline.builds index bd65eb0f44bb..69f418e38403 100644 --- a/pkg/Microsoft.Private.PackageBaseline/Microsoft.Private.PackageBaseline.builds +++ b/pkg/Microsoft.Private.PackageBaseline/Microsoft.Private.PackageBaseline.builds @@ -1,4 +1,3 @@ - diff --git a/pkg/Microsoft.Private.PackageBaseline/Microsoft.Private.PackageBaseline.pkgproj b/pkg/Microsoft.Private.PackageBaseline/Microsoft.Private.PackageBaseline.pkgproj index 07e5707e6901..b9bd433bee7a 100644 --- a/pkg/Microsoft.Private.PackageBaseline/Microsoft.Private.PackageBaseline.pkgproj +++ b/pkg/Microsoft.Private.PackageBaseline/Microsoft.Private.PackageBaseline.pkgproj @@ -1,5 +1,4 @@ - - + false diff --git a/pkg/Microsoft.Private.PackageBaseline/Microsoft.Private.PackageBaseline.props b/pkg/Microsoft.Private.PackageBaseline/Microsoft.Private.PackageBaseline.props index 8f293788749c..02801dc54334 100644 --- a/pkg/Microsoft.Private.PackageBaseline/Microsoft.Private.PackageBaseline.props +++ b/pkg/Microsoft.Private.PackageBaseline/Microsoft.Private.PackageBaseline.props @@ -1,4 +1,4 @@ - + diff --git a/pkg/Microsoft.Windows.Compatibility.Shims/Microsoft.Windows.Compatibility.Shims.builds b/pkg/Microsoft.Windows.Compatibility.Shims/Microsoft.Windows.Compatibility.Shims.builds index a55a916998b8..17a7f1689029 100644 --- a/pkg/Microsoft.Windows.Compatibility.Shims/Microsoft.Windows.Compatibility.Shims.builds +++ b/pkg/Microsoft.Windows.Compatibility.Shims/Microsoft.Windows.Compatibility.Shims.builds @@ -1,4 +1,3 @@ - diff --git a/pkg/Microsoft.Windows.Compatibility.Shims/Microsoft.Windows.Compatibility.Shims.pkgproj b/pkg/Microsoft.Windows.Compatibility.Shims/Microsoft.Windows.Compatibility.Shims.pkgproj index 5180f375d109..3a414d24e68f 100644 --- a/pkg/Microsoft.Windows.Compatibility.Shims/Microsoft.Windows.Compatibility.Shims.pkgproj +++ b/pkg/Microsoft.Windows.Compatibility.Shims/Microsoft.Windows.Compatibility.Shims.pkgproj @@ -1,5 +1,4 @@ - - + diff --git a/pkg/Microsoft.Windows.Compatibility/Microsoft.Windows.Compatibility.builds b/pkg/Microsoft.Windows.Compatibility/Microsoft.Windows.Compatibility.builds index a55a916998b8..17a7f1689029 100644 --- a/pkg/Microsoft.Windows.Compatibility/Microsoft.Windows.Compatibility.builds +++ b/pkg/Microsoft.Windows.Compatibility/Microsoft.Windows.Compatibility.builds @@ -1,4 +1,3 @@ - diff --git a/pkg/Microsoft.Windows.Compatibility/Microsoft.Windows.Compatibility.pkgproj b/pkg/Microsoft.Windows.Compatibility/Microsoft.Windows.Compatibility.pkgproj index 8b0e4e24e2bb..81c0377d3164 100644 --- a/pkg/Microsoft.Windows.Compatibility/Microsoft.Windows.Compatibility.pkgproj +++ b/pkg/Microsoft.Windows.Compatibility/Microsoft.Windows.Compatibility.pkgproj @@ -1,5 +1,4 @@ - - + diff --git a/pkg/baseline/baseline.props b/pkg/baseline/baseline.props index d5e93dbfd5ae..a496dfa4dc84 100644 --- a/pkg/baseline/baseline.props +++ b/pkg/baseline/baseline.props @@ -1,4 +1,4 @@ - + diff --git a/pkg/dir.traversal.targets b/pkg/dir.traversal.targets index 0eb5a4fcb6ca..c3864734a02e 100644 --- a/pkg/dir.traversal.targets +++ b/pkg/dir.traversal.targets @@ -1,4 +1,3 @@ - diff --git a/pkg/frameworkPackage.targets b/pkg/frameworkPackage.targets index 97771e270ec2..1c0abf101f06 100644 --- a/pkg/frameworkPackage.targets +++ b/pkg/frameworkPackage.targets @@ -1,5 +1,4 @@ - - + true diff --git a/pkg/runtime.native.System.IO.Ports/Configurations.props b/pkg/runtime.native.System.IO.Ports/Configurations.props index d3ac8a63c74a..19236e72c58f 100644 --- a/pkg/runtime.native.System.IO.Ports/Configurations.props +++ b/pkg/runtime.native.System.IO.Ports/Configurations.props @@ -1,5 +1,4 @@ - - + netcoreapp; diff --git a/pkg/runtime.native.System.IO.Ports/netcoreapp.rids.props b/pkg/runtime.native.System.IO.Ports/netcoreapp.rids.props index db3a2c187a52..5aae9f146203 100644 --- a/pkg/runtime.native.System.IO.Ports/netcoreapp.rids.props +++ b/pkg/runtime.native.System.IO.Ports/netcoreapp.rids.props @@ -1,5 +1,4 @@ - - + arm diff --git a/pkg/runtime.native.System.IO.Ports/runtime.native.System.IO.Ports.builds b/pkg/runtime.native.System.IO.Ports/runtime.native.System.IO.Ports.builds index a1f17ddca8f2..6b4709c62425 100644 --- a/pkg/runtime.native.System.IO.Ports/runtime.native.System.IO.Ports.builds +++ b/pkg/runtime.native.System.IO.Ports/runtime.native.System.IO.Ports.builds @@ -1,4 +1,3 @@ - diff --git a/pkg/runtime.native.System.IO.Ports/runtime.native.System.IO.Ports.pkgproj b/pkg/runtime.native.System.IO.Ports/runtime.native.System.IO.Ports.pkgproj index c3880689f215..58327c22b6f6 100644 --- a/pkg/runtime.native.System.IO.Ports/runtime.native.System.IO.Ports.pkgproj +++ b/pkg/runtime.native.System.IO.Ports/runtime.native.System.IO.Ports.pkgproj @@ -1,5 +1,4 @@ - - + true diff --git a/pkg/test/frameworkSettings/net/settings.targets b/pkg/test/frameworkSettings/net/settings.targets index a92c2e225cef..25b7f5936bc7 100644 --- a/pkg/test/frameworkSettings/net/settings.targets +++ b/pkg/test/frameworkSettings/net/settings.targets @@ -1,5 +1,4 @@ - - + diff --git a/pkg/test/frameworkSettings/netcoreapp/settings.targets b/pkg/test/frameworkSettings/netcoreapp/settings.targets index 409d2364709e..ce47469c3e06 100644 --- a/pkg/test/frameworkSettings/netcoreapp/settings.targets +++ b/pkg/test/frameworkSettings/netcoreapp/settings.targets @@ -1,5 +1,4 @@ - - + diff --git a/pkg/test/frameworkSettings/netcoreapp1.0/settings.targets b/pkg/test/frameworkSettings/netcoreapp1.0/settings.targets index a13a2c419f5f..ac52538bb26a 100644 --- a/pkg/test/frameworkSettings/netcoreapp1.0/settings.targets +++ b/pkg/test/frameworkSettings/netcoreapp1.0/settings.targets @@ -1,5 +1,4 @@ - - + diff --git a/pkg/test/frameworkSettings/netcoreapp1.1/settings.targets b/pkg/test/frameworkSettings/netcoreapp1.1/settings.targets index 6a72b9252663..f1a20b8a5143 100644 --- a/pkg/test/frameworkSettings/netcoreapp1.1/settings.targets +++ b/pkg/test/frameworkSettings/netcoreapp1.1/settings.targets @@ -1,5 +1,4 @@ - - + diff --git a/pkg/test/frameworkSettings/netcoreapp2.0/settings.targets b/pkg/test/frameworkSettings/netcoreapp2.0/settings.targets index e36a61bdac9e..4cfa63c93a5f 100644 --- a/pkg/test/frameworkSettings/netcoreapp2.0/settings.targets +++ b/pkg/test/frameworkSettings/netcoreapp2.0/settings.targets @@ -1,5 +1,4 @@ - - + diff --git a/pkg/test/frameworkSettings/netcoreapp3.0/settings.targets b/pkg/test/frameworkSettings/netcoreapp3.0/settings.targets index c201b38104d6..9a0c2d3fbd72 100644 --- a/pkg/test/frameworkSettings/netcoreapp3.0/settings.targets +++ b/pkg/test/frameworkSettings/netcoreapp3.0/settings.targets @@ -1,5 +1,4 @@ - - + 3.0 diff --git a/pkg/test/frameworkSettings/netstandard/settings.targets b/pkg/test/frameworkSettings/netstandard/settings.targets index 82663d56141e..af593ca8234c 100644 --- a/pkg/test/frameworkSettings/netstandard/settings.targets +++ b/pkg/test/frameworkSettings/netstandard/settings.targets @@ -1,5 +1,4 @@ - - + diff --git a/pkg/test/packageSettings/Microsoft.NETCore.Platforms/netcoreapp2.2/settings.targets b/pkg/test/packageSettings/Microsoft.NETCore.Platforms/netcoreapp2.2/settings.targets index 03d8b5871707..46711d099365 100644 --- a/pkg/test/packageSettings/Microsoft.NETCore.Platforms/netcoreapp2.2/settings.targets +++ b/pkg/test/packageSettings/Microsoft.NETCore.Platforms/netcoreapp2.2/settings.targets @@ -1,5 +1,4 @@ - - + false diff --git a/pkg/test/packageSettings/Microsoft.NETCore.Targets/netcoreapp1.1/settings.targets b/pkg/test/packageSettings/Microsoft.NETCore.Targets/netcoreapp1.1/settings.targets index 3056cd46cdf7..ff1cfb8ab255 100644 --- a/pkg/test/packageSettings/Microsoft.NETCore.Targets/netcoreapp1.1/settings.targets +++ b/pkg/test/packageSettings/Microsoft.NETCore.Targets/netcoreapp1.1/settings.targets @@ -1,5 +1,4 @@ - - + false diff --git a/pkg/test/packageSettings/Microsoft.NETCore.Targets/netcoreapp2.2/settings.targets b/pkg/test/packageSettings/Microsoft.NETCore.Targets/netcoreapp2.2/settings.targets index 03d8b5871707..46711d099365 100644 --- a/pkg/test/packageSettings/Microsoft.NETCore.Targets/netcoreapp2.2/settings.targets +++ b/pkg/test/packageSettings/Microsoft.NETCore.Targets/netcoreapp2.2/settings.targets @@ -1,5 +1,4 @@ - - + diff --git a/pkg/test/packageSettings/System.Diagnostics.DiagnosticSource/netcoreapp1.0/workaroundDowngrade.targets b/pkg/test/packageSettings/System.Diagnostics.DiagnosticSource/netcoreapp1.0/workaroundDowngrade.targets index 1ec61540e47a..183497464be9 100644 --- a/pkg/test/packageSettings/System.Diagnostics.DiagnosticSource/netcoreapp1.0/workaroundDowngrade.targets +++ b/pkg/test/packageSettings/System.Diagnostics.DiagnosticSource/netcoreapp1.0/workaroundDowngrade.targets @@ -1,5 +1,4 @@ - - + diff --git a/pkg/test/packageSettings/System.Diagnostics.DiagnosticSource/workaroundMissingSystemMemory.targets b/pkg/test/packageSettings/System.Diagnostics.DiagnosticSource/workaroundMissingSystemMemory.targets index 4a9c853567cd..fdb725fd625f 100644 --- a/pkg/test/packageSettings/System.Diagnostics.DiagnosticSource/workaroundMissingSystemMemory.targets +++ b/pkg/test/packageSettings/System.Diagnostics.DiagnosticSource/workaroundMissingSystemMemory.targets @@ -1,10 +1,9 @@ - - + diff --git a/pkg/test/packageSettings/System.IO.Packaging/netcoreapp1.0/workaroundDowngrade.targets b/pkg/test/packageSettings/System.IO.Packaging/netcoreapp1.0/workaroundDowngrade.targets index 1ec61540e47a..183497464be9 100644 --- a/pkg/test/packageSettings/System.IO.Packaging/netcoreapp1.0/workaroundDowngrade.targets +++ b/pkg/test/packageSettings/System.IO.Packaging/netcoreapp1.0/workaroundDowngrade.targets @@ -1,5 +1,4 @@ - - + diff --git a/pkg/test/packageSettings/System.IO.Ports/netcoreapp1.0/workaroundDowngrade.targets b/pkg/test/packageSettings/System.IO.Ports/netcoreapp1.0/workaroundDowngrade.targets index b678d357ccf5..2a4b06900c28 100644 --- a/pkg/test/packageSettings/System.IO.Ports/netcoreapp1.0/workaroundDowngrade.targets +++ b/pkg/test/packageSettings/System.IO.Ports/netcoreapp1.0/workaroundDowngrade.targets @@ -1,5 +1,4 @@ - - + diff --git a/pkg/test/packageSettings/System.Reflection.Emit.ILGeneration/netcoreapp1.0/workaroundDowngrade.targets b/pkg/test/packageSettings/System.Reflection.Emit.ILGeneration/netcoreapp1.0/workaroundDowngrade.targets index 1ec61540e47a..183497464be9 100644 --- a/pkg/test/packageSettings/System.Reflection.Emit.ILGeneration/netcoreapp1.0/workaroundDowngrade.targets +++ b/pkg/test/packageSettings/System.Reflection.Emit.ILGeneration/netcoreapp1.0/workaroundDowngrade.targets @@ -1,5 +1,4 @@ - - + diff --git a/pkg/test/packageSettings/System.Reflection.Emit.Lightweight/netcoreapp1.0/workaroundDowngrade.targets b/pkg/test/packageSettings/System.Reflection.Emit.Lightweight/netcoreapp1.0/workaroundDowngrade.targets index 1ec61540e47a..183497464be9 100644 --- a/pkg/test/packageSettings/System.Reflection.Emit.Lightweight/netcoreapp1.0/workaroundDowngrade.targets +++ b/pkg/test/packageSettings/System.Reflection.Emit.Lightweight/netcoreapp1.0/workaroundDowngrade.targets @@ -1,5 +1,4 @@ - - + diff --git a/pkg/test/packageSettings/System.Reflection.Emit/netcoreapp1.0/workaroundDowngrade.targets b/pkg/test/packageSettings/System.Reflection.Emit/netcoreapp1.0/workaroundDowngrade.targets index 1ec61540e47a..183497464be9 100644 --- a/pkg/test/packageSettings/System.Reflection.Emit/netcoreapp1.0/workaroundDowngrade.targets +++ b/pkg/test/packageSettings/System.Reflection.Emit/netcoreapp1.0/workaroundDowngrade.targets @@ -1,5 +1,4 @@ - - + diff --git a/pkg/test/packageSettings/System.Reflection.TypeExtensions/netcoreapp1.0/workaroundDowngrade.targets b/pkg/test/packageSettings/System.Reflection.TypeExtensions/netcoreapp1.0/workaroundDowngrade.targets index 1ec61540e47a..183497464be9 100644 --- a/pkg/test/packageSettings/System.Reflection.TypeExtensions/netcoreapp1.0/workaroundDowngrade.targets +++ b/pkg/test/packageSettings/System.Reflection.TypeExtensions/netcoreapp1.0/workaroundDowngrade.targets @@ -1,5 +1,4 @@ - - + diff --git a/pkg/test/packageSettings/System.Runtime.CompilerServices.Unsafe/netcoreapp1.0/workaroundDowngrade.targets b/pkg/test/packageSettings/System.Runtime.CompilerServices.Unsafe/netcoreapp1.0/workaroundDowngrade.targets index 1ec61540e47a..183497464be9 100644 --- a/pkg/test/packageSettings/System.Runtime.CompilerServices.Unsafe/netcoreapp1.0/workaroundDowngrade.targets +++ b/pkg/test/packageSettings/System.Runtime.CompilerServices.Unsafe/netcoreapp1.0/workaroundDowngrade.targets @@ -1,5 +1,4 @@ - - + diff --git a/pkg/test/packageSettings/System.Runtime.WindowsRuntime/netcoreapp1.0/workaroundDowngrade.targets b/pkg/test/packageSettings/System.Runtime.WindowsRuntime/netcoreapp1.0/workaroundDowngrade.targets index 1ec61540e47a..183497464be9 100644 --- a/pkg/test/packageSettings/System.Runtime.WindowsRuntime/netcoreapp1.0/workaroundDowngrade.targets +++ b/pkg/test/packageSettings/System.Runtime.WindowsRuntime/netcoreapp1.0/workaroundDowngrade.targets @@ -1,5 +1,4 @@ - - + diff --git a/pkg/test/packageSettings/System.Security.Cryptography.Cng/netcoreapp1.0/workaroundDowngrade.targets b/pkg/test/packageSettings/System.Security.Cryptography.Cng/netcoreapp1.0/workaroundDowngrade.targets index 1ec61540e47a..183497464be9 100644 --- a/pkg/test/packageSettings/System.Security.Cryptography.Cng/netcoreapp1.0/workaroundDowngrade.targets +++ b/pkg/test/packageSettings/System.Security.Cryptography.Cng/netcoreapp1.0/workaroundDowngrade.targets @@ -1,5 +1,4 @@ - - + diff --git a/pkg/test/packageSettings/System.Security.Cryptography.OpenSsl/netcoreapp1.0/workaroundDowngrade.targets b/pkg/test/packageSettings/System.Security.Cryptography.OpenSsl/netcoreapp1.0/workaroundDowngrade.targets index 1ec61540e47a..183497464be9 100644 --- a/pkg/test/packageSettings/System.Security.Cryptography.OpenSsl/netcoreapp1.0/workaroundDowngrade.targets +++ b/pkg/test/packageSettings/System.Security.Cryptography.OpenSsl/netcoreapp1.0/workaroundDowngrade.targets @@ -1,5 +1,4 @@ - - + diff --git a/pkg/test/packageSettings/System.Security.Cryptography.Pkcs/netcoreapp1.0/workaroundDowngrade.targets b/pkg/test/packageSettings/System.Security.Cryptography.Pkcs/netcoreapp1.0/workaroundDowngrade.targets index 1ec61540e47a..183497464be9 100644 --- a/pkg/test/packageSettings/System.Security.Cryptography.Pkcs/netcoreapp1.0/workaroundDowngrade.targets +++ b/pkg/test/packageSettings/System.Security.Cryptography.Pkcs/netcoreapp1.0/workaroundDowngrade.targets @@ -1,5 +1,4 @@ - - + diff --git a/pkg/test/packageSettings/System.Security.Principal.Windows/netcoreapp1.0/workaroundDowngrade.targets b/pkg/test/packageSettings/System.Security.Principal.Windows/netcoreapp1.0/workaroundDowngrade.targets index 1ec61540e47a..183497464be9 100644 --- a/pkg/test/packageSettings/System.Security.Principal.Windows/netcoreapp1.0/workaroundDowngrade.targets +++ b/pkg/test/packageSettings/System.Security.Principal.Windows/netcoreapp1.0/workaroundDowngrade.targets @@ -1,5 +1,4 @@ - - + diff --git a/pkg/test/packageSettings/System.Threading.Tasks.Extensions/netcoreapp1.0/workaroundDowngrade.targets b/pkg/test/packageSettings/System.Threading.Tasks.Extensions/netcoreapp1.0/workaroundDowngrade.targets index 1ec61540e47a..183497464be9 100644 --- a/pkg/test/packageSettings/System.Threading.Tasks.Extensions/netcoreapp1.0/workaroundDowngrade.targets +++ b/pkg/test/packageSettings/System.Threading.Tasks.Extensions/netcoreapp1.0/workaroundDowngrade.targets @@ -1,5 +1,4 @@ - - + diff --git a/pkg/test/packageTest.targets b/pkg/test/packageTest.targets index df40c5b022dc..d0f78b37cc08 100644 --- a/pkg/test/packageTest.targets +++ b/pkg/test/packageTest.targets @@ -1,5 +1,4 @@ - - + <_targetFrameworkVersionIndex>$(TargetFramework.IndexOfAny(".-0123456789")) diff --git a/pkg/test/props/Directory.Build.props b/pkg/test/props/Directory.Build.props index d77113e4a87f..436249c6a1c5 100644 --- a/pkg/test/props/Directory.Build.props +++ b/pkg/test/props/Directory.Build.props @@ -1,5 +1,4 @@ - - + false diff --git a/pkg/test/test.msbuild b/pkg/test/test.msbuild index aa3cb05f3784..0c7921f69e63 100644 --- a/pkg/test/test.msbuild +++ b/pkg/test/test.msbuild @@ -1,5 +1,4 @@ - - + diff --git a/pkg/test/testPackages.proj b/pkg/test/testPackages.proj index 067ddea48ce1..466c9005e835 100644 --- a/pkg/test/testPackages.proj +++ b/pkg/test/testPackages.proj @@ -1,5 +1,4 @@ - - + diff --git a/src/CodeAnalysis.ruleset b/src/CodeAnalysis.ruleset index 8920fd2575a1..8384ea42d722 100644 --- a/src/CodeAnalysis.ruleset +++ b/src/CodeAnalysis.ruleset @@ -1,5 +1,4 @@ - - + diff --git a/src/Common/src/CoreLib/System.Private.CoreLib.Shared.projitems b/src/Common/src/CoreLib/System.Private.CoreLib.Shared.projitems index e0bf112a7280..c33faf5d74c8 100644 --- a/src/Common/src/CoreLib/System.Private.CoreLib.Shared.projitems +++ b/src/Common/src/CoreLib/System.Private.CoreLib.Shared.projitems @@ -1,5 +1,4 @@ - - + $(MSBuildAllProjects);$(MSBuildThisFileFullPath) true diff --git a/src/Common/src/System/Security/Cryptography/Asn1/AsnXml.targets b/src/Common/src/System/Security/Cryptography/Asn1/AsnXml.targets index d6774f2da363..83240d82aa85 100644 --- a/src/Common/src/System/Security/Cryptography/Asn1/AsnXml.targets +++ b/src/Common/src/System/Security/Cryptography/Asn1/AsnXml.targets @@ -1,4 +1,4 @@ - + diff --git a/src/Common/src/System/Security/Cryptography/Asn1/asn.xsd b/src/Common/src/System/Security/Cryptography/Asn1/asn.xsd index 17fd6e57e53d..df069ac188c7 100644 --- a/src/Common/src/System/Security/Cryptography/Asn1/asn.xsd +++ b/src/Common/src/System/Security/Cryptography/Asn1/asn.xsd @@ -1,5 +1,4 @@ - - - - + netcoreapp-Unix; diff --git a/src/Common/tests/Performance/Configurations.props b/src/Common/tests/Performance/Configurations.props index c398e42e8994..581054d46db4 100644 --- a/src/Common/tests/Performance/Configurations.props +++ b/src/Common/tests/Performance/Configurations.props @@ -1,5 +1,4 @@ - - + netstandard; diff --git a/src/Common/tests/Performance/PerfRunner/Configurations.props b/src/Common/tests/Performance/PerfRunner/Configurations.props index c398e42e8994..581054d46db4 100644 --- a/src/Common/tests/Performance/PerfRunner/Configurations.props +++ b/src/Common/tests/Performance/PerfRunner/Configurations.props @@ -1,5 +1,4 @@ - - + netstandard; diff --git a/src/Common/tests/Resources/Strings.resx b/src/Common/tests/Resources/Strings.resx index 12dadae384c4..398f58f4077e 100644 --- a/src/Common/tests/Resources/Strings.resx +++ b/src/Common/tests/Resources/Strings.resx @@ -1,5 +1,4 @@ - - + diff --git a/src/Common/tests/System/Net/Prerequisites/Servers/CoreFxNetCloudService/WebServer/Web.Debug.config b/src/Common/tests/System/Net/Prerequisites/Servers/CoreFxNetCloudService/WebServer/Web.Debug.config index 2e302f9f9548..392bd6ae1652 100644 --- a/src/Common/tests/System/Net/Prerequisites/Servers/CoreFxNetCloudService/WebServer/Web.Debug.config +++ b/src/Common/tests/System/Net/Prerequisites/Servers/CoreFxNetCloudService/WebServer/Web.Debug.config @@ -1,4 +1,3 @@ - diff --git a/src/Common/tests/System/Net/Prerequisites/Servers/CoreFxNetCloudService/WebServer/Web.Release.config b/src/Common/tests/System/Net/Prerequisites/Servers/CoreFxNetCloudService/WebServer/Web.Release.config index c35844462ba8..eac2ffb30d72 100644 --- a/src/Common/tests/System/Net/Prerequisites/Servers/CoreFxNetCloudService/WebServer/Web.Release.config +++ b/src/Common/tests/System/Net/Prerequisites/Servers/CoreFxNetCloudService/WebServer/Web.Release.config @@ -1,4 +1,3 @@ - diff --git a/src/Common/tests/System/Net/Prerequisites/Servers/CoreFxNetCloudService/WebServer/WebServer.csproj b/src/Common/tests/System/Net/Prerequisites/Servers/CoreFxNetCloudService/WebServer/WebServer.csproj index 8d4654d7d862..78aa99045a6f 100644 --- a/src/Common/tests/System/Net/Prerequisites/Servers/CoreFxNetCloudService/WebServer/WebServer.csproj +++ b/src/Common/tests/System/Net/Prerequisites/Servers/CoreFxNetCloudService/WebServer/WebServer.csproj @@ -1,5 +1,4 @@ - - + diff --git a/src/Common/tests/System/Net/Prerequisites/Servers/CoreFxNetCloudService/WebServer/packages.config b/src/Common/tests/System/Net/Prerequisites/Servers/CoreFxNetCloudService/WebServer/packages.config index 8bc1d558d2b4..d0a39047efb5 100644 --- a/src/Common/tests/System/Net/Prerequisites/Servers/CoreFxNetCloudService/WebServer/packages.config +++ b/src/Common/tests/System/Net/Prerequisites/Servers/CoreFxNetCloudService/WebServer/packages.config @@ -1,5 +1,4 @@ - - + diff --git a/src/Common/tests/System/Xml/BaseLibManaged/Configurations.props b/src/Common/tests/System/Xml/BaseLibManaged/Configurations.props index c398e42e8994..581054d46db4 100644 --- a/src/Common/tests/System/Xml/BaseLibManaged/Configurations.props +++ b/src/Common/tests/System/Xml/BaseLibManaged/Configurations.props @@ -1,5 +1,4 @@ - - + netstandard; diff --git a/src/Common/tests/System/Xml/ModuleCore/Configurations.props b/src/Common/tests/System/Xml/ModuleCore/Configurations.props index c398e42e8994..581054d46db4 100644 --- a/src/Common/tests/System/Xml/ModuleCore/Configurations.props +++ b/src/Common/tests/System/Xml/ModuleCore/Configurations.props @@ -1,5 +1,4 @@ - - + netstandard; diff --git a/src/Common/tests/System/Xml/XPath/TestData/Single_byte_problem_chars_b.xml b/src/Common/tests/System/Xml/XPath/TestData/Single_byte_problem_chars_b.xml index 2ac831e004a4..15132370c3a8 100644 --- a/src/Common/tests/System/Xml/XPath/TestData/Single_byte_problem_chars_b.xml +++ b/src/Common/tests/System/Xml/XPath/TestData/Single_byte_problem_chars_b.xml @@ -1,5 +1,4 @@ - - + 8-bit Problem Characters öÜß © ® diff --git a/src/Common/tests/System/Xml/XmlCoreTest/Configurations.props b/src/Common/tests/System/Xml/XmlCoreTest/Configurations.props index c398e42e8994..581054d46db4 100644 --- a/src/Common/tests/System/Xml/XmlCoreTest/Configurations.props +++ b/src/Common/tests/System/Xml/XmlCoreTest/Configurations.props @@ -1,5 +1,4 @@ - - + netstandard; diff --git a/src/Common/tests/System/Xml/XmlDiff/Configurations.props b/src/Common/tests/System/Xml/XmlDiff/Configurations.props index c398e42e8994..581054d46db4 100644 --- a/src/Common/tests/System/Xml/XmlDiff/Configurations.props +++ b/src/Common/tests/System/Xml/XmlDiff/Configurations.props @@ -1,5 +1,4 @@ - - + netstandard; diff --git a/src/Common/tests/Tests.props b/src/Common/tests/Tests.props index f704de238633..523cdbd598e8 100644 --- a/src/Common/tests/Tests.props +++ b/src/Common/tests/Tests.props @@ -1,5 +1,4 @@ - - + $(MSBuildThisFileDirectory) diff --git a/src/CoreFx.Private.TestUtilities/Directory.Build.props b/src/CoreFx.Private.TestUtilities/Directory.Build.props index de6d9bff47f3..c5ab443b5884 100644 --- a/src/CoreFx.Private.TestUtilities/Directory.Build.props +++ b/src/CoreFx.Private.TestUtilities/Directory.Build.props @@ -1,5 +1,4 @@ - - + 1.0.1.0 diff --git a/src/CoreFx.Private.TestUtilities/pkg/CoreFx.Private.TestUtilities.pkgproj b/src/CoreFx.Private.TestUtilities/pkg/CoreFx.Private.TestUtilities.pkgproj index 3749cb671996..791dee1c043f 100644 --- a/src/CoreFx.Private.TestUtilities/pkg/CoreFx.Private.TestUtilities.pkgproj +++ b/src/CoreFx.Private.TestUtilities/pkg/CoreFx.Private.TestUtilities.pkgproj @@ -1,5 +1,4 @@ - - + diff --git a/src/CoreFx.Private.TestUtilities/ref/Configurations.props b/src/CoreFx.Private.TestUtilities/ref/Configurations.props index c398e42e8994..ff0d415e4593 100644 --- a/src/CoreFx.Private.TestUtilities/ref/Configurations.props +++ b/src/CoreFx.Private.TestUtilities/ref/Configurations.props @@ -1,5 +1,4 @@ - - + netstandard; diff --git a/src/CoreFx.Private.TestUtilities/src/Configurations.props b/src/CoreFx.Private.TestUtilities/src/Configurations.props index 6fcb3a2e8a65..80a36c009e40 100644 --- a/src/CoreFx.Private.TestUtilities/src/Configurations.props +++ b/src/CoreFx.Private.TestUtilities/src/Configurations.props @@ -1,5 +1,4 @@ - - + netstandard; diff --git a/src/CoreFx.Private.TestUtilities/tests/Configurations.props b/src/CoreFx.Private.TestUtilities/tests/Configurations.props index c398e42e8994..ff0d415e4593 100644 --- a/src/CoreFx.Private.TestUtilities/tests/Configurations.props +++ b/src/CoreFx.Private.TestUtilities/tests/Configurations.props @@ -1,5 +1,4 @@ - - + netstandard; diff --git a/src/Directory.Build.props b/src/Directory.Build.props index 27717c18de39..6653ddf22175 100644 --- a/src/Directory.Build.props +++ b/src/Directory.Build.props @@ -1,5 +1,4 @@ - - + false diff --git a/src/Directory.Build.targets b/src/Directory.Build.targets index 52981adae3d6..49cde574fb18 100644 --- a/src/Directory.Build.targets +++ b/src/Directory.Build.targets @@ -1,4 +1,3 @@ - diff --git a/src/Microsoft.CSharp/Directory.Build.props b/src/Microsoft.CSharp/Directory.Build.props index 472e418a974b..9162773bfdc6 100644 --- a/src/Microsoft.CSharp/Directory.Build.props +++ b/src/Microsoft.CSharp/Directory.Build.props @@ -1,5 +1,4 @@ - - + 4.0.4.0 diff --git a/src/Microsoft.CSharp/pkg/Microsoft.CSharp.pkgproj b/src/Microsoft.CSharp/pkg/Microsoft.CSharp.pkgproj index 01f313e3cb18..fa5eeffcc974 100644 --- a/src/Microsoft.CSharp/pkg/Microsoft.CSharp.pkgproj +++ b/src/Microsoft.CSharp/pkg/Microsoft.CSharp.pkgproj @@ -1,5 +1,4 @@ - - + diff --git a/src/Microsoft.CSharp/ref/Configurations.props b/src/Microsoft.CSharp/ref/Configurations.props index c398e42e8994..ff0d415e4593 100644 --- a/src/Microsoft.CSharp/ref/Configurations.props +++ b/src/Microsoft.CSharp/ref/Configurations.props @@ -1,5 +1,4 @@ - - + netstandard; diff --git a/src/Microsoft.CSharp/src/Configurations.props b/src/Microsoft.CSharp/src/Configurations.props index 77e29493b0ec..aee5c900a4d1 100644 --- a/src/Microsoft.CSharp/src/Configurations.props +++ b/src/Microsoft.CSharp/src/Configurations.props @@ -1,5 +1,4 @@ - - + netstandard; diff --git a/src/Microsoft.CSharp/src/MultilingualResources/Microsoft.CSharp.de.xlf b/src/Microsoft.CSharp/src/MultilingualResources/Microsoft.CSharp.de.xlf index f2350e0aae60..3f030fd1ef80 100644 --- a/src/Microsoft.CSharp/src/MultilingualResources/Microsoft.CSharp.de.xlf +++ b/src/Microsoft.CSharp/src/MultilingualResources/Microsoft.CSharp.de.xlf @@ -1,5 +1,4 @@ - - +
diff --git a/src/Microsoft.CSharp/src/MultilingualResources/Microsoft.CSharp.es.xlf b/src/Microsoft.CSharp/src/MultilingualResources/Microsoft.CSharp.es.xlf index f5128c16afb2..53ab8a18ecb6 100644 --- a/src/Microsoft.CSharp/src/MultilingualResources/Microsoft.CSharp.es.xlf +++ b/src/Microsoft.CSharp/src/MultilingualResources/Microsoft.CSharp.es.xlf @@ -1,5 +1,4 @@ - - +
diff --git a/src/Microsoft.CSharp/src/MultilingualResources/Microsoft.CSharp.fr.xlf b/src/Microsoft.CSharp/src/MultilingualResources/Microsoft.CSharp.fr.xlf index 25c37d054402..0801eab4e540 100644 --- a/src/Microsoft.CSharp/src/MultilingualResources/Microsoft.CSharp.fr.xlf +++ b/src/Microsoft.CSharp/src/MultilingualResources/Microsoft.CSharp.fr.xlf @@ -1,5 +1,4 @@ - - +
diff --git a/src/Microsoft.CSharp/src/MultilingualResources/Microsoft.CSharp.it.xlf b/src/Microsoft.CSharp/src/MultilingualResources/Microsoft.CSharp.it.xlf index eb6fe0ba866f..892ee9ebe84a 100644 --- a/src/Microsoft.CSharp/src/MultilingualResources/Microsoft.CSharp.it.xlf +++ b/src/Microsoft.CSharp/src/MultilingualResources/Microsoft.CSharp.it.xlf @@ -1,5 +1,4 @@ - - +
diff --git a/src/Microsoft.CSharp/src/MultilingualResources/Microsoft.CSharp.ja.xlf b/src/Microsoft.CSharp/src/MultilingualResources/Microsoft.CSharp.ja.xlf index 9e6c29c4b0f3..3caea15ebc8e 100644 --- a/src/Microsoft.CSharp/src/MultilingualResources/Microsoft.CSharp.ja.xlf +++ b/src/Microsoft.CSharp/src/MultilingualResources/Microsoft.CSharp.ja.xlf @@ -1,5 +1,4 @@ - - +
diff --git a/src/Microsoft.CSharp/src/MultilingualResources/Microsoft.CSharp.ko.xlf b/src/Microsoft.CSharp/src/MultilingualResources/Microsoft.CSharp.ko.xlf index 2fcdbc47dcb6..17869b19b0ac 100644 --- a/src/Microsoft.CSharp/src/MultilingualResources/Microsoft.CSharp.ko.xlf +++ b/src/Microsoft.CSharp/src/MultilingualResources/Microsoft.CSharp.ko.xlf @@ -1,5 +1,4 @@ - - +
diff --git a/src/Microsoft.CSharp/src/MultilingualResources/Microsoft.CSharp.ru.xlf b/src/Microsoft.CSharp/src/MultilingualResources/Microsoft.CSharp.ru.xlf index c4c5974901da..cb80c34e81d9 100644 --- a/src/Microsoft.CSharp/src/MultilingualResources/Microsoft.CSharp.ru.xlf +++ b/src/Microsoft.CSharp/src/MultilingualResources/Microsoft.CSharp.ru.xlf @@ -1,5 +1,4 @@ - - +
diff --git a/src/Microsoft.CSharp/src/MultilingualResources/Microsoft.CSharp.zh-Hans.xlf b/src/Microsoft.CSharp/src/MultilingualResources/Microsoft.CSharp.zh-Hans.xlf index 17983cffcc2c..f4041b65f715 100644 --- a/src/Microsoft.CSharp/src/MultilingualResources/Microsoft.CSharp.zh-Hans.xlf +++ b/src/Microsoft.CSharp/src/MultilingualResources/Microsoft.CSharp.zh-Hans.xlf @@ -1,5 +1,4 @@ - - +
diff --git a/src/Microsoft.CSharp/src/MultilingualResources/Microsoft.CSharp.zh-Hant.xlf b/src/Microsoft.CSharp/src/MultilingualResources/Microsoft.CSharp.zh-Hant.xlf index cb8b34242228..54fd05e4457a 100644 --- a/src/Microsoft.CSharp/src/MultilingualResources/Microsoft.CSharp.zh-Hant.xlf +++ b/src/Microsoft.CSharp/src/MultilingualResources/Microsoft.CSharp.zh-Hant.xlf @@ -1,5 +1,4 @@ - - +
diff --git a/src/Microsoft.CSharp/src/Resources/Strings.de.resx b/src/Microsoft.CSharp/src/Resources/Strings.de.resx index 38d09851f47c..b0d7654ee177 100644 --- a/src/Microsoft.CSharp/src/Resources/Strings.de.resx +++ b/src/Microsoft.CSharp/src/Resources/Strings.de.resx @@ -1,5 +1,4 @@ - - + text/microsoft-resx diff --git a/src/Microsoft.CSharp/src/Resources/Strings.es.resx b/src/Microsoft.CSharp/src/Resources/Strings.es.resx index 2ecf6454cb44..5d52e7921f15 100644 --- a/src/Microsoft.CSharp/src/Resources/Strings.es.resx +++ b/src/Microsoft.CSharp/src/Resources/Strings.es.resx @@ -1,5 +1,4 @@ - - + text/microsoft-resx diff --git a/src/Microsoft.CSharp/src/Resources/Strings.fr.resx b/src/Microsoft.CSharp/src/Resources/Strings.fr.resx index 4879b314dcb7..f17f30b1343e 100644 --- a/src/Microsoft.CSharp/src/Resources/Strings.fr.resx +++ b/src/Microsoft.CSharp/src/Resources/Strings.fr.resx @@ -1,5 +1,4 @@ - - + text/microsoft-resx diff --git a/src/Microsoft.CSharp/src/Resources/Strings.it.resx b/src/Microsoft.CSharp/src/Resources/Strings.it.resx index 4c215fcd6523..9a6f5b39e4cc 100644 --- a/src/Microsoft.CSharp/src/Resources/Strings.it.resx +++ b/src/Microsoft.CSharp/src/Resources/Strings.it.resx @@ -1,5 +1,4 @@ - - + text/microsoft-resx diff --git a/src/Microsoft.CSharp/src/Resources/Strings.ja.resx b/src/Microsoft.CSharp/src/Resources/Strings.ja.resx index 3807dae9958f..49105ba018da 100644 --- a/src/Microsoft.CSharp/src/Resources/Strings.ja.resx +++ b/src/Microsoft.CSharp/src/Resources/Strings.ja.resx @@ -1,5 +1,4 @@ - - + text/microsoft-resx diff --git a/src/Microsoft.CSharp/src/Resources/Strings.ko.resx b/src/Microsoft.CSharp/src/Resources/Strings.ko.resx index 609342acc16b..1feb81cae3b9 100644 --- a/src/Microsoft.CSharp/src/Resources/Strings.ko.resx +++ b/src/Microsoft.CSharp/src/Resources/Strings.ko.resx @@ -1,5 +1,4 @@ - - + text/microsoft-resx diff --git a/src/Microsoft.CSharp/src/Resources/Strings.resx b/src/Microsoft.CSharp/src/Resources/Strings.resx index 6eee65a87e7d..851a8493b49e 100644 --- a/src/Microsoft.CSharp/src/Resources/Strings.resx +++ b/src/Microsoft.CSharp/src/Resources/Strings.resx @@ -1,5 +1,4 @@ - - + diff --git a/src/Native/pkg/runtime.native.System.Data.SqlClient.sni/runtime.native.System.Data.SqlClient.sni.pkgproj b/src/Native/pkg/runtime.native.System.Data.SqlClient.sni/runtime.native.System.Data.SqlClient.sni.pkgproj index a1ef7a072b40..19cda6742339 100644 --- a/src/Native/pkg/runtime.native.System.Data.SqlClient.sni/runtime.native.System.Data.SqlClient.sni.pkgproj +++ b/src/Native/pkg/runtime.native.System.Data.SqlClient.sni/runtime.native.System.Data.SqlClient.sni.pkgproj @@ -1,5 +1,4 @@ - - + true diff --git a/src/SharedFrameworkValidation/RestoreSDKProject/NuGet.config b/src/SharedFrameworkValidation/RestoreSDKProject/NuGet.config index 320ef145256b..9de882614dff 100644 --- a/src/SharedFrameworkValidation/RestoreSDKProject/NuGet.config +++ b/src/SharedFrameworkValidation/RestoreSDKProject/NuGet.config @@ -1,4 +1,3 @@ - diff --git a/src/SharedFrameworkValidation/SharedFrameworkValidation.proj b/src/SharedFrameworkValidation/SharedFrameworkValidation.proj index 7a506426a23f..d06ff26f656c 100644 --- a/src/SharedFrameworkValidation/SharedFrameworkValidation.proj +++ b/src/SharedFrameworkValidation/SharedFrameworkValidation.proj @@ -1,5 +1,4 @@ - - + diff --git a/src/System.AppContext/Directory.Build.props b/src/System.AppContext/Directory.Build.props index 047458dfc570..988124d2d8e2 100644 --- a/src/System.AppContext/Directory.Build.props +++ b/src/System.AppContext/Directory.Build.props @@ -1,5 +1,4 @@ - - + 4.2.1.0 diff --git a/src/System.AppContext/ref/Configurations.props b/src/System.AppContext/ref/Configurations.props index c70175586371..acf56fa2750e 100644 --- a/src/System.AppContext/ref/Configurations.props +++ b/src/System.AppContext/ref/Configurations.props @@ -1,5 +1,4 @@ - - + netcoreapp; diff --git a/src/System.AppContext/src/Configurations.props b/src/System.AppContext/src/Configurations.props index afd7b401c08b..5d1182962c9e 100644 --- a/src/System.AppContext/src/Configurations.props +++ b/src/System.AppContext/src/Configurations.props @@ -1,5 +1,4 @@ - - + netcoreapp-Windows_NT; diff --git a/src/System.AppContext/tests/Configurations.props b/src/System.AppContext/tests/Configurations.props index c398e42e8994..ff0d415e4593 100644 --- a/src/System.AppContext/tests/Configurations.props +++ b/src/System.AppContext/tests/Configurations.props @@ -1,5 +1,4 @@ - - + netstandard; diff --git a/src/System.Buffers/Directory.Build.props b/src/System.Buffers/Directory.Build.props index c5a1d5d47bbc..009e8c675eef 100644 --- a/src/System.Buffers/Directory.Build.props +++ b/src/System.Buffers/Directory.Build.props @@ -1,5 +1,4 @@ - - + 4.0.4.0 diff --git a/src/System.Buffers/ref/Configurations.props b/src/System.Buffers/ref/Configurations.props index 30b6227d79b0..fabb861dc645 100644 --- a/src/System.Buffers/ref/Configurations.props +++ b/src/System.Buffers/ref/Configurations.props @@ -1,5 +1,4 @@ - - + netstandard; diff --git a/src/System.Buffers/src/Configurations.props b/src/System.Buffers/src/Configurations.props index afd7b401c08b..5d1182962c9e 100644 --- a/src/System.Buffers/src/Configurations.props +++ b/src/System.Buffers/src/Configurations.props @@ -1,5 +1,4 @@ - - + netcoreapp-Windows_NT; diff --git a/src/System.Buffers/src/Resources/Strings.resx b/src/System.Buffers/src/Resources/Strings.resx index 83a1b5f6801d..452da4c65896 100644 --- a/src/System.Buffers/src/Resources/Strings.resx +++ b/src/System.Buffers/src/Resources/Strings.resx @@ -1,5 +1,4 @@ - - + diff --git a/src/System.Buffers/tests/Configurations.props b/src/System.Buffers/tests/Configurations.props index c398e42e8994..ff0d415e4593 100644 --- a/src/System.Buffers/tests/Configurations.props +++ b/src/System.Buffers/tests/Configurations.props @@ -1,5 +1,4 @@ - - + netstandard; diff --git a/src/System.CodeDom/Directory.Build.props b/src/System.CodeDom/Directory.Build.props index 6a43eb658bfc..c63e87ea233c 100644 --- a/src/System.CodeDom/Directory.Build.props +++ b/src/System.CodeDom/Directory.Build.props @@ -1,5 +1,4 @@ - - + 4.0.2.0 diff --git a/src/System.CodeDom/pkg/System.CodeDom.pkgproj b/src/System.CodeDom/pkg/System.CodeDom.pkgproj index 2f99fd4fcb15..69615ec0f3e9 100644 --- a/src/System.CodeDom/pkg/System.CodeDom.pkgproj +++ b/src/System.CodeDom/pkg/System.CodeDom.pkgproj @@ -1,5 +1,4 @@ - - + diff --git a/src/System.CodeDom/ref/Configurations.props b/src/System.CodeDom/ref/Configurations.props index 48c33849d7c4..35d1514b2b73 100644 --- a/src/System.CodeDom/ref/Configurations.props +++ b/src/System.CodeDom/ref/Configurations.props @@ -1,5 +1,4 @@ - - + net461; diff --git a/src/System.CodeDom/src/Configurations.props b/src/System.CodeDom/src/Configurations.props index 48c33849d7c4..35d1514b2b73 100644 --- a/src/System.CodeDom/src/Configurations.props +++ b/src/System.CodeDom/src/Configurations.props @@ -1,5 +1,4 @@ - - + net461; diff --git a/src/System.CodeDom/src/Resources/Strings.resx b/src/System.CodeDom/src/Resources/Strings.resx index 4458b9cd7bd1..fdf82e7bcd44 100644 --- a/src/System.CodeDom/src/Resources/Strings.resx +++ b/src/System.CodeDom/src/Resources/Strings.resx @@ -1,5 +1,4 @@ - - + diff --git a/src/System.CodeDom/tests/Configurations.props b/src/System.CodeDom/tests/Configurations.props index c398e42e8994..ff0d415e4593 100644 --- a/src/System.CodeDom/tests/Configurations.props +++ b/src/System.CodeDom/tests/Configurations.props @@ -1,5 +1,4 @@ - - + netstandard; diff --git a/src/System.Collections.Concurrent/Directory.Build.props b/src/System.Collections.Concurrent/Directory.Build.props index de4517a5a8fb..d50127f8cc55 100644 --- a/src/System.Collections.Concurrent/Directory.Build.props +++ b/src/System.Collections.Concurrent/Directory.Build.props @@ -1,5 +1,4 @@ - - + 4.0.14.0 diff --git a/src/System.Collections.Concurrent/ref/Configurations.props b/src/System.Collections.Concurrent/ref/Configurations.props index c70175586371..acf56fa2750e 100644 --- a/src/System.Collections.Concurrent/ref/Configurations.props +++ b/src/System.Collections.Concurrent/ref/Configurations.props @@ -1,5 +1,4 @@ - - + netcoreapp; diff --git a/src/System.Collections.Concurrent/src/Configurations.props b/src/System.Collections.Concurrent/src/Configurations.props index a5054eeed391..4002bb571203 100644 --- a/src/System.Collections.Concurrent/src/Configurations.props +++ b/src/System.Collections.Concurrent/src/Configurations.props @@ -1,5 +1,4 @@ - - + netcoreapp-Unix; diff --git a/src/System.Collections.Concurrent/src/Resources/Strings.resx b/src/System.Collections.Concurrent/src/Resources/Strings.resx index e32a9a254ce7..3656beacd5d8 100644 --- a/src/System.Collections.Concurrent/src/Resources/Strings.resx +++ b/src/System.Collections.Concurrent/src/Resources/Strings.resx @@ -1,5 +1,4 @@ - - + diff --git a/src/System.Collections.Concurrent/tests/Configurations.props b/src/System.Collections.Concurrent/tests/Configurations.props index 77a4b65bc94a..2bc19ff4170e 100644 --- a/src/System.Collections.Concurrent/tests/Configurations.props +++ b/src/System.Collections.Concurrent/tests/Configurations.props @@ -1,5 +1,4 @@ - - + netstandard; diff --git a/src/System.Collections.Concurrent/tests/Performance/Configurations.props b/src/System.Collections.Concurrent/tests/Performance/Configurations.props index c398e42e8994..581054d46db4 100644 --- a/src/System.Collections.Concurrent/tests/Performance/Configurations.props +++ b/src/System.Collections.Concurrent/tests/Performance/Configurations.props @@ -1,5 +1,4 @@ - - + netstandard; diff --git a/src/System.Collections.Immutable/Directory.Build.props b/src/System.Collections.Immutable/Directory.Build.props index 3cd18cc250ce..7e38210d72ee 100644 --- a/src/System.Collections.Immutable/Directory.Build.props +++ b/src/System.Collections.Immutable/Directory.Build.props @@ -1,5 +1,4 @@ - - + 1.6.0 diff --git a/src/System.Collections.Immutable/pkg/System.Collections.Immutable.pkgproj b/src/System.Collections.Immutable/pkg/System.Collections.Immutable.pkgproj index 54a2b54778f3..6a57dbc57883 100644 --- a/src/System.Collections.Immutable/pkg/System.Collections.Immutable.pkgproj +++ b/src/System.Collections.Immutable/pkg/System.Collections.Immutable.pkgproj @@ -1,5 +1,4 @@ - - + diff --git a/src/System.Collections.Immutable/ref/Configurations.props b/src/System.Collections.Immutable/ref/Configurations.props index 048bc45cf40d..3e0bc47bafe1 100644 --- a/src/System.Collections.Immutable/ref/Configurations.props +++ b/src/System.Collections.Immutable/ref/Configurations.props @@ -1,5 +1,4 @@ - - + netstandard1.0; diff --git a/src/System.Collections.Immutable/src/Configurations.props b/src/System.Collections.Immutable/src/Configurations.props index 048bc45cf40d..3e0bc47bafe1 100644 --- a/src/System.Collections.Immutable/src/Configurations.props +++ b/src/System.Collections.Immutable/src/Configurations.props @@ -1,5 +1,4 @@ - - + netstandard1.0; diff --git a/src/System.Collections.Immutable/src/Interfaces.cd b/src/System.Collections.Immutable/src/Interfaces.cd index 3466abc0fc07..1dd8ef3cd0b8 100644 --- a/src/System.Collections.Immutable/src/Interfaces.cd +++ b/src/System.Collections.Immutable/src/Interfaces.cd @@ -1,5 +1,4 @@ - - + diff --git a/src/System.Collections.Immutable/src/Resources/Strings.resx b/src/System.Collections.Immutable/src/Resources/Strings.resx index c7caeb7f255b..7bdc72cf7192 100644 --- a/src/System.Collections.Immutable/src/Resources/Strings.resx +++ b/src/System.Collections.Immutable/src/Resources/Strings.resx @@ -1,5 +1,4 @@ - - + diff --git a/src/System.Collections.Immutable/tests/ClassDiagram1.cd b/src/System.Collections.Immutable/tests/ClassDiagram1.cd index 336a3bbf0052..c29506429b82 100644 --- a/src/System.Collections.Immutable/tests/ClassDiagram1.cd +++ b/src/System.Collections.Immutable/tests/ClassDiagram1.cd @@ -1,5 +1,4 @@ - - + diff --git a/src/System.Collections.Immutable/tests/Configurations.props b/src/System.Collections.Immutable/tests/Configurations.props index eb4a540a928f..a83bb569e75c 100644 --- a/src/System.Collections.Immutable/tests/Configurations.props +++ b/src/System.Collections.Immutable/tests/Configurations.props @@ -1,5 +1,4 @@ - - + netstandard; diff --git a/src/System.Collections.NonGeneric/Directory.Build.props b/src/System.Collections.NonGeneric/Directory.Build.props index 166d0a25e062..0025ce6cf713 100644 --- a/src/System.Collections.NonGeneric/Directory.Build.props +++ b/src/System.Collections.NonGeneric/Directory.Build.props @@ -1,5 +1,4 @@ - - + 4.1.1.0 diff --git a/src/System.Collections.NonGeneric/ref/Configurations.props b/src/System.Collections.NonGeneric/ref/Configurations.props index c70175586371..acf56fa2750e 100644 --- a/src/System.Collections.NonGeneric/ref/Configurations.props +++ b/src/System.Collections.NonGeneric/ref/Configurations.props @@ -1,5 +1,4 @@ - - + netcoreapp; diff --git a/src/System.Collections.NonGeneric/src/Configurations.props b/src/System.Collections.NonGeneric/src/Configurations.props index a8910ef718c7..86aa0bae312c 100644 --- a/src/System.Collections.NonGeneric/src/Configurations.props +++ b/src/System.Collections.NonGeneric/src/Configurations.props @@ -1,5 +1,4 @@ - - + uap-Windows_NT; diff --git a/src/System.Collections.NonGeneric/src/Resources/Strings.resx b/src/System.Collections.NonGeneric/src/Resources/Strings.resx index 81bcc1aebfc5..c2f3eb1c61be 100644 --- a/src/System.Collections.NonGeneric/src/Resources/Strings.resx +++ b/src/System.Collections.NonGeneric/src/Resources/Strings.resx @@ -1,5 +1,4 @@ - - + diff --git a/src/System.Collections.NonGeneric/tests/Configurations.props b/src/System.Collections.NonGeneric/tests/Configurations.props index c398e42e8994..ff0d415e4593 100644 --- a/src/System.Collections.NonGeneric/tests/Configurations.props +++ b/src/System.Collections.NonGeneric/tests/Configurations.props @@ -1,5 +1,4 @@ - - + netstandard; diff --git a/src/System.Collections.NonGeneric/tests/Performance/Configurations.props b/src/System.Collections.NonGeneric/tests/Performance/Configurations.props index c398e42e8994..581054d46db4 100644 --- a/src/System.Collections.NonGeneric/tests/Performance/Configurations.props +++ b/src/System.Collections.NonGeneric/tests/Performance/Configurations.props @@ -1,5 +1,4 @@ - - + netstandard; diff --git a/src/System.Collections.Specialized/Directory.Build.props b/src/System.Collections.Specialized/Directory.Build.props index 166d0a25e062..0025ce6cf713 100644 --- a/src/System.Collections.Specialized/Directory.Build.props +++ b/src/System.Collections.Specialized/Directory.Build.props @@ -1,5 +1,4 @@ - - + 4.1.1.0 diff --git a/src/System.Collections.Specialized/ref/Configurations.props b/src/System.Collections.Specialized/ref/Configurations.props index c70175586371..acf56fa2750e 100644 --- a/src/System.Collections.Specialized/ref/Configurations.props +++ b/src/System.Collections.Specialized/ref/Configurations.props @@ -1,5 +1,4 @@ - - + netcoreapp; diff --git a/src/System.Collections.Specialized/src/Configurations.props b/src/System.Collections.Specialized/src/Configurations.props index a8910ef718c7..86aa0bae312c 100644 --- a/src/System.Collections.Specialized/src/Configurations.props +++ b/src/System.Collections.Specialized/src/Configurations.props @@ -1,5 +1,4 @@ - - + uap-Windows_NT; diff --git a/src/System.Collections.Specialized/src/Resources/Strings.resx b/src/System.Collections.Specialized/src/Resources/Strings.resx index 0c6f48498c15..cf4551989393 100644 --- a/src/System.Collections.Specialized/src/Resources/Strings.resx +++ b/src/System.Collections.Specialized/src/Resources/Strings.resx @@ -1,5 +1,4 @@ - - + diff --git a/src/System.Collections.Specialized/tests/Configurations.props b/src/System.Collections.Specialized/tests/Configurations.props index c398e42e8994..ff0d415e4593 100644 --- a/src/System.Collections.Specialized/tests/Configurations.props +++ b/src/System.Collections.Specialized/tests/Configurations.props @@ -1,5 +1,4 @@ - - + netstandard; diff --git a/src/System.Collections/Directory.Build.props b/src/System.Collections/Directory.Build.props index 166d0a25e062..0025ce6cf713 100644 --- a/src/System.Collections/Directory.Build.props +++ b/src/System.Collections/Directory.Build.props @@ -1,5 +1,4 @@ - - + 4.1.1.0 diff --git a/src/System.Collections/ref/Configurations.props b/src/System.Collections/ref/Configurations.props index c70175586371..acf56fa2750e 100644 --- a/src/System.Collections/ref/Configurations.props +++ b/src/System.Collections/ref/Configurations.props @@ -1,5 +1,4 @@ - - + netcoreapp; diff --git a/src/System.Collections/src/Configurations.props b/src/System.Collections/src/Configurations.props index 4b4fb25252b2..78e091b28e29 100644 --- a/src/System.Collections/src/Configurations.props +++ b/src/System.Collections/src/Configurations.props @@ -1,5 +1,4 @@ - - + uapaot-Windows_NT; diff --git a/src/System.Collections/src/Resources/Strings.resx b/src/System.Collections/src/Resources/Strings.resx index 0e07b69ee9ef..d9e1f7000db7 100644 --- a/src/System.Collections/src/Resources/Strings.resx +++ b/src/System.Collections/src/Resources/Strings.resx @@ -1,5 +1,4 @@ - - + diff --git a/src/System.Collections/tests/Configurations.props b/src/System.Collections/tests/Configurations.props index 8b803e0772f2..e43964ecf9e7 100644 --- a/src/System.Collections/tests/Configurations.props +++ b/src/System.Collections/tests/Configurations.props @@ -1,5 +1,4 @@ - - + netcoreapp; diff --git a/src/System.Collections/tests/Performance/Configurations.props b/src/System.Collections/tests/Performance/Configurations.props index c398e42e8994..581054d46db4 100644 --- a/src/System.Collections/tests/Performance/Configurations.props +++ b/src/System.Collections/tests/Performance/Configurations.props @@ -1,5 +1,4 @@ - - + netstandard; diff --git a/src/System.ComponentModel.Annotations/Directory.Build.props b/src/System.ComponentModel.Annotations/Directory.Build.props index 60fe8512d801..11d031df69da 100644 --- a/src/System.ComponentModel.Annotations/Directory.Build.props +++ b/src/System.ComponentModel.Annotations/Directory.Build.props @@ -1,5 +1,4 @@ - - + 4.2.2.0 diff --git a/src/System.ComponentModel.Annotations/pkg/System.ComponentModel.Annotations.pkgproj b/src/System.ComponentModel.Annotations/pkg/System.ComponentModel.Annotations.pkgproj index c9e4d8f08f4c..d514410f7cfc 100644 --- a/src/System.ComponentModel.Annotations/pkg/System.ComponentModel.Annotations.pkgproj +++ b/src/System.ComponentModel.Annotations/pkg/System.ComponentModel.Annotations.pkgproj @@ -1,5 +1,4 @@ - - + diff --git a/src/System.ComponentModel.Annotations/ref/Configurations.props b/src/System.ComponentModel.Annotations/ref/Configurations.props index 512a1e812f53..db5ea45241c0 100644 --- a/src/System.ComponentModel.Annotations/ref/Configurations.props +++ b/src/System.ComponentModel.Annotations/ref/Configurations.props @@ -1,5 +1,4 @@ - - + netstandard; diff --git a/src/System.ComponentModel.Annotations/src/Configurations.props b/src/System.ComponentModel.Annotations/src/Configurations.props index 60bf5e1cbb77..9c9b9ab5178f 100644 --- a/src/System.ComponentModel.Annotations/src/Configurations.props +++ b/src/System.ComponentModel.Annotations/src/Configurations.props @@ -1,5 +1,4 @@ - - + netstandard; diff --git a/src/System.ComponentModel.Annotations/src/Resources/Strings.resx b/src/System.ComponentModel.Annotations/src/Resources/Strings.resx index 65a0ec1a2c02..e20eea0c0669 100644 --- a/src/System.ComponentModel.Annotations/src/Resources/Strings.resx +++ b/src/System.ComponentModel.Annotations/src/Resources/Strings.resx @@ -1,5 +1,4 @@ - - + diff --git a/src/System.ComponentModel.Annotations/tests/Configurations.props b/src/System.ComponentModel.Annotations/tests/Configurations.props index 77a4b65bc94a..2bc19ff4170e 100644 --- a/src/System.ComponentModel.Annotations/tests/Configurations.props +++ b/src/System.ComponentModel.Annotations/tests/Configurations.props @@ -1,5 +1,4 @@ - - + netstandard; diff --git a/src/System.ComponentModel.Composition.Registration/Directory.Build.props b/src/System.ComponentModel.Composition.Registration/Directory.Build.props index 417924e5d99e..7b1204a4c720 100644 --- a/src/System.ComponentModel.Composition.Registration/Directory.Build.props +++ b/src/System.ComponentModel.Composition.Registration/Directory.Build.props @@ -1,5 +1,4 @@ - - + 4.0.0.0 diff --git a/src/System.ComponentModel.Composition.Registration/pkg/System.ComponentModel.Composition.Registration.pkgproj b/src/System.ComponentModel.Composition.Registration/pkg/System.ComponentModel.Composition.Registration.pkgproj index 631c247796ab..4bc86a918ec2 100644 --- a/src/System.ComponentModel.Composition.Registration/pkg/System.ComponentModel.Composition.Registration.pkgproj +++ b/src/System.ComponentModel.Composition.Registration/pkg/System.ComponentModel.Composition.Registration.pkgproj @@ -1,5 +1,4 @@ - - + diff --git a/src/System.ComponentModel.Composition.Registration/ref/Configurations.props b/src/System.ComponentModel.Composition.Registration/ref/Configurations.props index a83fe20d892e..045fafbae1d8 100644 --- a/src/System.ComponentModel.Composition.Registration/ref/Configurations.props +++ b/src/System.ComponentModel.Composition.Registration/ref/Configurations.props @@ -1,5 +1,4 @@ - - + netstandard; diff --git a/src/System.ComponentModel.Composition.Registration/src/Configurations.props b/src/System.ComponentModel.Composition.Registration/src/Configurations.props index 6bbc80a118ad..ac2aa337a9d7 100644 --- a/src/System.ComponentModel.Composition.Registration/src/Configurations.props +++ b/src/System.ComponentModel.Composition.Registration/src/Configurations.props @@ -1,5 +1,4 @@ - - + netstandard; diff --git a/src/System.ComponentModel.Composition.Registration/src/Resources/Strings.resx b/src/System.ComponentModel.Composition.Registration/src/Resources/Strings.resx index 24a2a1673efd..04e8ef95da5a 100644 --- a/src/System.ComponentModel.Composition.Registration/src/Resources/Strings.resx +++ b/src/System.ComponentModel.Composition.Registration/src/Resources/Strings.resx @@ -1,5 +1,4 @@ - - + diff --git a/src/System.ComponentModel.Composition.Registration/tests/Configurations.props b/src/System.ComponentModel.Composition.Registration/tests/Configurations.props index e81ce942903c..992904366b4f 100644 --- a/src/System.ComponentModel.Composition.Registration/tests/Configurations.props +++ b/src/System.ComponentModel.Composition.Registration/tests/Configurations.props @@ -1,5 +1,4 @@ - - + netcoreapp; diff --git a/src/System.ComponentModel.Composition/Directory.Build.props b/src/System.ComponentModel.Composition/Directory.Build.props index 417924e5d99e..7b1204a4c720 100644 --- a/src/System.ComponentModel.Composition/Directory.Build.props +++ b/src/System.ComponentModel.Composition/Directory.Build.props @@ -1,5 +1,4 @@ - - + 4.0.0.0 diff --git a/src/System.ComponentModel.Composition/pkg/System.ComponentModel.Composition.pkgproj b/src/System.ComponentModel.Composition/pkg/System.ComponentModel.Composition.pkgproj index ae3641d6a158..4810c4975dcb 100644 --- a/src/System.ComponentModel.Composition/pkg/System.ComponentModel.Composition.pkgproj +++ b/src/System.ComponentModel.Composition/pkg/System.ComponentModel.Composition.pkgproj @@ -1,5 +1,4 @@ - - + diff --git a/src/System.ComponentModel.Composition/ref/Configurations.props b/src/System.ComponentModel.Composition/ref/Configurations.props index a83fe20d892e..045fafbae1d8 100644 --- a/src/System.ComponentModel.Composition/ref/Configurations.props +++ b/src/System.ComponentModel.Composition/ref/Configurations.props @@ -1,5 +1,4 @@ - - + netstandard; diff --git a/src/System.ComponentModel.Composition/src/Configurations.props b/src/System.ComponentModel.Composition/src/Configurations.props index 884be53cf0e4..f34fa036485a 100644 --- a/src/System.ComponentModel.Composition/src/Configurations.props +++ b/src/System.ComponentModel.Composition/src/Configurations.props @@ -1,5 +1,4 @@ - - + netstandard; diff --git a/src/System.ComponentModel.Composition/src/Resources/Strings.resx b/src/System.ComponentModel.Composition/src/Resources/Strings.resx index 2308b2c45dee..8899ffb3aab2 100644 --- a/src/System.ComponentModel.Composition/src/Resources/Strings.resx +++ b/src/System.ComponentModel.Composition/src/Resources/Strings.resx @@ -1,5 +1,4 @@ - - + diff --git a/src/System.ComponentModel.Composition/tests/Configurations.props b/src/System.ComponentModel.Composition/tests/Configurations.props index e81ce942903c..992904366b4f 100644 --- a/src/System.ComponentModel.Composition/tests/Configurations.props +++ b/src/System.ComponentModel.Composition/tests/Configurations.props @@ -1,5 +1,4 @@ - - + netcoreapp; diff --git a/src/System.ComponentModel.Composition/tests/System.ComponentModel.Composition.Noop.Assembly/Configurations.props b/src/System.ComponentModel.Composition/tests/System.ComponentModel.Composition.Noop.Assembly/Configurations.props index 77a4b65bc94a..febffb03ac69 100644 --- a/src/System.ComponentModel.Composition/tests/System.ComponentModel.Composition.Noop.Assembly/Configurations.props +++ b/src/System.ComponentModel.Composition/tests/System.ComponentModel.Composition.Noop.Assembly/Configurations.props @@ -1,5 +1,4 @@ - - + netstandard; diff --git a/src/System.ComponentModel.EventBasedAsync/Directory.Build.props b/src/System.ComponentModel.EventBasedAsync/Directory.Build.props index 166d0a25e062..0025ce6cf713 100644 --- a/src/System.ComponentModel.EventBasedAsync/Directory.Build.props +++ b/src/System.ComponentModel.EventBasedAsync/Directory.Build.props @@ -1,5 +1,4 @@ - - + 4.1.1.0 diff --git a/src/System.ComponentModel.EventBasedAsync/ref/Configurations.props b/src/System.ComponentModel.EventBasedAsync/ref/Configurations.props index c70175586371..acf56fa2750e 100644 --- a/src/System.ComponentModel.EventBasedAsync/ref/Configurations.props +++ b/src/System.ComponentModel.EventBasedAsync/ref/Configurations.props @@ -1,5 +1,4 @@ - - + netcoreapp; diff --git a/src/System.ComponentModel.EventBasedAsync/src/Configurations.props b/src/System.ComponentModel.EventBasedAsync/src/Configurations.props index a8910ef718c7..86aa0bae312c 100644 --- a/src/System.ComponentModel.EventBasedAsync/src/Configurations.props +++ b/src/System.ComponentModel.EventBasedAsync/src/Configurations.props @@ -1,5 +1,4 @@ - - + uap-Windows_NT; diff --git a/src/System.ComponentModel.EventBasedAsync/src/Resources/Strings.resx b/src/System.ComponentModel.EventBasedAsync/src/Resources/Strings.resx index d9dce28e6af9..86c96d308b8d 100644 --- a/src/System.ComponentModel.EventBasedAsync/src/Resources/Strings.resx +++ b/src/System.ComponentModel.EventBasedAsync/src/Resources/Strings.resx @@ -1,5 +1,4 @@ - - + diff --git a/src/System.ComponentModel.EventBasedAsync/tests/Configurations.props b/src/System.ComponentModel.EventBasedAsync/tests/Configurations.props index c398e42e8994..ff0d415e4593 100644 --- a/src/System.ComponentModel.EventBasedAsync/tests/Configurations.props +++ b/src/System.ComponentModel.EventBasedAsync/tests/Configurations.props @@ -1,5 +1,4 @@ - - + netstandard; diff --git a/src/System.ComponentModel.Primitives/Directory.Build.props b/src/System.ComponentModel.Primitives/Directory.Build.props index 047458dfc570..988124d2d8e2 100644 --- a/src/System.ComponentModel.Primitives/Directory.Build.props +++ b/src/System.ComponentModel.Primitives/Directory.Build.props @@ -1,5 +1,4 @@ - - + 4.2.1.0 diff --git a/src/System.ComponentModel.Primitives/ref/Configurations.props b/src/System.ComponentModel.Primitives/ref/Configurations.props index c70175586371..acf56fa2750e 100644 --- a/src/System.ComponentModel.Primitives/ref/Configurations.props +++ b/src/System.ComponentModel.Primitives/ref/Configurations.props @@ -1,5 +1,4 @@ - - + netcoreapp; diff --git a/src/System.ComponentModel.Primitives/src/Configurations.props b/src/System.ComponentModel.Primitives/src/Configurations.props index a8910ef718c7..86aa0bae312c 100644 --- a/src/System.ComponentModel.Primitives/src/Configurations.props +++ b/src/System.ComponentModel.Primitives/src/Configurations.props @@ -1,5 +1,4 @@ - - + uap-Windows_NT; diff --git a/src/System.ComponentModel.Primitives/src/Resources/Strings.resx b/src/System.ComponentModel.Primitives/src/Resources/Strings.resx index e1b8f5bef324..4d59c7826080 100644 --- a/src/System.ComponentModel.Primitives/src/Resources/Strings.resx +++ b/src/System.ComponentModel.Primitives/src/Resources/Strings.resx @@ -1,5 +1,4 @@ - - + diff --git a/src/System.ComponentModel.Primitives/tests/Configurations.props b/src/System.ComponentModel.Primitives/tests/Configurations.props index c398e42e8994..ff0d415e4593 100644 --- a/src/System.ComponentModel.Primitives/tests/Configurations.props +++ b/src/System.ComponentModel.Primitives/tests/Configurations.props @@ -1,5 +1,4 @@ - - + netstandard; diff --git a/src/System.ComponentModel.TypeConverter/Directory.Build.props b/src/System.ComponentModel.TypeConverter/Directory.Build.props index 047458dfc570..988124d2d8e2 100644 --- a/src/System.ComponentModel.TypeConverter/Directory.Build.props +++ b/src/System.ComponentModel.TypeConverter/Directory.Build.props @@ -1,5 +1,4 @@ - - + 4.2.1.0 diff --git a/src/System.ComponentModel.TypeConverter/ref/Configurations.props b/src/System.ComponentModel.TypeConverter/ref/Configurations.props index c70175586371..acf56fa2750e 100644 --- a/src/System.ComponentModel.TypeConverter/ref/Configurations.props +++ b/src/System.ComponentModel.TypeConverter/ref/Configurations.props @@ -1,5 +1,4 @@ - - + netcoreapp; diff --git a/src/System.ComponentModel.TypeConverter/src/Configurations.props b/src/System.ComponentModel.TypeConverter/src/Configurations.props index a8910ef718c7..86aa0bae312c 100644 --- a/src/System.ComponentModel.TypeConverter/src/Configurations.props +++ b/src/System.ComponentModel.TypeConverter/src/Configurations.props @@ -1,5 +1,4 @@ - - + uap-Windows_NT; diff --git a/src/System.ComponentModel.TypeConverter/src/Resources/Strings.resx b/src/System.ComponentModel.TypeConverter/src/Resources/Strings.resx index dd8dc95fd5d1..e2b4d67a4ae1 100644 --- a/src/System.ComponentModel.TypeConverter/src/Resources/Strings.resx +++ b/src/System.ComponentModel.TypeConverter/src/Resources/Strings.resx @@ -1,5 +1,4 @@ - - + diff --git a/src/System.ComponentModel.TypeConverter/tests/Configurations.props b/src/System.ComponentModel.TypeConverter/tests/Configurations.props index 6a544338f323..caa171561192 100644 --- a/src/System.ComponentModel.TypeConverter/tests/Configurations.props +++ b/src/System.ComponentModel.TypeConverter/tests/Configurations.props @@ -1,5 +1,4 @@ - - + netstandard; diff --git a/src/System.ComponentModel.TypeConverter/tests/Performance/Configurations.props b/src/System.ComponentModel.TypeConverter/tests/Performance/Configurations.props index 8b803e0772f2..f5d3d45ffbf4 100644 --- a/src/System.ComponentModel.TypeConverter/tests/Performance/Configurations.props +++ b/src/System.ComponentModel.TypeConverter/tests/Performance/Configurations.props @@ -1,5 +1,4 @@ - - + netcoreapp; diff --git a/src/System.ComponentModel.TypeConverter/tests/Resources/TestResx.resx b/src/System.ComponentModel.TypeConverter/tests/Resources/TestResx.resx index a088c94d9025..fe736cdd9c37 100644 --- a/src/System.ComponentModel.TypeConverter/tests/Resources/TestResx.resx +++ b/src/System.ComponentModel.TypeConverter/tests/Resources/TestResx.resx @@ -1,5 +1,4 @@ - - + diff --git a/src/System.ComponentModel/Directory.Build.props b/src/System.ComponentModel/Directory.Build.props index cac4c947b8bd..dd429856628d 100644 --- a/src/System.ComponentModel/Directory.Build.props +++ b/src/System.ComponentModel/Directory.Build.props @@ -1,5 +1,4 @@ - - + 4.0.3.0 diff --git a/src/System.ComponentModel/ref/Configurations.props b/src/System.ComponentModel/ref/Configurations.props index c70175586371..acf56fa2750e 100644 --- a/src/System.ComponentModel/ref/Configurations.props +++ b/src/System.ComponentModel/ref/Configurations.props @@ -1,5 +1,4 @@ - - + netcoreapp; diff --git a/src/System.ComponentModel/src/Configurations.props b/src/System.ComponentModel/src/Configurations.props index b7611d75b720..aa1d34875976 100644 --- a/src/System.ComponentModel/src/Configurations.props +++ b/src/System.ComponentModel/src/Configurations.props @@ -1,5 +1,4 @@ - - + netcoreapp; diff --git a/src/System.ComponentModel/tests/Configurations.props b/src/System.ComponentModel/tests/Configurations.props index c398e42e8994..ff0d415e4593 100644 --- a/src/System.ComponentModel/tests/Configurations.props +++ b/src/System.ComponentModel/tests/Configurations.props @@ -1,5 +1,4 @@ - - + netstandard; diff --git a/src/System.Composition.AttributedModel/Directory.Build.props b/src/System.Composition.AttributedModel/Directory.Build.props index a73f4a74fb4d..d8220fc41439 100644 --- a/src/System.Composition.AttributedModel/Directory.Build.props +++ b/src/System.Composition.AttributedModel/Directory.Build.props @@ -1,4 +1,3 @@ - - + \ No newline at end of file diff --git a/src/System.Composition.AttributedModel/pkg/System.Composition.AttributedModel.pkgproj b/src/System.Composition.AttributedModel/pkg/System.Composition.AttributedModel.pkgproj index b4a29ff02a79..09e6802a073c 100644 --- a/src/System.Composition.AttributedModel/pkg/System.Composition.AttributedModel.pkgproj +++ b/src/System.Composition.AttributedModel/pkg/System.Composition.AttributedModel.pkgproj @@ -1,5 +1,4 @@ - - + diff --git a/src/System.Composition.AttributedModel/src/Configurations.props b/src/System.Composition.AttributedModel/src/Configurations.props index c398e42e8994..ff0d415e4593 100644 --- a/src/System.Composition.AttributedModel/src/Configurations.props +++ b/src/System.Composition.AttributedModel/src/Configurations.props @@ -1,5 +1,4 @@ - - + netstandard; diff --git a/src/System.Composition.AttributedModel/tests/Configurations.props b/src/System.Composition.AttributedModel/tests/Configurations.props index c398e42e8994..ff0d415e4593 100644 --- a/src/System.Composition.AttributedModel/tests/Configurations.props +++ b/src/System.Composition.AttributedModel/tests/Configurations.props @@ -1,5 +1,4 @@ - - + netstandard; diff --git a/src/System.Composition.Convention/Directory.Build.props b/src/System.Composition.Convention/Directory.Build.props index a73f4a74fb4d..d8220fc41439 100644 --- a/src/System.Composition.Convention/Directory.Build.props +++ b/src/System.Composition.Convention/Directory.Build.props @@ -1,4 +1,3 @@ - - + \ No newline at end of file diff --git a/src/System.Composition.Convention/pkg/System.Composition.Convention.pkgproj b/src/System.Composition.Convention/pkg/System.Composition.Convention.pkgproj index afe080f77917..e6113b0da773 100644 --- a/src/System.Composition.Convention/pkg/System.Composition.Convention.pkgproj +++ b/src/System.Composition.Convention/pkg/System.Composition.Convention.pkgproj @@ -1,5 +1,4 @@ - - + diff --git a/src/System.Composition.Convention/src/Configurations.props b/src/System.Composition.Convention/src/Configurations.props index c398e42e8994..ff0d415e4593 100644 --- a/src/System.Composition.Convention/src/Configurations.props +++ b/src/System.Composition.Convention/src/Configurations.props @@ -1,5 +1,4 @@ - - + netstandard; diff --git a/src/System.Composition.Convention/src/Resources/Strings.resx b/src/System.Composition.Convention/src/Resources/Strings.resx index 47a24e433934..b25ecac2f8d3 100644 --- a/src/System.Composition.Convention/src/Resources/Strings.resx +++ b/src/System.Composition.Convention/src/Resources/Strings.resx @@ -1,5 +1,4 @@ - - + diff --git a/src/System.Composition.Convention/tests/Configurations.props b/src/System.Composition.Convention/tests/Configurations.props index c398e42e8994..ff0d415e4593 100644 --- a/src/System.Composition.Convention/tests/Configurations.props +++ b/src/System.Composition.Convention/tests/Configurations.props @@ -1,5 +1,4 @@ - - + netstandard; diff --git a/src/System.Composition.Hosting/Directory.Build.props b/src/System.Composition.Hosting/Directory.Build.props index a73f4a74fb4d..d8220fc41439 100644 --- a/src/System.Composition.Hosting/Directory.Build.props +++ b/src/System.Composition.Hosting/Directory.Build.props @@ -1,4 +1,3 @@ - - + \ No newline at end of file diff --git a/src/System.Composition.Hosting/pkg/System.Composition.Hosting.pkgproj b/src/System.Composition.Hosting/pkg/System.Composition.Hosting.pkgproj index 8c7f9af79ad2..90d5d5850b1d 100644 --- a/src/System.Composition.Hosting/pkg/System.Composition.Hosting.pkgproj +++ b/src/System.Composition.Hosting/pkg/System.Composition.Hosting.pkgproj @@ -1,5 +1,4 @@ - - + diff --git a/src/System.Composition.Hosting/src/Configurations.props b/src/System.Composition.Hosting/src/Configurations.props index c398e42e8994..ff0d415e4593 100644 --- a/src/System.Composition.Hosting/src/Configurations.props +++ b/src/System.Composition.Hosting/src/Configurations.props @@ -1,5 +1,4 @@ - - + netstandard; diff --git a/src/System.Composition.Hosting/src/Resources/Strings.resx b/src/System.Composition.Hosting/src/Resources/Strings.resx index 9fc699ace16d..22472e694e68 100644 --- a/src/System.Composition.Hosting/src/Resources/Strings.resx +++ b/src/System.Composition.Hosting/src/Resources/Strings.resx @@ -1,4 +1,3 @@ - diff --git a/src/System.Composition.Hosting/tests/Configurations.props b/src/System.Composition.Hosting/tests/Configurations.props index c398e42e8994..ff0d415e4593 100644 --- a/src/System.Composition.Hosting/tests/Configurations.props +++ b/src/System.Composition.Hosting/tests/Configurations.props @@ -1,5 +1,4 @@ - - + netstandard; diff --git a/src/System.Composition.Runtime/Directory.Build.props b/src/System.Composition.Runtime/Directory.Build.props index a73f4a74fb4d..d8220fc41439 100644 --- a/src/System.Composition.Runtime/Directory.Build.props +++ b/src/System.Composition.Runtime/Directory.Build.props @@ -1,4 +1,3 @@ - - + \ No newline at end of file diff --git a/src/System.Composition.Runtime/pkg/System.Composition.Runtime.pkgproj b/src/System.Composition.Runtime/pkg/System.Composition.Runtime.pkgproj index 30929b111948..0390368522f9 100644 --- a/src/System.Composition.Runtime/pkg/System.Composition.Runtime.pkgproj +++ b/src/System.Composition.Runtime/pkg/System.Composition.Runtime.pkgproj @@ -1,5 +1,4 @@ - - + diff --git a/src/System.Composition.Runtime/src/Configurations.props b/src/System.Composition.Runtime/src/Configurations.props index c398e42e8994..ff0d415e4593 100644 --- a/src/System.Composition.Runtime/src/Configurations.props +++ b/src/System.Composition.Runtime/src/Configurations.props @@ -1,5 +1,4 @@ - - + netstandard; diff --git a/src/System.Composition.Runtime/src/Resources/Strings.resx b/src/System.Composition.Runtime/src/Resources/Strings.resx index 3e1348ac7fd9..cb3c61703e2a 100644 --- a/src/System.Composition.Runtime/src/Resources/Strings.resx +++ b/src/System.Composition.Runtime/src/Resources/Strings.resx @@ -1,5 +1,4 @@ - - + diff --git a/src/System.Composition.Runtime/tests/Configurations.props b/src/System.Composition.Runtime/tests/Configurations.props index c398e42e8994..ff0d415e4593 100644 --- a/src/System.Composition.Runtime/tests/Configurations.props +++ b/src/System.Composition.Runtime/tests/Configurations.props @@ -1,5 +1,4 @@ - - + netstandard; diff --git a/src/System.Composition.TypedParts/Directory.Build.props b/src/System.Composition.TypedParts/Directory.Build.props index a73f4a74fb4d..d8220fc41439 100644 --- a/src/System.Composition.TypedParts/Directory.Build.props +++ b/src/System.Composition.TypedParts/Directory.Build.props @@ -1,4 +1,3 @@ - - + \ No newline at end of file diff --git a/src/System.Composition.TypedParts/pkg/System.Composition.TypedParts.pkgproj b/src/System.Composition.TypedParts/pkg/System.Composition.TypedParts.pkgproj index bad6e7aa011c..481b13255c7b 100644 --- a/src/System.Composition.TypedParts/pkg/System.Composition.TypedParts.pkgproj +++ b/src/System.Composition.TypedParts/pkg/System.Composition.TypedParts.pkgproj @@ -1,5 +1,4 @@ - - + diff --git a/src/System.Composition.TypedParts/src/Configurations.props b/src/System.Composition.TypedParts/src/Configurations.props index c398e42e8994..ff0d415e4593 100644 --- a/src/System.Composition.TypedParts/src/Configurations.props +++ b/src/System.Composition.TypedParts/src/Configurations.props @@ -1,5 +1,4 @@ - - + netstandard; diff --git a/src/System.Composition.TypedParts/src/Resources/Strings.resx b/src/System.Composition.TypedParts/src/Resources/Strings.resx index 616b99291ae8..2e7c6c9499b7 100644 --- a/src/System.Composition.TypedParts/src/Resources/Strings.resx +++ b/src/System.Composition.TypedParts/src/Resources/Strings.resx @@ -1,5 +1,4 @@ - - + diff --git a/src/System.Composition.TypedParts/tests/Configurations.props b/src/System.Composition.TypedParts/tests/Configurations.props index c398e42e8994..ff0d415e4593 100644 --- a/src/System.Composition.TypedParts/tests/Configurations.props +++ b/src/System.Composition.TypedParts/tests/Configurations.props @@ -1,5 +1,4 @@ - - + netstandard; diff --git a/src/System.Composition/Directory.Build.props b/src/System.Composition/Directory.Build.props index 410ee61a6c08..d0a8e4dc55da 100644 --- a/src/System.Composition/Directory.Build.props +++ b/src/System.Composition/Directory.Build.props @@ -1,5 +1,4 @@ - - + 1.3.0 diff --git a/src/System.Composition/pkg/System.Composition.pkgproj b/src/System.Composition/pkg/System.Composition.pkgproj index 7674f0ab733d..88dc92c67e41 100644 --- a/src/System.Composition/pkg/System.Composition.pkgproj +++ b/src/System.Composition/pkg/System.Composition.pkgproj @@ -1,5 +1,4 @@ - - + diff --git a/src/System.Composition/tests/Configurations.props b/src/System.Composition/tests/Configurations.props index c398e42e8994..ff0d415e4593 100644 --- a/src/System.Composition/tests/Configurations.props +++ b/src/System.Composition/tests/Configurations.props @@ -1,5 +1,4 @@ - - + netstandard; diff --git a/src/System.Composition/tests/Microsoft.Composition.Demos.ExtendedCollectionImports/Configurations.props b/src/System.Composition/tests/Microsoft.Composition.Demos.ExtendedCollectionImports/Configurations.props index c398e42e8994..581054d46db4 100644 --- a/src/System.Composition/tests/Microsoft.Composition.Demos.ExtendedCollectionImports/Configurations.props +++ b/src/System.Composition/tests/Microsoft.Composition.Demos.ExtendedCollectionImports/Configurations.props @@ -1,5 +1,4 @@ - - + netstandard; diff --git a/src/System.Composition/tests/TestLibrary/Configurations.props b/src/System.Composition/tests/TestLibrary/Configurations.props index 4c498002c4c7..016bde99d64f 100644 --- a/src/System.Composition/tests/TestLibrary/Configurations.props +++ b/src/System.Composition/tests/TestLibrary/Configurations.props @@ -1,5 +1,4 @@ - - + netstandard1.3; diff --git a/src/System.Configuration.ConfigurationManager/Directory.Build.props b/src/System.Configuration.ConfigurationManager/Directory.Build.props index 6a43eb658bfc..c63e87ea233c 100644 --- a/src/System.Configuration.ConfigurationManager/Directory.Build.props +++ b/src/System.Configuration.ConfigurationManager/Directory.Build.props @@ -1,5 +1,4 @@ - - + 4.0.2.0 diff --git a/src/System.Configuration.ConfigurationManager/pkg/System.Configuration.ConfigurationManager.pkgproj b/src/System.Configuration.ConfigurationManager/pkg/System.Configuration.ConfigurationManager.pkgproj index 50ec38ffddf2..bb9bf2cdaedb 100644 --- a/src/System.Configuration.ConfigurationManager/pkg/System.Configuration.ConfigurationManager.pkgproj +++ b/src/System.Configuration.ConfigurationManager/pkg/System.Configuration.ConfigurationManager.pkgproj @@ -1,5 +1,4 @@ - - + diff --git a/src/System.Configuration.ConfigurationManager/ref/Configurations.props b/src/System.Configuration.ConfigurationManager/ref/Configurations.props index cfd4fad4086c..9f1896f9a51a 100644 --- a/src/System.Configuration.ConfigurationManager/ref/Configurations.props +++ b/src/System.Configuration.ConfigurationManager/ref/Configurations.props @@ -1,5 +1,4 @@ - - + netstandard; diff --git a/src/System.Configuration.ConfigurationManager/src/Configurations.props b/src/System.Configuration.ConfigurationManager/src/Configurations.props index 2ee0430b0342..414c9fc84c87 100644 --- a/src/System.Configuration.ConfigurationManager/src/Configurations.props +++ b/src/System.Configuration.ConfigurationManager/src/Configurations.props @@ -1,5 +1,4 @@ - - + netstandard; diff --git a/src/System.Configuration.ConfigurationManager/src/Resources/Strings.resx b/src/System.Configuration.ConfigurationManager/src/Resources/Strings.resx index 0b60d872dffc..2dd95efcdbe2 100644 --- a/src/System.Configuration.ConfigurationManager/src/Resources/Strings.resx +++ b/src/System.Configuration.ConfigurationManager/src/Resources/Strings.resx @@ -1,5 +1,4 @@ - - + diff --git a/src/System.Configuration.ConfigurationManager/tests/Configurations.props b/src/System.Configuration.ConfigurationManager/tests/Configurations.props index fc9ef9822c01..a0590ba3b109 100644 --- a/src/System.Configuration.ConfigurationManager/tests/Configurations.props +++ b/src/System.Configuration.ConfigurationManager/tests/Configurations.props @@ -1,5 +1,4 @@ - - + netstandard; diff --git a/src/System.Configuration.ConfigurationManager/tests/Resources/Strings.resx b/src/System.Configuration.ConfigurationManager/tests/Resources/Strings.resx index 822bc4e70046..217537dd1166 100644 --- a/src/System.Configuration.ConfigurationManager/tests/Resources/Strings.resx +++ b/src/System.Configuration.ConfigurationManager/tests/Resources/Strings.resx @@ -1,5 +1,4 @@ - - + diff --git a/src/System.Data.Common/tests/Configurations.props b/src/System.Data.Common/tests/Configurations.props index 8b803e0772f2..e43964ecf9e7 100644 --- a/src/System.Data.Common/tests/Configurations.props +++ b/src/System.Data.Common/tests/Configurations.props @@ -1,5 +1,4 @@ - - + netcoreapp; diff --git a/src/System.Data.DataSetExtensions/Directory.Build.props b/src/System.Data.DataSetExtensions/Directory.Build.props index 8f0026bf538b..0985cc9c5fdf 100644 --- a/src/System.Data.DataSetExtensions/Directory.Build.props +++ b/src/System.Data.DataSetExtensions/Directory.Build.props @@ -1,5 +1,4 @@ - - + 4.0.0.0 diff --git a/src/System.Data.DataSetExtensions/pkg/System.Data.DataSetExtensions.pkgproj b/src/System.Data.DataSetExtensions/pkg/System.Data.DataSetExtensions.pkgproj index 94d42b1425cf..2f97767836c1 100644 --- a/src/System.Data.DataSetExtensions/pkg/System.Data.DataSetExtensions.pkgproj +++ b/src/System.Data.DataSetExtensions/pkg/System.Data.DataSetExtensions.pkgproj @@ -1,5 +1,4 @@ - - + diff --git a/src/System.Data.DataSetExtensions/ref/Configurations.props b/src/System.Data.DataSetExtensions/ref/Configurations.props index c398e42e8994..ff0d415e4593 100644 --- a/src/System.Data.DataSetExtensions/ref/Configurations.props +++ b/src/System.Data.DataSetExtensions/ref/Configurations.props @@ -1,5 +1,4 @@ - - + netstandard; diff --git a/src/System.Data.DataSetExtensions/src/Configurations.props b/src/System.Data.DataSetExtensions/src/Configurations.props index 77e29493b0ec..aee5c900a4d1 100644 --- a/src/System.Data.DataSetExtensions/src/Configurations.props +++ b/src/System.Data.DataSetExtensions/src/Configurations.props @@ -1,5 +1,4 @@ - - + netstandard; diff --git a/src/System.Data.DataSetExtensions/src/Resources/Strings.resx b/src/System.Data.DataSetExtensions/src/Resources/Strings.resx index 32ce22b2377a..6ab7f24dcd22 100644 --- a/src/System.Data.DataSetExtensions/src/Resources/Strings.resx +++ b/src/System.Data.DataSetExtensions/src/Resources/Strings.resx @@ -1,5 +1,4 @@ - - + diff --git a/src/System.Data.DataSetExtensions/tests/Configurations.props b/src/System.Data.DataSetExtensions/tests/Configurations.props index c398e42e8994..ff0d415e4593 100644 --- a/src/System.Data.DataSetExtensions/tests/Configurations.props +++ b/src/System.Data.DataSetExtensions/tests/Configurations.props @@ -1,5 +1,4 @@ - - + netstandard; diff --git a/src/System.Data.Odbc/Directory.Build.props b/src/System.Data.Odbc/Directory.Build.props index 6c5c34bc9f44..75494287ea74 100644 --- a/src/System.Data.Odbc/Directory.Build.props +++ b/src/System.Data.Odbc/Directory.Build.props @@ -1,5 +1,4 @@ - - + 4.0.1.0 diff --git a/src/System.Data.Odbc/pkg/System.Data.Odbc.pkgproj b/src/System.Data.Odbc/pkg/System.Data.Odbc.pkgproj index 18d1c1ea7bfb..71616c034917 100644 --- a/src/System.Data.Odbc/pkg/System.Data.Odbc.pkgproj +++ b/src/System.Data.Odbc/pkg/System.Data.Odbc.pkgproj @@ -1,5 +1,4 @@ - - + diff --git a/src/System.Data.Odbc/ref/Configurations.props b/src/System.Data.Odbc/ref/Configurations.props index 6308641bd9aa..ed1dc44dd487 100644 --- a/src/System.Data.Odbc/ref/Configurations.props +++ b/src/System.Data.Odbc/ref/Configurations.props @@ -1,5 +1,4 @@ - - + netstandard; diff --git a/src/System.Data.Odbc/src/Configurations.props b/src/System.Data.Odbc/src/Configurations.props index b0b3fb196b0f..3430266fd638 100644 --- a/src/System.Data.Odbc/src/Configurations.props +++ b/src/System.Data.Odbc/src/Configurations.props @@ -1,5 +1,4 @@ - - + netcoreapp2.0-FreeBSD; diff --git a/src/System.Data.Odbc/src/Resources/Strings.resx b/src/System.Data.Odbc/src/Resources/Strings.resx index 60e59fb70ae4..1208e92193fb 100644 --- a/src/System.Data.Odbc/src/Resources/Strings.resx +++ b/src/System.Data.Odbc/src/Resources/Strings.resx @@ -1,5 +1,4 @@ - - + diff --git a/src/System.Data.SqlClient/pkg/System.Data.SqlClient.pkgproj b/src/System.Data.SqlClient/pkg/System.Data.SqlClient.pkgproj index f741b8e81978..807212a50d24 100644 --- a/src/System.Data.SqlClient/pkg/System.Data.SqlClient.pkgproj +++ b/src/System.Data.SqlClient/pkg/System.Data.SqlClient.pkgproj @@ -1,5 +1,4 @@ - - + diff --git a/src/System.Data.SqlClient/ref/Configurations.props b/src/System.Data.SqlClient/ref/Configurations.props index df79e9d4aacc..329687c1cd22 100644 --- a/src/System.Data.SqlClient/ref/Configurations.props +++ b/src/System.Data.SqlClient/ref/Configurations.props @@ -1,5 +1,4 @@ - - + netcoreapp2.1; diff --git a/src/System.Data.SqlClient/src/Configurations.props b/src/System.Data.SqlClient/src/Configurations.props index d031687dd6c4..d0c7b4674c9b 100644 --- a/src/System.Data.SqlClient/src/Configurations.props +++ b/src/System.Data.SqlClient/src/Configurations.props @@ -1,5 +1,4 @@ - - + netstandard-Unix; diff --git a/src/System.Data.SqlClient/src/GenerateThisAssemblyCs.targets b/src/System.Data.SqlClient/src/GenerateThisAssemblyCs.targets index ee015011f5a1..a01191f8d4aa 100644 --- a/src/System.Data.SqlClient/src/GenerateThisAssemblyCs.targets +++ b/src/System.Data.SqlClient/src/GenerateThisAssemblyCs.targets @@ -1,5 +1,4 @@ - - + diff --git a/src/System.Data.SqlClient/src/Resources/Strings.resx b/src/System.Data.SqlClient/src/Resources/Strings.resx index 73f9579ea2c1..ee6fbd18c2d1 100644 --- a/src/System.Data.SqlClient/src/Resources/Strings.resx +++ b/src/System.Data.SqlClient/src/Resources/Strings.resx @@ -1,5 +1,4 @@ - - + diff --git a/src/System.Net.Http/tests/Performance/Configurations.props b/src/System.Net.Http/tests/Performance/Configurations.props index 2845c11c541d..89d6ac0f025b 100644 --- a/src/System.Net.Http/tests/Performance/Configurations.props +++ b/src/System.Net.Http/tests/Performance/Configurations.props @@ -1,5 +1,4 @@ - - + netcoreapp; diff --git a/src/System.Net.Http/tests/UnitTests/Configurations.props b/src/System.Net.Http/tests/UnitTests/Configurations.props index d3ac8a63c74a..a1eadd7648d8 100644 --- a/src/System.Net.Http/tests/UnitTests/Configurations.props +++ b/src/System.Net.Http/tests/UnitTests/Configurations.props @@ -1,5 +1,4 @@ - - + netcoreapp; diff --git a/src/System.Net.HttpListener/Directory.Build.props b/src/System.Net.HttpListener/Directory.Build.props index b41cdb0fa336..d8cf6babb2ab 100644 --- a/src/System.Net.HttpListener/Directory.Build.props +++ b/src/System.Net.HttpListener/Directory.Build.props @@ -1,5 +1,4 @@ - - + 4.0.1.0 diff --git a/src/System.Net.HttpListener/ref/Configurations.props b/src/System.Net.HttpListener/ref/Configurations.props index c70175586371..acf56fa2750e 100644 --- a/src/System.Net.HttpListener/ref/Configurations.props +++ b/src/System.Net.HttpListener/ref/Configurations.props @@ -1,5 +1,4 @@ - - + netcoreapp; diff --git a/src/System.Net.HttpListener/src/Configurations.props b/src/System.Net.HttpListener/src/Configurations.props index bbb5be814ea2..095c4309fecc 100644 --- a/src/System.Net.HttpListener/src/Configurations.props +++ b/src/System.Net.HttpListener/src/Configurations.props @@ -1,5 +1,4 @@ - - + uap-Windows_NT; diff --git a/src/System.Net.HttpListener/src/Resources/Strings.resx b/src/System.Net.HttpListener/src/Resources/Strings.resx index 182660572e7f..f9747a646f6a 100644 --- a/src/System.Net.HttpListener/src/Resources/Strings.resx +++ b/src/System.Net.HttpListener/src/Resources/Strings.resx @@ -1,5 +1,4 @@ - - + diff --git a/src/System.Numerics.Tensors/ref/Configurations.props b/src/System.Numerics.Tensors/ref/Configurations.props index 0b86c0812885..a9f828005996 100644 --- a/src/System.Numerics.Tensors/ref/Configurations.props +++ b/src/System.Numerics.Tensors/ref/Configurations.props @@ -1,5 +1,4 @@ - - + netstandard1.1; diff --git a/src/System.Numerics.Tensors/src/Configurations.props b/src/System.Numerics.Tensors/src/Configurations.props index 0b86c0812885..a9f828005996 100644 --- a/src/System.Numerics.Tensors/src/Configurations.props +++ b/src/System.Numerics.Tensors/src/Configurations.props @@ -1,5 +1,4 @@ - - + netstandard1.1; diff --git a/src/System.Numerics.Tensors/tests/Configurations.props b/src/System.Numerics.Tensors/tests/Configurations.props index d3ac8a63c74a..19236e72c58f 100644 --- a/src/System.Numerics.Tensors/tests/Configurations.props +++ b/src/System.Numerics.Tensors/tests/Configurations.props @@ -1,5 +1,4 @@ - - + netcoreapp; diff --git a/src/System.Numerics.Vectors.WindowsRuntime/Directory.Build.props b/src/System.Numerics.Vectors.WindowsRuntime/Directory.Build.props index 9fdb581abb34..1a953479460c 100644 --- a/src/System.Numerics.Vectors.WindowsRuntime/Directory.Build.props +++ b/src/System.Numerics.Vectors.WindowsRuntime/Directory.Build.props @@ -1,5 +1,4 @@ - - + 4.0.4.0 diff --git a/src/System.Numerics.Vectors.WindowsRuntime/src/Configurations.props b/src/System.Numerics.Vectors.WindowsRuntime/src/Configurations.props index 1111c322a148..dde33cbb1eda 100644 --- a/src/System.Numerics.Vectors.WindowsRuntime/src/Configurations.props +++ b/src/System.Numerics.Vectors.WindowsRuntime/src/Configurations.props @@ -1,5 +1,4 @@ - - + uap-Windows_NT; diff --git a/src/System.Numerics.Vectors/Directory.Build.props b/src/System.Numerics.Vectors/Directory.Build.props index 581e8181f20f..18d083e5f4d3 100644 --- a/src/System.Numerics.Vectors/Directory.Build.props +++ b/src/System.Numerics.Vectors/Directory.Build.props @@ -1,5 +1,4 @@ - - + 4.1.5.0 diff --git a/src/System.Numerics.Vectors/pkg/System.Numerics.Vectors.pkgproj b/src/System.Numerics.Vectors/pkg/System.Numerics.Vectors.pkgproj index a2b8ce8cfe3a..c757d86685a8 100644 --- a/src/System.Numerics.Vectors/pkg/System.Numerics.Vectors.pkgproj +++ b/src/System.Numerics.Vectors/pkg/System.Numerics.Vectors.pkgproj @@ -1,5 +1,4 @@ - - + diff --git a/src/System.Numerics.Vectors/ref/Configurations.props b/src/System.Numerics.Vectors/ref/Configurations.props index ed7d2db187fa..c9b6c52ff517 100644 --- a/src/System.Numerics.Vectors/ref/Configurations.props +++ b/src/System.Numerics.Vectors/ref/Configurations.props @@ -1,5 +1,4 @@ - - + netstandard1.0; diff --git a/src/System.Numerics.Vectors/src/Configurations.props b/src/System.Numerics.Vectors/src/Configurations.props index 2582e0ac0589..d795f8886d3b 100644 --- a/src/System.Numerics.Vectors/src/Configurations.props +++ b/src/System.Numerics.Vectors/src/Configurations.props @@ -1,5 +1,4 @@ - - + netstandard1.0; diff --git a/src/System.Numerics.Vectors/src/Resources/Strings.resx b/src/System.Numerics.Vectors/src/Resources/Strings.resx index 688f37d0050c..6076ea3f2295 100644 --- a/src/System.Numerics.Vectors/src/Resources/Strings.resx +++ b/src/System.Numerics.Vectors/src/Resources/Strings.resx @@ -1,5 +1,4 @@ - - + diff --git a/src/System.Numerics.Vectors/tests/Configurations.props b/src/System.Numerics.Vectors/tests/Configurations.props index 64aed1a5ce20..bf959c103133 100644 --- a/src/System.Numerics.Vectors/tests/Configurations.props +++ b/src/System.Numerics.Vectors/tests/Configurations.props @@ -1,5 +1,4 @@ - - + netcoreapp; diff --git a/src/System.Numerics.Vectors/tests/Performance/Configurations.props b/src/System.Numerics.Vectors/tests/Performance/Configurations.props index 8b803e0772f2..f5d3d45ffbf4 100644 --- a/src/System.Numerics.Vectors/tests/Performance/Configurations.props +++ b/src/System.Numerics.Vectors/tests/Performance/Configurations.props @@ -1,5 +1,4 @@ - - + netcoreapp; diff --git a/src/System.ObjectModel/Directory.Build.props b/src/System.ObjectModel/Directory.Build.props index 166d0a25e062..0025ce6cf713 100644 --- a/src/System.ObjectModel/Directory.Build.props +++ b/src/System.ObjectModel/Directory.Build.props @@ -1,5 +1,4 @@ - - + 4.1.1.0 diff --git a/src/System.ObjectModel/ref/Configurations.props b/src/System.ObjectModel/ref/Configurations.props index c70175586371..acf56fa2750e 100644 --- a/src/System.ObjectModel/ref/Configurations.props +++ b/src/System.ObjectModel/ref/Configurations.props @@ -1,5 +1,4 @@ - - + netcoreapp; diff --git a/src/System.ObjectModel/src/Configurations.props b/src/System.ObjectModel/src/Configurations.props index a8910ef718c7..86aa0bae312c 100644 --- a/src/System.ObjectModel/src/Configurations.props +++ b/src/System.ObjectModel/src/Configurations.props @@ -1,5 +1,4 @@ - - + uap-Windows_NT; diff --git a/src/System.ObjectModel/src/Resources/Strings.resx b/src/System.ObjectModel/src/Resources/Strings.resx index ce72a8588dc3..19a24c76d32f 100644 --- a/src/System.ObjectModel/src/Resources/Strings.resx +++ b/src/System.ObjectModel/src/Resources/Strings.resx @@ -1,5 +1,4 @@ - - + diff --git a/src/System.ObjectModel/tests/Configurations.props b/src/System.ObjectModel/tests/Configurations.props index 77a4b65bc94a..2bc19ff4170e 100644 --- a/src/System.ObjectModel/tests/Configurations.props +++ b/src/System.ObjectModel/tests/Configurations.props @@ -1,5 +1,4 @@ - - + netstandard; diff --git a/src/System.Private.DataContractSerialization/Directory.Build.props b/src/System.Private.DataContractSerialization/Directory.Build.props index 776b52317d99..76b0f99c587c 100644 --- a/src/System.Private.DataContractSerialization/Directory.Build.props +++ b/src/System.Private.DataContractSerialization/Directory.Build.props @@ -1,5 +1,4 @@ - - + 4.1.4.0 diff --git a/src/System.Private.DataContractSerialization/src/Configurations.props b/src/System.Private.DataContractSerialization/src/Configurations.props index 0383eafcba1b..c5bd911e4d6e 100644 --- a/src/System.Private.DataContractSerialization/src/Configurations.props +++ b/src/System.Private.DataContractSerialization/src/Configurations.props @@ -1,5 +1,4 @@ - - + netcoreapp; diff --git a/src/System.Private.DataContractSerialization/src/Resources/Strings.resx b/src/System.Private.DataContractSerialization/src/Resources/Strings.resx index 8a8ea8fb4d63..bbd28b365838 100644 --- a/src/System.Private.DataContractSerialization/src/Resources/Strings.resx +++ b/src/System.Private.DataContractSerialization/src/Resources/Strings.resx @@ -1,5 +1,4 @@ - - + diff --git a/src/System.Private.Xml/tests/XmlSchema/TestFiles/TestData/AllowXmlAttributes/custom2.xsd b/src/System.Private.Xml/tests/XmlSchema/TestFiles/TestData/AllowXmlAttributes/custom2.xsd index bbfcbe601c21..9c1e79572f9a 100644 --- a/src/System.Private.Xml/tests/XmlSchema/TestFiles/TestData/AllowXmlAttributes/custom2.xsd +++ b/src/System.Private.Xml/tests/XmlSchema/TestFiles/TestData/AllowXmlAttributes/custom2.xsd @@ -1,4 +1,3 @@ - diff --git a/src/System.Private.Xml/tests/XmlSchema/TestFiles/TestData/XmlSchemaValidatorAPI/200DefAttributes.xsd b/src/System.Private.Xml/tests/XmlSchema/TestFiles/TestData/XmlSchemaValidatorAPI/200DefAttributes.xsd index 4a06b4bc9ee4..5285e328ec3c 100644 --- a/src/System.Private.Xml/tests/XmlSchema/TestFiles/TestData/XmlSchemaValidatorAPI/200DefAttributes.xsd +++ b/src/System.Private.Xml/tests/XmlSchema/TestFiles/TestData/XmlSchemaValidatorAPI/200DefAttributes.xsd @@ -1,5 +1,4 @@ - - + diff --git a/src/System.Private.Xml/tests/XmlSchema/TestFiles/TestData/bug435368.xml b/src/System.Private.Xml/tests/XmlSchema/TestFiles/TestData/bug435368.xml index 2edea40dd2fb..f8860ae2133a 100644 --- a/src/System.Private.Xml/tests/XmlSchema/TestFiles/TestData/bug435368.xml +++ b/src/System.Private.Xml/tests/XmlSchema/TestFiles/TestData/bug435368.xml @@ -1,4 +1,3 @@ - diff --git a/src/System.Private.Xml/tests/XmlSchema/TestFiles/TestData/bug511217.xml b/src/System.Private.Xml/tests/XmlSchema/TestFiles/TestData/bug511217.xml index 7274b6c8fbf2..21f7fc06be87 100644 --- a/src/System.Private.Xml/tests/XmlSchema/TestFiles/TestData/bug511217.xml +++ b/src/System.Private.Xml/tests/XmlSchema/TestFiles/TestData/bug511217.xml @@ -1,5 +1,4 @@ - - + item diff --git a/src/System.Private.Xml/tests/XmlSchema/TestFiles/TestData/bug511217.xsd b/src/System.Private.Xml/tests/XmlSchema/TestFiles/TestData/bug511217.xsd index 02bc179e48c4..7d75e3896240 100644 --- a/src/System.Private.Xml/tests/XmlSchema/TestFiles/TestData/bug511217.xsd +++ b/src/System.Private.Xml/tests/XmlSchema/TestFiles/TestData/bug511217.xsd @@ -1,4 +1,3 @@ - diff --git a/src/System.Private.Xml/tests/XmlSchema/XmlSchemaSet/Configurations.props b/src/System.Private.Xml/tests/XmlSchema/XmlSchemaSet/Configurations.props index c398e42e8994..581054d46db4 100644 --- a/src/System.Private.Xml/tests/XmlSchema/XmlSchemaSet/Configurations.props +++ b/src/System.Private.Xml/tests/XmlSchema/XmlSchemaSet/Configurations.props @@ -1,5 +1,4 @@ - - + netstandard; diff --git a/src/System.Private.Xml/tests/XmlSchema/XmlSchemaValidatorApi/Configurations.props b/src/System.Private.Xml/tests/XmlSchema/XmlSchemaValidatorApi/Configurations.props index c398e42e8994..581054d46db4 100644 --- a/src/System.Private.Xml/tests/XmlSchema/XmlSchemaValidatorApi/Configurations.props +++ b/src/System.Private.Xml/tests/XmlSchema/XmlSchemaValidatorApi/Configurations.props @@ -1,5 +1,4 @@ - - + netstandard; diff --git a/src/System.Private.Xml/tests/XmlSerializer/Configurations.props b/src/System.Private.Xml/tests/XmlSerializer/Configurations.props index bd930d0f901d..2260378844bc 100644 --- a/src/System.Private.Xml/tests/XmlSerializer/Configurations.props +++ b/src/System.Private.Xml/tests/XmlSerializer/Configurations.props @@ -1,5 +1,4 @@ - - + netstandard; diff --git a/src/System.Private.Xml/tests/XmlSerializer/Performance/Configurations.props b/src/System.Private.Xml/tests/XmlSerializer/Performance/Configurations.props index c398e42e8994..581054d46db4 100644 --- a/src/System.Private.Xml/tests/XmlSerializer/Performance/Configurations.props +++ b/src/System.Private.Xml/tests/XmlSerializer/Performance/Configurations.props @@ -1,5 +1,4 @@ - - + netstandard; diff --git a/src/System.Private.Xml/tests/XmlSerializer/ReflectionOnly/Configurations.props b/src/System.Private.Xml/tests/XmlSerializer/ReflectionOnly/Configurations.props index c2acc1495118..6f4a060d826f 100644 --- a/src/System.Private.Xml/tests/XmlSerializer/ReflectionOnly/Configurations.props +++ b/src/System.Private.Xml/tests/XmlSerializer/ReflectionOnly/Configurations.props @@ -1,5 +1,4 @@ - - + netstandard; diff --git a/src/System.Private.Xml/tests/XmlWriter/Configurations.props b/src/System.Private.Xml/tests/XmlWriter/Configurations.props index c398e42e8994..581054d46db4 100644 --- a/src/System.Private.Xml/tests/XmlWriter/Configurations.props +++ b/src/System.Private.Xml/tests/XmlWriter/Configurations.props @@ -1,5 +1,4 @@ - - + netstandard; diff --git a/src/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltApiV2/baseline/Bug78587a.txt b/src/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltApiV2/baseline/Bug78587a.txt index 8f732f9247f2..2025f1766628 100644 --- a/src/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltApiV2/baseline/Bug78587a.txt +++ b/src/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltApiV2/baseline/Bug78587a.txt @@ -1,4 +1,3 @@ - first FIRST diff --git a/src/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltApiV2/baseline/Bug78587b.txt b/src/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltApiV2/baseline/Bug78587b.txt index fd9a55e2d8c5..06147a415a97 100644 --- a/src/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltApiV2/baseline/Bug78587b.txt +++ b/src/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltApiV2/baseline/Bug78587b.txt @@ -1,4 +1,3 @@ - second SECOND diff --git a/src/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltApiV2/baseline/MyObject_Arguments.txt b/src/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltApiV2/baseline/MyObject_Arguments.txt index fd0b40d00190..beedc19aaf31 100644 --- a/src/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltApiV2/baseline/MyObject_Arguments.txt +++ b/src/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltApiV2/baseline/MyObject_Arguments.txt @@ -1,4 +1,3 @@ - Received a string with value: Hello Received a double with value 3.14 diff --git a/src/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltApiV2/baseline/MyObject_KeepingState.txt b/src/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltApiV2/baseline/MyObject_KeepingState.txt index 972abf919f63..a8443ff050c6 100644 --- a/src/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltApiV2/baseline/MyObject_KeepingState.txt +++ b/src/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltApiV2/baseline/MyObject_KeepingState.txt @@ -1,4 +1,3 @@ - 27 23 diff --git a/src/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltApiV2/baseline/MyObject_Recursion.txt b/src/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltApiV2/baseline/MyObject_Recursion.txt index 84bfe6b96ba0..41a12f6883f7 100644 --- a/src/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltApiV2/baseline/MyObject_Recursion.txt +++ b/src/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltApiV2/baseline/MyObject_Recursion.txt @@ -1,2 +1 @@ - Recursive Function Returning the factorial of five:120 \ No newline at end of file diff --git a/src/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltApiV2/baseline/apply-templates.txt b/src/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltApiV2/baseline/apply-templates.txt index 1f0131e79c61..d20a30281dff 100644 --- a/src/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltApiV2/baseline/apply-templates.txt +++ b/src/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltApiV2/baseline/apply-templates.txt @@ -1,4 +1,3 @@ - XML Primer XSLT Basics diff --git a/src/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltApiV2/baseline/copy-of.txt b/src/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltApiV2/baseline/copy-of.txt index 1f0131e79c61..d20a30281dff 100644 --- a/src/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltApiV2/baseline/copy-of.txt +++ b/src/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltApiV2/baseline/copy-of.txt @@ -1,4 +1,3 @@ - XML Primer XSLT Basics diff --git a/src/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltApiV2/baseline/for-each.txt b/src/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltApiV2/baseline/for-each.txt index 1f0131e79c61..d20a30281dff 100644 --- a/src/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltApiV2/baseline/for-each.txt +++ b/src/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltApiV2/baseline/for-each.txt @@ -1,4 +1,3 @@ - XML Primer XSLT Basics diff --git a/src/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltApiV2/baseline/myObjectDef.txt b/src/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltApiV2/baseline/myObjectDef.txt index 1d34297e32f2..dbbfbf819b30 100644 --- a/src/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltApiV2/baseline/myObjectDef.txt +++ b/src/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltApiV2/baseline/myObjectDef.txt @@ -1,4 +1,3 @@ - 1.Test1 diff --git a/src/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltApiV2/baseline/myObjectLongNS.txt b/src/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltApiV2/baseline/myObjectLongNS.txt index 6337c77fb48b..dbd01f3bcf82 100644 --- a/src/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltApiV2/baseline/myObjectLongNS.txt +++ b/src/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltApiV2/baseline/myObjectLongNS.txt @@ -1,4 +1,3 @@ - 1.Test1 diff --git a/src/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltApiV2/baseline/param.txt b/src/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltApiV2/baseline/param.txt index 1f0131e79c61..d20a30281dff 100644 --- a/src/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltApiV2/baseline/param.txt +++ b/src/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltApiV2/baseline/param.txt @@ -1,4 +1,3 @@ - XML Primer XSLT Basics diff --git a/src/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltApiV2/baseline/param2.txt b/src/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltApiV2/baseline/param2.txt index 9bc79f99f619..d61e7bae1565 100644 --- a/src/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltApiV2/baseline/param2.txt +++ b/src/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltApiV2/baseline/param2.txt @@ -1,2 +1 @@ - 1 diff --git a/src/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltApiV2/baseline/param3.txt b/src/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltApiV2/baseline/param3.txt index cbd799b2f166..476c5844995a 100644 --- a/src/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltApiV2/baseline/param3.txt +++ b/src/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltApiV2/baseline/param3.txt @@ -1,2 +1 @@ - 2 diff --git a/src/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltApiV2/baseline/param4.txt b/src/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltApiV2/baseline/param4.txt index cbd799b2f166..476c5844995a 100644 --- a/src/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltApiV2/baseline/param4.txt +++ b/src/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltApiV2/baseline/param4.txt @@ -1,2 +1 @@ - 2 diff --git a/src/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltApiV2/baseline/sort.txt b/src/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltApiV2/baseline/sort.txt index 1f0131e79c61..d20a30281dff 100644 --- a/src/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltApiV2/baseline/sort.txt +++ b/src/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltApiV2/baseline/sort.txt @@ -1,4 +1,3 @@ - XML Primer XSLT Basics diff --git a/src/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltApiV2/baseline/value-of.txt b/src/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltApiV2/baseline/value-of.txt index ee683d1b59a8..4310849a8f22 100644 --- a/src/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltApiV2/baseline/value-of.txt +++ b/src/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltApiV2/baseline/value-of.txt @@ -1,2 +1 @@ - XML Primer \ No newline at end of file diff --git a/src/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltApiV2/baseline/variable.txt b/src/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltApiV2/baseline/variable.txt index 1f0131e79c61..d20a30281dff 100644 --- a/src/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltApiV2/baseline/variable.txt +++ b/src/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltApiV2/baseline/variable.txt @@ -1,4 +1,3 @@ - XML Primer XSLT Basics diff --git a/src/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltApiV2/baseline/variable2.txt b/src/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltApiV2/baseline/variable2.txt index 9bc79f99f619..d61e7bae1565 100644 --- a/src/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltApiV2/baseline/variable2.txt +++ b/src/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltApiV2/baseline/variable2.txt @@ -1,2 +1 @@ - 1 diff --git a/src/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltApiV2/baseline/variable3.txt b/src/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltApiV2/baseline/variable3.txt index cbd799b2f166..476c5844995a 100644 --- a/src/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltApiV2/baseline/variable3.txt +++ b/src/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltApiV2/baseline/variable3.txt @@ -1,2 +1 @@ - 2 diff --git a/src/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltApiV2/baseline/variable4.txt b/src/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltApiV2/baseline/variable4.txt index cbd799b2f166..476c5844995a 100644 --- a/src/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltApiV2/baseline/variable4.txt +++ b/src/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltApiV2/baseline/variable4.txt @@ -1,2 +1 @@ - 2 diff --git a/src/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltApiV2/baseline/with-param.txt b/src/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltApiV2/baseline/with-param.txt index 1f0131e79c61..d20a30281dff 100644 --- a/src/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltApiV2/baseline/with-param.txt +++ b/src/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltApiV2/baseline/with-param.txt @@ -1,4 +1,3 @@ - XML Primer XSLT Basics diff --git a/src/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltApiV2/bug482971.xsl b/src/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltApiV2/bug482971.xsl index a75a597ca4b5..c92030e728ba 100644 --- a/src/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltApiV2/bug482971.xsl +++ b/src/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltApiV2/bug482971.xsl @@ -1,5 +1,4 @@ - - + diff --git a/src/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltScenarios/EXslt/datetime-source.xml b/src/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltScenarios/EXslt/datetime-source.xml index c64873f9d2a5..22c8e551d213 100644 --- a/src/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltScenarios/EXslt/datetime-source.xml +++ b/src/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltScenarios/EXslt/datetime-source.xml @@ -1,4 +1,3 @@ - 2001-07-04T12:08:56+02:00 2001-09-12T07:59:02+02:00 diff --git a/src/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltScenarios/EXslt/datetime-source1.xml b/src/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltScenarios/EXslt/datetime-source1.xml index ba509bafa930..7f458786630f 100644 --- a/src/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltScenarios/EXslt/datetime-source1.xml +++ b/src/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltScenarios/EXslt/datetime-source1.xml @@ -1,4 +1,3 @@ - P1M P3M diff --git a/src/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltScenarios/EXslt/math-source1.xml b/src/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltScenarios/EXslt/math-source1.xml index c1e4e83adc83..1df608dcd189 100644 --- a/src/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltScenarios/EXslt/math-source1.xml +++ b/src/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltScenarios/EXslt/math-source1.xml @@ -1,4 +1,3 @@ - 7 diff --git a/src/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltScenarios/EXslt/regex-source.xml b/src/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltScenarios/EXslt/regex-source.xml index b4a37fa19a11..1fc24c56256b 100644 --- a/src/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltScenarios/EXslt/regex-source.xml +++ b/src/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltScenarios/EXslt/regex-source.xml @@ -1,4 +1,3 @@ - johndoe@microsoft.com diff --git a/src/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltScenarios/EXslt/regex-source1.xml b/src/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltScenarios/EXslt/regex-source1.xml index 54d6f7121241..f83fcfb04643 100644 --- a/src/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltScenarios/EXslt/regex-source1.xml +++ b/src/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltScenarios/EXslt/regex-source1.xml @@ -1,4 +1,3 @@ - The quick brown fox jumps over a lazy dog. diff --git a/src/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltScenarios/EXslt/sets-source.xml b/src/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltScenarios/EXslt/sets-source.xml index 96eeaece5721..c3c7061f1f97 100644 --- a/src/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltScenarios/EXslt/sets-source.xml +++ b/src/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltScenarios/EXslt/sets-source.xml @@ -1,4 +1,3 @@ - 1 diff --git a/src/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltScenarios/EXslt/sets-source1.xml b/src/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltScenarios/EXslt/sets-source1.xml index 69aba23177e9..1c2b18049bcb 100644 --- a/src/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltScenarios/EXslt/sets-source1.xml +++ b/src/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltScenarios/EXslt/sets-source1.xml @@ -1,4 +1,3 @@ - diff --git a/src/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltScenarios/EXslt/string-source.xml b/src/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltScenarios/EXslt/string-source.xml index e7a51ee59c8b..28fcc8d71044 100644 --- a/src/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltScenarios/EXslt/string-source.xml +++ b/src/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltScenarios/EXslt/string-source.xml @@ -1,5 +1,4 @@ - - + john@doe.com Danny http://www.example.com/my résumé.html diff --git a/src/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltScenarios/EXslt/string-source1.xml b/src/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltScenarios/EXslt/string-source1.xml index 0f845512fab5..2ef16b94be73 100644 --- a/src/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltScenarios/EXslt/string-source1.xml +++ b/src/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltScenarios/EXslt/string-source1.xml @@ -1,5 +1,4 @@ - - + The Quick Brown Fox Jumps Over a Lazy Dog. Если ты можешь это прочитать, ты наверное немного знаешь русский язык. diff --git a/src/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltScenarios/Schematron/TestSchema.xml b/src/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltScenarios/Schematron/TestSchema.xml index 925e436199c4..3b15549767d7 100644 --- a/src/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltScenarios/Schematron/TestSchema.xml +++ b/src/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltScenarios/Schematron/TestSchema.xml @@ -1,4 +1,3 @@ - diff --git a/src/System.Private.Xml/tests/Xslt/TestFiles/TestData/xsltc/baseline/cnt10.txt b/src/System.Private.Xml/tests/Xslt/TestFiles/TestData/xsltc/baseline/cnt10.txt index cdd5f01c1f97..57d923614b13 100644 --- a/src/System.Private.Xml/tests/Xslt/TestFiles/TestData/xsltc/baseline/cnt10.txt +++ b/src/System.Private.Xml/tests/Xslt/TestFiles/TestData/xsltc/baseline/cnt10.txt @@ -1,3 +1,2 @@ - DIFFERENT Hello, world! \ No newline at end of file diff --git a/src/System.Private.Xml/tests/Xslt/XslCompiledTransformApi/Configurations.props b/src/System.Private.Xml/tests/Xslt/XslCompiledTransformApi/Configurations.props index b40e1de4220a..d8630445849f 100644 --- a/src/System.Private.Xml/tests/Xslt/XslCompiledTransformApi/Configurations.props +++ b/src/System.Private.Xml/tests/Xslt/XslCompiledTransformApi/Configurations.props @@ -1,5 +1,4 @@ - - + netfx; diff --git a/src/System.Private.Xml/tests/Xslt/XslTransformApi/Configurations.props b/src/System.Private.Xml/tests/Xslt/XslTransformApi/Configurations.props index c398e42e8994..581054d46db4 100644 --- a/src/System.Private.Xml/tests/Xslt/XslTransformApi/Configurations.props +++ b/src/System.Private.Xml/tests/Xslt/XslTransformApi/Configurations.props @@ -1,5 +1,4 @@ - - + netstandard; diff --git a/src/System.Private.Xml/tests/Xslt/XsltCompiler/Configurations.props b/src/System.Private.Xml/tests/Xslt/XsltCompiler/Configurations.props index 2845c11c541d..89d6ac0f025b 100644 --- a/src/System.Private.Xml/tests/Xslt/XsltCompiler/Configurations.props +++ b/src/System.Private.Xml/tests/Xslt/XsltCompiler/Configurations.props @@ -1,5 +1,4 @@ - - + netcoreapp; diff --git a/src/System.Private.Xml/tests/Xslt/XsltCompiler/Identity.xslt b/src/System.Private.Xml/tests/Xslt/XsltCompiler/Identity.xslt index 005048ba120a..afec73bebf0e 100644 --- a/src/System.Private.Xml/tests/Xslt/XsltCompiler/Identity.xslt +++ b/src/System.Private.Xml/tests/Xslt/XsltCompiler/Identity.xslt @@ -1,5 +1,4 @@ - - + diff --git a/src/System.Private.Xml/tests/Xslt/XsltCompiler/IdentityTransform.xslt b/src/System.Private.Xml/tests/Xslt/XsltCompiler/IdentityTransform.xslt index 005048ba120a..afec73bebf0e 100644 --- a/src/System.Private.Xml/tests/Xslt/XsltCompiler/IdentityTransform.xslt +++ b/src/System.Private.Xml/tests/Xslt/XsltCompiler/IdentityTransform.xslt @@ -1,5 +1,4 @@ - - + diff --git a/src/System.Private.Xml/tests/Xslt/XsltCompiler/TestStylesheet.xslt b/src/System.Private.Xml/tests/Xslt/XsltCompiler/TestStylesheet.xslt index c6207f4423d9..4f2ead16153b 100644 --- a/src/System.Private.Xml/tests/Xslt/XsltCompiler/TestStylesheet.xslt +++ b/src/System.Private.Xml/tests/Xslt/XsltCompiler/TestStylesheet.xslt @@ -1,5 +1,4 @@ - - + diff --git a/src/System.Reflection.Context/Directory.Build.props b/src/System.Reflection.Context/Directory.Build.props index 926696157b0f..14f75a50fdb4 100644 --- a/src/System.Reflection.Context/Directory.Build.props +++ b/src/System.Reflection.Context/Directory.Build.props @@ -1,5 +1,4 @@ - - + 4.0.3.0 diff --git a/src/System.Reflection.Context/pkg/System.Reflection.Context.pkgproj b/src/System.Reflection.Context/pkg/System.Reflection.Context.pkgproj index 27308bbcab7c..66dc14a19dae 100644 --- a/src/System.Reflection.Context/pkg/System.Reflection.Context.pkgproj +++ b/src/System.Reflection.Context/pkg/System.Reflection.Context.pkgproj @@ -1,5 +1,4 @@ - - + diff --git a/src/System.Reflection.Context/ref/Configurations.props b/src/System.Reflection.Context/ref/Configurations.props index a66f1edba4a0..2b37a93d1ab1 100644 --- a/src/System.Reflection.Context/ref/Configurations.props +++ b/src/System.Reflection.Context/ref/Configurations.props @@ -1,5 +1,4 @@ - - + netstandard; diff --git a/src/System.Reflection.Context/src/Configurations.props b/src/System.Reflection.Context/src/Configurations.props index 0b789f959bad..090e9478a0fc 100644 --- a/src/System.Reflection.Context/src/Configurations.props +++ b/src/System.Reflection.Context/src/Configurations.props @@ -1,5 +1,4 @@ - - + netcoreapp; diff --git a/src/System.Reflection.Context/src/Resources/Strings.resx b/src/System.Reflection.Context/src/Resources/Strings.resx index 27ab6ebb0c8f..faa2e9cbb08c 100644 --- a/src/System.Reflection.Context/src/Resources/Strings.resx +++ b/src/System.Reflection.Context/src/Resources/Strings.resx @@ -1,5 +1,4 @@ - - + diff --git a/src/System.Reflection.Context/tests/Configurations.props b/src/System.Reflection.Context/tests/Configurations.props index 5e52d60de3ca..1a037adc3e7c 100644 --- a/src/System.Reflection.Context/tests/Configurations.props +++ b/src/System.Reflection.Context/tests/Configurations.props @@ -1,5 +1,4 @@ - - + netcoreapp; diff --git a/src/System.Reflection.Context/tests/Properties/Resources.resx b/src/System.Reflection.Context/tests/Properties/Resources.resx index 7b1976b912e5..5848e04425f8 100644 --- a/src/System.Reflection.Context/tests/Properties/Resources.resx +++ b/src/System.Reflection.Context/tests/Properties/Resources.resx @@ -1,5 +1,4 @@ - - + diff --git a/src/System.Reflection.DispatchProxy/Directory.Build.props b/src/System.Reflection.DispatchProxy/Directory.Build.props index 550855ef8232..1d44f78cd374 100644 --- a/src/System.Reflection.DispatchProxy/Directory.Build.props +++ b/src/System.Reflection.DispatchProxy/Directory.Build.props @@ -1,5 +1,4 @@ - - + 4.0.5.0 diff --git a/src/System.Reflection.DispatchProxy/pkg/System.Reflection.DispatchProxy.pkgproj b/src/System.Reflection.DispatchProxy/pkg/System.Reflection.DispatchProxy.pkgproj index 7f87457bf147..d45fd2ae9ae7 100644 --- a/src/System.Reflection.DispatchProxy/pkg/System.Reflection.DispatchProxy.pkgproj +++ b/src/System.Reflection.DispatchProxy/pkg/System.Reflection.DispatchProxy.pkgproj @@ -1,5 +1,4 @@ - - + diff --git a/src/System.Reflection.DispatchProxy/ref/Configurations.props b/src/System.Reflection.DispatchProxy/ref/Configurations.props index f6dd5314321f..e963a92f1ba5 100644 --- a/src/System.Reflection.DispatchProxy/ref/Configurations.props +++ b/src/System.Reflection.DispatchProxy/ref/Configurations.props @@ -1,5 +1,4 @@ - - + netcoreapp; diff --git a/src/System.Reflection.DispatchProxy/src/Configurations.props b/src/System.Reflection.DispatchProxy/src/Configurations.props index 768ff70e4748..e85d2e0e20a5 100644 --- a/src/System.Reflection.DispatchProxy/src/Configurations.props +++ b/src/System.Reflection.DispatchProxy/src/Configurations.props @@ -1,5 +1,4 @@ - - + net461; diff --git a/src/System.Reflection.DispatchProxy/src/Resources/Strings.resx b/src/System.Reflection.DispatchProxy/src/Resources/Strings.resx index 6817eaa4691c..207ef13683a0 100644 --- a/src/System.Reflection.DispatchProxy/src/Resources/Strings.resx +++ b/src/System.Reflection.DispatchProxy/src/Resources/Strings.resx @@ -1,5 +1,4 @@ - - + diff --git a/src/System.Reflection.DispatchProxy/tests/Configurations.props b/src/System.Reflection.DispatchProxy/tests/Configurations.props index 77a4b65bc94a..2bc19ff4170e 100644 --- a/src/System.Reflection.DispatchProxy/tests/Configurations.props +++ b/src/System.Reflection.DispatchProxy/tests/Configurations.props @@ -1,5 +1,4 @@ - - + netstandard; diff --git a/src/System.Reflection.Emit.ILGeneration/Directory.Build.props b/src/System.Reflection.Emit.ILGeneration/Directory.Build.props index b6f0e05d2fce..052e35e97a1a 100644 --- a/src/System.Reflection.Emit.ILGeneration/Directory.Build.props +++ b/src/System.Reflection.Emit.ILGeneration/Directory.Build.props @@ -1,5 +1,4 @@ - - + 4.0.3.0 diff --git a/src/System.Reflection.Emit.ILGeneration/pkg/System.Reflection.Emit.ILGeneration.pkgproj b/src/System.Reflection.Emit.ILGeneration/pkg/System.Reflection.Emit.ILGeneration.pkgproj index b49484ce1b6b..3f683196aba3 100644 --- a/src/System.Reflection.Emit.ILGeneration/pkg/System.Reflection.Emit.ILGeneration.pkgproj +++ b/src/System.Reflection.Emit.ILGeneration/pkg/System.Reflection.Emit.ILGeneration.pkgproj @@ -1,5 +1,4 @@ - - + diff --git a/src/System.Reflection.Emit.ILGeneration/ref/Configurations.props b/src/System.Reflection.Emit.ILGeneration/ref/Configurations.props index 2eb107c49387..aeccaf726952 100644 --- a/src/System.Reflection.Emit.ILGeneration/ref/Configurations.props +++ b/src/System.Reflection.Emit.ILGeneration/ref/Configurations.props @@ -1,5 +1,4 @@ - - + netstandard; diff --git a/src/System.Reflection.Emit.ILGeneration/src/Configurations.props b/src/System.Reflection.Emit.ILGeneration/src/Configurations.props index 280114ac1948..0b9482c33258 100644 --- a/src/System.Reflection.Emit.ILGeneration/src/Configurations.props +++ b/src/System.Reflection.Emit.ILGeneration/src/Configurations.props @@ -1,5 +1,4 @@ - - + netstandard; diff --git a/src/System.Reflection.Emit.ILGeneration/src/Resources/Strings.resx b/src/System.Reflection.Emit.ILGeneration/src/Resources/Strings.resx index 4c23b5322bfa..c30e40e50722 100644 --- a/src/System.Reflection.Emit.ILGeneration/src/Resources/Strings.resx +++ b/src/System.Reflection.Emit.ILGeneration/src/Resources/Strings.resx @@ -1,4 +1,3 @@ - diff --git a/src/System.Reflection.MetadataLoadContext/Directory.Build.props b/src/System.Reflection.MetadataLoadContext/Directory.Build.props index 6be79232c52e..aa74bf5413dc 100644 --- a/src/System.Reflection.MetadataLoadContext/Directory.Build.props +++ b/src/System.Reflection.MetadataLoadContext/Directory.Build.props @@ -1,5 +1,4 @@ - - + 4.0.0.0 diff --git a/src/System.Reflection.MetadataLoadContext/pkg/System.Reflection.MetadataLoadContext.pkgproj b/src/System.Reflection.MetadataLoadContext/pkg/System.Reflection.MetadataLoadContext.pkgproj index 11025472d9ad..850a3f2e0a80 100644 --- a/src/System.Reflection.MetadataLoadContext/pkg/System.Reflection.MetadataLoadContext.pkgproj +++ b/src/System.Reflection.MetadataLoadContext/pkg/System.Reflection.MetadataLoadContext.pkgproj @@ -1,5 +1,4 @@ - - + diff --git a/src/System.Reflection.MetadataLoadContext/ref/Configurations.props b/src/System.Reflection.MetadataLoadContext/ref/Configurations.props index c398e42e8994..ff0d415e4593 100644 --- a/src/System.Reflection.MetadataLoadContext/ref/Configurations.props +++ b/src/System.Reflection.MetadataLoadContext/ref/Configurations.props @@ -1,5 +1,4 @@ - - + netstandard; diff --git a/src/System.Reflection.MetadataLoadContext/src/Configurations.props b/src/System.Reflection.MetadataLoadContext/src/Configurations.props index 271a4be4c93c..38a2a87a19e0 100644 --- a/src/System.Reflection.MetadataLoadContext/src/Configurations.props +++ b/src/System.Reflection.MetadataLoadContext/src/Configurations.props @@ -1,5 +1,4 @@ - - + netstandard; diff --git a/src/System.Reflection.MetadataLoadContext/src/Resources/Strings.resx b/src/System.Reflection.MetadataLoadContext/src/Resources/Strings.resx index cb6d63179776..6e447252b303 100644 --- a/src/System.Reflection.MetadataLoadContext/src/Resources/Strings.resx +++ b/src/System.Reflection.MetadataLoadContext/src/Resources/Strings.resx @@ -1,5 +1,4 @@ - - + diff --git a/src/System.Runtime.Serialization.Json/Directory.Build.props b/src/System.Runtime.Serialization.Json/Directory.Build.props index 472e418a974b..9162773bfdc6 100644 --- a/src/System.Runtime.Serialization.Json/Directory.Build.props +++ b/src/System.Runtime.Serialization.Json/Directory.Build.props @@ -1,5 +1,4 @@ - - + 4.0.4.0 diff --git a/src/System.Runtime.Serialization.Json/ref/Configurations.props b/src/System.Runtime.Serialization.Json/ref/Configurations.props index c70175586371..f97cd5ea7a97 100644 --- a/src/System.Runtime.Serialization.Json/ref/Configurations.props +++ b/src/System.Runtime.Serialization.Json/ref/Configurations.props @@ -1,5 +1,4 @@ - - + netcoreapp; diff --git a/src/System.Runtime.Serialization.Json/src/Configurations.props b/src/System.Runtime.Serialization.Json/src/Configurations.props index b7611d75b720..591dde55dde6 100644 --- a/src/System.Runtime.Serialization.Json/src/Configurations.props +++ b/src/System.Runtime.Serialization.Json/src/Configurations.props @@ -1,5 +1,4 @@ - - + netcoreapp; diff --git a/src/System.Runtime.Serialization.Json/tests/Configurations.props b/src/System.Runtime.Serialization.Json/tests/Configurations.props index bd930d0f901d..2260378844bc 100644 --- a/src/System.Runtime.Serialization.Json/tests/Configurations.props +++ b/src/System.Runtime.Serialization.Json/tests/Configurations.props @@ -1,5 +1,4 @@ - - + netstandard; diff --git a/src/System.Runtime.Serialization.Json/tests/Performance/Configurations.props b/src/System.Runtime.Serialization.Json/tests/Performance/Configurations.props index c398e42e8994..581054d46db4 100644 --- a/src/System.Runtime.Serialization.Json/tests/Performance/Configurations.props +++ b/src/System.Runtime.Serialization.Json/tests/Performance/Configurations.props @@ -1,5 +1,4 @@ - - + netstandard; diff --git a/src/System.Runtime.Serialization.Json/tests/ReflectionOnly/Configurations.props b/src/System.Runtime.Serialization.Json/tests/ReflectionOnly/Configurations.props index bd930d0f901d..2260378844bc 100644 --- a/src/System.Runtime.Serialization.Json/tests/ReflectionOnly/Configurations.props +++ b/src/System.Runtime.Serialization.Json/tests/ReflectionOnly/Configurations.props @@ -1,5 +1,4 @@ - - + netstandard; diff --git a/src/System.Runtime.Serialization.Primitives/Directory.Build.props b/src/System.Runtime.Serialization.Primitives/Directory.Build.props index 047458dfc570..988124d2d8e2 100644 --- a/src/System.Runtime.Serialization.Primitives/Directory.Build.props +++ b/src/System.Runtime.Serialization.Primitives/Directory.Build.props @@ -1,5 +1,4 @@ - - + 4.2.1.0 diff --git a/src/System.Runtime.Serialization.Primitives/ref/Configurations.props b/src/System.Runtime.Serialization.Primitives/ref/Configurations.props index c70175586371..f97cd5ea7a97 100644 --- a/src/System.Runtime.Serialization.Primitives/ref/Configurations.props +++ b/src/System.Runtime.Serialization.Primitives/ref/Configurations.props @@ -1,5 +1,4 @@ - - + netcoreapp; diff --git a/src/System.Runtime.Serialization.Primitives/src/Configurations.props b/src/System.Runtime.Serialization.Primitives/src/Configurations.props index dcb70afd11c0..31322005d782 100644 --- a/src/System.Runtime.Serialization.Primitives/src/Configurations.props +++ b/src/System.Runtime.Serialization.Primitives/src/Configurations.props @@ -1,5 +1,4 @@ - - + uapaot-Windows_NT; diff --git a/src/System.Runtime.Serialization.Primitives/src/Resources/Strings.resx b/src/System.Runtime.Serialization.Primitives/src/Resources/Strings.resx index 3f3cead836f1..43f9e0b26e37 100644 --- a/src/System.Runtime.Serialization.Primitives/src/Resources/Strings.resx +++ b/src/System.Runtime.Serialization.Primitives/src/Resources/Strings.resx @@ -1,5 +1,4 @@ - - + diff --git a/src/System.Runtime.Serialization.Primitives/tests/Configurations.props b/src/System.Runtime.Serialization.Primitives/tests/Configurations.props index c398e42e8994..581054d46db4 100644 --- a/src/System.Runtime.Serialization.Primitives/tests/Configurations.props +++ b/src/System.Runtime.Serialization.Primitives/tests/Configurations.props @@ -1,5 +1,4 @@ - - + netstandard; diff --git a/src/System.Runtime.Serialization.Xml/Directory.Build.props b/src/System.Runtime.Serialization.Xml/Directory.Build.props index 50710c16afe5..0cef3cdffff2 100644 --- a/src/System.Runtime.Serialization.Xml/Directory.Build.props +++ b/src/System.Runtime.Serialization.Xml/Directory.Build.props @@ -1,5 +1,4 @@ - - + 4.1.4.0 diff --git a/src/System.Runtime.Serialization.Xml/ref/Configurations.props b/src/System.Runtime.Serialization.Xml/ref/Configurations.props index c70175586371..f97cd5ea7a97 100644 --- a/src/System.Runtime.Serialization.Xml/ref/Configurations.props +++ b/src/System.Runtime.Serialization.Xml/ref/Configurations.props @@ -1,5 +1,4 @@ - - + netcoreapp; diff --git a/src/System.Runtime.Serialization.Xml/src/Configurations.props b/src/System.Runtime.Serialization.Xml/src/Configurations.props index a8910ef718c7..cdeb74f110c2 100644 --- a/src/System.Runtime.Serialization.Xml/src/Configurations.props +++ b/src/System.Runtime.Serialization.Xml/src/Configurations.props @@ -1,5 +1,4 @@ - - + uap-Windows_NT; diff --git a/src/System.Runtime.Serialization.Xml/tests/Canonicalization/Configurations.props b/src/System.Runtime.Serialization.Xml/tests/Canonicalization/Configurations.props index 5ead6b58fee7..5866d421df58 100644 --- a/src/System.Runtime.Serialization.Xml/tests/Canonicalization/Configurations.props +++ b/src/System.Runtime.Serialization.Xml/tests/Canonicalization/Configurations.props @@ -1,5 +1,4 @@ - - + netstandard; diff --git a/src/System.Runtime.Serialization.Xml/tests/Configurations.props b/src/System.Runtime.Serialization.Xml/tests/Configurations.props index bd930d0f901d..2260378844bc 100644 --- a/src/System.Runtime.Serialization.Xml/tests/Configurations.props +++ b/src/System.Runtime.Serialization.Xml/tests/Configurations.props @@ -1,5 +1,4 @@ - - + netstandard; diff --git a/src/System.Runtime.Serialization.Xml/tests/Performance/Configurations.props b/src/System.Runtime.Serialization.Xml/tests/Performance/Configurations.props index c398e42e8994..581054d46db4 100644 --- a/src/System.Runtime.Serialization.Xml/tests/Performance/Configurations.props +++ b/src/System.Runtime.Serialization.Xml/tests/Performance/Configurations.props @@ -1,5 +1,4 @@ - - + netstandard; diff --git a/src/System.Runtime.Serialization.Xml/tests/ReflectionOnly/Configurations.props b/src/System.Runtime.Serialization.Xml/tests/ReflectionOnly/Configurations.props index bd930d0f901d..2260378844bc 100644 --- a/src/System.Runtime.Serialization.Xml/tests/ReflectionOnly/Configurations.props +++ b/src/System.Runtime.Serialization.Xml/tests/ReflectionOnly/Configurations.props @@ -1,5 +1,4 @@ - - + netstandard; diff --git a/src/System.Runtime.WindowsRuntime.UI.Xaml/Directory.Build.props b/src/System.Runtime.WindowsRuntime.UI.Xaml/Directory.Build.props index 3df95f53bb40..bfa60abb6366 100644 --- a/src/System.Runtime.WindowsRuntime.UI.Xaml/Directory.Build.props +++ b/src/System.Runtime.WindowsRuntime.UI.Xaml/Directory.Build.props @@ -1,5 +1,4 @@ - - + 4.0.4.0 diff --git a/src/System.Runtime.WindowsRuntime.UI.Xaml/pkg/System.Runtime.WindowsRuntime.UI.Xaml.pkgproj b/src/System.Runtime.WindowsRuntime.UI.Xaml/pkg/System.Runtime.WindowsRuntime.UI.Xaml.pkgproj index 321a11345d70..10b4e354fbff 100644 --- a/src/System.Runtime.WindowsRuntime.UI.Xaml/pkg/System.Runtime.WindowsRuntime.UI.Xaml.pkgproj +++ b/src/System.Runtime.WindowsRuntime.UI.Xaml/pkg/System.Runtime.WindowsRuntime.UI.Xaml.pkgproj @@ -1,5 +1,4 @@ - - + diff --git a/src/System.Runtime.WindowsRuntime.UI.Xaml/ref/Configurations.props b/src/System.Runtime.WindowsRuntime.UI.Xaml/ref/Configurations.props index 600231d88c49..6a88cfc1ed62 100644 --- a/src/System.Runtime.WindowsRuntime.UI.Xaml/ref/Configurations.props +++ b/src/System.Runtime.WindowsRuntime.UI.Xaml/ref/Configurations.props @@ -1,5 +1,4 @@ - - + netstandard; diff --git a/src/System.Runtime.WindowsRuntime.UI.Xaml/src/Configurations.props b/src/System.Runtime.WindowsRuntime.UI.Xaml/src/Configurations.props index 04701108e466..17a96b153b1a 100644 --- a/src/System.Runtime.WindowsRuntime.UI.Xaml/src/Configurations.props +++ b/src/System.Runtime.WindowsRuntime.UI.Xaml/src/Configurations.props @@ -1,5 +1,4 @@ - - + netstandard1.1; diff --git a/src/System.Runtime.WindowsRuntime.UI.Xaml/src/Resources/Strings.resx b/src/System.Runtime.WindowsRuntime.UI.Xaml/src/Resources/Strings.resx index a12a5ae00ce3..56adff40d995 100644 --- a/src/System.Runtime.WindowsRuntime.UI.Xaml/src/Resources/Strings.resx +++ b/src/System.Runtime.WindowsRuntime.UI.Xaml/src/Resources/Strings.resx @@ -1,5 +1,4 @@ - - + diff --git a/src/System.Runtime.WindowsRuntime.UI.Xaml/tests/Configurations.props b/src/System.Runtime.WindowsRuntime.UI.Xaml/tests/Configurations.props index 0cee6a527118..945a2e85a05e 100644 --- a/src/System.Runtime.WindowsRuntime.UI.Xaml/tests/Configurations.props +++ b/src/System.Runtime.WindowsRuntime.UI.Xaml/tests/Configurations.props @@ -1,5 +1,4 @@ - - + uap-Windows_NT; diff --git a/src/System.Runtime.WindowsRuntime/Directory.Build.props b/src/System.Runtime.WindowsRuntime/Directory.Build.props index 8eda273b7201..98e5c636377d 100644 --- a/src/System.Runtime.WindowsRuntime/Directory.Build.props +++ b/src/System.Runtime.WindowsRuntime/Directory.Build.props @@ -1,5 +1,4 @@ - - + 4.0.14.0 diff --git a/src/System.Runtime.WindowsRuntime/pkg/System.Runtime.WindowsRuntime.pkgproj b/src/System.Runtime.WindowsRuntime/pkg/System.Runtime.WindowsRuntime.pkgproj index b309462133e2..4559a092e762 100644 --- a/src/System.Runtime.WindowsRuntime/pkg/System.Runtime.WindowsRuntime.pkgproj +++ b/src/System.Runtime.WindowsRuntime/pkg/System.Runtime.WindowsRuntime.pkgproj @@ -1,5 +1,4 @@ - - + diff --git a/src/System.Runtime.WindowsRuntime/ref/Configurations.props b/src/System.Runtime.WindowsRuntime/ref/Configurations.props index 600231d88c49..6a88cfc1ed62 100644 --- a/src/System.Runtime.WindowsRuntime/ref/Configurations.props +++ b/src/System.Runtime.WindowsRuntime/ref/Configurations.props @@ -1,5 +1,4 @@ - - + netstandard; diff --git a/src/System.Runtime.WindowsRuntime/src/Configurations.props b/src/System.Runtime.WindowsRuntime/src/Configurations.props index db1b5d367d52..ccb074954926 100644 --- a/src/System.Runtime.WindowsRuntime/src/Configurations.props +++ b/src/System.Runtime.WindowsRuntime/src/Configurations.props @@ -1,5 +1,4 @@ - - + netstandard1.0; diff --git a/src/System.Runtime.WindowsRuntime/src/Resources/Strings.resx b/src/System.Runtime.WindowsRuntime/src/Resources/Strings.resx index eae22217d40d..719c7b7380e1 100644 --- a/src/System.Runtime.WindowsRuntime/src/Resources/Strings.resx +++ b/src/System.Runtime.WindowsRuntime/src/Resources/Strings.resx @@ -1,5 +1,4 @@ - - + diff --git a/src/shims/Directory.Build.props b/src/shims/Directory.Build.props index 4561b7efd58c..0ddbf9e5a8f5 100644 --- a/src/shims/Directory.Build.props +++ b/src/shims/Directory.Build.props @@ -1,5 +1,4 @@ - - + diff --git a/src/shims/manual/Directory.Build.props b/src/shims/manual/Directory.Build.props index b5e9ac7f4cc4..c249a4fa47b5 100644 --- a/src/shims/manual/Directory.Build.props +++ b/src/shims/manual/Directory.Build.props @@ -1,5 +1,4 @@ - - + netcoreapp2.0; diff --git a/src/shims/netfxreference.props b/src/shims/netfxreference.props index 387f1d06b513..449cdecf3ef3 100644 --- a/src/shims/netfxreference.props +++ b/src/shims/netfxreference.props @@ -1,4 +1,4 @@ - + true diff --git a/src/shims/shims.proj b/src/shims/shims.proj index 51e900d5d2c5..083820478b15 100644 --- a/src/shims/shims.proj +++ b/src/shims/shims.proj @@ -1,5 +1,4 @@ - - + netcoreapp2.0 diff --git a/src/src.builds b/src/src.builds index c40822ec579b..aeb419cfb058 100644 --- a/src/src.builds +++ b/src/src.builds @@ -1,4 +1,3 @@ - diff --git a/src/tests.builds b/src/tests.builds index 9f301180396c..1d8ed80cbe89 100644 --- a/src/tests.builds +++ b/src/tests.builds @@ -1,4 +1,3 @@ -