dotnet-installer/src/redist/targets
2019-01-03 15:15:55 -08:00
..
packaging Merge branch 'master' into official_builds 2018-12-25 19:08:40 -08:00
Badge.targets Copy latest to blob when all legs succeed. 2018-12-20 13:21:18 -08:00
Branding.targets
BuildCoreSdkTasks.targets Include runtime pack and other additional information for known frameworks 2018-12-30 00:14:44 -08:00
BundledDotnetTools.targets
BundledTemplates.targets
Checksum.targets Don't produce a sha file for cab files. We don't upload those. 2018-12-21 20:41:34 -08:00
Crossgen.targets Merge branch 'master' into official_builds 2018-12-25 19:08:40 -08:00
DownloadPackage.csproj Include runtime pack and other additional information for known frameworks 2018-12-30 00:14:44 -08:00
FileExtensions.targets
GenerateArchives.targets Addressing code review comment. 2018-12-27 15:27:24 -08:00
GenerateBundledVersions.targets Use more descriptive filename for runtime identifier graph file 2019-01-03 15:15:55 -08:00
GenerateDebs.targets
GenerateInstallers.targets Fixing debs generation. The issue was that we were losing the exec permission on the apphost in the sdk folder. This caused it to not be picked up by dh_shlibsdeps. This happened because the order of the apphost acquisition was changed to be after crossgen, where we change permissions of all files under the SDK folder to 644. The fix here was to make the apphost acquisition to happen after crossgen. 2018-12-25 11:52:51 -08:00
GenerateLayout.targets Bundle runtime graph file in SDK 2019-01-03 14:58:20 -08:00
GenerateMSIs.targets Fixing MSI generation. We were missing the Windows desktop version as a parameter to the bundle script. 2018-12-26 10:46:40 -08:00
GeneratePKG.targets
GenerateRPMs.targets
GetRuntimeInformation.targets Fixing FreeBSD build. 2018-12-28 15:16:07 -08:00
LayoutTool.csproj
LinuxNativeInstallerDependencyVersions.targets
SetBuildDefaults.targets Fixing FreeBSD build. 2018-12-28 15:16:07 -08:00
Signing.targets Removing strong name signing from our signing and fixing crossgen for arm. 2018-12-20 21:26:49 -08:00
Versions.targets Fixing the version branding for this repo back to preview. 2018-12-26 15:06:23 -08:00