Commit Graph

1262 Commits

Author SHA1 Message Date
DotNet Bot 75f582f48b [internal/release/5.0] Update dependencies from dnceng/internal/dotnet-runtime 2021-01-21 09:54:13 +00:00
DotNet Bot 1966f61396 [internal/release/5.0] Update dependencies from dnceng/internal/dotnet-runtime 2021-01-19 21:35:54 +00:00
DotNet Bot d17c7b5d3d [internal/release/5.0] Update dependencies from dnceng/internal/dotnet-runtime
- Correct System.Diagnostics.EventLog.Messages workaround for servicing

 - Update tests to expect System.Diagnostics.EventLog.Messages

 - Merge remote-tracking branch 'dnceng/internal/release/5.0' into darc-internal/release/5.0-109c1e6f-a65e-448d-b842-9621f60826f6
2021-01-15 21:57:55 +00:00
DotNet Bot 8c48adb36f [internal/release/5.0] Update dependencies from dnceng/internal/dotnet-efcore 2021-01-15 19:14:51 +00:00
Doug Bunting 940fed892b
Merge branch 'release/5.0' into 'internal/release/5.0' 2021-01-14 14:14:55 -08:00
dotnet-maestro[bot] 4a46036cc3
Update dependencies from https://github.com/dotnet/arcade build 20210113.3 (#29309)
[release/5.0] Update dependencies from dotnet/arcade
2021-01-14 16:57:00 +00:00
DotNet Bot bdd83f02bc [internal/release/5.0] Update dependencies from dnceng/internal/dotnet-runtime 2021-01-14 08:35:44 +00:00
DotNet Bot 1df5737944 [internal/release/5.0] Update dependencies from dnceng/internal/dotnet-efcore 2021-01-14 01:39:31 +00:00
dotnet-maestro[bot] 10b5ff3585
Update dependencies from https://github.com/dotnet/arcade build 20201221.10 (#29266)
[release/5.0] Update dependencies from dotnet/arcade
2021-01-13 16:39:10 +00:00
Matt Mitchell 2670c128d5 Fixup shas/uris for runtime 5.0.1 bits 2020-12-13 10:03:33 -08:00
DotNet Bot 8937f4c08f [internal/release/5.0] Update dependencies from dnceng/internal/dotnet-efcore 2020-12-12 09:20:58 +00:00
DotNet Bot 6a87a2d862 [internal/release/5.0] Update dependencies from dnceng/internal/dotnet-runtime 2020-12-12 07:06:32 +00:00
DotNet Bot 4cf2feb9dd [internal/release/5.0] Update dependencies from dnceng/internal/dotnet-runtime 2020-12-12 01:24:14 +00:00
DotNet Bot 489d2cc201 [internal/release/5.0] Update dependencies from dnceng/internal/dotnet-runtime 2020-12-12 00:02:20 +00:00
DotNet Bot 75759a8109 [internal/release/5.0] Update dependencies from dnceng/internal/dotnet-efcore 2020-12-11 20:33:27 +00:00
DotNet Bot 51f7b665e6 [internal/release/5.0] Update dependencies from dnceng/internal/dotnet-efcore 2020-12-11 19:04:14 +00:00
dotnet-bot 03ac1f2c9a Merge in 'release/5.0' changes 2020-12-11 17:16:50 +00:00
dotnet-maestro[bot] a14235b80f
Update dependencies from https://github.com/dotnet/arcade build 20201130.4 (#28598)
[release/5.0] Update dependencies from dotnet/arcade
2020-12-11 17:14:11 +00:00
DotNet Bot 6b3724c21a [internal/release/5.0] Update dependencies from dnceng/internal/dotnet-runtime 2020-12-11 03:17:08 +00:00
DotNet Bot 7933df4827 [internal/release/5.0] Update dependencies from dnceng/internal/dotnet-runtime 2020-12-10 22:52:20 +00:00
dotnet-maestro[bot] f255fad942
Update dependencies from https://github.com/dotnet/efcore build 20201125.9 (#28260)
[release/5.0] Update dependencies from dotnet/efcore
2020-12-01 00:09:29 +00:00
dotnet-maestro[bot] d0f09018c0
[release/5.0] Update dependencies from dotnet/efcore dotnet/runtime (#28087)
[release/5.0] Update dependencies from dotnet/efcore dotnet/runtime


 - Merge branch 'release/5.0' into darc-release/5.0-d4478e43-6d04-47a1-8a7c-c6c2dcd90d64

 - Tweak tests

 - Remove Extensions.Internal.Transport from Runtime

- Microsoft.AspNetCore.App.Runtime project does not expect compilation-only references

 - !fixup! Rearrange a `Condition`
- slight change to 49cc13cb5ac6 workaround

 - Do not compile against assemblies with newer assembly versions
- avoid problems with e.g. System.Extensions.DependencyInjection in 5.0.1

 - Revert "Remove package version pinning for ref/ assemblies in servicing (#25851)"
- dotnet/runtime assembly versions are unexpectedly changing in servicing

This reverts commit bfc1ec6792.

 - Update `SharedFxTests` to handle dotnet/runtime version changes
- assemblies with non-0.0 versions end up in Microsoft.AspNetCore.App
- future-proofs these tests because more dotnet/runtime versions may change

 - !fixup! Revert of bfc1ec6792 messed up `RepoTasks`
- need the RTM-versioned packages on all platforms
  - we only target `net472` on Windows
2020-11-30 03:46:55 +00:00
Matt Mitchell 4b46b26896
[release/5.0] Fixup 5.0.0 Package shas to be 5.0 RTM (#27915)
* Fixup 5.0.0 Package shas to be 5.0 RTM

* Fixup

Co-authored-by: William Godbe <wigodbe@microsoft.com>
2020-11-23 11:29:52 -08:00
dotnet-maestro[bot] 20e2c6fcae
Update dependencies from https://github.com/dotnet/efcore build 20201121.1 (#28046)
[release/5.0] Update dependencies from dotnet/efcore
2020-11-21 10:50:52 +00:00
dotnet-maestro[bot] cdd67cb443
Update dependencies from https://github.com/dotnet/runtime build 20201120.12 (#28043)
[release/5.0] Update dependencies from dotnet/runtime
2020-11-21 05:28:23 +00:00
dotnet-maestro[bot] d14b644036
[release/5.0] Update dependencies from dotnet/efcore dotnet/runtime (#27916)
[release/5.0] Update dependencies from dotnet/efcore dotnet/runtime


 - Merge branch 'release/5.0' into darc-release/5.0-791b1942-3e97-4e92-ac7c-8a0d7da35321
2020-11-20 16:42:38 +00:00
dotnet-maestro[bot] 65192fa534
Update dependencies from https://github.com/dotnet/efcore build 20201116.4 (#27898)
Microsoft.EntityFrameworkCore.Tools , dotnet-ef , Microsoft.EntityFrameworkCore , Microsoft.EntityFrameworkCore.Design , Microsoft.EntityFrameworkCore.InMemory , Microsoft.EntityFrameworkCore.Relational , Microsoft.EntityFrameworkCore.Sqlite , Microsoft.EntityFrameworkCore.SqlServer
 From Version 5.0.1 -> To Version 5.0.1

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2020-11-16 21:03:11 -08:00
dotnet-maestro[bot] becdf3b27d
[release/5.0] Update dependencies from dotnet/efcore dotnet/runtime (#27827)
[release/5.0] Update dependencies from dotnet/efcore dotnet/runtime


 - Return to RTM version of a package

- dotnet/runtime is not currently producing a useful Microsoft.Extensions.Internal.Transport
- quickest way to ignore the bad stuff is to pin the package here

 - Update eng/Version.Details.xml

 - Update eng/Version.Details.xml

 - Update eng/Version.Details.xml

 - Unpin Microsoft.Extensions.Internal.Transport
2020-11-17 02:17:36 +00:00
dotnet-maestro[bot] cb77fe2fc6
[release/5.0] Update dependencies from dotnet/efcore (#27789)
[release/5.0] Update dependencies from dotnet/efcore
2020-11-13 18:50:44 +00:00
dotnet-maestro[bot] d694d2914c
Update dependencies from https://github.com/dotnet/efcore build 20201112.1 (#27786)
[release/5.0] Update dependencies from dotnet/efcore
2020-11-12 23:00:35 +00:00
dotnet-maestro[bot] a3cef5f604
[release/5.0] Update dependencies from dotnet/arcade (#27683)
[release/5.0] Update dependencies from dotnet/arcade


 - Merge branch 'release/5.0' into darc-release/5.0-2a6d939a-e51f-4bb6-bbbd-50a66b29c1e7
2020-11-12 19:46:20 +00:00
dotnet-maestro[bot] 5a3fc183c3
Update dependencies from https://github.com/dotnet/efcore build 20201110.8 (#27708)
[release/5.0] Update dependencies from dotnet/efcore
2020-11-11 06:20:15 +00:00
dotnet-maestro[bot] c2e75cb822
[release/5.0] Update dependencies from dotnet/efcore (#27684)
[release/5.0] Update dependencies from dotnet/efcore
2020-11-11 04:57:25 +00:00
Doug Bunting a986885bc8
Revert "Update dependencies from https://github.com/dotnet/runtime build 20201029.3 (#27353)" (#27697)
- do _not_ restore feeds in NuGet.config that aren't needed post-release

This reverts commit bc6c953506.
2020-11-10 19:05:04 -08:00
dotnet-maestro[bot] 80f8669450
Update dependencies from https://github.com/dotnet/efcore build 20201029.1 (#27356)
Microsoft.EntityFrameworkCore.Tools , dotnet-ef , Microsoft.EntityFrameworkCore , Microsoft.EntityFrameworkCore.Design , Microsoft.EntityFrameworkCore.InMemory , Microsoft.EntityFrameworkCore.Relational , Microsoft.EntityFrameworkCore.Sqlite , Microsoft.EntityFrameworkCore.SqlServer
 From Version 5.0.0 -> To Version 5.0.0

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2020-10-29 13:34:55 -07:00
dotnet-maestro[bot] bc6c953506
Update dependencies from https://github.com/dotnet/runtime build 20201029.3 (#27353)
System.ComponentModel.Annotations , Microsoft.Extensions.Logging.Console , Microsoft.Extensions.Logging.Debug , Microsoft.Extensions.Logging.EventLog , Microsoft.Extensions.Logging.EventSource , Microsoft.Extensions.Logging.TraceSource , Microsoft.Extensions.Options , Microsoft.Extensions.Options.ConfigurationExtensions , Microsoft.Extensions.Options.DataAnnotations , Microsoft.Extensions.Primitives , Microsoft.Extensions.Logging.Configuration , Microsoft.Extensions.Logging.Abstractions , Microsoft.Extensions.Logging , Microsoft.Extensions.Internal.Transport , Microsoft.Extensions.Caching.Abstractions , Microsoft.Extensions.Caching.Memory , Microsoft.Extensions.Configuration , Microsoft.Extensions.Configuration.Abstractions , Microsoft.Extensions.Configuration.Binder , Microsoft.Extensions.Configuration.CommandLine , Microsoft.Extensions.Configuration.EnvironmentVariables , Microsoft.Extensions.Configuration.FileExtensions , Microsoft.Extensions.Configuration.Ini , Microsoft.Extensions.Configuration.Json , Microsoft.Extensions.Configuration.UserSecrets , Microsoft.Extensions.DependencyInjection , Microsoft.Extensions.DependencyInjection.Abstractions , Microsoft.Extensions.DependencyModel , Microsoft.Extensions.FileProviders.Abstractions , Microsoft.Extensions.FileProviders.Composite , Microsoft.Extensions.FileProviders.Physical , Microsoft.Extensions.FileSystemGlobbing , Microsoft.Extensions.HostFactoryResolver.Sources , Microsoft.Extensions.Hosting , Microsoft.Extensions.Hosting.Abstractions , Microsoft.Extensions.Http , Microsoft.Extensions.Configuration.Xml , Microsoft.NETCore.App.Runtime.win-x64 , Microsoft.NETCore.BrowserDebugHost.Transport , Microsoft.NETCore.Platforms , Microsoft.Win32.Registry , Microsoft.Win32.SystemEvents , Microsoft.NETCore.App.Internal , Microsoft.NETCore.App.Ref , System.Security.Cryptography.Pkcs , System.Security.Cryptography.Xml , System.Security.Permissions , System.Security.Principal.Windows , System.ServiceProcess.ServiceController , System.Text.Encodings.Web , System.Text.Json , System.Threading.Channels , System.Windows.Extensions , System.Security.Cryptography.Cng , System.Runtime.CompilerServices.Unsafe , System.Diagnostics.DiagnosticSource , System.Diagnostics.EventLog , System.DirectoryServices.Protocols , System.Drawing.Common , System.Net.Http.Json , System.Net.Http.WinHttpHandler , System.Net.WebSockets.WebSocketProtocol , System.Reflection.Metadata , System.Resources.Extensions , System.IO.Pipelines
 From Version 5.0.0 -> To Version 5.0.0

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2020-10-29 12:38:54 -07:00
dotnet-maestro[bot] 371a26f07b
[release/5.0] Update dependencies from dotnet/efcore (#27189)
[release/5.0] Update dependencies from dotnet/efcore


 - Quarantine flaky test
2020-10-26 22:25:32 +00:00
dotnet-maestro[bot] 074069f9c9
[release/5.0] Update dependencies from dotnet/runtime dotnet/efcore (#27063)
[release/5.0] Update dependencies from dotnet/runtime dotnet/efcore
2020-10-21 05:07:12 +00:00
dotnet-maestro[bot] c7d42cf37b
Update dependencies from https://github.com/dotnet/efcore build 20201017.2 (#27014)
[release/5.0] Update dependencies from dotnet/efcore
2020-10-18 05:25:34 +00:00
dotnet-maestro[bot] 145c51bf60
Update dependencies from https://github.com/dotnet/runtime build 20201017.6 (#27013)
[release/5.0] Update dependencies from dotnet/runtime
2020-10-17 23:52:47 +00:00
dotnet-maestro[bot] cee17d5b3b
Update dependencies from https://github.com/dotnet/efcore build 20201015.3 (#26951)
[release/5.0] Update dependencies from dotnet/efcore
2020-10-16 03:59:14 +00:00
dotnet-maestro[bot] 5f2390b990
[release/5.0] Update dependencies from dotnet/runtime dotnet/efcore (#26944)
[release/5.0] Update dependencies from dotnet/runtime dotnet/efcore
2020-10-15 22:33:37 +00:00
dotnet-maestro[bot] 8b66c99886
[release/5.0] Update dependencies from dotnet/efcore (#26913)
[release/5.0] Update dependencies from dotnet/efcore
2020-10-15 05:38:09 +00:00
dotnet-maestro[bot] bf288c40b3
Update dependencies from https://github.com/dotnet/runtime build 20201014.6 (#26909)
System.ComponentModel.Annotations , Microsoft.Extensions.Logging.Console , Microsoft.Extensions.Logging.Debug , Microsoft.Extensions.Logging.EventLog , Microsoft.Extensions.Logging.EventSource , Microsoft.Extensions.Logging.TraceSource , Microsoft.Extensions.Options , Microsoft.Extensions.Options.ConfigurationExtensions , Microsoft.Extensions.Options.DataAnnotations , Microsoft.Extensions.Primitives , Microsoft.Extensions.Logging.Configuration , Microsoft.Extensions.Logging.Abstractions , Microsoft.Extensions.Logging , Microsoft.Extensions.Internal.Transport , Microsoft.Extensions.Caching.Abstractions , Microsoft.Extensions.Caching.Memory , Microsoft.Extensions.Configuration , Microsoft.Extensions.Configuration.Abstractions , Microsoft.Extensions.Configuration.Binder , Microsoft.Extensions.Configuration.CommandLine , Microsoft.Extensions.Configuration.EnvironmentVariables , Microsoft.Extensions.Configuration.FileExtensions , Microsoft.Extensions.Configuration.Ini , Microsoft.Extensions.Configuration.Json , Microsoft.Extensions.Configuration.UserSecrets , Microsoft.Extensions.DependencyInjection , Microsoft.Extensions.DependencyInjection.Abstractions , Microsoft.Extensions.DependencyModel , Microsoft.Extensions.FileProviders.Abstractions , Microsoft.Extensions.FileProviders.Composite , Microsoft.Extensions.FileProviders.Physical , Microsoft.Extensions.FileSystemGlobbing , Microsoft.Extensions.HostFactoryResolver.Sources , Microsoft.Extensions.Hosting , Microsoft.Extensions.Hosting.Abstractions , Microsoft.Extensions.Http , Microsoft.Extensions.Configuration.Xml , Microsoft.NETCore.App.Runtime.win-x64 , Microsoft.NETCore.BrowserDebugHost.Transport , Microsoft.NETCore.Platforms , Microsoft.Win32.Registry , Microsoft.Win32.SystemEvents , Microsoft.NETCore.App.Internal , Microsoft.NETCore.App.Ref , System.Security.Cryptography.Pkcs , System.Security.Cryptography.Xml , System.Security.Permissions , System.Security.Principal.Windows , System.ServiceProcess.ServiceController , System.Text.Encodings.Web , System.Text.Json , System.Threading.Channels , System.Windows.Extensions , System.Security.Cryptography.Cng , System.Runtime.CompilerServices.Unsafe , System.Diagnostics.DiagnosticSource , System.Diagnostics.EventLog , System.DirectoryServices.Protocols , System.Drawing.Common , System.Net.Http.Json , System.Net.Http.WinHttpHandler , System.Net.WebSockets.WebSocketProtocol , System.Reflection.Metadata , System.Resources.Extensions , System.IO.Pipelines
 From Version 5.0.0 -> To Version 5.0.0

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2020-10-14 22:53:25 +00:00
dotnet-maestro[bot] 45c02cd347
[release/5.0] Update dependencies from dotnet/runtime dotnet/efcore (#26873)
[release/5.0] Update dependencies from dotnet/runtime dotnet/efcore
2020-10-14 21:47:17 +00:00
dotnet-maestro[bot] aa50176707
[release/5.0] Update dependencies from dotnet/arcade (#26817)
[release/5.0] Update dependencies from dotnet/arcade


 - `NETCOREAPP5_0` -> `NET5_0`

 - Add PublishIISAssets To Fix Test
2020-10-14 04:35:26 +00:00
dotnet-maestro[bot] 2aaae9e954
Update dependencies from https://github.com/dotnet/efcore build 20201013.1 (#26857)
[release/5.0] Update dependencies from dotnet/efcore
2020-10-13 21:06:34 +00:00
dotnet-maestro[bot] 3f18586cf8
Update dependencies from https://github.com/dotnet/runtime build 20201012.4 (#26851)
[release/5.0] Update dependencies from dotnet/runtime
2020-10-13 18:17:44 +00:00
dotnet-maestro[bot] 944c964339
Update dependencies from https://github.com/dotnet/efcore build 20201012.2 (#26816)
Microsoft.EntityFrameworkCore.Tools , dotnet-ef , Microsoft.EntityFrameworkCore , Microsoft.EntityFrameworkCore.Design , Microsoft.EntityFrameworkCore.InMemory , Microsoft.EntityFrameworkCore.Relational , Microsoft.EntityFrameworkCore.Sqlite , Microsoft.EntityFrameworkCore.SqlServer
 From Version 5.0.0-rtm.20509.3 -> To Version 5.0.0

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2020-10-12 12:54:27 -07:00
dotnet-maestro[bot] b2175f1141
Update dependencies from https://github.com/dotnet/runtime build 20201010.7 (#26792)
[release/5.0] Update dependencies from dotnet/runtime
2020-10-11 18:36:00 +00:00