dotnet-installer/src/core-sdk-tasks
Ladi Prosek 4c8fb55b04
Revert "[release/8.0.2xx] NGEN Microsoft.DotNet.MSBuildSdkResolver.dll and its dependencies (#17750)" (#19112)
This reverts commit f0c4e4e14c.

Fixes [AB#1994786](https://devdiv.visualstudio.com/DevDiv/_workitems/edit/1994786/)

The MSBuild change which took advantage of this was reverted in 17.9 because it introduced issues in installations that don't have the .NET SDK component installed. We are fixing the bug in 9.0 by making changes to the dependencies of `Microsoft.DotNet.MSBuildSdkResolver` (see https://github.com/dotnet/sdk/pull/39573) so this should stay in main. I am reverting it only in 8.0.3xx / 17.10 to fix the `Build_Ngen_InvalidAssemblyCount` counter which was flagged as a regression by PerfDDRITs.
2024-03-20 16:34:57 +01:00
..
Enumerations Merge branch 'master' into official_builds 2018-12-25 19:08:40 -08:00
Utils Use _PatchNumber from arcade instead of commit count. Fixes msi generation and changes VersionPatch to VersionFeature. 2019-12-23 15:18:07 -08:00
AddMetadataIsPE.cs Crossgen layout 2018-12-03 18:15:31 -08:00
AzurePublisher.cs Change back to WindowsAzure.Storage and update the version to 9.3.3 2021-11-05 12:57:17 +01:00
BuildFPMToolPreReqs.cs [release/8.0.1xx] Use SHA256 for RPM digest (#18111) 2024-01-09 11:06:50 -08:00
CalculateTemplateVersions.cs Fix build failures on platforms without an installer file extension 2020-10-21 08:59:51 -07:00
Chmod.cs Produce deb packages 2018-11-01 23:15:59 -07:00
CollatePackageDownloads.cs Add some copyright headers 2023-07-27 12:58:00 -07:00
Constants.cs Produce deb packages 2018-11-01 23:15:59 -07:00
core-sdk-tasks.csproj [release/8.0.1xx] Update dependencies from dotnet/source-build-externals (#17266) 2023-08-31 07:58:50 -05:00
Crossgen.cs CR feedback 2021-06-13 17:47:24 -07:00
DotNetDebTool.cs Don't match warning/error text from package_tool in DotNetDebTool 2021-02-05 10:25:08 -08:00
DotNetTool.cs Produce deb packages 2018-11-01 23:15:59 -07:00
EnvironmentVariableFilter.cs remove unused env var 2021-09-12 16:24:08 -04:00
ExtractArchiveToDirectory.cs Add support for partial tarball extraction 2023-03-10 23:06:01 +00:00
GenerateDefaultRuntimeFrameworkVersion.cs Adding automatic generation of DefaultRuntimeFrameworkVersions 2020-03-26 10:01:21 -07:00
GenerateGuidFromName.cs [master] Update dependencies from dotnet/arcade (#8726) 2020-10-23 09:44:02 +02:00
GenerateMSBuildExtensionsSWR.cs Revert "[release/8.0.2xx] NGEN Microsoft.DotNet.MSBuildSdkResolver.dll and its dependencies (#17750)" (#19112) 2024-03-20 16:34:57 +01:00
GenerateMsiVersionFromFullVersion.cs Refactor template packaging logic to reduce duplication 2020-10-20 21:32:16 -07:00
GenerateSdkRuntimeIdentifierChain.cs Add some copyright headers 2023-07-27 12:58:00 -07:00
GetDependencyInfo.cs address feedback 2022-02-05 23:56:28 +03:00
GetLinuxNativeInstallerDependencyVersions.cs Add some copyright headers 2023-07-27 12:58:00 -07:00
GetRuntimePackRids.cs Add some copyright headers 2023-07-27 12:58:00 -07:00
ReplaceFileContents.cs Stamp runtimeconfigs with M.AspNetCore.App versions 2020-09-14 10:56:23 -07:00
ReplaceFilesWithSymbolicLinks.cs Use symbolic links instead of hard links in runtime pack directories. 2023-10-18 08:37:51 +02:00
TarGzFileCreateFromDirectory.cs Add workaround for tar warning about "file changed as we read it" in Docker under Windows host 2018-11-08 08:10:33 -08:00
UpdateRuntimeConfig.cs Modify GenerateLayout to work with runtime configs that contain more than one runtime (#10901) 2021-06-17 09:36:05 -07:00
ZipFileCreateFromDirectory.cs spelling: occurred 2021-05-26 05:16:13 -04:00