Nick Guerrera
3620a7b663
Merge pull request #6973 from nguerrera/loc-tests
...
Make configurer unit tests pass on localized setup
2017-06-21 16:32:29 -07:00
Rainer Sigwald
dded62282e
MSBuild 15.3.400
2017-06-21 18:20:40 -05:00
Rainer Sigwald
eb3e28d3e8
MSBuild 15.3.400
2017-06-21 18:18:30 -05:00
Livar
9b5aa3843d
Merge pull request #6963 from dotnet/merges/rel/1.1.0-to-release/2.0.0-20170621-070038
...
Merge rel/1.1.0 to release/2.0.0
2017-06-21 13:57:05 -07:00
Nick Guerrera
74acc40036
Add msbuild satellite assemblies
2017-06-21 13:34:16 -07:00
Nick Guerrera
6b0cd0e52f
Make configurer unit tests pass on localized setup
2017-06-21 12:44:34 -07:00
William Li
a5698110a2
Add rhel and Debian download link
2017-06-21 12:13:15 -07:00
Nick Guerrera
1661fd0975
Merge pull request #6961 from nguerrera/loc-tests
...
Make remaining tests pass on localized setup
2017-06-21 10:42:01 -07:00
Livar
3471d43796
Merge pull request #6964 from dotnet/merges/release/2.0.0-to-master-20170621-070039
...
Merge release/2.0.0 to master
2017-06-21 10:02:32 -07:00
Livar Cunha
5cab325335
Merge remote-tracking branch 'dotnet/release/2.0.0' into merges/release/2.0.0-to-master-20170621-070039
...
* dotnet/release/2.0.0: (35 commits)
Fixing an issue in the RepoDirectoriesProvider where it assumed that the only directory under SDK was the SDK directories. This is no longer true now that we moved the NuGet fallback folder there.
Simple clean up to the store tests
Updating xlf files for the Configurer.
Removing NuGetConfig from the first run experience and replacing the sentinel with the FirstUseNoticeSentinel when needed.
Moving the expanding fallback folder to the dotnet folder hive. The folder will be expanded at sdk/NuGetFallbackFolder.
Fixing CRLF issue.
Updating xlf and fixing line ending problems with one file.
Add rhel and Debian download link
Fix race in telemetry msbuild arg tests
Avoid repeating the first-run message if lzma archive is missing
Use fluent helper for line-end normalization
Update CoreSetup to preview3-25419-01
Updating Roslyn to 2.3.0-beta3-61816-04
Update CoreSetup to preview3-25418-01
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
Windows installer refresh
Update SDK to 1.1.0-alpha-20170615-3
Updating NuGet to 4.3.0-preview3-4168
MSBuild 15.3.388
Make dotnet-sln-add.Tests pass on localized setup
...
2017-06-21 08:51:19 -07:00
Livar Cunha
cb1a2996f1
Merge remote-tracking branch 'dotnet/rel/1.1.0' into merges/rel/1.1.0-to-release/2.0.0-20170621-070038
...
* dotnet/rel/1.1.0:
Add symreader-native myget feed
Upgrade DiaSymReader.Native to 1.6.0-beta2-25304
Updating Roslyn to 2.3.0-beta3-61816-04
2017-06-21 08:49:31 -07:00
Livar Cunha
44d888dfc4
Exclude satellite assemblies from archive.
2017-06-21 08:48:12 -07:00
Livar
842b179627
Merge pull request #6962 from livarcocc/fix_tools_tests
...
Fixing an issue in the RepoDirectoriesProvider
2017-06-21 08:27:21 -07:00
Parallels
235482b8da
Fixing an issue in the RepoDirectoriesProvider where it assumed that the only directory under SDK was the SDK directories. This is no longer true now that we moved the NuGet fallback folder there.
2017-06-20 22:05:44 -07:00
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