dotnet-bot
|
d075a8ec6e
|
Update CoreSetup to preview1-002111
|
2017-05-05 02:49:39 +00:00 |
|
Livar
|
20a66270e4
|
Merge pull request #6520 from dsplaisted/livarcocc-update_sdk
Updating the SDK to include the implicit package downgrade warnings fix.
|
2017-05-04 19:13:30 -07:00 |
|
Daniel Plaisted
|
755a91a05e
|
Update to SDK with fix for design time evaluation
|
2017-05-04 18:12:14 -07:00 |
|
Livar
|
af1e6684fd
|
Merge pull request #6518 from dotnet/livarcocc-patch-1
Dummy commit.
|
2017-05-04 13:25:41 -07:00 |
|
Livar
|
4a134bbdf4
|
Dummy commit.
|
2017-05-04 13:25:26 -07:00 |
|
Livar
|
356e309f17
|
Merge pull request #6512 from mlorbetske/dev/mlorbe/UpdateToCache65
Update to ASP.NET 24840 packages/Archive 65
|
2017-05-04 11:26:39 -07:00 |
|
William Lee
|
dafdc69d62
|
Merge pull request #6509 from dotnet/dev/wul/pkg-deb-include-aspnet-runtime
Add asp.net runtime to SDK pkg and deb package
|
2017-05-04 09:21:54 -07:00 |
|
Mike Lorbetske
|
6b864cfead
|
Update to ASP.NET 24840 packages/Archive 65, switch to timestamped cache packages, make clearly configurable
|
2017-05-03 21:44:39 -07:00 |
|
Livar Cunha
|
4a3c499b98
|
Updating the SDK to include the implicit package downgrade warnings fix.
|
2017-05-03 21:02:21 -07:00 |
|
William Lee
|
8b4eb985ca
|
Merge branch 'release/2.0.0' into dev/wul/pkg-deb-include-aspnet-runtime
|
2017-05-03 19:09:52 -07:00 |
|
Livar Cunha
|
9c796bbe6b
|
Refactoring shared item groups between deb and pkg to the same location.
|
2017-05-03 17:55:34 -07:00 |
|
Livar Cunha
|
1736c388b0
|
Adding the Asp.Net runtime package store to the SDK pkg for now, since we don't have a separate PKG for it being produced.
|
2017-05-03 17:38:06 -07:00 |
|
Livar
|
7f414b0666
|
Merge pull request #6504 from livarcocc/fallback_folder_as_feed
Switches the fallback folder under Nuget.Config to a package source
|
2017-05-03 17:30:09 -07:00 |
|
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 |
|
Mikkel Nylander Bundgaard
|
18d71a8471
|
Show help info when no or wrong arguments are given
Fixes #5383, fixes #5384
|
2017-05-04 01:01:35 +02:00 |
|
Livar Cunha
|
0dc1b53482
|
Switches the fallback folder under Nuget.Config to a package source, since we have issues for 1.0 apps using fallback folders.
|
2017-05-03 14:12:50 -07: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
|
b23a6aefef
|
Merge pull request #6502 from livarcocc/add_access_token_to_lzma
Adding the access token to the lzma url.
|
2017-05-03 11:44:22 -07:00 |
|
Livar Cunha
|
8db1275396
|
Adding the access token to the lzma url.
|
2017-05-03 11:40:52 -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 |
|
Livar
|
834aad62f1
|
Merge pull request #6501 from dotnet/dummy-commit
Dummy change to force a build.
|
2017-05-03 11:14:41 -07:00 |
|
Livar
|
0241b24b4c
|
Dummy change to force a build.
|
2017-05-03 11:14:22 -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 |
|
William Lee
|
f3a4b22457
|
Merge pull request #6475 from wli3/replace-with-package-ref-for-migration2
Replace with p2p reference for ProjectJsonMigrate to package reference
|
2017-05-02 15:04:42 -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 |
|
William Li
|
7154330432
|
Address code review
Use one version for cli migrate packages
as well as Nuget component packages
Rename CreateWithWith...
|
2017-05-02 13:26:46 -07:00 |
|
Nick Guerrera
|
f71ca5ea19
|
Downgrade to net461 to avoid missing reference assemblies in CI
|
2017-05-02 13:06:37 -07:00 |
|
Nick Guerrera
|
1ef1cc5e27
|
Simplify test hook
|
2017-05-02 13:06:37 -07:00 |
|
Nick Guerrera
|
38e42d280a
|
Add first proper unit test of sdk resolver
|
2017-05-02 13:06:37 -07:00 |
|
Nick Guerrera
|
3cd4472495
|
Add dependency to test framework
|
2017-05-02 13:06:37 -07:00 |
|
Nick Guerrera
|
22b2e6a830
|
Prevent VS confusion
|
2017-05-02 13:06:37 -07:00 |
|
Nick Guerrera
|
e7ebe6d594
|
Add test hook
|
2017-05-02 13:06:37 -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 |
|
Livar
|
e502e77bfa
|
Merge pull request #6486 from livarcocc/revert_msbuild
Reverting the msbuild version to the release version.
|
2017-05-02 11:15:52 -07:00 |
|
Livar Cunha
|
7727c40ffa
|
Reverting the msbuild version to the release version.
|
2017-05-02 11:09:20 -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 |
|