aspnetcore/eng
Doug Bunting 1b50085835
Chain coherent dependencies up through Extensions to EF Core packages (#8877)
* Chain coherent dependencies up through Extensions to EF Core packages
- should reduce incoherent PRs we get from `darc`
- react to AspNetCore-Tooling breaking changes
  - use C# Preview version in Blazor integration tests
    - update `EnsureOptions_ConfiguresDefaultParseOptions` test to match new C# version default
  - react to new newline encoding behavior; thanx @ajaybhargavb!
  - update product code and tests to use new GetItem API; thanx @NTaylorMullen!
    - RazorProjectFileSystem breaking change
    - update ref assemblies
- react to EF Core breaking changes
  - react to EF Core method rename
  - react to aspnet/EntityFrameworkCore@ccfc5edbc7
  - react to aspnet/EntityFrameworkCore@6cb41531df breaking change
    - disable new analyzer in `ScratchDatabaseFixture`
- skip `MvcTemplate_NoAuthImplAsync(...)` test for F#
  - #8996
- exclude some runtime assemblies from crossgen; thanx @BrennanConroy!
- add direct references to Mvc in AzureAD samples
  - unclear why the reference is no longer pulled in transitively

* Run `darc` to grab the latest
- CoreFx packages with version 4.6.0-preview4.19204.1 to ensure coherency
- core-setup packages with version 3.0.0-preview4-27604-05 to ensure coherency
- Extensions packages with verisn 3.0.0-preview4.19204.2 to ensure coherency
- EntityFrameworkCore packages with version 3.0.0-preview4.19204.7 from build 20190404.7
- AspNetCore-Tooling packages with version 3.0.0-preview4.19204.2 from build 20190404.2
2019-04-05 10:54:04 -07:00
..
helix Add a separate test pass to run flaky tests that doesn't fail the build (#8486) 2019-03-18 18:21:14 -07:00
scripts Install VS 2019 RTM, not Preview, from scripts (#9057) 2019-04-04 05:18:51 -07:00
targets [Infrastructure] Retry yarn install on failure (#9068) 2019-04-04 20:39:52 +02:00
tools Follow-up to VS2019 conversion (#7753) 2019-02-20 11:02:38 -08:00
AspNetCore.snk
Baseline.Designer.props Updated PR with my changes 2019-03-08 09:48:08 -08:00
Baseline.xml Updated PR with my changes 2019-03-08 09:48:08 -08:00
Dependencies.props Update the SDK (#8670) 2019-04-01 15:18:18 -07:00
FlakyTests.AfterArcade.props Add a separate test pass to run flaky tests that doesn't fail the build (#8486) 2019-03-18 18:21:14 -07:00
FlakyTests.BeforeArcade.props Add a separate test pass to run flaky tests that doesn't fail the build (#8486) 2019-03-18 18:21:14 -07:00
GenAPI.exclusions.txt Fix #8520 - Component parameters not found 2019-03-27 12:10:43 -07:00
LicenseHeader.txt Add reference assemblies support (#7764) 2019-02-21 14:33:35 -08:00
NuGetPackageVerifier.json
PatchConfig.props Merge branch 'release/2.2' into master 2019-03-18 12:36:01 -07:00
ProjectReferences.props Renames for blazor server-side, inclusion in shared framework, and other renaming fixes (#9001) 2019-04-04 21:36:36 +02:00
SharedFramework.External.props Update versions (#8198) 2019-03-06 17:56:51 -08:00
SharedFramework.Local.props Renames for blazor server-side, inclusion in shared framework, and other renaming fixes (#9001) 2019-04-04 21:36:36 +02:00
Version.Details.xml Chain coherent dependencies up through Extensions to EF Core packages (#8877) 2019-04-05 10:54:04 -07:00
Versions.props Chain coherent dependencies up through Extensions to EF Core packages (#8877) 2019-04-05 10:54:04 -07:00
Workarounds.props Make Visual Studio 2019 a prerequisite to building this repo (#7005) 2019-02-20 09:53:53 -08:00
Workarounds.targets Allow disabling automatic MVC reference (#8167) 2019-03-05 09:19:28 -08:00
signcheck.exclusions.txt