-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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
Build one MonoTargetsTasks assembly for Microsoft.NET.Runtime.MonoTargets.Sdk pack #59720
Merged
lambdageek
merged 15 commits into
dotnet:main
from
lambdageek:single-mono-targets-tasks-assembly
Sep 30, 2021
Merged
Build one MonoTargetsTasks assembly for Microsoft.NET.Runtime.MonoTargets.Sdk pack #59720
lambdageek
merged 15 commits into
dotnet:main
from
lambdageek:single-mono-targets-tasks-assembly
Sep 30, 2021
Commits on Sep 29, 2021
-
Build one MonoTargetsTasks assembly for Mono.NET.Runtime.MonoTargets.…
…Sdk pack Instead of 3 assemblies for some tiny tasks. Building a single assembly also ensures that everything in the pack depends on and bundles identical versions of dependent assemblies. For example on net472, a single version of System.Text.Json with a single fixed version shared by both the JsonToItemsTaskFactory task factory and the RuntimeConfigParser task. Related to dotnet#59619
Configuration menu - View commit details
-
Copy full SHA for 802834e - Browse repository at this point
Copy the full SHA 802834eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ed921d - Browse repository at this point
Copy the full SHA 9ed921dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ae1a32 - Browse repository at this point
Copy the full SHA 4ae1a32View commit details -
Move assembly stripper to a separate assembly
Build it with nullability checking disabled. Build the main MonoTargetsTasks assembly with nullability enabled
Configuration menu - View commit details
-
Copy full SHA for c1a5d6c - Browse repository at this point
Copy the full SHA c1a5d6cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 747d88e - Browse repository at this point
Copy the full SHA 747d88eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 290ad79 - Browse repository at this point
Copy the full SHA 290ad79View commit details -
Include *.dll in the MonoTargetsTasks nupkg
In particular, pick up all the dependent assemblies for the net472 build
Configuration menu - View commit details
-
Copy full SHA for a0b5e8b - Browse repository at this point
Copy the full SHA a0b5e8bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9953d77 - Browse repository at this point
Copy the full SHA 9953d77View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e1d08e - Browse repository at this point
Copy the full SHA 2e1d08eView commit details -
Configuration menu - View commit details
-
Copy full SHA for eb70042 - Browse repository at this point
Copy the full SHA eb70042View commit details
Commits on Sep 30, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 979e9ac - Browse repository at this point
Copy the full SHA 979e9acView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8482287 - Browse repository at this point
Copy the full SHA 8482287View commit details -
Co-authored-by: Ankit Jain <radical@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 9eafb87 - Browse repository at this point
Copy the full SHA 9eafb87View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d134c8 - Browse repository at this point
Copy the full SHA 3d134c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for b70035f - Browse repository at this point
Copy the full SHA b70035fView commit details
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.