dotnet-installer/build
William Li a6d3012da1 Replace dotnet help parser with CliCommandLineParser
CliCommandLineParserVersion 138 cannot use help as command and --help as
opinion at the same timem, update to 142
2017-04-10 22:11:14 -07:00
..
compile Update templates & engine, rename --skip-restore to --no-restore 2017-04-10 20:00:17 -07:00
package Removing Additional Framework entirely and renaming LegacyRuntime to something more appropriate: BackwardsCompatibleRuntimes. Also, turning off some tests that I forgot to turn off for linux-x64. 2017-04-08 00:31:27 -07:00
prepare
publish Fix UpdateVersionsRepo to always write the files correctly. 2017-03-03 21:43:38 -06:00
sdks
templates
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
BackwardsCompatibilityRuntimes.props Fixing the build. 2017-04-08 00:31:27 -07:00
BranchInfo.props
Branding.props Removing Additional Framework entirely and renaming LegacyRuntime to something more appropriate: BackwardsCompatibleRuntimes. Also, turning off some tests that I forgot to turn off for linux-x64. 2017-04-08 00:31:27 -07:00
BuildDefaults.props Append -portable to shared framework assets. 2017-04-10 18:25:22 -05:00
BuildInfo.targets Use the portable linux-x64 runtime when building on Linux. 2017-03-24 16:19:52 -05:00
BundledRuntimes.props Append -portable to shared framework assets. 2017-04-10 18:25:22 -05:00
BundledSdks.proj
BundledSdks.props
BundledTemplates.proj
BundledTemplates.props Update to template engine build 166 and updates to 2.0 templates 2017-03-27 17:46:32 -07:00
BundledTools.props
Compile.targets Fix passing /p:DISABLE_CROSSGEN on cli. 2017-04-04 17:50:28 -05:00
CrossGen.props
DependencyVersions.props Replace dotnet help parser with CliCommandLineParser 2017-04-10 22:11:14 -07:00
FileExtensions.props
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
InstallerInfo.props
Microsoft.DotNet.Cli.tasks
MSBuildExtensions.props
MSBuildExtensions.targets Package bundled version props in to a VS insertion nupkg 2017-03-24 11:11:31 -07:00
OutputDirectories.props Fixing the build. 2017-04-08 00:31:27 -07:00
Package.targets
Prepare.targets Allow host info passed in from the command line to override machine settings (#5904) 2017-03-08 09:10:53 -10:00
Publish.targets
Run.targets
Signing.proj
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