.NET Core to .NET branding changes (#33694)
authorJan Kotas <jkotas@microsoft.com>
Sat, 28 Mar 2020 14:00:19 +0000 (07:00 -0700)
committerGitHub <noreply@github.com>
Sat, 28 Mar 2020 14:00:19 +0000 (07:00 -0700)
commit479067315a31a2a2285b62674ede2b5dbe44aff4
treea4aada84382d6590b38ee0221d429fcd34264d95
parent450cd478533b99a34c902ec78106d3b497cb8fe8
.NET Core to .NET branding changes (#33694)

Contributes to #33680
152 files changed:
README.md
THIRD-PARTY-NOTICES.TXT
docs/coding-guidelines/api-guidelines/nullability.md
docs/coding-guidelines/cross-platform-performance-and-eventing.md
docs/design/features/assemblyloadcontext.md
docs/design/features/host-components.md
docs/design/features/host-download-urls.md
docs/design/features/host-error-codes.md
docs/design/features/localization-options.md
docs/design/features/native-hosting.md
docs/design/features/net-core-applications.md [deleted file]
docs/design/features/tiered-compilation-guide.md
docs/project/copyright.md
docs/project/dogfooding.md
docs/project/linux-performance-tracing.md
docs/project/porting.md [deleted file]
docs/project/profiling-api-status.md
docs/workflow/building/coreclr/crossgen.md
docs/workflow/building/libraries/README.md
docs/workflow/debugging/libraries/unix-instructions.md
docs/workflow/debugging/libraries/windows-instructions.md
docs/workflow/editing-and-debugging.md
docs/workflow/requirements/windows-requirements.md
docs/workflow/testing/coreclr/testing.md
docs/workflow/testing/libraries/testing.md
docs/workflow/testing/using-corerun.md
docs/workflow/testing/using-your-build.md
docs/workflow/using-dotnet-cli.md
eng/Versions.props
eng/pipelines/coreclr/corefx-jitstress.yml
eng/pipelines/coreclr/corefx-jitstress2-jitstressregs.yml
eng/pipelines/coreclr/corefx-jitstressregs.yml
eng/pipelines/coreclr/corefx.yml
eng/pipelines/coreclr/templates/format-job.yml
eng/versioning.targets
src/coreclr/Directory.Build.targets
src/coreclr/src/Directory.Build.props
src/coreclr/src/ToolBox/SOS/SOS_README.md
src/coreclr/src/pal/prebuilt/inc/fxverstrings.h
src/coreclr/src/vm/eventreporter.cpp
src/coreclr/tests/scripts/crossgen_comparison.py
src/coreclr/tests/src/Interop/PInvoke/SizeParamIndex/ReversePInvoke/PassingByRef/PassingByRefTest.cs
src/coreclr/tests/src/Interop/WinRT/NETClients/Primitives/StringTests.cs
src/coreclr/tests/src/sizeondisk/sodbench/THIRD-PARTY-NOTICES.TXT
src/installer/Directory.Build.props
src/installer/corehost/build.proj
src/installer/corehost/cli/apphost/apphost.windows.cpp
src/installer/corehost/cli/fxr/command_line.cpp
src/installer/corehost/cli/fxr/fx_muxer.cpp
src/installer/corehost/cli/fxr/sdk_resolver.cpp
src/installer/corehost/cli/fxr_resolver.cpp
src/installer/corehost/cli/fxr_resolver.h
src/installer/corehost/cli/ijwhost/ijwthunk.cpp
src/installer/corehost/corehost.cpp
src/installer/managed/Microsoft.NET.HostModel/Microsoft.NET.HostModel.csproj
src/installer/pkg/Directory.Build.targets
src/installer/pkg/packaging/deb/dotnet-hostfxr-debian_config.json
src/installer/pkg/packaging/deb/dotnet-runtime-deps-debian_config.json
src/installer/pkg/packaging/deb/dotnet-sharedframework-debian_config.json
src/installer/pkg/packaging/deb/dotnet-sharedhost-debian_config.json
src/installer/pkg/packaging/deb/package.targets
src/installer/pkg/packaging/osx/hostfxr/resources/cs.lproj/conclusion.html
src/installer/pkg/packaging/osx/hostfxr/resources/cs.lproj/welcome.html
src/installer/pkg/packaging/osx/hostfxr/resources/de.lproj/conclusion.html
src/installer/pkg/packaging/osx/hostfxr/resources/de.lproj/welcome.html
src/installer/pkg/packaging/osx/hostfxr/resources/en.lproj/conclusion.html
src/installer/pkg/packaging/osx/hostfxr/resources/en.lproj/welcome.html
src/installer/pkg/packaging/osx/hostfxr/resources/es.lproj/conclusion.html
src/installer/pkg/packaging/osx/hostfxr/resources/es.lproj/welcome.html
src/installer/pkg/packaging/osx/hostfxr/resources/fr.lproj/conclusion.html
src/installer/pkg/packaging/osx/hostfxr/resources/fr.lproj/welcome.html
src/installer/pkg/packaging/osx/hostfxr/resources/it.lproj/conclusion.html
src/installer/pkg/packaging/osx/hostfxr/resources/it.lproj/welcome.html
src/installer/pkg/packaging/osx/hostfxr/resources/ja.lproj/conclusion.html
src/installer/pkg/packaging/osx/hostfxr/resources/ja.lproj/welcome.html
src/installer/pkg/packaging/osx/hostfxr/resources/ko.lproj/conclusion.html
src/installer/pkg/packaging/osx/hostfxr/resources/ko.lproj/welcome.html
src/installer/pkg/packaging/osx/hostfxr/resources/pl.lproj/conclusion.html
src/installer/pkg/packaging/osx/hostfxr/resources/pl.lproj/welcome.html
src/installer/pkg/packaging/osx/hostfxr/resources/pt-br.lproj/conclusion.html
src/installer/pkg/packaging/osx/hostfxr/resources/pt-br.lproj/welcome.html
src/installer/pkg/packaging/osx/hostfxr/resources/ru.lproj/conclusion.html
src/installer/pkg/packaging/osx/hostfxr/resources/ru.lproj/welcome.html
src/installer/pkg/packaging/osx/hostfxr/resources/tr.lproj/conclusion.html
src/installer/pkg/packaging/osx/hostfxr/resources/tr.lproj/welcome.html
src/installer/pkg/packaging/osx/hostfxr/resources/zh-hans.lproj/conclusion.html
src/installer/pkg/packaging/osx/hostfxr/resources/zh-hans.lproj/welcome.html
src/installer/pkg/packaging/osx/hostfxr/resources/zh-hant.lproj/conclusion.html
src/installer/pkg/packaging/osx/hostfxr/resources/zh-hant.lproj/welcome.html
src/installer/pkg/packaging/osx/sharedframework/resources/cs.lproj/welcome.html
src/installer/pkg/packaging/osx/sharedframework/resources/de.lproj/welcome.html
src/installer/pkg/packaging/osx/sharedframework/resources/en.lproj/welcome.html
src/installer/pkg/packaging/osx/sharedframework/resources/es.lproj/welcome.html
src/installer/pkg/packaging/osx/sharedframework/resources/fr.lproj/welcome.html
src/installer/pkg/packaging/osx/sharedframework/resources/it.lproj/welcome.html
src/installer/pkg/packaging/osx/sharedframework/resources/ja.lproj/welcome.html
src/installer/pkg/packaging/osx/sharedframework/resources/ko.lproj/welcome.html
src/installer/pkg/packaging/osx/sharedframework/resources/pl.lproj/welcome.html
src/installer/pkg/packaging/osx/sharedframework/resources/pt-br.lproj/welcome.html
src/installer/pkg/packaging/osx/sharedframework/shared-framework-distribution-template.xml
src/installer/pkg/packaging/rpm/dotnet-hostfxr-rpm_config.json
src/installer/pkg/packaging/rpm/dotnet-runtime-deps-rpm_config_centos.7-x64.json
src/installer/pkg/packaging/rpm/dotnet-runtime-deps-rpm_config_fedora.27-x64.json
src/installer/pkg/packaging/rpm/dotnet-runtime-deps-rpm_config_opensuse.42-x64.json
src/installer/pkg/packaging/rpm/dotnet-runtime-deps-rpm_config_oraclelinux.7-x64.json
src/installer/pkg/packaging/rpm/dotnet-runtime-deps-rpm_config_rhel.7-x64.json
src/installer/pkg/packaging/rpm/dotnet-runtime-deps-rpm_config_sles.12-x64.json
src/installer/pkg/packaging/rpm/dotnet-sharedframework-rpm_config.json
src/installer/pkg/packaging/rpm/dotnet-sharedhost-rpm_config.json
src/installer/pkg/projects/descriptions.json
src/installer/pkg/projects/netcoreapp/sfx/Microsoft.NETCore.App.Bundle.bundleproj
src/installer/pkg/projects/netcoreapp/sfx/bundle.wxl
src/installer/pkg/projects/netcoreapp/sfx/theme/1028/bundle.wxl
src/installer/pkg/projects/netcoreapp/sfx/theme/1029/bundle.wxl
src/installer/pkg/projects/netcoreapp/sfx/theme/1031/bundle.wxl
src/installer/pkg/projects/netcoreapp/sfx/theme/1033/bundle.wxl
src/installer/pkg/projects/netcoreapp/sfx/theme/1036/bundle.wxl
src/installer/pkg/projects/netcoreapp/sfx/theme/1040/bundle.wxl
src/installer/pkg/projects/netcoreapp/sfx/theme/1041/bundle.wxl
src/installer/pkg/projects/netcoreapp/sfx/theme/1042/bundle.wxl
src/installer/pkg/projects/netcoreapp/sfx/theme/1045/bundle.wxl
src/installer/pkg/projects/netcoreapp/sfx/theme/1046/bundle.wxl
src/installer/pkg/projects/netcoreapp/sfx/theme/1049/bundle.wxl
src/installer/pkg/projects/netcoreapp/sfx/theme/1055/bundle.wxl
src/installer/pkg/projects/netcoreapp/sfx/theme/2052/bundle.wxl
src/installer/pkg/projects/netcoreapp/sfx/theme/3082/bundle.wxl
src/installer/test/HostActivation.Tests/DotnetArgValidation.cs
src/installer/test/HostActivation.Tests/MultilevelSDKLookup.cs
src/installer/test/HostActivation.Tests/PortableAppActivation.cs
src/installer/test/HostActivation.Tests/SDKLookup.cs
src/installer/test/scripts/linux-test/README.md
src/installer/test/scripts/linux-test/VerificationTestOnDocker.sh
src/libraries/Common/tests/CoreFx.Private.TestUtilities/System/PlatformDetection.cs
src/libraries/Microsoft.XmlSerializer.Generator/src/Sgen.cs
src/libraries/Native/Unix/System.Security.Cryptography.Native/apibridge.c
src/libraries/Native/Unix/System.Security.Cryptography.Native/openssl_1_0_structs.h
src/libraries/System.DirectoryServices/tests/System/DirectoryServices/DirectoryServicesTests.cs
src/libraries/System.Net.Http.WinHttpHandler/src/Resources/Strings.resx
src/libraries/System.Net.Security/src/System/Net/Security/SslStreamPal.Windows.cs
src/libraries/System.Runtime.InteropServices.RuntimeInformation/tests/DescriptionNameTests.cs
src/libraries/System.ServiceModel.Syndication/tests/BasicScenarioTests.cs
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomEntryTest.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/RssDisjointItems.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/RssFeedWithCustomImageName.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/SimpleAtomFeed.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/SimpleAtomFeedCustomParser.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/SimpleRssFeed.xml
src/libraries/System.Text.Json/roadmap/README.md
src/libraries/System.Utf8String.Experimental/README.md
src/libraries/pkg/descriptions.json
src/mono/Directory.Build.targets
src/mono/netcore/nuget/descriptions.json