dotnet-installer/build
Eric Erhardt b00384f497 Merge pull request #6234 from eerhardt/SelfContained
Add --self-contained to publish.
2017-04-04 12:03:09 -05:00
..
compile Fixing failures in tests when the user has a fallbackfolder setup on this machine already. These failures are again due to the fact that --packages are not populated when the packages are found in the fallback folder. 2017-04-03 22:15:40 -07:00
package Fixing the reference to dotnet-deb-tool to be correct. 2017-03-30 14:39:54 -05:00
prepare Don't look for Debian package dependencies when skipping installers 2017-02-23 14:11:11 -08:00
publish Fix UpdateVersionsRepo to always write the files correctly. 2017-03-03 21:43:38 -06:00
sdks Version as Metadata in build/ 2017-03-02 19:50:46 -08:00
templates Version as Metadata in build/ 2017-03-02 19:50:46 -08:00
test Switched to using a FallbackPackagePathResolver to find the tool dll, because now with Fallback folders, we can have the tool dll in the fallback folder but its assets file in the user nuget cache. This happens because Nuget never writes to the fallback folder, including the tool's assets file that it generates during restore. 2017-03-24 12:17:27 -07:00
AzureInfo.props Refactor publish.target 2017-02-22 16:54:15 -08:00
BranchInfo.props Add back last empty line in BranchInfo.props 2017-02-24 10:36:07 -08:00
Branding.props Fixing the moniker for the new rids. 2017-03-20 14:37:29 -07:00
BuildDefaults.props Use the portable linux-x64 runtime when building on Linux. 2017-03-24 16:19:52 -05:00
BuildInfo.targets Use the portable linux-x64 runtime when building on Linux. 2017-03-24 16:19:52 -05:00
BundledRuntimes.props Use the portable linux-x64 runtime when building on Linux. 2017-03-24 16:19:52 -05:00
BundledSdks.proj Rename build files 2017-02-14 15:42:13 -08:00
BundledSdks.props Rename build files 2017-02-14 15:42:13 -08:00
BundledTemplates.proj Rename build files 2017-02-14 15:42:13 -08:00
BundledTemplates.props Update to template engine build 166 and updates to 2.0 templates 2017-03-27 17:46:32 -07:00
BundledTools.props Move tool deps file creation into redist.csproj 2017-02-22 22:47:11 -08:00
Compile.targets Add logging for publishing src\redist.csproj 2017-03-09 16:30:29 -06:00
CrossGen.props Initial 2017-02-28 01:17:22 -08:00
DependencyVersions.props Merge pull request #6234 from eerhardt/SelfContained 2017-04-04 12:03:09 -05:00
FileExtensions.props merge 2017-02-14 16:43:23 -08:00
GitCommitInfo.targets Allow host info passed in from the command line to override machine settings (#5904) 2017-03-08 09:10:53 -10:00
HostInfo.targets Allow host info passed in from the command line to override machine settings (#5904) 2017-03-08 09:10:53 -10:00
InitRepo.props Allow host info passed in from the command line to override machine settings (#5904) 2017-03-08 09:10:53 -10:00
InitRepo.targets Allow host info passed in from the command line to override machine settings (#5904) 2017-03-08 09:10:53 -10:00
InputDirectories.props First pass at cleaning up the global properties files 2017-02-23 17:07:26 -08:00
InstallerInfo.props Fix broken publish for official builds 2017-02-28 10:16:52 -08:00
Microsoft.DotNet.Cli.tasks Remove task usage in commitcount calculation 2017-03-02 18:46:08 -08:00
MSBuildExtensions.props Merge conflicts 2017-02-27 17:13:13 -08:00
MSBuildExtensions.targets Package bundled version props in to a VS insertion nupkg 2017-03-24 11:11:31 -07:00
OutputDirectories.props Package bundled version props in to a VS insertion nupkg 2017-03-24 11:11:31 -07:00
Package.targets Merge branch 'master' into dev/jgoshi/renamePropsFiles 2017-02-15 17:02:42 -08:00
Prepare.targets Allow host info passed in from the command line to override machine settings (#5904) 2017-03-08 09:10:53 -10:00
ProjectsToPublish.props ProjectsToPublish 2017-02-22 15:33:55 -08:00
Publish.targets Address pr comments 2017-02-23 09:26:14 -08:00
Run.targets Rename build files 2017-02-14 15:42:13 -08:00
Signing.proj Remove duplicate properties 2017-02-27 11:06:44 -08:00
Stage0.props Fix crossgen location on linux machines. 2017-03-29 17:48:22 -05:00
Test.targets Pass through test options to msbuild 2017-03-10 13:49:49 -08:00
Version.props Change suffix to preview1 2017-03-07 12:05:42 -08:00
VersionBadge.props Modified test assets and added the new rids back as badges and CI. Still need to update tests. 2017-03-17 20:32:50 -07:00