dotnet-installer/src/core-sdk-tasks
2020-11-20 00:42:41 -08: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
AzurePublisher.cs
BuildFPMToolPreReqs.cs
CalculateTemplateVersions.cs Use aspnetcore version suffix for template install directory (#8625) 2020-09-22 14:32:10 -07:00
Chmod.cs
Constants.cs
CopyBlobsToLatest.cs PR feedback 2020-08-05 10:20:22 -07:00
core-sdk-tasks.csproj Generate NETCoreSdkRuntimeIdentifierChain.txt in SDK folder 2020-11-20 00:42:41 -08:00
Crossgen.cs Specify -MissingDependenciesOK to crossgen. 2020-03-17 13:48:18 -07:00
DotNetDebTool.cs
DotNetTool.cs
DownloadFile.cs [release/5.0.1xx-preview3] Set up TLS 1.2 before calling dotnet-install for tests (#7068) 2020-04-08 13:07:50 -07:00
EnvironmentVariableFilter.cs
ExtractArchiveToDirectory.cs
GenerateDefaultRuntimeFrameworkVersion.cs Adding automatic generation of DefaultRuntimeFrameworkVersions 2020-03-26 10:01:21 -07:00
GenerateGuidFromName.cs Enabling the upgrade of the SDK bundle in a product-band (#530) 2019-02-19 14:21:54 -08:00
GenerateMSBuildExtensionsSWR.cs Updating GenerateMSBuildExtensionsSWR to match what we actually insert into VS. 2019-07-26 10:38:38 -07:00
GenerateMsiVersion.cs Use _PatchNumber from arcade instead of commit count. Fixes msi generation and changes VersionPatch to VersionFeature. 2019-12-23 15:18:07 -08:00
GenerateMsiVersionFromFullVersion.cs Updated all MSIs to use the GenerateMsiVersion task and also moved the generation of FullNuGetVersion to a target because it depends on things happening in BeforeCommons.targets of Arcade. 2020-01-03 15:49:06 -08:00
GenerateSdkRuntimeIdentifierChain.cs Generate NETCoreSdkRuntimeIdentifierChain.txt in SDK folder 2020-11-20 00:42:41 -08:00
GetLinuxNativeInstallerDependencyVersions.cs Prepare for 3.0.1xx servicing 2019-10-03 22:57:58 -07:00
GetRuntimePackRids.cs Include runtime pack and other additional information for known frameworks 2018-12-30 00:14:44 -08:00
ReplaceFileContents.cs Stamp runtimeconfigs with M.AspNetCore.App versions 2020-09-14 10:56:23 -07:00
TarGzFileCreateFromDirectory.cs
ZipFileCreateFromDirectory.cs