wtgodbe
b1c4415265
Update branding for preview4
2019-02-12 15:55:45 -08:00
Vitek Karas
70d4423e3c
Simplify computation of oldest framework reference ( #5142 )
...
Instead of passing the list of oldest references all the way down to the code which performs roll forwards, simply assign to it when we enumerate reerences for the first time.
The only difference is that in case of a failure the oldest reference will be filled while before it would not be fully up to date.
2019-02-12 15:23:18 -08:00
Aaron Robinson
fc4720a514
Add COM host to the AppHost package ( #5145 )
2019-02-12 13:00:28 -08:00
Aaron Robinson
1d95ece515
COM Activation host ( #4577 )
...
* Add new comhost library for COM activation
- Supports reading clsidmap as file or resource
- Supports registration and unregistration of COM server
* Replace COREHOST_MAKE_DLL define with EXPORT_SHARED_API
* Convert CoreClr instance loading API from a flat C-style to a class API . This will make having multiple CoreClr instances in the same process easier in the future.
* Move internal execute* APIs to the fx_muxer.cpp compilation unit
Add initial/erroring implementation for get_com_activation_delegate() to fx_muxer_t.
* Create coreclr_property_bag_t for property management.
* Extract coreclr property creations into a reusable class.
* Report process ID during test run.
* Remove the new corehost_ensure_load() export since the previous semantics
of reinitializing hostpolicy were designed for testing.
* Fix P/Invoke signature for hostfxr_get_native_search_directories to define
the calling convention and remove usage of StringBuilder.
* Properly propagate the host command on reinitialization
Remove additional uses of global variables where possible
* Don't add the COM server assembly to the TPA
Ensure the COM server assembly deps.json isn't added to the AppContext
* Feedback on error propagation
2019-02-12 09:38:10 -08:00
dotnet-maestro[bot]
5277b856a6
Update dependencies from dotnet/coreclr ( #5137 )
...
* Update dependencies from https://github.com/dotnet/coreclr build 20190211.72
This change updates the following dependencies
- Microsoft.NETCore.Runtime.CoreCLR - 3.0.0-preview4-27411-72
* Update dependencies from https://github.com/dotnet/coreclr build 20190212.71
This change updates the following dependencies
- Microsoft.NETCore.Runtime.CoreCLR - 3.0.0-preview4-27412-71
2019-02-12 14:13:36 +00:00
dotnet-maestro[bot]
487e17d181
Update dependencies from https://github.com/dotnet/corefx build 20190212.1 ( #5140 )
...
This change updates the following dependencies
- Microsoft.NETCore.Platforms - 3.0.0-preview.19112.1
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-preview.19112.1
2019-02-12 10:28:48 +00:00
dotnet-maestro[bot]
5a8b565531
Update dependencies from https://github.com/dotnet/corefx build 20190211.8 ( #5139 )
...
This change updates the following dependencies
- Microsoft.NETCore.Platforms - 3.0.0-preview.19111.8
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-preview.19111.8
2019-02-12 08:57:45 +00:00
dotnet-maestro[bot]
e00d2adbfd
Update dependencies from https://github.com/dotnet/corefx build 20190211.7 ( #5138 )
...
This change updates the following dependencies
- Microsoft.NETCore.Platforms - 3.0.0-preview.19111.7
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-preview.19111.7
2019-02-12 07:36:11 +00:00
dotnet-maestro[bot]
70f92292e7
Update dependencies from dotnet/corefx ( #5136 )
...
* Update dependencies from https://github.com/dotnet/corefx build 20190211.4
This change updates the following dependencies
- Microsoft.NETCore.Platforms - 3.0.0-preview.19111.4
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-preview.19111.4
* Update dependencies from https://github.com/dotnet/corefx build 20190211.5
This change updates the following dependencies
- Microsoft.NETCore.Platforms - 3.0.0-preview.19111.5
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-preview.19111.5
* Update dependencies from https://github.com/dotnet/corefx build 20190211.6
This change updates the following dependencies
- Microsoft.NETCore.Platforms - 3.0.0-preview.19111.6
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-preview.19111.6
2019-02-12 05:03:05 +00:00
William Godbe
c237a360fe
Merge pull request #5134 from wtgodbe/Yaml30
...
Add CI for release/3.0
2019-02-11 14:24:13 -08:00
dotnet-maestro[bot]
85c05c0799
Update dependencies from dotnet/corefx ( #5129 )
...
* Update dependencies from https://github.com/dotnet/corefx build 20190210.1
This change updates the following dependencies
- Microsoft.NETCore.Platforms - 3.0.0-preview.19110.1
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-preview.19110.1
* Update dependencies from https://github.com/dotnet/corefx build 20190210.2
This change updates the following dependencies
- Microsoft.NETCore.Platforms - 3.0.0-preview.19110.2
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-preview.19110.2
* Update dependencies from https://github.com/dotnet/corefx build 20190210.3
This change updates the following dependencies
- Microsoft.NETCore.Platforms - 3.0.0-preview.19110.3
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-preview.19110.3
* Update dependencies from https://github.com/dotnet/corefx build 20190210.4
This change updates the following dependencies
- Microsoft.NETCore.Platforms - 3.0.0-preview.19110.4
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-preview.19110.4
* Update dependencies from https://github.com/dotnet/corefx build 20190211.1
This change updates the following dependencies
- Microsoft.NETCore.Platforms - 3.0.0-preview.19111.1
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-preview.19111.1
* Update dependencies from https://github.com/dotnet/corefx build 20190211.2
This change updates the following dependencies
- Microsoft.NETCore.Platforms - 3.0.0-preview.19111.2
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-preview.19111.2
* Update dependencies from https://github.com/dotnet/corefx build 20190211.3
This change updates the following dependencies
- Microsoft.NETCore.Platforms - 3.0.0-preview.19111.3
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-preview.19111.3
2019-02-11 22:11:45 +00:00
Pavel Krymets
87fdb3f16d
Close HKEY handle after use ( #5133 )
2019-02-11 13:08:32 -08:00
wtgodbe
d5de9d94a1
Add PR trigger
2019-02-11 12:32:10 -08:00
wtgodbe
ce108d54bc
Add CI for release/3.0
2019-02-11 12:22:09 -08:00
dotnet-maestro[bot]
d9e824a1cf
Update dependencies from https://github.com/dotnet/coreclr build 20190211.71 ( #5131 )
...
This change updates the following dependencies
- Microsoft.NETCore.Runtime.CoreCLR - 3.0.0-preview-27411-71
2019-02-11 14:12:40 +00:00
dotnet-maestro[bot]
3ce915f979
Update dependencies from dotnet/coreclr ( #5128 )
...
* Update dependencies from https://github.com/dotnet/coreclr build 20190210.71
This change updates the following dependencies
- Microsoft.NETCore.Runtime.CoreCLR - 3.0.0-preview-27410-71
* Update dependencies from https://github.com/dotnet/coreclr build 20190210.72
This change updates the following dependencies
- Microsoft.NETCore.Runtime.CoreCLR - 3.0.0-preview-27410-72
2019-02-11 02:12:33 +00:00
dotnet-maestro[bot]
a0d7c77b61
Update dependencies from https://github.com/dotnet/arcade build 20190208.1 ( #5127 )
...
This change updates the following dependencies
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19108.1
2019-02-10 13:52:12 +00:00
dotnet-maestro[bot]
6e8c9aabe1
Update dependencies from https://github.com/dotnet/corefx build 20190209.6 ( #5126 )
...
This change updates the following dependencies
- Microsoft.NETCore.Platforms - 3.0.0-preview.19109.6
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-preview.19109.6
2019-02-10 08:33:12 +00:00
dotnet-maestro-bot
99c3e2835a
Update BuildTools to preview1-03706-01 ( #5098 )
2019-02-09 23:15:07 -08:00
dotnet-maestro[bot]
cdd601f1b8
Update dependencies from https://github.com/dotnet/corefx build 20190209.5 ( #5125 )
...
This change updates the following dependencies
- Microsoft.NETCore.Platforms - 3.0.0-preview.19109.5
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-preview.19109.5
2019-02-10 06:17:55 +00:00
dotnet-maestro[bot]
6a47f100ac
Update dependencies from https://github.com/dotnet/corefx build 20190209.4 ( #5124 )
...
This change updates the following dependencies
- Microsoft.NETCore.Platforms - 3.0.0-preview.19109.4
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-preview.19109.4
2019-02-10 04:43:24 +00:00
dotnet-maestro[bot]
49235d117c
Update dependencies from https://github.com/dotnet/coreclr build 20190209.72 ( #5123 )
...
This change updates the following dependencies
- Microsoft.NETCore.Runtime.CoreCLR - 3.0.0-preview-27409-72
2019-02-10 02:11:26 +00:00
dotnet-maestro[bot]
747938ce89
Update dependencies from dotnet/corefx ( #5122 )
...
* Update dependencies from https://github.com/dotnet/corefx build 20190209.2
This change updates the following dependencies
- Microsoft.NETCore.Platforms - 3.0.0-preview.19109.2
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-preview.19109.2
* Update dependencies from https://github.com/dotnet/corefx build 20190209.3
This change updates the following dependencies
- Microsoft.NETCore.Platforms - 3.0.0-preview.19109.3
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-preview.19109.3
2019-02-10 02:05:12 +00:00
dotnet-maestro[bot]
c764b709d5
Update dependencies from https://github.com/dotnet/corefx build 20190209.1 ( #5121 )
...
This change updates the following dependencies
- Microsoft.NETCore.Platforms - 3.0.0-preview.19109.1
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-preview.19109.1
2019-02-09 14:22:06 +00:00
dotnet-maestro[bot]
8a24f0ee61
Update dependencies from dotnet/coreclr ( #5116 )
...
* Update dependencies from https://github.com/dotnet/coreclr build 20190208.73
This change updates the following dependencies
- Microsoft.NETCore.Runtime.CoreCLR - 3.0.0-preview-27408-73
* Update dependencies from https://github.com/dotnet/coreclr build 20190209.71
This change updates the following dependencies
- Microsoft.NETCore.Runtime.CoreCLR - 3.0.0-preview-27409-71
2019-02-09 14:12:19 +00:00
dotnet-maestro[bot]
a2243b139b
Update dependencies from https://github.com/dotnet/corefx build 20190208.8 ( #5119 )
...
This change updates the following dependencies
- Microsoft.NETCore.Platforms - 3.0.0-preview.19108.8
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-preview.19108.8
2019-02-09 09:57:21 +00:00
dotnet-maestro[bot]
334eb5550f
Update dependencies from dotnet/corefx ( #5118 )
...
* Update dependencies from https://github.com/dotnet/corefx build 20190208.6
This change updates the following dependencies
- Microsoft.NETCore.Platforms - 3.0.0-preview.19108.6
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-preview.19108.6
* Update dependencies from https://github.com/dotnet/corefx build 20190208.7
This change updates the following dependencies
- Microsoft.NETCore.Platforms - 3.0.0-preview.19108.7
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-preview.19108.7
2019-02-09 07:13:14 +00:00
dotnet-maestro[bot]
394f364b91
Update dependencies from https://github.com/dotnet/corefx build 20190208.5 ( #5117 )
...
This change updates the following dependencies
- Microsoft.NETCore.Platforms - 3.0.0-preview.19108.5
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-preview.19108.5
2019-02-09 04:00:20 +00:00
dotnet-maestro[bot]
ebbe2ad7a6
Update dependencies from dotnet/corefx ( #5111 )
...
* Update dependencies from https://github.com/dotnet/corefx build 20190207.11
This change updates the following dependencies
- Microsoft.NETCore.Platforms - 3.0.0-preview.19107.11
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-preview.19107.11
* Update dependencies from https://github.com/dotnet/corefx build 20190207.12
This change updates the following dependencies
- Microsoft.NETCore.Platforms - 3.0.0-preview.19107.12
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-preview.19107.12
* Update dependencies from https://github.com/dotnet/corefx build 20190208.1
This change updates the following dependencies
- Microsoft.NETCore.Platforms - 3.0.0-preview.19108.1
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-preview.19108.1
* Update dependencies from https://github.com/dotnet/corefx build 20190208.2
This change updates the following dependencies
- Microsoft.NETCore.Platforms - 3.0.0-preview.19108.2
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-preview.19108.2
* Update dependencies from https://github.com/dotnet/corefx build 20190208.3
This change updates the following dependencies
- Microsoft.NETCore.Platforms - 3.0.0-preview.19108.3
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-preview.19108.3
* Update dependencies from https://github.com/dotnet/corefx build 20190208.4
This change updates the following dependencies
- Microsoft.NETCore.Platforms - 3.0.0-preview.19108.4
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-preview.19108.4
2019-02-09 02:28:07 +00:00
dotnet-maestro[bot]
db1192ffb4
Update dependencies from https://github.com/dotnet/coreclr build 20190208.72 ( #5115 )
...
This change updates the following dependencies
- Microsoft.NETCore.Runtime.CoreCLR - 3.0.0-preview-27408-72
2019-02-08 22:00:36 +00:00
dotnet-maestro[bot]
dfadb971c4
Update dependencies from https://github.com/dotnet/corefx build 20190207.9 ( #5110 )
...
This change updates the following dependencies
- Microsoft.NETCore.Platforms - 3.0.0-preview.19107.9
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-preview.19107.9
2019-02-08 04:03:19 +00:00
Nate McMaster
40dcbd6e3d
Generate xml docs for managed API ( #5109 )
2019-02-07 17:16:36 -08:00
dotnet-maestro[bot]
4afdb112f8
Update dependencies from dotnet/corefx ( #5104 )
...
* Update dependencies from https://github.com/dotnet/corefx build 20190206.6
This change updates the following dependencies
- Microsoft.NETCore.Platforms - 3.0.0-preview.19106.6
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-preview.19106.6
* Update dependencies from https://github.com/dotnet/corefx build 20190206.7
This change updates the following dependencies
- Microsoft.NETCore.Platforms - 3.0.0-preview.19106.7
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-preview.19106.7
* Update dependencies from https://github.com/dotnet/corefx build 20190206.8
This change updates the following dependencies
- Microsoft.NETCore.Platforms - 3.0.0-preview.19106.8
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-preview.19106.8
2019-02-07 06:45:51 +00:00
dotnet-maestro[bot]
51d2cccdf6
Update dependencies from https://github.com/dotnet/corefx build 20190206.5 ( #5103 )
...
This change updates the following dependencies
- Microsoft.NETCore.Platforms - 3.0.0-preview.19106.5
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-preview.19106.5
2019-02-07 01:27:43 +00:00
dotnet-maestro[bot]
eaaf4f545a
Update dependencies from dotnet/corefx ( #5100 )
...
* Update dependencies from https://github.com/dotnet/corefx build 20190206.2
This change updates the following dependencies
- Microsoft.NETCore.Platforms - 3.0.0-preview.19106.2
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-preview.19106.2
* Update dependencies from https://github.com/dotnet/corefx build 20190206.4
This change updates the following dependencies
- Microsoft.NETCore.Platforms - 3.0.0-preview.19106.4
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-preview.19106.4
2019-02-06 22:24:37 +00:00
John Beisner
1ca4322abb
Updating the Runtime bundle's purple color to .Net core's latest branding ( #5091 )
...
* Updating the Runtime bundle's purple color to .Net core's latest branding.
* Updating per code review...
2019-02-06 12:52:20 -06:00
Vitek Karas
2d479df20a
Remove code duplication when enumerating framework locations ( #5097 )
...
Simple refactoring to reuse the same code in all places where we enumerate framework and SDK locations.
2019-02-06 09:39:05 -08:00
dotnet-maestro[bot]
bc5b2bf422
Update dependencies from dotnet/corefx ( #5096 )
...
* Update dependencies from https://github.com/dotnet/corefx build 20190205.12
This change updates the following dependencies
- Microsoft.NETCore.Platforms - 3.0.0-preview.19105.12
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-preview.19105.12
* Update dependencies from https://github.com/dotnet/corefx build 20190205.13
This change updates the following dependencies
- Microsoft.NETCore.Platforms - 3.0.0-preview.19105.13
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-preview.19105.13
* Update dependencies from https://github.com/dotnet/corefx build 20190206.1
This change updates the following dependencies
- Microsoft.NETCore.Platforms - 3.0.0-preview.19106.1
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-preview.19106.1
2019-02-06 17:13:30 +00:00
Davis Goodin
9ec8e7ea44
Build netcoreapp targeting pack nupkg ( #5085 )
...
* Build netcoreapp targeting pack nupkg
Copies the Microsoft.NETCore.App packaging project and:
Removes package dependencies and runtime.json.
Stops "runtime.<rid>.Microsoft.NETCore.App.Ref" nupkgs from being created.
Moves ref => data.
Sets PackageType to Data.
Includes platform manifest.
2019-02-06 09:37:51 -06:00
dotnet-maestro[bot]
adb3ca01be
Update dependencies from https://github.com/dotnet/corefx build 20190205.10 ( #5095 )
...
This change updates the following dependencies
- Microsoft.NETCore.Platforms - 3.0.0-preview.19105.10
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-preview.19105.10
2019-02-06 05:49:21 +00:00
dotnet-maestro[bot]
3c8cf58d01
Update dependencies from dotnet/corefx ( #5094 )
...
* Update dependencies from https://github.com/dotnet/corefx build 20190205.5
This change updates the following dependencies
- Microsoft.NETCore.Platforms - 3.0.0-preview.19105.5
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-preview.19105.5
* Update dependencies from https://github.com/dotnet/corefx build 20190205.7
This change updates the following dependencies
- Microsoft.NETCore.Platforms - 3.0.0-preview.19105.7
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-preview.19105.7
2019-02-06 04:56:13 +00:00
dotnet-maestro[bot]
920e0debea
Update dependencies from https://github.com/dotnet/corefx build 20190205.3 ( #5093 )
...
This change updates the following dependencies
- Microsoft.NETCore.Platforms - 3.0.0-preview.19105.3
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-preview.19105.3
2019-02-06 03:25:19 +00:00
dotnet-maestro[bot]
5a70908b89
Update dependencies from https://github.com/dotnet/corefx build 20190205.2 ( #5092 )
...
This change updates the following dependencies
- Microsoft.NETCore.Platforms - 3.0.0-preview.19105.2
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-preview.19105.2
2019-02-05 22:59:09 +00:00
dotnet-maestro[bot]
eb65abe479
Update dependencies from https://github.com/dotnet/corefx build 20190205.1 ( #5088 )
...
This change updates the following dependencies
- Microsoft.NETCore.Platforms - 3.0.0-preview.19105.1
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-preview.19105.1
2019-02-05 16:12:15 +00:00
dotnet-maestro[bot]
5ff1240bef
Update dependencies from https://github.com/dotnet/corefx build 20190204.4 ( #5087 )
...
This change updates the following dependencies
- Microsoft.NETCore.Platforms - 3.0.0-preview.19104.4
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-preview.19104.4
2019-02-05 07:39:14 +00:00
dotnet-maestro[bot]
97be5b598f
Update dependencies from https://github.com/dotnet/corefx build 20190204.3 ( #5086 )
...
This change updates the following dependencies
- Microsoft.NETCore.Platforms - 3.0.0-preview.19104.3
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-preview.19104.3
2019-02-05 03:58:53 +00:00
dotnet-maestro[bot]
c82e9ee49a
Update dependencies from https://github.com/dotnet/corefx build 20190204.2 ( #5084 )
...
This change updates the following dependencies
- Microsoft.NETCore.Platforms - 3.0.0-preview.19104.2
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-preview.19104.2
2019-02-04 22:12:42 +00:00
dotnet-maestro[bot]
9c52a1afb2
Update dependencies from dotnet/corefx ( #5055 )
...
* Update dependencies from https://github.com/dotnet/corefx build 20190129.4
This change updates the following dependencies
- Microsoft.NETCore.Platforms - 3.0.0-preview.19079.4
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-preview.19079.4
* Update dependencies from https://github.com/dotnet/corefx build 20190129.11
This change updates the following dependencies
- Microsoft.NETCore.Platforms - 3.0.0-preview.19079.11
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-preview.19079.11
* Update dependencies from https://github.com/dotnet/corefx build 20190130.1
This change updates the following dependencies
- Microsoft.NETCore.Platforms - 3.0.0-preview.19080.1
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-preview.19080.1
* Update dependencies from https://github.com/dotnet/corefx build 20190130.2
This change updates the following dependencies
- Microsoft.NETCore.Platforms - 3.0.0-preview.19080.2
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-preview.19080.2
* Update dependencies from https://github.com/dotnet/corefx build 20190130.4
This change updates the following dependencies
- Microsoft.NETCore.Platforms - 3.0.0-preview.19080.4
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-preview.19080.4
* Update dependencies from https://github.com/dotnet/corefx build 20190130.5
This change updates the following dependencies
- Microsoft.NETCore.Platforms - 3.0.0-preview.19080.5
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-preview.19080.5
* Update dependencies from https://github.com/dotnet/corefx build 20190131.1
This change updates the following dependencies
- Microsoft.NETCore.Platforms - 3.0.0-preview.19081.1
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-preview.19081.1
* Update dependencies from https://github.com/dotnet/corefx build 20190131.2
This change updates the following dependencies
- Microsoft.NETCore.Platforms - 3.0.0-preview.19081.2
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-preview.19081.2
* Update dependencies from https://github.com/dotnet/corefx build 20190131.4
This change updates the following dependencies
- Microsoft.NETCore.Platforms - 3.0.0-preview.19081.4
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-preview.19081.4
* Update dependencies from https://github.com/dotnet/corefx build 20190201.1
This change updates the following dependencies
- Microsoft.NETCore.Platforms - 3.0.0-preview.19101.1
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-preview.19101.1
* Update dependencies from https://github.com/dotnet/corefx build 20190201.3
This change updates the following dependencies
- Microsoft.NETCore.Platforms - 3.0.0-preview.19101.3
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-preview.19101.3
* Update dependencies from https://github.com/dotnet/corefx build 20190201.4
This change updates the following dependencies
- Microsoft.NETCore.Platforms - 3.0.0-preview.19101.4
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-preview.19101.4
* Update dependencies from https://github.com/dotnet/corefx build 20190201.5
This change updates the following dependencies
- Microsoft.NETCore.Platforms - 3.0.0-preview.19101.5
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-preview.19101.5
* Update dependencies from https://github.com/dotnet/corefx build 20190202.2
This change updates the following dependencies
- Microsoft.NETCore.Platforms - 3.0.0-preview.19102.2
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-preview.19102.2
* Update dependencies from https://github.com/dotnet/corefx build 20190203.1
This change updates the following dependencies
- Microsoft.NETCore.Platforms - 3.0.0-preview.19103.1
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-preview.19103.1
* Update dependencies from https://github.com/dotnet/corefx build 20190203.3
This change updates the following dependencies
- Microsoft.NETCore.Platforms - 3.0.0-preview.19103.3
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-preview.19103.3
* Update dependencies from https://github.com/dotnet/corefx build 20190203.4
This change updates the following dependencies
- Microsoft.NETCore.Platforms - 3.0.0-preview.19103.4
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-preview.19103.4
* Update dependencies from https://github.com/dotnet/corefx build 20190204.1
This change updates the following dependencies
- Microsoft.NETCore.Platforms - 3.0.0-preview.19104.1
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-preview.19104.1
* Remove FreeBSD RID to unblock CoreFX uptake
2019-02-04 20:50:59 +00:00
Jostein Kjønigsen
5b37f4db5d
Fix dotnet exe portability between FreeBSD versions. ( #5072 )
...
Link pthread in resulting binary.
2019-02-04 10:35:30 -08:00
dotnet-maestro[bot]
b577db60d2
Update dependencies from https://github.com/dotnet/arcade build 20190203.1 ( #5081 )
...
This change updates the following dependencies
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19103.1
2019-02-04 17:41:56 +00:00