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
scripts
targets [Infrastructure] Retry yarn install on failure (#9068) 2019-04-04 20:39:52 +02:00
tools
AspNetCore.snk
Baseline.Designer.props
Baseline.xml
Dependencies.props
FlakyTests.AfterArcade.props
FlakyTests.BeforeArcade.props
GenAPI.exclusions.txt
LicenseHeader.txt
NuGetPackageVerifier.json
PatchConfig.props
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
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
Workarounds.targets
signcheck.exclusions.txt