aspnetcore/eng
Ryan Nowak cc1b2941f9 Fix #8520 - Component parameters not found
This resolves the issue blocking use of component parameters from our
ref assemblies. Making properties public with private get is our
recommended guidance for wanting documentation to work in the IDE.

We also now need to manually generate the ref-assembly types for these
so they will show up for tooling with setters. I've logged an issue to
track whether we want to keep this long term, it seems like a suitable
workaround for now.
2019-03-27 12:10:43 -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 Back to using SQL Server 2016 Express LocalDB again 2019-03-26 19:51:18 -07:00
targets Improve local development of Templates (#8196) 2019-03-21 16:29:45 -07: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 Consume Microsoft.Internal.Extensions.Refs (#8261) 2019-03-12 12:47:06 -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 Experience for Razor SDK (#8731) 2019-03-22 17:33:20 -07:00
SharedFramework.External.props Update versions (#8198) 2019-03-06 17:56:51 -08:00
SharedFramework.Local.props
Version.Details.xml [master] Update dependencies from 5 repositories (#8781) 2019-03-25 23:13:34 -07:00
Versions.props Update Grpc.AspNetCore.Server version (#8828) 2019-03-27 08:51:46 -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