dotnet-installer/build
William Li 2ab4ac5454 Adjust for using cli-migrate package reference
Remove ProjectJsonMigration and its test from solution file

Change dependecy by package reference instead of project 2 project

Construct the sln and dotnet new with wrapper that is used in migrate
package

Add reference to Nuget ProjectModel etc since CrossGen need it and it
cannot automatically get the reference
2017-05-01 10:50:37 -07:00
..
compile Merge pull request #6362 from mlorbetske/dev/mlorbe/Update20Templates 2017-04-22 12:00:08 -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 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 Adding a CLI Test: Execute a 1.0 tool in a netcoreapp1.1 project 2017-04-14 09:40:46 -07:00
AzureInfo.props Refactor publish.target 2017-02-22 16:54:15 -08:00
BackwardsCompatibilityRuntimes.props Fixing the build. 2017-04-08 00:31:27 -07:00
BranchInfo.props Reverting some files that we don't want integrated back to master. 2017-04-26 11:45:26 -07:00
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 Enable HighEntropyVA in our builds by default. 2017-04-20 14:01:34 -07:00
BuildInfo.targets Use the portable linux-x64 runtime when building on Linux. 2017-03-24 16:19:52 -05:00
BundledRuntimes.props Reverting some files that we don't want integrated back to master. 2017-04-26 11:45:26 -07: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 Merge pull request #6362 from mlorbetske/dev/mlorbe/Update20Templates 2017-04-22 12:00:08 -07:00
BundledTools.props Move tool deps file creation into redist.csproj 2017-02-22 22:47:11 -08:00
Compile.targets Fix passing /p:DISABLE_CROSSGEN on cli. 2017-04-04 17:50:28 -05:00
CrossGen.props Initial 2017-02-28 01:17:22 -08:00
DependencyVersions.props Adjust for using cli-migrate package reference 2017-05-01 10:50:37 -07: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 Adding a work around for a test failure. 2017-04-26 10:30:04 -07:00
OutputDirectories.props Fixing the build. 2017-04-08 00:31:27 -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
Publish.targets Address pr comments 2017-02-23 09:26:14 -08:00
Signing.proj Remove duplicate properties 2017-02-27 11:06:44 -08:00
Stage0.props Fixing crossgen to use the correct RID for OSX and Win now that only portable packages are being produced. 2017-04-25 23:00:20 -05:00
Test.targets Pass through test options to msbuild 2017-03-10 13:49:49 -08:00
Version.props Moving master branch to preview2 branding. 2017-04-21 14:26:45 -07: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