jbeisner
5b33ba9f3e
'DEB' filename changes
2018-01-08 23:52:05 +00:00
dotnet-bot
73b55ecd42
Update CoreSetup to preview1-26108-03
2018-01-08 22:18:39 +00:00
Livar
863787be75
Merge pull request #8335 from mlorbetske/dev/mlorbe/UpdateTemplatePackageVersionsFor21
...
Update template package versions for 2.1 class, console, test and item templates
2018-01-08 14:12:29 -08:00
jbeisner
c873c55945
Produce one debian distro agnostic installer package.
2018-01-08 17:45:37 +00:00
Nate McMaster
81296ff684
Skip downloading aspnetcore sharedfx installer if it is undefined
2018-01-06 12:30:47 -08:00
Nate McMaster
c46f603dbb
Update to aspnetcore 2.1.0-preview1-28006
2018-01-06 12:08:05 -08:00
Nate McMaster
8de1dea7c9
Remove unnecessary aspnetcore myget feeds
2018-01-05 19:31:24 -08:00
Nate McMaster
fb2df937fe
Replace aspnetcore-store with the aspnetcore-runtime
...
Update downloaded installers and wixlib to pull the ASP.NET Core Runtime (aka shared framework)
2018-01-05 19:31:24 -08:00
Nate McMaster
e914370606
Update templates package version
2018-01-05 19:29:55 -08:00
Nate McMaster
b6b53f1e55
Update dev-certs version
2018-01-05 19:29:55 -08:00
Livar
d6c6e9af8a
Merge branch 'master' into master-UpdateDependencies
2018-01-05 18:17:49 -08:00
jbeisner
8d95d05f1a
Uninstall the 'dotnet-host' before 'dotnet-runtime-deps'
2018-01-06 00:49:43 +00:00
jbeisner
eb2565719b
Fixing the install and uninstall of the 'RuntimeDepsPackage'
2018-01-06 00:14:57 +00:00
Livar Cunha
e329e0694f
Fixing redist to use the new way to consume roslyn. I merged it wrong before.
2018-01-05 15:56:15 -08:00
jbeisner
002ddd6374
Fixing a typo...
2018-01-05 23:23:15 +00:00
jbeisner
ed8d9c6390
Download the 'dotnet-runtime-deps' installer file to address the 'BuildSDKDeb' errors.
2018-01-05 23:11:47 +00:00
dotnet-bot
a5c35aeadb
Update CoreSetup to preview1-26105-02
2018-01-05 22:45:37 +00:00
jbeisner
68c2b1d060
Update 'DEB' filenames for downloads of the 'host' and 'hostfxr'.
2018-01-05 21:35:48 +00:00
jbeisner
c6ccdb29fd
Reacting to core-setup changes for 'DEB' distro agnostic installers; example: 'dotnet-runtime-2.1.0-preview1-26104-06-x64.deb'
...
Plus: Update CoreSetup to preview1-26105-01
2018-01-05 20:51:50 +00:00
Mike Lorbetske
b70fcc4ec6
Update template package versions for 2.1 class, console, test and item templates
2018-01-05 12:36:19 -08:00
Livar
7fec5c4a6a
Merge pull request #8323 from dotnet/nuget-insertbuild4782
...
Insert NuGet Build 4.6.0-rtm-4782 into cli
2018-01-03 16:18:05 -08:00
Livar Cunha
3d92e52234
Merge remote-tracking branch 'dotnet/release/2.0.0' into merges/release/2.0.0-to-release/2.1-20180103-080038
...
* dotnet/release/2.0.0: (32 commits)
Update wix version (#8313 )
Use explict and non-preview versions for the build DLL
Fixing a typo...
The 15.4.8 version of the Microsoft.Build.Runtime nuget package is currupt; use the replacement 15.4.8.1
Fix dotnet-install to check the right path for no-op installs when --shared-runtime is specified
Fixed a typo...
Nuget.config update to align with CLI:master - add comments in DependencyVersions.prop
Even more package dependency re-names...
Third pass clean-up of package names.
Second pass clean-up of package names; resequencing download.
Updating dependency version properties in alignment with sample orchestrated build file at: https://dotnetfeed.blob.core.windows.net/orchestrated/20171129-03/orchestration-metadata/PackageVersions.props
The access key is already resolved: 'CoreSetupBlobAccessTokenParam'
Fixed another typo...
Fixed typo...
The first pass will need the extra args [same as run-build.ps1].
Dependency Uptake: download and import a package version props file.
Accounting for MSRC builds with pre-set 'CoreSetupBlobRootUrl' and 'CoreSetupBlobAccessToke' properties.
Changes per code review...
The URL root will include the "dotnet" container; the structure will be identical after the "dotnet" container.
No passwords should be in the open as environmental variables.
...
Conflicts:
build/DependencyVersions.props
src/redist/redist.csproj
src/tool_msbuild/tool_msbuild.csproj
src/tool_roslyn/tool_roslyn.csproj
test/Microsoft.DotNet.Cli.Utils.Tests/Microsoft.DotNet.Cli.Utils.Tests.csproj
2018-01-03 16:16:41 -08:00
NuGet Team Bot
b5b105b47e
Insert NuGet Build 4.6.0-rtm-4782 into cli
2018-01-03 15:20:05 -08:00
dotnet-bot
1661e8bace
Update CoreSetup to preview1-26103-03
2018-01-03 22:19:42 +00:00
dotnet-bot
6d4078429c
Update CoreSetup to preview1-26102-03
2018-01-02 22:15:32 +00:00
William Lee
860de6339c
Update wix version ( #8313 )
2018-01-02 12:37:00 -08:00
dotnet-bot
c9e884e355
Update CoreSetup to preview1-26102-01
2018-01-02 18:10:45 +00:00
dotnet-bot
93073360c7
Update CoreSetup to preview1-26023-01
2017-12-23 18:33:34 +00:00
dotnet-bot
e015abc219
Update CoreSetup to preview1-26022-04
2017-12-22 22:34:22 +00:00
NuGet Team Bot
1e216db126
Insert NuGet Build 4.6.0-preview2-4759 into cli
2017-12-21 15:35:32 -08:00
John Luo
8c93b6d960
Update to consume aspnetcore 2.0.5-155
2017-12-20 19:25:45 -08:00
John Beisner
504413205b
Merge pull request #8227 from janvorli/enable-alpine
...
Enable Alpine 3.6 CLI build
2017-12-20 13:17:12 -08:00
Livar
3c94774185
Merge pull request #8268 from dotnet/nuget-insertbuild4745
...
Insert NuGet Build 4.6.0-preview2-4745 into cli
2017-12-19 17:01:52 -08:00
John Luo
ed511c4e29
Update to consume aspnetcore 2.0.5-152
2017-12-19 15:19:20 -08:00
John Luo
7af8cd0ae2
Revert "Update to consume aspnetcore 2.0.5-152"
...
This reverts commit 559d880cc2
.
2017-12-19 15:18:35 -08:00
John Luo
559d880cc2
Update to consume aspnetcore 2.0.5-152
2017-12-19 15:17:03 -08:00
Livar
2cd74779d1
Updating roslyn to a version with the vbcscompiler. ( #8214 )
2017-12-19 14:06:48 -08:00
NuGet Team Bot
5a52a063b8
Insert NuGet Build 4.6.0-preview2-4745 into cli
2017-12-19 09:01:28 -08:00
Livar
6894eb0e6e
Merge pull request #8240 from dotnet-bot/master-UpdateDependencies
...
Update CoreSetup to preview1-26015-04 (master)
2017-12-18 16:12:20 -08:00
Livar
6ef4b794b2
Merge branch 'master' into merges/release/2.1-to-master-20171218-080046
2017-12-18 09:51:07 -08:00
Livar Cunha
d5c6133238
Adding the 2.0.3 asp.net store to the native installer tests.
2017-12-15 14:46:42 -08:00
dotnet-bot
7d968b0944
Update CoreSetup to preview1-26015-04
2017-12-15 22:28:58 +00:00
John Luo
bf3102d718
Update to consume aspnetcore 2.0.5-147
2017-12-14 20:45:17 -08:00
Jose Perez Rodriguez
af258af035
Update the support package on the CLI to fix binding redirects on 4.7.1
2017-12-14 14:00:39 -08:00
Livar
3cac822511
Updating the Microsoft.NET.SDK version to 2.1.0-preview1-62414-02
2017-12-13 19:26:21 -08:00
John Luo
34ec8c2480
Update to consume aspnetcore 2.0.5-146
2017-12-13 16:45:48 -08:00
dotnet-bot
8cbb59854e
Update CoreSetup to preview1-26013-05
2017-12-13 22:11:47 +00:00
dotnet-bot
50f203396f
Update CoreSetup to preview1-26013-04
2017-12-13 18:22:59 +00:00
Livar Cunha
ed916733ee
Updating the runtime to 2.0.5.
2017-12-13 09:27:06 -08:00
Jan Vorlicek
4d615db634
Fix incorrect condition in SkipBuildingInstallers
2017-12-13 18:18:25 +01:00