Commit Graph

44152 Commits

Author SHA1 Message Date
Justin Kotalik 4911c08338
Remove old benchmark application (#18889) 2020-02-07 16:28:53 -08:00
dotnet-maestro[bot] 65494819d3
[master] Update dependencies from dotnet/efcore (#18887)
* Update dependencies from https://github.com/dotnet/efcore build 20200207.1

- Microsoft.EntityFrameworkCore.Tools - 5.0.0-preview.1.20107.1
- Microsoft.EntityFrameworkCore.SqlServer - 5.0.0-preview.1.20107.1
- dotnet-ef - 5.0.0-preview.1.20107.1
- Microsoft.EntityFrameworkCore - 5.0.0-preview.1.20107.1
- Microsoft.EntityFrameworkCore.InMemory - 5.0.0-preview.1.20107.1
- Microsoft.EntityFrameworkCore.Relational - 5.0.0-preview.1.20107.1
- Microsoft.EntityFrameworkCore.Sqlite - 5.0.0-preview.1.20107.1

* Update dependencies from https://github.com/dotnet/efcore build 20200207.2

- Microsoft.EntityFrameworkCore.Tools - 5.0.0-preview.1.20107.2
- Microsoft.EntityFrameworkCore.SqlServer - 5.0.0-preview.1.20107.2
- dotnet-ef - 5.0.0-preview.1.20107.2
- Microsoft.EntityFrameworkCore - 5.0.0-preview.1.20107.2
- Microsoft.EntityFrameworkCore.InMemory - 5.0.0-preview.1.20107.2
- Microsoft.EntityFrameworkCore.Relational - 5.0.0-preview.1.20107.2
- Microsoft.EntityFrameworkCore.Sqlite - 5.0.0-preview.1.20107.2

* Update dependencies from https://github.com/dotnet/efcore build 20200207.3

- Microsoft.EntityFrameworkCore.Tools - 5.0.0-preview.1.20107.3
- Microsoft.EntityFrameworkCore.SqlServer - 5.0.0-preview.1.20107.3
- dotnet-ef - 5.0.0-preview.1.20107.3
- Microsoft.EntityFrameworkCore - 5.0.0-preview.1.20107.3
- Microsoft.EntityFrameworkCore.InMemory - 5.0.0-preview.1.20107.3
- Microsoft.EntityFrameworkCore.Relational - 5.0.0-preview.1.20107.3
- Microsoft.EntityFrameworkCore.Sqlite - 5.0.0-preview.1.20107.3

* Update dependencies from https://github.com/dotnet/efcore build 20200207.4

- Microsoft.EntityFrameworkCore.Tools - 5.0.0-preview.1.20107.4
- Microsoft.EntityFrameworkCore.SqlServer - 5.0.0-preview.1.20107.4
- dotnet-ef - 5.0.0-preview.1.20107.4
- Microsoft.EntityFrameworkCore - 5.0.0-preview.1.20107.4
- Microsoft.EntityFrameworkCore.InMemory - 5.0.0-preview.1.20107.4
- Microsoft.EntityFrameworkCore.Relational - 5.0.0-preview.1.20107.4
- Microsoft.EntityFrameworkCore.Sqlite - 5.0.0-preview.1.20107.4
2020-02-07 23:27:26 +00:00
Ryan Nowak 44123a48e8 Remove FeatureDetection sources package
Fixes: #18835

This removes a package that we were publishing for WTE to consume in VS.
They are no longer using this and have built their own version of the
functionality. We still build this in 3.1 so it will be available if
they need older bits for their servicing.

Also makes this node's build script executable.
2020-02-07 13:32:20 -08:00
Pranav K 04f68e0015
Remove more Mono.WebAssembly.Interop (#18882) 2020-02-07 11:07:50 -08:00
dotnet-maestro[bot] 9d673d5d90
Update dependencies from https://github.com/dotnet/aspnetcore-tooling build 20200206.7 (#18880)
- Microsoft.AspNetCore.Mvc.Razor.Extensions - 5.0.0-preview.1.20106.7
- Microsoft.AspNetCore.Razor.Language - 5.0.0-preview.1.20106.7
- Microsoft.CodeAnalysis.Razor - 5.0.0-preview.1.20106.7
- Microsoft.NET.Sdk.Razor - 5.0.0-preview.1.20106.7

Dependency coherency updates

- Microsoft.AspNetCore.Analyzer.Testing - 5.0.0-preview.1.20106.2 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.AspNetCore.BenchmarkRunner.Sources - 5.0.0-preview.1.20106.2 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.ActivatorUtilities.Sources - 5.0.0-preview.1.20106.2 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.Caching.Abstractions - 5.0.0-preview.1.20106.2 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.Caching.Memory - 5.0.0-preview.1.20106.2 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.Caching.SqlServer - 5.0.0-preview.1.20106.2 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.Caching.StackExchangeRedis - 5.0.0-preview.1.20106.2 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.CommandLineUtils.Sources - 5.0.0-preview.1.20106.2 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.Configuration.Abstractions - 5.0.0-preview.1.20106.2 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.Configuration.AzureKeyVault - 5.0.0-preview.1.20106.2 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.Configuration.Binder - 5.0.0-preview.1.20106.2 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.Configuration.CommandLine - 5.0.0-preview.1.20106.2 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.Configuration.EnvironmentVariables - 5.0.0-preview.1.20106.2 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.Configuration.FileExtensions - 5.0.0-preview.1.20106.2 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.Configuration.Ini - 5.0.0-preview.1.20106.2 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.Configuration.Json - 5.0.0-preview.1.20106.2 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.Configuration.KeyPerFile - 5.0.0-preview.1.20106.2 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.Configuration.UserSecrets - 5.0.0-preview.1.20106.2 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.Configuration.Xml - 5.0.0-preview.1.20106.2 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.Configuration - 5.0.0-preview.1.20106.2 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.DependencyInjection.Abstractions - 5.0.0-preview.1.20106.2 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.DependencyInjection - 5.0.0-preview.1.20106.2 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.DiagnosticAdapter - 5.0.0-preview.1.20106.2 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions - 5.0.0-preview.1.20106.2 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.Diagnostics.HealthChecks - 5.0.0-preview.1.20106.2 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.FileProviders.Abstractions - 5.0.0-preview.1.20106.2 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.FileProviders.Composite - 5.0.0-preview.1.20106.2 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.FileProviders.Embedded - 5.0.0-preview.1.20106.2 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.FileProviders.Physical - 5.0.0-preview.1.20106.2 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.FileSystemGlobbing - 5.0.0-preview.1.20106.2 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.HashCodeCombiner.Sources - 5.0.0-preview.1.20106.2 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.Hosting.Abstractions - 5.0.0-preview.1.20106.2 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.Hosting - 5.0.0-preview.1.20106.2 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.HostFactoryResolver.Sources - 5.0.0-preview.1.20106.2 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.Http - 5.0.0-preview.1.20106.2 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.Localization.Abstractions - 5.0.0-preview.1.20106.2 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.Localization - 5.0.0-preview.1.20106.2 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.Logging.Abstractions - 5.0.0-preview.1.20106.2 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.Logging.AzureAppServices - 5.0.0-preview.1.20106.2 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.Logging.Configuration - 5.0.0-preview.1.20106.2 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.Logging.Console - 5.0.0-preview.1.20106.2 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.Logging.Debug - 5.0.0-preview.1.20106.2 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.Logging.EventSource - 5.0.0-preview.1.20106.2 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.Logging.EventLog - 5.0.0-preview.1.20106.2 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.Logging.TraceSource - 5.0.0-preview.1.20106.2 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.Logging.Testing - 5.0.0-preview.1.20106.2 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.ObjectPool - 5.0.0-preview.1.20106.2 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.Options.ConfigurationExtensions - 5.0.0-preview.1.20106.2 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.Options.DataAnnotations - 5.0.0-preview.1.20106.2 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.Options - 5.0.0-preview.1.20106.2 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.ParameterDefaultValue.Sources - 5.0.0-preview.1.20106.2 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.Primitives - 5.0.0-preview.1.20106.2 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.TypeNameHelper.Sources - 5.0.0-preview.1.20106.2 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.ValueStopwatch.Sources - 5.0.0-preview.1.20106.2 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.WebEncoders - 5.0.0-preview.1.20106.2 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Internal.Extensions.Refs - 5.0.0-preview.1.20106.2 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.JSInterop - 5.0.0-preview.1.20106.2 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.Logging - 5.0.0-preview.1.20106.2 (parent: Microsoft.AspNetCore.Razor.Language)
- Internal.AspNetCore.Analyzers - 5.0.0-preview.1.20106.2 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.AspNetCore.Testing - 5.0.0-preview.1.20106.2 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Net.Compilers.Toolset - 3.5.0-beta3-20106-02 (parent: Microsoft.Extensions.Logging)
2020-02-07 18:46:53 +00:00
Justin Kotalik 1daebd1722
Replat on System.Net.Quic (#18689) 2020-02-07 10:43:08 -08:00
Pranav K f5f51f5fd5
Fixup xml (#18881) 2020-02-07 09:25:06 -08:00
Hao Kung 962db1fecc
Reenable analyzer tests on helix (#18867) 2020-02-06 22:51:38 -08:00
Brennan b466cea6dc
Update deps from tooling/extensions/runtime (#18869)
* Update deps from tooling/extensions/runtime

* sdk

* manual
2020-02-07 05:14:40 +00:00
dotnet-maestro[bot] d3b3f92489
[master] Update dependencies from dotnet/efcore (#18870)
* Update dependencies from https://github.com/dotnet/efcore build 20200206.4

- Microsoft.EntityFrameworkCore.Tools - 5.0.0-preview.1.20106.4
- Microsoft.EntityFrameworkCore.SqlServer - 5.0.0-preview.1.20106.4
- dotnet-ef - 5.0.0-preview.1.20106.4
- Microsoft.EntityFrameworkCore - 5.0.0-preview.1.20106.4
- Microsoft.EntityFrameworkCore.InMemory - 5.0.0-preview.1.20106.4
- Microsoft.EntityFrameworkCore.Relational - 5.0.0-preview.1.20106.4
- Microsoft.EntityFrameworkCore.Sqlite - 5.0.0-preview.1.20106.4

* Update dependencies from https://github.com/dotnet/efcore build 20200206.5

- Microsoft.EntityFrameworkCore.Tools - 5.0.0-preview.1.20106.5
- Microsoft.EntityFrameworkCore.SqlServer - 5.0.0-preview.1.20106.5
- dotnet-ef - 5.0.0-preview.1.20106.5
- Microsoft.EntityFrameworkCore - 5.0.0-preview.1.20106.5
- Microsoft.EntityFrameworkCore.InMemory - 5.0.0-preview.1.20106.5
- Microsoft.EntityFrameworkCore.Relational - 5.0.0-preview.1.20106.5
- Microsoft.EntityFrameworkCore.Sqlite - 5.0.0-preview.1.20106.5
2020-02-07 04:57:24 +00:00
Pranav K 679ed5d5ca
Purge the blazor-wasm branch (#18770)
* Purge the blazor-wasm branch
2020-02-06 19:57:02 -08:00
Brennan 18d8b75d5c
Make Java test more reliable (#18863) 2020-02-06 19:39:27 -08:00
dotnet-maestro[bot] db0bf0a26d
[master] Update dependencies from dotnet/efcore (#18866)
* Update dependencies from https://github.com/dotnet/efcore build 20200206.1

- Microsoft.EntityFrameworkCore.Tools - 5.0.0-preview.1.20106.1
- Microsoft.EntityFrameworkCore.SqlServer - 5.0.0-preview.1.20106.1
- dotnet-ef - 5.0.0-preview.1.20106.1
- Microsoft.EntityFrameworkCore - 5.0.0-preview.1.20106.1
- Microsoft.EntityFrameworkCore.InMemory - 5.0.0-preview.1.20106.1
- Microsoft.EntityFrameworkCore.Relational - 5.0.0-preview.1.20106.1
- Microsoft.EntityFrameworkCore.Sqlite - 5.0.0-preview.1.20106.1

* Update dependencies from https://github.com/dotnet/efcore build 20200206.2

- Microsoft.EntityFrameworkCore.Tools - 5.0.0-preview.1.20106.2
- Microsoft.EntityFrameworkCore.SqlServer - 5.0.0-preview.1.20106.2
- dotnet-ef - 5.0.0-preview.1.20106.2
- Microsoft.EntityFrameworkCore - 5.0.0-preview.1.20106.2
- Microsoft.EntityFrameworkCore.InMemory - 5.0.0-preview.1.20106.2
- Microsoft.EntityFrameworkCore.Relational - 5.0.0-preview.1.20106.2
- Microsoft.EntityFrameworkCore.Sqlite - 5.0.0-preview.1.20106.2

* Update dependencies from https://github.com/dotnet/efcore build 20200206.3

- Microsoft.EntityFrameworkCore.Tools - 5.0.0-preview.1.20106.3
- Microsoft.EntityFrameworkCore.SqlServer - 5.0.0-preview.1.20106.3
- dotnet-ef - 5.0.0-preview.1.20106.3
- Microsoft.EntityFrameworkCore - 5.0.0-preview.1.20106.3
- Microsoft.EntityFrameworkCore.InMemory - 5.0.0-preview.1.20106.3
- Microsoft.EntityFrameworkCore.Relational - 5.0.0-preview.1.20106.3
- Microsoft.EntityFrameworkCore.Sqlite - 5.0.0-preview.1.20106.3
2020-02-07 02:45:20 +00:00
Ryan Brandenburg 718a130b3f Fix # in FilePath (dotnet/aspnetcore-tooling#1553)
Fix # in FilePath
\n\nCommit migrated from d29c3b2f12
2020-02-06 16:44:48 -08:00
Edward Neal e7ea31b1c7
Allow opt-out from client certificate root checking (#15029)
* Added a new property, ValidateCertificateChain

This aligns the code with README.md, and enables chained certificate authentication to work in Azure App Service (which won't have the client certificate's root in its trust store)

* Updated reference assemblies

New ValidateCertificateChain property was missing from /ref - hadn't updated it, so automatic test was failing

* Replaced the broad property which disables certificate chain validation with a granular list of trusted issuers

Also updated documentation to remove the unused property and to indicate that it isn't possible to validate half of the chain from the OS' trust store, and half from the private root store

* Swapped property access for an AddRange call

* Updated reference assembly

* Added certificate tests

Three test cases:
- Untrusted client certificate should fail, as it does now.
- Client certificate which is part of a chain with an untrusted root but a trusted issuer should fail, since the chain as a whole isn't trusted.
- Client certificate which is part of a fully-trusted chain should pass.

Also noticed that there were a couple of issues in CreateServer, where the certificate revocation flags weren't being set properly.

Finally, the csproj was referring to a folder name ("test\Certificates") which didn't exist. It looks like the folder was renamed to "TestCertificates", so I've update the project to match.

* Update Microsoft.AspNetCore.Authentication.Certificate.netcoreapp.cs

* Reverting change of Tests csproj, which was blocking certificate tests

* Forgot to add certificates to the shared source root, so tests were failing

* Updating following code review

Replaced custom logic with a new ChainTrustValidationMode property. Updated reference assemblies

* Changed tests to account for new property

* Updated certificates for PR tests

* Updated certificates

Updating all new certificates to avoid using the alternate signature algorithm

* Dummy checkin

Compilation errors coming from CertificateTests.cs, performing this checkin to test whether or not they're limited to a specific build.

* Following up typo corrections

Commit 116799fa70 in upstream repo changed a variable name, causing compile errors on PR build. Fixing that

Co-authored-by: Hao Kung <HaoK@users.noreply.github.com>
2020-02-06 15:15:38 -08:00
PJ Evans 8c32dfa145
Adding "AzureADB2CSignoutTitle" and "AzureADB2CSignoutText" ta… (#18827) 2020-02-06 14:19:16 -08:00
dotnet-maestro[bot] 7811c4955f
Update dependencies from https://github.com/dotnet/efcore build 20200204.3 (#18811)
- Microsoft.EntityFrameworkCore.Tools - 5.0.0-preview.1.20104.3
- Microsoft.EntityFrameworkCore.SqlServer - 5.0.0-preview.1.20104.3
- dotnet-ef - 5.0.0-preview.1.20104.3
- Microsoft.EntityFrameworkCore - 5.0.0-preview.1.20104.3
- Microsoft.EntityFrameworkCore.InMemory - 5.0.0-preview.1.20104.3
- Microsoft.EntityFrameworkCore.Relational - 5.0.0-preview.1.20104.3
- Microsoft.EntityFrameworkCore.Sqlite - 5.0.0-preview.1.20104.3
2020-02-06 16:51:48 +00:00
Brennan a0c4b0226a
Npm and Java telemetry (#18843) 2020-02-06 08:01:17 -08:00
Pranav K aa2d1057cf
Workaround analyzer 2020-02-05 14:56:36 -08:00
Pranav K 2562464cf0
Skip installing dotnet on xplat 2020-02-05 13:44:29 -08:00
Pranav K 63f28f7b98
fixup2 2020-02-05 13:32:14 -08:00
Pranav K 6a522be969
Fixup 2020-02-05 13:17:46 -08:00
Pranav K dd893339ef
Pin all the things 2020-02-05 13:10:53 -08:00
Pranav K ac15a78f8e
Let's try this 2020-02-05 13:10:01 -08:00
Pranav K 9450e95f2e
Merge branch 'blazor-wasm' into prkrishn/purge 2020-02-05 12:29:19 -08:00
kunal mehta 801578fe19
Added Log events for Httpsys (#18551) 2020-02-05 10:54:37 -08:00
Steve Sanderson 27b2872344 Support VS Code "pwa-chrome" debug type 2020-02-05 18:35:06 +00:00
Pranav K 96db485508
Remove extra sln 2020-02-05 10:26:43 -08:00
Pranav K 58fd885ffe
Undo changes to baseline 2020-02-05 10:23:40 -08:00
dotnet-maestro[bot] 264fb6a1c9
Update dependencies from https://github.com/dotnet/efcore build 20200204.2 (#18807)
- Microsoft.EntityFrameworkCore.Tools - 5.0.0-preview.1.20104.2
- Microsoft.EntityFrameworkCore.SqlServer - 5.0.0-preview.1.20104.2
- dotnet-ef - 5.0.0-preview.1.20104.2
- Microsoft.EntityFrameworkCore - 5.0.0-preview.1.20104.2
- Microsoft.EntityFrameworkCore.InMemory - 5.0.0-preview.1.20104.2
- Microsoft.EntityFrameworkCore.Relational - 5.0.0-preview.1.20104.2
- Microsoft.EntityFrameworkCore.Sqlite - 5.0.0-preview.1.20104.2
2020-02-05 07:35:14 +00:00
dotnet-maestro[bot] 390cd9339a
Update dependencies from https://github.com/dotnet/aspnetcore-tooling build 20200204.1 (#18810)
- Microsoft.AspNetCore.Mvc.Razor.Extensions - 5.0.0-preview.1.20104.1
- Microsoft.AspNetCore.Razor.Language - 5.0.0-preview.1.20104.1
- Microsoft.CodeAnalysis.Razor - 5.0.0-preview.1.20104.1
- Microsoft.NET.Sdk.Razor - 5.0.0-preview.1.20104.1
2020-02-05 07:16:03 +00:00
Pranav K 44c226ccac Remove Mono.WebAssembly.Interop (dotnet/extensions#2934)
* Remove Mono.WebAssembly.Interop


\n\nCommit migrated from 4ac4b19372
2020-02-04 16:10:46 -08:00
William Godbe ff18307cd1
Switch to 5.0.0-preview1 branding (#18793) 2020-02-04 16:05:04 -08:00
Ben Adams 1291d5416e
Use typeof() rather than caching Type in static (#18737) 2020-02-04 23:45:26 +00:00
dotnet-maestro[bot] 855bf48bb7
Update dependencies from https://github.com/dotnet/efcore build 20200204.1 (#18795)
- Microsoft.EntityFrameworkCore.Tools - 5.0.0-alpha.1.20104.1
- Microsoft.EntityFrameworkCore.SqlServer - 5.0.0-alpha.1.20104.1
- dotnet-ef - 5.0.0-alpha.1.20104.1
- Microsoft.EntityFrameworkCore - 5.0.0-alpha.1.20104.1
- Microsoft.EntityFrameworkCore.InMemory - 5.0.0-alpha.1.20104.1
- Microsoft.EntityFrameworkCore.Relational - 5.0.0-alpha.1.20104.1
- Microsoft.EntityFrameworkCore.Sqlite - 5.0.0-alpha.1.20104.1
2020-02-04 23:31:21 +00:00
William Godbe e7a92c4e9d
Cleanup version.details.xml (#18786)
* Cleanup version.details.xml

* Cleanup version.details.xml
2020-02-04 15:08:01 -08:00
Pranav K 668a867cce Remove Mono.WebAssembly.Interop
\n\nCommit migrated from 211046f01b
2020-02-04 14:51:48 -08:00
Pranav K 65fb07fe26
Also Versions.Details.xml 2020-02-04 12:38:31 -08:00
Pranav K af8aa0fe6e
Fixup error on SDK restore 2020-02-04 11:45:29 -08:00
dotnet-maestro[bot] 51b2443750
Update dependencies from https://github.com/dotnet/efcore build 20200203.3 (#18771)
- Microsoft.EntityFrameworkCore.Tools - 5.0.0-alpha.1.20103.3
- Microsoft.EntityFrameworkCore.SqlServer - 5.0.0-alpha.1.20103.3
- dotnet-ef - 5.0.0-alpha.1.20103.3
- Microsoft.EntityFrameworkCore - 5.0.0-alpha.1.20103.3
- Microsoft.EntityFrameworkCore.InMemory - 5.0.0-alpha.1.20103.3
- Microsoft.EntityFrameworkCore.Relational - 5.0.0-alpha.1.20103.3
- Microsoft.EntityFrameworkCore.Sqlite - 5.0.0-alpha.1.20103.3
2020-02-04 03:16:19 +00:00
Pranav K f54902f169
Purge the blazor-wasm branch 2020-02-03 17:49:41 -08:00
dotnet-maestro[bot] 5d7c96815a
Update dependencies from https://github.com/dotnet/arcade build 20200201.2 (#18751)
- Microsoft.DotNet.Arcade.Sdk - 5.0.0-beta.20101.2
- Microsoft.DotNet.GenAPI - 5.0.0-beta.20101.2
- Microsoft.DotNet.Helix.Sdk - 5.0.0-beta.20101.2
2020-02-03 15:02:50 -08:00
Brennan f798a68f2d
Update MessagePack version (#18726) 2020-02-03 22:14:37 +00:00
Andrew Stanton-Nurse 36267e8baf
More quarantining (#18698)
* quarantine more

* actually quarantine signalr test

* more quarantining
2020-02-03 21:51:26 +00:00
Steve Sanderson 4360535bab
Update to newer ws-proxy sources (#18760)
* Update to latest ws-proxy sources

* Changes needed inside ws-proxy sources for inclusion in Microsoft.AspNetCore.Blazor.Server

* Use ILogger in ws-proxy

* Fix for /json endpoint when on HTTPS
2020-02-03 13:49:44 -08:00
dotnet-maestro[bot] 9ce01623c7
[master] Update dependencies from dotnet/efcore (#18738)
* Update dependencies from https://github.com/dotnet/efcore build 20200202.1

- Microsoft.EntityFrameworkCore.Tools - 5.0.0-alpha.1.20102.1
- Microsoft.EntityFrameworkCore.SqlServer - 5.0.0-alpha.1.20102.1
- dotnet-ef - 5.0.0-alpha.1.20102.1
- Microsoft.EntityFrameworkCore - 5.0.0-alpha.1.20102.1
- Microsoft.EntityFrameworkCore.InMemory - 5.0.0-alpha.1.20102.1
- Microsoft.EntityFrameworkCore.Relational - 5.0.0-alpha.1.20102.1
- Microsoft.EntityFrameworkCore.Sqlite - 5.0.0-alpha.1.20102.1

* Update dependencies from https://github.com/dotnet/efcore build 20200202.2

- Microsoft.EntityFrameworkCore.Tools - 5.0.0-alpha.1.20102.2
- Microsoft.EntityFrameworkCore.SqlServer - 5.0.0-alpha.1.20102.2
- dotnet-ef - 5.0.0-alpha.1.20102.2
- Microsoft.EntityFrameworkCore - 5.0.0-alpha.1.20102.2
- Microsoft.EntityFrameworkCore.InMemory - 5.0.0-alpha.1.20102.2
- Microsoft.EntityFrameworkCore.Relational - 5.0.0-alpha.1.20102.2
- Microsoft.EntityFrameworkCore.Sqlite - 5.0.0-alpha.1.20102.2

* Update dependencies from https://github.com/dotnet/efcore build 20200203.1

- Microsoft.EntityFrameworkCore.Tools - 5.0.0-alpha.1.20103.1
- Microsoft.EntityFrameworkCore.SqlServer - 5.0.0-alpha.1.20103.1
- dotnet-ef - 5.0.0-alpha.1.20103.1
- Microsoft.EntityFrameworkCore - 5.0.0-alpha.1.20103.1
- Microsoft.EntityFrameworkCore.InMemory - 5.0.0-alpha.1.20103.1
- Microsoft.EntityFrameworkCore.Relational - 5.0.0-alpha.1.20103.1
- Microsoft.EntityFrameworkCore.Sqlite - 5.0.0-alpha.1.20103.1
2020-02-03 12:40:23 -08:00
Chris Ross 6255c1ed96
Revert Arcade version and workaround (#18724) 2020-01-31 23:29:56 -08:00
Ryan Brandenburg b2e1218346
Quarantine OpenAPI tests (#18727) 2020-01-31 21:45:17 -08:00
Pranav K 6d83fee518
Only download chrome driver for selenium (#18676)
* Only download chrome driver
2020-01-31 16:09:07 -08:00
Ryan Brandenburg b49dd9869e
Include the ExitCode in the error message (#17663)
Include the ExitCode in the error message
2020-01-31 14:00:57 -08:00