William Li
|
3e42e8233b
|
Add asp.net runtime to SDK deb package
Copy the runtime file to the deb layout folder, the deb tool picks it up
from there
|
2017-05-03 23:42:06 +00:00 |
|
William Li
|
fa9c4efc82
|
Run as user instead of root for dotnet new
|
2017-05-03 14:10:30 -07:00 |
|
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 |
|
William Li
|
9f8ab82a6c
|
Run dotnet new command as current user in installer
If not, the dotnet new will run as root and the cache folders will be in
root ownership
How to get current user
https://apple.stackexchange.com/questions/144159/how-can-i-determine-the-invoking-user-in-an-apple-installer-postinstall-script
|
2017-05-03 12:57:47 -07:00 |
|
Livar
|
52e3ad7f9a
|
Merge pull request #6487 from mlorbetske/dev/mlorbe/UpdateAspNetTo24801
Update ASP.NET to 24801 - SetupCrossgen build 56
|
2017-05-03 11:29:40 -07:00 |
|
Faizan2304
|
b90b191ef0
|
Insert Microsoft.TestPlatform.cli for update3 preview1 (#6420)
* Fix test issue failing with PathTooLongIssue
(cherry picked from commit 340254f7742201c74ed1a5c349bdca89113bd5dc)
* fix for issues:
1) https://github.com/Microsoft/vstest/issues/755
2) https://github.com/Microsoft/vstest/issues/687
3) https://github.com/Microsoft/vstest/issues/737
(cherry picked from commit 0e93b2a5d4734637538781fa5401ed81a31eea0f)
* use new version
* Update version
* Fix pathtoolong issue
* Fix test
|
2017-05-02 21:30:51 -07:00 |
|
Livar
|
a551ae77b0
|
Merge pull request #6460 from johnbeisner/NewAzurePackageStore
ASP .Net Core Runtime inclusion in the CLI
|
2017-05-02 21:29:15 -07:00 |
|
Mike Lorbetske
|
dd827c5393
|
Update ASP.NET to 24801 - SetupCrossgen build 56
|
2017-05-02 21:04:50 -07:00 |
|
Eric Erhardt
|
31632e820c
|
Merge pull request #6467 from dotnet-bot/release/2.0.0-UpdateDependencies
Update CoreSetup to preview1-002106 (release/2.0.0)
|
2017-05-02 18:20:34 -05:00 |
|
Livar Cunha
|
0b341a9afb
|
Fixing a merge that ended up with double versions in the asp.net runtime store url.
|
2017-05-02 15:18:10 -07:00 |
|
Livar
|
e579548f81
|
Merge branch 'release/2.0.0' into NewAzurePackageStore
|
2017-05-02 14:27:20 -07:00 |
|
Livar
|
0560b1e546
|
Merge pull request #6463 from livarcocc/lzma_from_aspnet
Removing the code to generate the lzma archive
|
2017-05-02 14:26:11 -07:00 |
|
Eric Erhardt
|
0669d68a6d
|
Merge branch 'release/2.0.0' into release/2.0.0-UpdateDependencies
|
2017-05-02 15:46:40 -05:00 |
|
Livar Cunha
|
aac69168c2
|
Adding NewtonSoftDependentProject test asset back.
|
2017-05-02 13:38:43 -07:00 |
|
Livar Cunha
|
9387702b7a
|
Fixing the failing test by using a package that is not part of the asp.net runtime.
|
2017-05-02 12:37:29 -07:00 |
|
Livar Cunha
|
5a6efef0e2
|
Updating the aspnet runtime version and handling tar.gz there.
|
2017-05-02 12:20:25 -07:00 |
|
Livar
|
cf5f1d92c7
|
Merge pull request #6483 from livarcocc/update_msbuild_and_sdks
Updating msbuild, SDK and Web SDK.
|
2017-05-02 12:08:25 -07:00 |
|
Livar
|
416ea8166e
|
Updating the aspnet runtime version to 56
|
2017-05-02 12:03:52 -07:00 |
|
jbeisner
|
04596fa707
|
Merge branch 'release/2.0.0' into NewAzurePackageStore
|
2017-05-01 22:49:08 -07:00 |
|
Livar Cunha
|
b8dd2b4619
|
Updating msbuild, SDK and Web SDK.
|
2017-05-01 21:46:51 -07:00 |
|
John Beisner
|
6ada5b7596
|
Inserting 'AspNetCorePackageStoreLib.wixlib' into the 'dotnet-dev-win' bundles.
|
2017-05-01 21:42:51 -07:00 |
|
dotnet-bot
|
7bcf72917b
|
Update CoreSetup to preview1-002106
|
2017-05-02 04:27:51 +00:00 |
|
John Beisner
|
c6bc52c072
|
The 'AspNetRuntimePackageStorePublishDirectory' needs to be even shorter...
|
2017-05-01 13:14:16 -07:00 |
|
John Beisner
|
ad74a8bb96
|
Even shorter...
|
2017-05-01 13:08:16 -07:00 |
|
John Beisner
|
1a52f8457a
|
The 'AspNetRuntimePackageStorePublishDirectory' needs to be very short due to path length constraints on Win8.1
|
2017-05-01 12:19:26 -07:00 |
|
Livar
|
320613dac6
|
Merge pull request #6471 from livarcocc/add_resolver_to_authenticode_signing
Creating a signing target that will handle resolver files.
|
2017-05-01 09:22:42 -07:00 |
|
Livar Cunha
|
15c2bc2975
|
Creating a signing target that will handle resolver files.
|
2017-04-30 16:06:15 -07:00 |
|
John Beisner
|
a4aa850f6b
|
Merge remote-tracking branch 'upstream/release/2.0.0' into NewAzurePackageStore
|
2017-04-28 16:23:02 -07:00 |
|
Livar
|
9c85fc7fed
|
Merge pull request #6436 from nguerrera/sdk-resolver
Add msbuild sdk resolver
|
2017-04-28 15:54:07 -07:00 |
|
Livar Cunha
|
cc9819ed93
|
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 |
|
Livar
|
df65daf2ed
|
Merge pull request #6452 from mlorbetske/dev/mlorbe/UpdateAspNetToVersion24686
Update ASP.NET packages to version 24686
|
2017-04-28 15:21:32 -07:00 |
|
John Beisner
|
53d900b19e
|
Fixing the 'linux' ASP .Net Core Runtime archive download; and revving the version.
|
2017-04-28 14:23:25 -07:00 |
|
Livar
|
ea746bd0dd
|
Merge pull request #6454 from livarcocc/another_pin_stage0
Pinning stage0 to a version that rolls tools forward from 1.0 to 2.0
|
2017-04-28 13:05:31 -07:00 |
|
Eric Erhardt
|
57b231c2af
|
Merge pull request #6421 from eerhardt/UpdateDepedencies2.0
update-dependencies hard-coded values
|
2017-04-28 14:36:05 -05:00 |
|
John Beisner
|
de46bf31d8
|
Add ASP .Net Core Runtime to the CombinedFrameworkSdk archive.
|
2017-04-28 12:25:46 -07:00 |
|
Livar Cunha
|
7477334c48
|
Pinning stage0 to a version that rolls tools forward from 1.0 to 2.0 because the deb-tool targets netcoreapp1.0.
|
2017-04-28 11:21:25 -07:00 |
|
Nick Guerrera
|
09dd14bfe4
|
Fix some comments and add missing space to error message
|
2017-04-28 10:37:20 -07:00 |
|
John Beisner
|
68487f775b
|
Change in ASP .Net Core Runtime blob storage ZIP file naming convention.
|
2017-04-28 10:21:35 -07:00 |
|
John Beisner
|
1df11c3918
|
Moving to new version for ASP .Net Core Runtime; accounting for the split of the Windows ZIP ASP .Net Core Runtime for x64/x86; trivial formating
|
2017-04-28 09:57:29 -07:00 |
|
Livar Cunha
|
50c7b1e9b6
|
Copying the aspnet runtime store artifacts to stage2.
|
2017-04-28 00:10:19 -07:00 |
|
Nick Guerrera
|
fa4fe3b2c6
|
Package MSBuild SDK resolver in VS insertion nupkg
|
2017-04-27 23:07:19 -07:00 |
|
Nick Guerrera
|
77ab1c5857
|
Add option to skip LZMA build
|
2017-04-27 23:07:18 -07:00 |
|
Nick Guerrera
|
afd1d8ed66
|
Reduce build console output spew
|
2017-04-27 23:07:18 -07:00 |
|
Nick Guerrera
|
d26b41a0c3
|
Add msbuild sdk resolver
|
2017-04-27 23:07:18 -07:00 |
|
Livar Cunha
|
7dadb150af
|
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 |
|
John Beisner
|
b43acf4752
|
Updated ASP .NET Core Runtime blob storage configuration.
|
2017-04-27 22:36:41 -07:00 |
|
John Beisner
|
27b77da7a1
|
ASP .NET Core Runtime in the CLI; work in progress
|
2017-04-27 22:36:33 -07:00 |
|
Mike Lorbetske
|
effe64f0dd
|
Update ASP.NET packages to version 24686
|
2017-04-27 22:32:28 -07:00 |
|
Livar
|
38b3e21c99
|
Merge pull request #6442 from dotnet-bot/release/2.0.0-UpdateDependencies
Update CoreSetup to preview1-002101 (release/2.0.0)
|
2017-04-27 20:14:50 -07:00 |
|
Eric Erhardt
|
aec02dd46f
|
Merge pull request #6450 from dotnet/eerhardt-patch-1
Update NET.Sdk to 20170428-1
|
2017-04-27 22:00:03 -05:00 |
|