Граф коммитов

4282 Коммитов

Автор SHA1 Сообщение Дата
Fasjeit b149990042
More artifacts 2019-02-26 15:16:56 +03:00
Fasjeit 934af89396
Adding appveyor link 2019-02-26 12:41:25 +03:00
Fasjeit 59c17a507b Adding appveyor build 2019-02-26 12:36:14 +03:00
Fasjeit 5a471e25e1 Building with local packages 2019-02-26 11:35:42 +03:00
dotnet-maestro[bot] 7f73c4daf8
Update dependencies from https://github.com/dotnet/coreclr build 20190225.73 (#5249)
This change updates the following dependencies
- Microsoft.NETCore.Runtime.CoreCLR - 3.0.0-preview4-27425-73
2019-02-26 02:07:38 +00:00
dotnet-maestro[bot] 9bff16e900
[master] Update dependencies from dotnet/coreclr (#5231)
* Update dependencies from https://github.com/dotnet/coreclr build 20190221.73

This change updates the following dependencies
- Microsoft.NETCore.Runtime.CoreCLR - 3.0.0-preview4-27421-73

* Update dependencies from https://github.com/dotnet/coreclr build 20190225.72

This change updates the following dependencies
- Microsoft.NETCore.Runtime.CoreCLR - 3.0.0-preview4-27425-72
2019-02-26 01:10:05 +00:00
dotnet-maestro[bot] 6b7703302c
Update dependencies from https://github.com/dotnet/arcade build 20190224.1 (#5242)
This change updates the following dependencies
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19124.1
2019-02-25 14:12:58 +00:00
dotnet-maestro[bot] ecf81073e1
Update dependencies from https://github.com/dotnet/arcade build 20190223.1 (#5241)
This change updates the following dependencies
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19123.1
2019-02-25 13:45:40 +00:00
dotnet-maestro[bot] e1e36e48fb
[master] Update dependencies from dotnet/corefx (#5240)
* Update dependencies from https://github.com/dotnet/corefx build 20190223.1

This change updates the following dependencies
- Microsoft.NETCore.Platforms - 3.0.0-preview4.19123.1
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-preview4.19123.1

* Update dependencies from https://github.com/dotnet/corefx build 20190223.2

This change updates the following dependencies
- Microsoft.NETCore.Platforms - 3.0.0-preview4.19123.2
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-preview4.19123.2
2019-02-23 12:49:09 +00:00
John Beisner b344ca9aaf
Modify the InstallLocation registry key; core-setup (#5238)
* Modify the 'InstallLocation' registry key.
2019-02-22 16:48:21 -08:00
dotnet-maestro[bot] 5149218684
[master] Update dependencies from dotnet/corefx (#5237)
* Update dependencies from https://github.com/dotnet/corefx build 20190222.2

This change updates the following dependencies
- Microsoft.NETCore.Platforms - 3.0.0-preview4.19122.2
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-preview4.19122.2

* Update dependencies from https://github.com/dotnet/corefx build 20190222.3

This change updates the following dependencies
- Microsoft.NETCore.Platforms - 3.0.0-preview4.19122.3
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-preview4.19122.3

* Update dependencies from https://github.com/dotnet/corefx build 20190222.4

This change updates the following dependencies
- Microsoft.NETCore.Platforms - 3.0.0-preview4.19122.4
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-preview4.19122.4
2019-02-22 23:52:05 +00:00
dotnet-maestro[bot] 8769beed95
Update dependencies from https://github.com/dotnet/corefx build 20190222.1 (#5236)
This change updates the following dependencies
- Microsoft.NETCore.Platforms - 3.0.0-preview4.19122.1
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-preview4.19122.1
2019-02-22 12:33:33 +00:00
Davis Goodin 2f91bd28d0
Add WindowsDesktop targeting pack nupkg, refactor pkg projects (#5214)
* Refactor pkg projects

Instead of '.builds' projects, get Project items by calling a target in '.pkgproj' projects.

Move more common props/targets together.

* Add WindowsDesktop targeting pack nupkg

* Stop placing all files in data/ dir, only txt

* Change Pack nupkg type to DotnetPlatform

* Rename framework targets files

* Remove source redist: obsolete

* Require version files to be found and exist

Explicitly check if they exist to throw a clear error. The ReadAllText call would catch this, but it's verbose and doesn't say what the item's name is.

* DetermineRuntimeDependencies is not an override

* Remove package-specific asset exclusion

Use ExcludeAssets=All for CoreRT package to restore it but exclude Windows.winmd from redist.
2019-02-21 18:19:35 -06:00
Vitek Karas 758461c893
Cleanup native build (#5228)
Refactor cmake files to avoid code duplication.
Fix comhost to have native resources on Windows - that is version and other properties.
Turn on parallel build on Windows - on my machine the native build took 125 second before and 40 after this change.
2019-02-21 13:29:34 -08:00
dotnet-maestro[bot] ac1f54cefb
Update dependencies from https://github.com/dotnet/corefx build 20190221.7 (#5230)
This change updates the following dependencies
- Microsoft.NETCore.Platforms - 3.0.0-preview4.19121.7
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-preview4.19121.7
2019-02-21 19:57:30 +00:00
dotnet-maestro[bot] c38cd49ad5
[master] Update dependencies from dotnet/corefx (#5229)
* Update dependencies from https://github.com/dotnet/corefx build 20190221.4

This change updates the following dependencies
- Microsoft.NETCore.Platforms - 3.0.0-preview4.19121.4
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-preview4.19121.4

* Update dependencies from https://github.com/dotnet/corefx build 20190221.5

This change updates the following dependencies
- Microsoft.NETCore.Platforms - 3.0.0-preview4.19121.5
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-preview4.19121.5
2019-02-21 18:20:00 +00:00
dotnet-maestro[bot] caf7fd0f6c
Update dependencies from https://github.com/dotnet/coreclr build 20190221.71 (#5227)
This change updates the following dependencies
- Microsoft.NETCore.Runtime.CoreCLR - 3.0.0-preview4-27421-71
2019-02-21 14:45:12 +00:00
dotnet-maestro[bot] 62a90400aa
Update dependencies from https://github.com/dotnet/coreclr build 20190220.73 (#5223)
This change updates the following dependencies
- Microsoft.NETCore.Runtime.CoreCLR - 3.0.0-preview4-27420-73
2019-02-21 04:58:59 +00:00
dotnet-maestro[bot] cc01db858b
[master] Update dependencies from dotnet/corefx (#5220)
* Update dependencies from https://github.com/dotnet/corefx build 20190220.13

This change updates the following dependencies
- Microsoft.NETCore.Platforms - 3.0.0-preview4.19120.13
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-preview4.19120.13

* Update dependencies from https://github.com/dotnet/corefx build 20190220.16

This change updates the following dependencies
- Microsoft.NETCore.Platforms - 3.0.0-preview4.19120.16
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-preview4.19120.16

* Update dependencies from https://github.com/dotnet/corefx build 20190220.19

This change updates the following dependencies
- Microsoft.NETCore.Platforms - 3.0.0-preview4.19120.19
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-preview4.19120.19
2019-02-21 04:12:20 +00:00
dotnet-maestro[bot] a9be64cc0e
[master] Update dependencies from dotnet/corefx (#5216)
* Update dependencies from https://github.com/dotnet/corefx build 20190220.4

This change updates the following dependencies
- Microsoft.NETCore.Platforms - 3.0.0-preview4.19120.4
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-preview4.19120.4

* Update dependencies from https://github.com/dotnet/corefx build 20190220.7

This change updates the following dependencies
- Microsoft.NETCore.Platforms - 3.0.0-preview4.19120.7
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-preview4.19120.7

* Update dependencies from https://github.com/dotnet/corefx build 20190220.11

This change updates the following dependencies
- Microsoft.NETCore.Platforms - 3.0.0-preview4.19120.11
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-preview4.19120.11
2019-02-20 23:47:29 +00:00
dotnet-maestro[bot] 799be51c95
Update dependencies from https://github.com/dotnet/corefx build 20190220.3 (#5212)
This change updates the following dependencies
- Microsoft.NETCore.Platforms - 3.0.0-preview4.19120.3
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-preview4.19120.3
2019-02-20 17:23:51 +00:00
dotnet-maestro[bot] bf0e15be5f
[master] Update dependencies from dotnet/coreclr (#5211)
* Update dependencies from https://github.com/dotnet/coreclr build 20190219.72

This change updates the following dependencies
- Microsoft.NETCore.Runtime.CoreCLR - 3.0.0-preview4-27419-72

* Update dependencies from https://github.com/dotnet/coreclr build 20190220.71

This change updates the following dependencies
- Microsoft.NETCore.Runtime.CoreCLR - 3.0.0-preview4-27420-71
2019-02-20 16:55:00 +00:00
dotnet-maestro[bot] 34094ce680
Update dependencies from https://github.com/dotnet/corefx build 20190220.2 (#5210)
This change updates the following dependencies
- Microsoft.NETCore.Platforms - 3.0.0-preview4.19120.2
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-preview4.19120.2
2019-02-20 13:39:08 +00:00
dotnet-maestro[bot] a85ae5b30b
[master] Update dependencies from dotnet/corefx (#5209)
* Update dependencies from https://github.com/dotnet/corefx build 20190219.8

This change updates the following dependencies
- Microsoft.NETCore.Platforms - 3.0.0-preview4.19119.8
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-preview4.19119.8

* Update dependencies from https://github.com/dotnet/corefx build 20190219.11

This change updates the following dependencies
- Microsoft.NETCore.Platforms - 3.0.0-preview4.19119.11
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-preview4.19119.11

* Update dependencies from https://github.com/dotnet/corefx build 20190220.1

This change updates the following dependencies
- Microsoft.NETCore.Platforms - 3.0.0-preview4.19120.1
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-preview4.19120.1
2019-02-20 10:39:23 +00:00
dotnet-maestro[bot] b8e6fbb385
[master] Update dependencies from dotnet/corefx (#5208)
* Update dependencies from https://github.com/dotnet/corefx build 20190213.22

This change updates the following dependencies
- Microsoft.NETCore.Platforms - 3.0.0-preview4.19113.22
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-preview4.19113.22

* Update dependencies from https://github.com/dotnet/corefx build 20190213.23

This change updates the following dependencies
- Microsoft.NETCore.Platforms - 3.0.0-preview4.19113.23
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-preview4.19113.23

* Update dependencies from https://github.com/dotnet/corefx build 20190214.1

This change updates the following dependencies
- Microsoft.NETCore.Platforms - 3.0.0-preview4.19114.1
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-preview4.19114.1

* Update dependencies from https://github.com/dotnet/corefx build 20190214.2

This change updates the following dependencies
- Microsoft.NETCore.Platforms - 3.0.0-preview4.19114.2
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-preview4.19114.2

* Update dependencies from https://github.com/dotnet/corefx build 20190214.3

This change updates the following dependencies
- Microsoft.NETCore.Platforms - 3.0.0-preview4.19114.3
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-preview4.19114.3

* Update dependencies from https://github.com/dotnet/corefx build 20190214.4

This change updates the following dependencies
- Microsoft.NETCore.Platforms - 3.0.0-preview4.19114.4
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-preview4.19114.4

* Update dependencies from https://github.com/dotnet/corefx build 20190214.5

This change updates the following dependencies
- Microsoft.NETCore.Platforms - 3.0.0-preview4.19114.5
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-preview4.19114.5

* Update dependencies from https://github.com/dotnet/corefx build 20190214.6

This change updates the following dependencies
- Microsoft.NETCore.Platforms - 3.0.0-preview4.19114.6
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-preview4.19114.6

* Update dependencies from https://github.com/dotnet/corefx build 20190214.7

This change updates the following dependencies
- Microsoft.NETCore.Platforms - 3.0.0-preview4.19114.7
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-preview4.19114.7

* Update dependencies from https://github.com/dotnet/corefx build 20190215.1

This change updates the following dependencies
- Microsoft.NETCore.Platforms - 3.0.0-preview4.19115.1
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-preview4.19115.1

* Update dependencies from https://github.com/dotnet/corefx build 20190215.2

This change updates the following dependencies
- Microsoft.NETCore.Platforms - 3.0.0-preview4.19115.2
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-preview4.19115.2

* Update dependencies from https://github.com/dotnet/corefx build 20190215.3

This change updates the following dependencies
- Microsoft.NETCore.Platforms - 3.0.0-preview4.19115.3
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-preview4.19115.3

* Update dependencies from https://github.com/dotnet/corefx build 20190215.4

This change updates the following dependencies
- Microsoft.NETCore.Platforms - 3.0.0-preview4.19115.4
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-preview4.19115.4

* Update dependencies from https://github.com/dotnet/corefx build 20190215.5

This change updates the following dependencies
- Microsoft.NETCore.Platforms - 3.0.0-preview4.19115.5
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-preview4.19115.5

* Update dependencies from https://github.com/dotnet/corefx build 20190215.7

This change updates the following dependencies
- Microsoft.NETCore.Platforms - 3.0.0-preview4.19115.7
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-preview4.19115.7

* Update dependencies from https://github.com/dotnet/corefx build 20190215.8

This change updates the following dependencies
- Microsoft.NETCore.Platforms - 3.0.0-preview4.19115.8
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-preview4.19115.8

* Update dependencies from https://github.com/dotnet/corefx build 20190216.1

This change updates the following dependencies
- Microsoft.NETCore.Platforms - 3.0.0-preview4.19116.1
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-preview4.19116.1

* Update dependencies from https://github.com/dotnet/corefx build 20190216.2

This change updates the following dependencies
- Microsoft.NETCore.Platforms - 3.0.0-preview4.19116.2
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-preview4.19116.2

* Update dependencies from https://github.com/dotnet/corefx build 20190216.3

This change updates the following dependencies
- Microsoft.NETCore.Platforms - 3.0.0-preview4.19116.3
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-preview4.19116.3

* Update dependencies from https://github.com/dotnet/corefx build 20190217.1

This change updates the following dependencies
- Microsoft.NETCore.Platforms - 3.0.0-preview4.19117.1
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-preview4.19117.1

* Update dependencies from https://github.com/dotnet/corefx build 20190217.2

This change updates the following dependencies
- Microsoft.NETCore.Platforms - 3.0.0-preview4.19117.2
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-preview4.19117.2

* Update dependencies from https://github.com/dotnet/corefx build 20190217.3

This change updates the following dependencies
- Microsoft.NETCore.Platforms - 3.0.0-preview4.19117.3
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-preview4.19117.3

* Update dependencies from https://github.com/dotnet/corefx build 20190218.1

This change updates the following dependencies
- Microsoft.NETCore.Platforms - 3.0.0-preview4.19118.1
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-preview4.19118.1

* Update dependencies from https://github.com/dotnet/corefx build 20190218.2

This change updates the following dependencies
- Microsoft.NETCore.Platforms - 3.0.0-preview4.19118.2
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-preview4.19118.2

* Update dependencies from https://github.com/dotnet/corefx build 20190218.3

This change updates the following dependencies
- Microsoft.NETCore.Platforms - 3.0.0-preview4.19118.3
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-preview4.19118.3

* Update dependencies from https://github.com/dotnet/corefx build 20190218.4

This change updates the following dependencies
- Microsoft.NETCore.Platforms - 3.0.0-preview4.19118.4
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-preview4.19118.4

* Update dependencies from https://github.com/dotnet/corefx build 20190218.5

This change updates the following dependencies
- Microsoft.NETCore.Platforms - 3.0.0-preview4.19118.5
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-preview4.19118.5

* Update dependencies from https://github.com/dotnet/corefx build 20190218.6

This change updates the following dependencies
- Microsoft.NETCore.Platforms - 3.0.0-preview4.19118.6
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-preview4.19118.6

* Update dependencies from https://github.com/dotnet/corefx build 20190219.1

This change updates the following dependencies
- Microsoft.NETCore.Platforms - 3.0.0-preview4.19119.1
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-preview4.19119.1

* Update dependencies from https://github.com/dotnet/corefx build 20190219.2

This change updates the following dependencies
- Microsoft.NETCore.Platforms - 3.0.0-preview4.19119.2
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-preview4.19119.2

* Update dependencies from https://github.com/dotnet/corefx build 20190219.3

This change updates the following dependencies
- Microsoft.NETCore.Platforms - 3.0.0-preview4.19119.3
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-preview4.19119.3

* Update dependencies from https://github.com/dotnet/corefx build 20190219.5

This change updates the following dependencies
- Microsoft.NETCore.Platforms - 3.0.0-preview4.19119.5
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-preview4.19119.5

* Update dependencies from https://github.com/dotnet/corefx build 20190219.7

This change updates the following dependencies
- Microsoft.NETCore.Platforms - 3.0.0-preview4.19119.7
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-preview4.19119.7
2019-02-20 01:43:19 +00:00
William Godbe ab25ef254c
Merge pull request #5183 from dotnet-maestro-bot/master-UpdateDependencies
Update BuildTools to preview1-03715-01 (master)
2019-02-19 13:40:41 -08:00
dotnet-maestro-bot 6c10c13165 Update BuildTools to preview1-03715-01 2019-02-19 13:02:34 -08:00
Jan Kotas 701b4d6176
Fix product name included in the binaries (#5203) 2019-02-19 08:19:35 -08:00
Next Turn 6d5e4a7932 Update environment variables (#5192)
* Update environment variables

* Fix json snippet

* Fix text formats
2019-02-18 08:08:50 -08:00
dotnet-maestro[bot] 978e297157
Update dependencies from https://github.com/dotnet/coreclr build 20190218.71 (#5198)
This change updates the following dependencies
- Microsoft.NETCore.Runtime.CoreCLR - 3.0.0-preview4-27418-71
2019-02-18 14:14:20 +00:00
dotnet-maestro[bot] 07d784d6f5
Update dependencies from https://github.com/dotnet/coreclr build 20190217.72 (#5196)
This change updates the following dependencies
- Microsoft.NETCore.Runtime.CoreCLR - 3.0.0-preview4-27417-72
2019-02-18 02:09:20 +00:00
dotnet-maestro[bot] ea9888b539
Update dependencies from https://github.com/dotnet/coreclr build 20190217.71 (#5195)
This change updates the following dependencies
- Microsoft.NETCore.Runtime.CoreCLR - 3.0.0-preview4-27417-71
2019-02-17 14:25:16 +00:00
dotnet-maestro[bot] a5a4f1c2ae
Update dependencies from https://github.com/dotnet/arcade build 20190215.1 (#5194)
This change updates the following dependencies
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19115.1
2019-02-17 13:54:35 +00:00
dotnet-maestro[bot] 97aa617402
Update dependencies from https://github.com/dotnet/coreclr build 20190216.73 (#5193)
This change updates the following dependencies
- Microsoft.NETCore.Runtime.CoreCLR - 3.0.0-preview4-27416-73
2019-02-17 02:18:32 +00:00
dotnet-maestro[bot] 5e86580f14
Update dependencies from https://github.com/dotnet/coreclr build 20190216.71 (#5191)
This change updates the following dependencies
- Microsoft.NETCore.Runtime.CoreCLR - 3.0.0-preview4-27416-71
2019-02-16 14:13:25 +00:00
dotnet-maestro[bot] ebd3ff106d
Update dependencies from https://github.com/dotnet/coreclr build 20190215.75 (#5190)
This change updates the following dependencies
- Microsoft.NETCore.Runtime.CoreCLR - 3.0.0-preview4-27415-75
2019-02-16 02:22:07 +00:00
dotnet-maestro[bot] 7ce8a2e6ba
Update dependencies from https://github.com/dotnet/coreclr build 20190215.71 (#5178)
This change updates the following dependencies
- Microsoft.NETCore.Runtime.CoreCLR - 3.0.0-preview4-27415-71
2019-02-15 14:08:56 +00:00
dotnet-maestro[bot] 15e24202d8
Update dependencies from https://github.com/dotnet/arcade build 20190214.4 (#5177)
This change updates the following dependencies
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19114.4
2019-02-15 13:59:55 +00:00
dotnet-maestro[bot] ccb7a03355
Update dependencies from https://github.com/dotnet/coreclr build 20190214.713 (#5173)
This change updates the following dependencies
- Microsoft.NETCore.Runtime.CoreCLR - 3.0.0-preview4-27414-713
2019-02-15 02:42:09 +00:00
dotnet-maestro[bot] 610454f938
Update dependencies from https://github.com/dotnet/coreclr build 20190214.78 (#5172)
This change updates the following dependencies
- Microsoft.NETCore.Runtime.CoreCLR - 3.0.0-preview4-27414-78
2019-02-14 23:13:56 +00:00
William Godbe 793c41bad6
Merge pull request #5159 from dotnet-maestro-bot/master-UpdateDependencies
Update BuildTools to preview1-03713-01 (master)
2019-02-14 11:59:44 -08:00
dotnet-maestro-bot 41a329ef31 Update BuildTools to preview1-03713-01 2019-02-14 10:19:26 -08:00
Davis Goodin 493c6287a2
Create framework assembly list file in .NET Core targeting pack (#5168)
* Create framework assembly list file

* Fix FileUtilities private static style

* Remove package ID prefix from PlatformManifest.txt

* Proactively detect/report missing public key token
2019-02-14 11:12:56 -06:00
Steve MacLean 564452f46b
Merge pull request #5156 from NextTurn/master
Clean up
2019-02-14 11:15:08 -05:00
dotnet-maestro[bot] e4661994c5
Update dependencies from https://github.com/dotnet/arcade build 20190213.1 (#5169)
This change updates the following dependencies
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19113.1
2019-02-14 14:07:09 +00:00
Vitek Karas dd4e2d0736
Update the host-component document (#5152)
Add `comhost` into the list.
Use platform agnostic wording and library names.
Reword certain description to provide more precise and detailed information.
2019-02-14 03:52:25 -08:00
Davis Goodin 0f10c29471
Create targeting pack MSI installers (#5114)
* Create targeting pack MSI

This change has the targeting pack pkgproj create an install layout based on the nupkg's data/ dir. That's picked up by the targeting pack installer project the same way it is for hostfxr and shared framework. In general, the targeting pack installer project is a copy of existing installers with very little changed.

In official builds, build the full platform manifest on win-x86, not just win-x64. Both platforms' installers need the full manifest.

* Change install dir "ref" => "packs"

* "Microsoft .NET Core Targeting Pack" branding

* Remove "netcoreapp" from MSI filename

The name "dotnet-targeting-pack" brings it in line with installer names like "dotnet-runtime" and "dotnet-host".

* Fix targeting pack powershell script: PR comments

I plan to remove this script entirely, but it might as well be a little cleaner while development is ongoing.

* Fix DependencyKey: Dotnet_CLI => Dotnet_Core

* Fix typo: GeneratedGui => GeneratedGuid
2019-02-13 18:35:25 -06:00
dotnet-maestro[bot] 52765f25ad
Update dependencies from dotnet/corefx (#5160)
* Update dependencies from https://github.com/dotnet/corefx build 20190213.10

This change updates the following dependencies
- Microsoft.NETCore.Platforms - 3.0.0-preview.19113.10
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-preview.19113.10

* Update dependencies from https://github.com/dotnet/corefx build 20190213.12

This change updates the following dependencies
- Microsoft.NETCore.Platforms - 3.0.0-preview4.19113.12
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-preview4.19113.12

* Update dependencies from https://github.com/dotnet/corefx build 20190213.15

This change updates the following dependencies
- Microsoft.NETCore.Platforms - 3.0.0-preview4.19113.15
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-preview4.19113.15
2019-02-13 22:40:57 +00:00
William Godbe d6b36de6b6
Merge pull request #5149 from wtgodbe/preview4
Update branding for preview4
2019-02-13 12:03:17 -08:00
wtgodbe 8edd59240a Fix branding 2019-02-13 11:28:42 -08:00