-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Clean-up unnecessary compatibility polyfills and feature definitions. #12231
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 16 commits
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
e46fc23
Remove calls to `GetTypeInfo()`.
teo-tsirpanis 833f2e1
Remove `Assembly` polyfills and the `FEATURE_ASSEMBLY_LOCATION` direc…
teo-tsirpanis 54d4d89
Remove `FEATURE_CULTUREINFO_GETCULTURES` as always available.
teo-tsirpanis 76029ff
Fix compile errors.
teo-tsirpanis bb84e0a
Do not create additional ALC to load a well-known assembly.
teo-tsirpanis efc1a6c
Merge branch 'main' into rm-compat-code
teo-tsirpanis ee936b4
Merge branch 'main' into rm-compat-code
teo-tsirpanis 6eeb05e
Address Copilot feedback.
teo-tsirpanis 6ff4aa9
Use `CurrentMSBuildExePath`.
teo-tsirpanis 398ad04
Remove `FEATURE_ENVIRONMENT_SYSTEMDIRECTORY` as always available.
teo-tsirpanis 4d29b14
Remove `FEATURE_LEGACY_GETCURRENTDIRECTORY`; we now target .NET Frame…
teo-tsirpanis 8df482b
Remove `FEATURE_LEGACY_GETFULLPATH`; we now target .NET Framework 4.7.2.
teo-tsirpanis fa73c76
Remove `FEATURE_PIPE_SECURITY` as always available.
teo-tsirpanis b8d6fcf
Remove `FEATURE_HTTP_LISTENER` as always available.
teo-tsirpanis b0393b4
Merge `FEATURE_HTTP_LISTENER` with `FEATURE_THREAD_ABORT`.
teo-tsirpanis 9004928
Revert "Remove `FEATURE_LEGACY_GETFULLPATH`; we now target .NET Frame…
teo-tsirpanis be12ddf
Revert "Remove `FEATURE_ENVIRONMENT_SYSTEMDIRECTORY` as always availa…
teo-tsirpanis 9cf6f64
Fix unused using.
teo-tsirpanis 3a4b3bf
Update AssemblyTaskFactory_Tests.cs
teo-tsirpanis ef57e02
Merge branch 'main' into rm-compat-code
teo-tsirpanis 2fbb8bd
Restore BOM in files.
teo-tsirpanis File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.