Livar
06a2093335
Merge pull request #6957 from mlorbetske/dev/mlorbe/UpdateTemplatesToAddMissingBrowserLinkPackage
...
Update templates to add missing BrowserLink package
2017-06-20 21:54:27 -07:00
Nick Guerrera
b922d7e550
Make dotnet-remove-reference tests pass on localized setup
2017-06-20 18:45:36 -07:00
Nick Guerrera
273dea9371
Make dotnet-list-reference tests pass on localized setup
2017-06-20 17:57:32 -07:00
Mike Lorbetske
9edfb7a7d4
Remove failed workaround for Microsoft.Composition warning
2017-06-20 17:02:16 -07:00
Livar
4d75e3d276
Merge pull request #6931 from khyperia/update_roslyn_11
...
Updating Roslyn to 2.3.0-beta3-61816-04 in 1.1.0
2017-06-20 16:40:41 -07:00
Livar
3299513acb
Merge pull request #6948 from dotnet/merges/rel/1.1.0-to-release/2.0.0-20170620-070041
...
Merge rel/1.1.0 to release/2.0.0
2017-06-20 16:32:50 -07:00
Nick Guerrera
20e0a46e59
Make dotnet-add-reference tests pass on localized setup
2017-06-20 16:16:38 -07:00
Livar
1792723623
Merge pull request #6955 from livarcocc/fallback_folder_in_dotnet_hive
...
Move the NuGet fallback folder into the dotnet hive
2017-06-20 15:51:39 -07:00
Eric Erhardt
47cf17e625
Merge pull request #6959 from eerhardt/FixStoreTests
...
Simple clean up to the store tests
2017-06-21 00:01:01 +02:00
Livar Cunha
5a34f9da91
Merge remote-tracking branch 'dotnet/rel/1.1.0' into merges/rel/1.1.0-to-release/2.0.0-20170620-070041
...
* dotnet/rel/1.1.0:
Update SDK to 1.1.0-alpha-20170615-3
Updating NuGet to 4.3.0-preview3-4168
MSBuild 15.3.388
2017-06-20 13:35:36 -07:00
Eric Erhardt
a356fca39a
Simple clean up to the store tests
...
Align class name with file name.
miscellaneous code clean up
2017-06-20 15:19:51 -05:00
Livar Cunha
0e200ace5e
Updating xlf files for the Configurer.
2017-06-20 11:21:43 -07:00
Mike Lorbetske
b03f72ea26
Update templates to add missing BrowserLink package
2017-06-20 11:11:19 -07:00
Livar Cunha
a357fd7bca
Removing NuGetConfig from the first run experience and replacing the sentinel with the FirstUseNoticeSentinel when needed.
2017-06-20 10:59:23 -07:00
Livar Cunha
529d7caa79
Moving the expanding fallback folder to the dotnet folder hive. The folder will be expanded at sdk/NuGetFallbackFolder.
2017-06-20 10:59:23 -07:00
Livar Cunha
58e18a61b7
Fixing CRLF issue.
2017-06-20 10:59:23 -07:00
Livar
31bd5d9fd1
Merge pull request #6945 from livarcocc/fix_xlf
...
Updating xlf and fixing line ending problems with one file.
2017-06-20 10:33:22 -07:00
Ashley Hauck
47158dc776
Add symreader-native myget feed
2017-06-20 10:24:28 -07:00
Livar
3725fef54f
Merge pull request #6946 from mlorbetske/dev/mlorbe/UpdateToSetupCrossgen215Coherence25794
...
Update to SetupCrossgen 215 - Coherence 25794
2017-06-20 09:40:16 -07:00
Ashley Hauck
e1619b209b
Upgrade DiaSymReader.Native to 1.6.0-beta2-25304
2017-06-20 08:15:24 -07:00
Mike Lorbetske
318ec3ab28
Update to SetupCrossgen 215 - Coherence 25794
2017-06-19 23:14:01 -07:00
Livar Cunha
69e2db5251
Updating xlf and fixing line ending problems with one file.
2017-06-19 21:37:47 -07:00
Livar
f6f96e334b
Merge pull request #6869 from omajid/missing-lzma-repated-first-run-message
...
Avoid repeating the first-run message if lzma archive is missing
2017-06-19 20:50:59 -07:00
Livar
64a541ed3e
Merge pull request #6900 from wli3/windows-installer-refresh
...
Windows installer refresh
2017-06-19 20:50:21 -07:00
Livar
7ab3d5b8d8
Merge pull request #6941 from wli3/fix-package-smoke-test
...
Add explicit dependency for pakcage smoke test
2017-06-19 20:50:05 -07:00
Livar
2932bc8f78
Merge pull request #6944 from mlorbetske/dev/mlorbe/UpdateTemplatesToSuppressMicrosoftCompositionWarning
...
Update templates to suppress the warning for Microsoft.Composition an…
2017-06-19 20:41:42 -07:00
Mike Lorbetske
c2539e8e4f
Update templates to suppress the warning for Microsoft.Composition and AssetTargetFallback
2017-06-19 17:21:14 -07:00
Nick Guerrera
013d404364
Merge pull request #6800 from nguerrera/loc
...
Use xlf to build satellites and enable CLI localization
2017-06-19 17:20:21 -07:00
William Li
3348fca85a
Add rhel and Debian download link
2017-06-19 16:05:38 -07:00
Nick Guerrera
3de5eb96c2
Fix race in telemetry msbuild arg tests
2017-06-19 15:35:22 -07:00
Omair Majid
34b44b999b
Avoid repeating the first-run message if lzma archive is missing
...
If the LZMA archive is missing, the first-run message is printed every time.
This commit fixes that.
Split the first-run message into two pieces:
- The first-run (welcome and telemetry) message is printed only once, no matter
whether the cache was primed or not.
- The cache-priming message is printed only if the cache is avaialble.
Otherwise skip the cache introduction and the ccache priming operation.
2017-06-19 18:08:05 -04:00
Livar
642494b608
Merge pull request #6938 from mlorbetske/dev/mlorbe/UpdateTemplatesToRemoveThePackageNETStandardLibraryNETFramework
...
Update templates to remove the package NETStandard.Library.NETFramework
2017-06-19 15:06:53 -07:00
Livar
c4a072be1c
Merge pull request #6932 from khyperia/update_roslyn_in_20
...
Updating Roslyn to 2.3.0-beta3-61816-04 in 2.0.0
2017-06-19 15:00:47 -07:00
Livar
bd7bd69530
Merge pull request #6925 from dotnet/merges/release/2.0.0-to-master-20170619-070044
...
Merge release/2.0.0 to master
2017-06-19 15:00:22 -07:00
Livar
670d8f585d
Merge pull request #6933 from khyperia/git_dir_sometimes_file
...
Detect git worktrees correctly
2017-06-19 14:59:20 -07:00
Livar
e91e3c9092
Merge pull request #6937 from KevinRansom/release/2.0.0-preview2
...
Update F# compiler to latest --- release/2.0.0-preview2
2017-06-19 14:58:37 -07:00
William Li
7ca900d9ec
Add explicit dependency for pakcage smoke test
...
So package smoke test can be run without full functional test run first.
2017-06-19 14:30:03 -07:00
Mike Lorbetske
ae84438f62
Update templates to remove the package NETStandard.Library.NETFramework
2017-06-19 13:22:58 -07:00
Kevin Ransom
8ec9cbfcae
Update F# compiler to latest
2017-06-19 13:19:28 -07:00
Livar
22cb0ac703
Merge pull request #6930 from dotnet-bot/release/2.0.0-UpdateDependencies
...
Update CoreSetup to preview3-25419-01 (release/2.0.0)
2017-06-19 12:51:37 -07:00
Nick Guerrera
62c3798679
Use fluent helper for line-end normalization
2017-06-19 11:54:42 -07:00
Livar
01a767cd20
Merge branch 'master' into merges/release/2.0.0-to-master-20170619-070044
2017-06-19 11:52:23 -07:00
Ashley Hauck
ca848eddd3
Detect git worktrees correctly
...
Git worktrees are represented as a file named .git, with contents that
look like:
gitdir: E:/cli/.git/worktrees/cli2
2017-06-19 10:57:38 -07:00
Ashley Hauck
549292ecf9
Updating Roslyn to 2.3.0-beta3-61816-04
2017-06-19 10:46:17 -07:00
dotnet-bot
3d7d153b21
Update CoreSetup to preview3-25419-01
2017-06-19 17:38:57 +00:00
Livar
2180d92d10
Merge pull request #6918 from Faizan2304/insertTPV2
...
insert new tpv2 which fixes following issue
2017-06-19 09:28:29 -07:00
Livar
813738580f
Merge pull request #6920 from dotnet-bot/release/2.0.0-UpdateDependencies
...
Update CoreSetup to preview3-25418-01 (release/2.0.0)
2017-06-19 09:27:51 -07:00
Ashley Hauck
2a003ef245
Updating Roslyn to 2.3.0-beta3-61816-04
2017-06-19 08:53:58 -07:00
dotnet-bot
cefdd8bd4e
Update CoreSetup to preview3-25418-01
2017-06-18 17:38:18 +00:00
faahmad
6f69b87b53
insert new tpv2 which fixes following issue
...
https://github.com/Microsoft/vstest/issues/632
https://github.com/Microsoft/vstest/issues/844
https://github.com/Microsoft/vstest/issues/847
https://github.com/Microsoft/vstest/issues/840
https://github.com/Microsoft/vstest/issues/843
2017-06-18 16:06:24 +05:30