Commit graph

15682 commits

Author SHA1 Message Date
dotnet-maestro[bot]
8e7fcbed96
Update dependencies from https://github.com/dotnet/cli build 20190917.1 (#4872)
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha1.19467.1
2019-09-17 19:35:43 +00:00
dotnet-maestro[bot]
a0082841cb
Update dependencies from https://github.com/dotnet/core-setup build 20190917.1 (#4871)
- Microsoft.NETCore.App - 5.0.0-alpha1.19467.1
- NETStandard.Library.Ref - 2.1.0-alpha1.19467.1
- Microsoft.WindowsDesktop.App - 5.0.0-alpha1.19467.1
2019-09-17 18:15:38 +00:00
dotnet-maestro[bot]
7e11d62666
Update dependencies from https://github.com/dotnet/toolset build 20190917.2 (#4870)
- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19467.2
2019-09-17 13:20:48 +00:00
dotnet-maestro[bot]
d7dda30f21
Update dependencies from https://github.com/dotnet/toolset build 20190917.1 (#4869)
- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19467.1
2019-09-17 12:55:10 +00:00
Matt Mitchell
8dbe4ac1bc
Remove generate graph files (#4867)
Takes too long and output isn't quite as useful as it once was (BARViz does most of the work)
2019-09-16 15:39:36 -07:00
dotnet-maestro[bot]
bb005e3ca8
Update dependencies from https://github.com/dotnet/toolset build 20190916.4 (#4866)
- Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc2.19466.4
2019-09-16 22:10:49 +00:00
dotnet-maestro[bot]
aeca96e796
Update dependencies from https://github.com/dotnet/toolset build 20190916.3 (#4863)
- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19466.3
2019-09-16 20:05:44 +00:00
dotnet-maestro[bot]
cd483221e8
Update dependencies from https://github.com/dotnet/cli build 20190916.2 (#4862)
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha1.19466.2
2019-09-16 19:20:38 +00:00
dotnet-maestro[bot]
5fc0ca26cf
Update dependencies from https://github.com/dotnet/core-setup build 20190916.2 (#4861)
- Microsoft.NETCore.App - 5.0.0-alpha1.19466.2
- NETStandard.Library.Ref - 2.1.0-alpha1.19466.2
- Microsoft.WindowsDesktop.App - 5.0.0-alpha1.19466.2
2019-09-16 18:05:42 +00:00
Matt Mitchell
63f7b6f811
[release/3.0.1xx] Fix resource branding (#4859)
* Fix resource branding
The resource branding for MicrosoftNETCoreApp and the Windows desktop runtime does not come from the same properties any longer.  Use appropriate properties instead.

* Fix Linux native installer branding
2019-09-16 10:49:46 -07:00
Matt Mitchell
88949b55f5
Fix "you are using a preview version" message (#4860)
The property in the bundled version props file installed with the SDK is _NETCoreSdkIsPreview. We use the same property name to define this value when creating the props file. We build with a preview version of the SDK. Because this is set by the preview SDK, and already has a value, we will not reset it when DropSuffix=true. It will simply remain 'true'. Thus we will simply propagate that existing value into the new props file.  To fix, change the property name.
2019-09-16 10:47:04 -07:00
dotnet-maestro[bot]
8ca05f389b
Update dependencies from https://github.com/dotnet/toolset build 20190916.1 (#4858)
- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19466.1
2019-09-16 13:05:38 +00:00
dotnet-maestro[bot]
6f3ae8bb25
Update dependencies from https://github.com/dotnet/toolset build 20190915.7 (#4856)
- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19465.7
2019-09-16 07:45:38 +00:00
dotnet-maestro[bot]
df6f18971d
Update dependencies from https://github.com/dotnet/cli build 20190915.4 (#4855)
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha1.19465.4
2019-09-16 07:10:40 +00:00
dotnet-maestro[bot]
7166503007
Update dependencies from https://github.com/dotnet/core-setup build 20190915.2 (#4854)
- Microsoft.NETCore.App - 5.0.0-alpha1.19465.2
- NETStandard.Library.Ref - 2.1.0-alpha1.19465.2
- Microsoft.WindowsDesktop.App - 5.0.0-alpha1.19465.2
2019-09-16 05:45:40 +00:00
Matt Mitchell
02df19ceac
Remove unneeded package sources (#4853)
* Remove unneeded package sources
Remove many packages sources that are no longer needed.
We think this may be increasing restore time and thus parallel builds of test projects are timing out while accessing the feeds.
2019-09-15 22:25:54 -07:00
Matt Mitchell
d71c243ebf Empty commit to update commit height 2019-09-15 19:49:11 -07:00
Matt Mitchell
2834b77278
Stabilize package versions (#4833) 2019-09-15 17:41:50 -07:00
dotnet-maestro[bot]
06dd6a37ff Update dependencies from https://github.com/dotnet/toolset build 20190915.6 (#4852)
- Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc2.19465.6

Dependency coherency updates

- Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-rc2.19465.3 (parent: Microsoft.Dotnet.Toolset.Internal)
2019-09-15 17:41:40 -07:00
dotnet-maestro[bot]
b6037e6820 [release/3.0.1xx] Update dependencies from aspnet/AspNetCore (#4851)
* Update dependencies from https://github.com/aspnet/AspNetCore build 20190915.2

- dotnet-user-secrets - 3.0.0-rc2.19465.2
- dotnet-watch - 3.0.0-rc2.19465.2
- Microsoft.AspNetCore.App.Ref - 3.0.0
- Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0
- dotnet-dev-certs - 3.0.0-rc2.19465.2
- Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-rc2.19465.2

* Correctly identify aspnetcore blob subdir
2019-09-15 17:27:29 -07:00
dotnet-maestro[bot]
348c6d514f
Update dependencies from https://github.com/dotnet/toolset build 20190915.5 (#4850)
- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19465.5
2019-09-15 19:35:36 +00:00
dotnet-maestro[bot]
559a4354d6
Update dependencies from https://github.com/dotnet/cli build 20190915.2 (#4849)
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha1.19465.2
2019-09-15 19:05:36 +00:00
dotnet-maestro[bot]
bbed95c662
Update dependencies from https://github.com/dotnet/core-setup build 20190915.1 (#4848)
- Microsoft.NETCore.App - 5.0.0-alpha1.19465.1
- NETStandard.Library.Ref - 2.1.0-alpha1.19465.1
- Microsoft.WindowsDesktop.App - 5.0.0-alpha1.19465.1
2019-09-15 18:00:42 +00:00
dotnet-maestro[bot]
ca126e50b2
Update dependencies from https://github.com/dotnet/toolset build 20190915.3 (#4847)
- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19465.3
2019-09-15 14:15:35 +00:00
dotnet-maestro[bot]
4cae4a2235
Update dependencies from https://github.com/dotnet/cli build 20190915.1 (#4846)
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha1.19465.1
2019-09-15 13:40:36 +00:00
dotnet-maestro[bot]
5aaba8c53d
Update dependencies from https://github.com/dotnet/toolset build 20190915.2 (#4845)
- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19465.2
2019-09-15 13:20:47 +00:00
dotnet-maestro[bot]
8ee73fb857
Update dependencies from https://github.com/dotnet/toolset build 20190915.1 (#4844)
- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19465.1
2019-09-15 12:55:13 +00:00
dotnet-maestro[bot]
9292924734
Update dependencies from https://github.com/dotnet/templating build 20190914.1 (#4843)
- Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.19464.1
2019-09-15 12:27:19 +00:00
dotnet-maestro[bot]
c1261f5839
Update dependencies from https://github.com/dotnet/toolset build 20190914.13 (#4842)
- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19464.13
2019-09-15 07:40:37 +00:00
dotnet-maestro[bot]
10955404c0
[master] Update dependencies from dotnet/cli (#4829)
* Update dependencies from https://github.com/dotnet/cli build 20190914.3

- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha1.19464.3

* Update dependencies from https://github.com/dotnet/cli build 20190914.7

- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha1.19464.7
2019-09-15 07:09:26 +00:00
dotnet-maestro[bot]
4e7695ae5a
Update dependencies from https://github.com/dotnet/core-setup build 20190914.2 (#4841)
- Microsoft.NETCore.App - 5.0.0-alpha1.19464.2
- NETStandard.Library.Ref - 2.1.0-alpha1.19464.2
- Microsoft.WindowsDesktop.App - 5.0.0-alpha1.19464.2
2019-09-15 05:55:37 +00:00
dotnet-maestro[bot]
969693d5f7
Update dependencies from https://github.com/dotnet/toolset build 20190914.12 (#4840)
- Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc2.19464.12

Dependency coherency updates

- Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-rc2.19464.6 (parent: Microsoft.Dotnet.Toolset.Internal)
2019-09-15 05:46:02 +00:00
dotnet-maestro[bot]
968532c3a5
Update dependencies from https://github.com/dotnet/toolset build 20190914.11 (#4839)
- Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc2.19464.11
2019-09-15 05:10:15 +00:00
dotnet-maestro[bot]
4ac1073f5f
[release/3.0.1xx] Update dependencies from aspnet/AspNetCore (#4838)
* Update dependencies from https://github.com/aspnet/AspNetCore build 20190914.3

- dotnet-user-secrets - 3.0.0-rc2.19464.3
- dotnet-watch - 3.0.0-rc2.19464.3
- Microsoft.AspNetCore.App.Ref - 3.0.0-rc2.19464.3
- Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-rc2.19464.3
- dotnet-dev-certs - 3.0.0-rc2.19464.3
- Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-rc2.19464.3

* Update dependencies from https://github.com/aspnet/AspNetCore build 20190914.5

- dotnet-user-secrets - 3.0.0-rc2.19464.5
- dotnet-watch - 3.0.0-rc2.19464.5
- Microsoft.AspNetCore.App.Ref - 3.0.0-rc2.19464.5
- Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-rc2.19464.5
- dotnet-dev-certs - 3.0.0-rc2.19464.5
- Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-rc2.19464.5
2019-09-15 03:57:51 +00:00
dotnet-maestro[bot]
7532188c47
[release/3.0.1xx] Update dependencies from dotnet/toolset (#4837)
* Update dependencies from https://github.com/dotnet/toolset build 20190914.8

- Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc2.19464.8

* Update dependencies from https://github.com/dotnet/toolset build 20190914.9

- Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc2.19464.9

Dependency coherency updates

- Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-rc2.19464.5 (parent: Microsoft.Dotnet.Toolset.Internal)
2019-09-15 01:57:40 +00:00
dotnet-maestro[bot]
22fca6d5af
Update dependencies from https://github.com/dotnet/toolset build 20190914.7 (#4836)
- Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc2.19464.7

Dependency coherency updates

- Microsoft.DotNet.Common.ItemTemplates - 3.0.0 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-rc2.19464.4 (parent: Microsoft.Dotnet.Toolset.Internal)
2019-09-14 20:25:50 +00:00
dotnet-maestro[bot]
f6ded449aa
Update dependencies from https://github.com/dotnet/core-setup build 20190914.1 (#4835)
- Microsoft.NETCore.App - 5.0.0-alpha1.19464.1
- NETStandard.Library.Ref - 2.1.0-alpha1.19464.1
- Microsoft.WindowsDesktop.App - 5.0.0-alpha1.19464.1
2019-09-14 17:50:41 +00:00
dotnet-maestro[bot]
2ac40a7a6d
Update dependencies from https://github.com/dotnet/sdk build 20190914.1 (#4834)
- Microsoft.NET.Sdk - 5.0.100-alpha1.19464.1
2019-09-14 15:34:55 +00:00
dotnet-maestro[bot]
0801786e33
Update dependencies from https://github.com/dotnet/toolset build 20190914.6 (#4832)
- Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc2.19464.6
2019-09-14 15:00:46 +00:00
dotnet-maestro[bot]
67a9e1c0fc
Update dependencies from https://github.com/dotnet/toolset build 20190914.5 (#4831)
- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19464.5
2019-09-14 14:40:54 +00:00
dotnet-maestro[bot]
95ac0bb587
Update dependencies from https://github.com/dotnet/toolset build 20190914.4 (#4830)
- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19464.4
2019-09-14 14:10:15 +00:00
dotnet-maestro[bot]
3dae0ef9ef
[master] Update dependencies from dotnet/cli (#4828)
* Update dependencies from https://github.com/dotnet/cli build 20190914.1

- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha1.19464.1

* Update dependencies from https://github.com/dotnet/cli build 20190914.2

- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha1.19464.2
2019-09-14 13:40:16 +00:00
dotnet-maestro[bot]
50269cbd8b
Update dependencies from https://github.com/dotnet/toolset build 20190914.3 (#4827)
- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19464.3
2019-09-14 13:26:04 +00:00
dotnet-maestro[bot]
c8f65cced6
[master] Update dependencies from dotnet/toolset (#4826)
* Update dependencies from https://github.com/dotnet/toolset build 20190914.1

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19464.1

* Update dependencies from https://github.com/dotnet/toolset build 20190914.2

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19464.2
2019-09-14 13:00:29 +00:00
dotnet-maestro[bot]
9a44c183c7
Update dependencies from https://github.com/dotnet/templating build 20190913.4 (#4825)
- Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.19463.4
2019-09-14 12:32:09 +00:00
dotnet-maestro[bot]
bd1376598f
Update dependencies from https://github.com/dotnet/arcade build 20190913.3 (#4824)
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19463.3
2019-09-14 12:31:49 +00:00
dotnet-maestro[bot]
d43be6db8b
Update dependencies from https://github.com/dotnet/toolset build 20190913.23 (#4823)
- Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc2.19463.23

Dependency coherency updates

- Microsoft.DotNet.Common.ItemTemplates - 3.0.0-rc1.19463.2 (parent: Microsoft.Dotnet.Toolset.Internal)
2019-09-14 06:45:56 +00:00
dotnet-maestro[bot]
30cd361781
Update dependencies from https://github.com/dotnet/toolset build 20190913.22 (#4822)
- Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc2.19463.22

Dependency coherency updates

- Microsoft.NET.Sdk - 3.0.100-rc2.19463.5 (parent: Microsoft.Dotnet.Toolset.Internal)
2019-09-14 06:15:12 +00:00
Livar
5629ed250f
Updating dotnet/cli (#4821)
* Updating dotnet/cli on version.details.xml

* Updating dotnet/cli on versions.props
2019-09-13 22:51:09 -07:00
Livar
1a7ecd0cc1
Updating dotnet/sdk version (#4820)
* Updating dotnet/sdk version

* Updating dotnet/sdk on version.props
2019-09-13 22:47:37 -07:00