Update the configurations properties in projects
authorWes Haggard <Wes.Haggard@microsoft.com>
Wed, 29 Aug 2018 16:45:04 +0000 (09:45 -0700)
committerWes Haggard <Wes.Haggard@microsoft.com>
Wed, 29 Aug 2018 16:45:04 +0000 (09:45 -0700)
commit6dcf8b8bfb945572a52f4faa602d63d473a750b7
treecbd760a98fa0d010eeb9c960e3d3951b990d5caf
parent4a22d24ae7500390c62f3945b39a667cf6173476
Update the configurations properties in projects

Commit migrated from https://github.com/dotnet/corefx/commit/fea86686c620242ce7e1911418f2fba7c4d52d4d
73 files changed:
src/libraries/CoreFx.Private.TestUtilities/src/CoreFx.Private.TestUtilities.csproj
src/libraries/Microsoft.IO.Redist/Microsoft.IO.Redist.sln
src/libraries/System.AppContext/src/System.AppContext.csproj
src/libraries/System.Buffers/src/System.Buffers.csproj
src/libraries/System.Collections.Concurrent/System.Collections.Concurrent.sln
src/libraries/System.Collections.Concurrent/src/System.Collections.Concurrent.csproj
src/libraries/System.Collections.NonGeneric/System.Collections.NonGeneric.sln
src/libraries/System.Collections/System.Collections.sln
src/libraries/System.Collections/src/System.Collections.csproj
src/libraries/System.Console/System.Console.sln
src/libraries/System.Data.SqlClient/ref/System.Data.SqlClient.csproj
src/libraries/System.Data.SqlClient/src/System.Data.SqlClient.csproj
src/libraries/System.Diagnostics.Contracts/src/System.Diagnostics.Contracts.csproj
src/libraries/System.Diagnostics.Debug/src/System.Diagnostics.Debug.csproj
src/libraries/System.Diagnostics.Process/System.Diagnostics.Process.sln
src/libraries/System.Diagnostics.StackTrace/src/System.Diagnostics.StackTrace.csproj
src/libraries/System.Diagnostics.Tools/src/System.Diagnostics.Tools.csproj
src/libraries/System.Diagnostics.Tracing/src/System.Diagnostics.Tracing.csproj
src/libraries/System.Drawing.Common/System.Drawing.Common.sln
src/libraries/System.Globalization.Calendars/src/System.Globalization.Calendars.csproj
src/libraries/System.Globalization/System.Globalization.sln
src/libraries/System.Globalization/src/System.Globalization.csproj
src/libraries/System.IO.Compression/System.IO.Compression.sln
src/libraries/System.IO.FileSystem.AccessControl/System.IO.FileSystem.AccessControl.sln
src/libraries/System.IO.Pipelines/src/System.IO.Pipelines.csproj
src/libraries/System.IO.Pipes.AccessControl/ref/System.IO.Pipes.AccessControl.csproj
src/libraries/System.IO.Pipes.AccessControl/src/System.IO.Pipes.AccessControl.csproj
src/libraries/System.IO.UnmanagedMemoryStream/src/System.IO.UnmanagedMemoryStream.csproj
src/libraries/System.Json/System.Json.sln
src/libraries/System.Linq.Expressions/src/System.Linq.Expressions.csproj
src/libraries/System.Linq.Parallel/System.Linq.Parallel.sln
src/libraries/System.Memory/src/System.Memory.csproj
src/libraries/System.Memory/tests/Performance/System.Memory.Performance.Tests.csproj
src/libraries/System.Net.WebSockets.WebSocketProtocol/src/System.Net.WebSockets.WebSocketProtocol.csproj
src/libraries/System.Numerics.Vectors/src/System.Numerics.Vectors.csproj
src/libraries/System.Private.DataContractSerialization/src/System.Private.DataContractSerialization.csproj
src/libraries/System.Private.Reflection.Metadata.Ecma335/System.Private.Reflection.Metadata.Ecma335.sln
src/libraries/System.Private.Reflection.Metadata.Ecma335/src/System.Private.Reflection.Metadata.Ecma335.csproj
src/libraries/System.Private.Uri/src/System.Private.Uri.csproj
src/libraries/System.Private.Xml/System.Private.Xml.sln
src/libraries/System.Private.Xml/src/System.Private.Xml.csproj
src/libraries/System.Reflection.Extensions/src/System.Reflection.Extensions.csproj
src/libraries/System.Reflection.Primitives/src/System.Reflection.Primitives.csproj
src/libraries/System.Reflection.TypeExtensions/src/System.Reflection.TypeExtensions.csproj
src/libraries/System.Reflection/src/System.Reflection.csproj
src/libraries/System.Resources.ResourceManager/src/System.Resources.ResourceManager.csproj
src/libraries/System.Runtime.Extensions/System.Runtime.Extensions.sln
src/libraries/System.Runtime.Extensions/src/System.Runtime.Extensions.csproj
src/libraries/System.Runtime.InteropServices/src/System.Runtime.InteropServices.csproj
src/libraries/System.Runtime.Loader/src/System.Runtime.Loader.csproj
src/libraries/System.Runtime.Serialization.Json/System.Runtime.Serialization.Json.sln
src/libraries/System.Runtime.Serialization.Xml/System.Runtime.Serialization.Xml.sln
src/libraries/System.Runtime/ref/System.Runtime.csproj
src/libraries/System.Runtime/src/System.Runtime.csproj
src/libraries/System.Runtime/tests/Performance/System.Runtime.Performance.Tests.csproj
src/libraries/System.Security.Cryptography.Pkcs/tests/System.Security.Cryptography.Pkcs.Tests.csproj
src/libraries/System.ServiceModel.Syndication/ref/System.ServiceModel.Syndication.csproj
src/libraries/System.Text.Encoding.Extensions/src/System.Text.Encoding.Extensions.csproj
src/libraries/System.Text.Encoding/System.Text.Encoding.sln
src/libraries/System.Text.Encoding/src/System.Text.Encoding.csproj
src/libraries/System.Text.RegularExpressions/System.Text.RegularExpressions.sln
src/libraries/System.Text.RegularExpressions/ref/System.Text.RegularExpressions.csproj
src/libraries/System.Text.RegularExpressions/src/System.Text.RegularExpressions.csproj
src/libraries/System.Threading.Channels/src/System.Threading.Channels.csproj
src/libraries/System.Threading.Overlapped/src/System.Threading.Overlapped.csproj
src/libraries/System.Threading.Tasks.Extensions/src/System.Threading.Tasks.Extensions.csproj
src/libraries/System.Threading.Tasks/src/System.Threading.Tasks.csproj
src/libraries/System.Threading.Thread/System.Threading.Thread.sln
src/libraries/System.Threading.Thread/src/System.Threading.Thread.csproj
src/libraries/System.Threading.ThreadPool/src/System.Threading.ThreadPool.csproj
src/libraries/System.Threading.Timer/src/System.Threading.Timer.csproj
src/libraries/System.Threading/System.Threading.sln
src/libraries/System.Threading/src/System.Threading.csproj