dotnet-installer/build
William Li c9295d1df7 Run dotnet new after install to prime cache for deb
Copy postinst to correct directory

Can only rely on env for get dotnet command

Print telemetry notice anyway
2017-05-03 14:10:30 -07:00
..
compile Removing the code to generate the lzma archive and instead download it from the asp.net location. 2017-04-28 15:45:29 -07:00
package Run dotnet new after install to prime cache for deb 2017-05-03 14:10:30 -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 Add tests for behavior of tools that target previous major version of shared framework 2017-04-27 09:30:39 -07:00
AzureInfo.props Refactor publish.target 2017-02-22 16:54:15 -08:00
BackwardsCompatibilityRuntimes.props Copying the aspnet runtime store artifacts to stage2. 2017-04-28 00:10:19 -07:00
BranchInfo.props Merge pull request #6380 from livarcocc/update_channel 2017-04-22 12:03:22 -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 Fixing a merge that ended up with double versions in the asp.net runtime store url. 2017-05-02 15:18:10 -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 Package MSBuild SDK resolver in VS insertion nupkg 2017-04-27 23:07:19 -07:00
CrossGen.props Initial 2017-02-28 01:17:22 -08:00
DependencyVersions.props Merge pull request #6487 from mlorbetske/dev/mlorbe/UpdateAspNetTo24801 2017-05-03 11:29:40 -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 Package MSBuild SDK resolver in VS insertion nupkg 2017-04-27 23:07:19 -07:00
OutputDirectories.props The 'AspNetRuntimePackageStorePublishDirectory' needs to be even shorter... 2017-05-01 13:14:16 -07:00
Package.targets Merge branch 'master' into dev/jgoshi/renamePropsFiles 2017-02-15 17:02:42 -08:00
Prepare.targets Updating the URL for the aspnet runtime store artifacts. Fixing a typo on ExtractDestination and condition extraction on file extension rather than OS. 2017-04-27 22:36:47 -07: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 Creating a signing target that will handle resolver files. 2017-04-30 16:06:15 -07: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 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