Commit graph

5869 commits

Author SHA1 Message Date
William Li
5454ab6780 Add conclusion page for telemetry notice 2017-04-27 13:58:27 -07:00
William Li
8a3225c44b prime cache macos
Using dotnet new after pkg install
2017-04-27 12:39:45 -07:00
Livar
37d826d763 Merge pull request #6435 from wli3/windows-prime-chace-rel-200-slience
Use WixQuietExec to run command sliently
2017-04-27 12:15:12 -07:00
William Li
1eb2489e59 Use WixQuietExec to run command sliently
Also add telemtery message to the installer
2017-04-27 10:55:39 -07:00
Livar
57e31a0d13 Merge pull request #6441 from livarcocc/update_stage0
Updating the stage0 and turn off implicit PTF
2017-04-27 10:51:24 -07:00
Livar Cunha
a3baacaaf8 Updating the stage0 in release/2.0.0 to use a release/2.0.0 stage0 and turning off implicit package target fallback in the CLI. 2017-04-27 09:29:39 -07:00
Livar
3b3a89f1d8 Merge pull request #6434 from dotnet-bot/release/2.0.0-UpdateDependencies
Update CoreSetup to preview1-002091 (release/2.0.0)
2017-04-26 21:06:57 -07:00
dotnet-bot
42ad257436 Update CoreSetup to preview1-002091 2017-04-27 01:34:35 +00:00
William Lee
e0c0075ccd Prime cache for Windows
cmd.exe window will popup during the install. Will create an issue and fix it separately.
CLISDKMsiSourcePath needs to be install at the last step so the dotnet.exe will be there and all the files are there.
2017-04-26 16:09:54 -07:00
William Li
a360596174 Prime cache for Windows
cmd.exe window will popup during the install. Will create an issue and fix it separately.
CLISDKMsiSourcePath needs to be install at the last step so the dotnet.exe will be there and all the files are there.
2017-04-26 14:44:23 -07:00
Livar
1b6041c725 Merge pull request #6409 from livarcocc/move_bundled_versions
Generating the Microsoft.NETCoreSdk.BundledVersions.props file in a new location
2017-04-26 12:22:35 -07:00
Livar
8207b865f4 Merge branch 'release/2.0.0' into move_bundled_versions 2017-04-26 10:30:34 -07:00
Livar Cunha
339bfe0168 Adding a work around for a test failure. 2017-04-26 10:30:04 -07:00
Livar
fb1b99c55a Merge pull request #6417 from dotnet-bot/release/2.0.0-UpdateDependencies
Update CoreSetup to preview1-002088 (release/2.0.0)
2017-04-26 10:27:28 -07:00
Eric Erhardt
bb1c3df558 Merge remote-tracking branch 'upstream/release/2.0.0' into release/2.0.0-UpdateDependencies 2017-04-26 11:45:24 -05:00
Livar
134dfae08e Merge pull request #6415 from mlorbetske/dev/mlorbe/UpdateTemplatesAndAddBaselinesFeature
Update templates and add 'baseline' feature
2017-04-25 23:59:59 -07:00
Mike Lorbetske
80c23d53d3 Temporarily remove tools 2017-04-25 21:52:43 -07:00
Mike Lorbetske
dde0cee897 Update to latest ASP.NET package versions & fix feed entry in NuGet.config 2017-04-25 21:31:12 -07:00
Eric Erhardt
126c42050d 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
Eric Erhardt
de139a3bf8 Update core-setup channel to release/2.0.0 2017-04-25 22:29:50 -05:00
dotnet-bot
fd112f45a0 Update CoreSetup to preview1-002088 2017-04-26 03:16:03 +00:00
Mike Lorbetske
9014b1b163 Update templates and add 'baseline' feature 2017-04-25 16:25:27 -07:00
Livar Cunha
7ebd363ca2 Generating the Microsoft.NETCoreSdk.BundledVersions.props file in the CLI folder, so that it can be picked up by the SDK. 2017-04-25 13:10:15 -07:00
William Lee
6dd6192155 Merge pull request #6383 from wli3/small-bug-fixes
Small bug fixes
2017-04-24 16:40:46 -07:00
Livar
79c308bb58 Merge branch 'release/2.0.0' into small-bug-fixes 2017-04-24 10:17:53 -07:00
William Li
de0c37a48c Remove accidental debug line 2017-04-23 14:13:19 -07:00
William Li
da398658dc Localization for CommonOptions 2017-04-23 14:13:11 -07:00
Livar
63832070dd Merge pull request #6388 from livarcocc/bring_over_template_changes
Merge pull request #6362 from mlorbetske/dev/mlorbe/Update20Templates
2017-04-22 13:18:16 -07:00
Livar
72cc5baeac Merge pull request #6387 from livarcocc/update_channel_release_200
Merge pull request #6380 from livarcocc/update_channel
2017-04-22 13:18:00 -07:00
Livar
6464e0152d Merge pull request #6380 from livarcocc/update_channel
Updating the release/2.0.0 channel and the README to point to this new channel
2017-04-22 12:03:22 -07:00
Livar
4f6fbc4a7f Merge pull request #6362 from mlorbetske/dev/mlorbe/Update20Templates
Update templates and engine, pin ASP.NET package versions, add web item templates
2017-04-22 12:00:08 -07:00
Eric Erhardt
542981f307 Merge pull request #6377 from dotnet/eerhardt-patch-1
Update Core-setup to 2.0.0-preview1-002061-00
2017-04-21 15:10:38 -05:00
Eric Erhardt
98e77edeb7 Merge pull request #6378 from eerhardt/FixUpdateDeps
Fix update-dependencies
2017-04-21 13:56:34 -05:00
Eric Erhardt
7b04142ddd Fix update-dependencies
Update all core-setup dependencies.
Fix the app to get its shared framework from stage0 instead of what is currently checked in to the repo (which my mis-match when many builds of core-setup come out at a time).
2017-04-21 13:04:19 -05:00
Eric Erhardt
12eff39992 Update Core-setup to 2.0.0-preview1-002061-00 2017-04-21 12:47:56 -05:00
Livar
63efcc5a0f Merge pull request #6366 from dotnet-bot/master-UpdateDependencies
Update CoreSetup to preview1-002057 (master)
2017-04-21 09:54:18 -07:00
Livar
0ac0048240 Merge pull request #6367 from livarcocc/highentropyva
Enable HighEntropyVA in our builds by default.
2017-04-21 09:53:59 -07:00
Livar
78a138412f Merge pull request #6368 from mlorbetske/dev/mlorbe/TemporarilyDisableMvcAndWebApiCreationTests
Temporarily disable mvc & web api creation tests
2017-04-20 17:22:39 -07:00
dotnet-bot
bb60a32737 Update CoreSetup to preview1-002057 2017-04-21 00:13:14 +00:00
Mike Lorbetske
c751bc1b7c Temporarily disable mvc & web api creation tests 2017-04-20 16:32:28 -07:00
Livar Cunha
31eeaa4744 Enable HighEntropyVA in our builds by default. 2017-04-20 14:01:34 -07:00
Livar
ca8440f44d Merge pull request #6353 from livarcocc/remove_location_from_msi
Removing the location option from the msi installer.
2017-04-19 22:56:44 -07:00
Eric Erhardt
b4a821109d Merge pull request #6361 from livarcocc/update_sdk
Updating SDK version to 2.0.0-alpha-20170420-1
2017-04-19 20:03:08 -05:00
Livar Cunha
3464af99d4 The previous commit removed the location option from the bundle. This one removes it from the sdk msi. 2017-04-19 17:15:32 -07:00
Livar Cunha
61a934229e Updating SDK version to 2.0.0-alpha-20170420-1 2017-04-19 17:12:07 -07:00
Ankit Mishra
ca8d61960e Merge pull request #6358 from dotnet/dev-anmishr-addimprovement
Improving add package performance by removing extra dg spec files
2017-04-19 12:36:44 -07:00
Ankit Mishra
e36f518d63 Improving add package performance by removing extra dg spec files 2017-04-19 10:48:48 -07:00
Livar
12dbed613a Merge pull request #6319 from smadala/tp-insert-0414
TestPlatform 15.1.0-preview-20170414-04 insertion
2017-04-19 10:08:46 -07:00
Eric Erhardt
33b83ee1c7 Merge pull request #6343 from dotnet-bot/master-UpdateDependencies
Update CoreSetup to preview1-002028 (master)
2017-04-19 09:15:26 -05:00
Rama krishnan Raghupathy
a150055dfb Merge pull request #6342 from ramarag/updateDependency
Updating Microsoft.Extensions.DependencyModel to 002022
2017-04-18 22:16:14 -07:00