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
AspNetCore.snk
Baseline.Designer.props
Baseline.xml
Dependencies.props
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
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
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
Workarounds.targets
signcheck.exclusions.txt