orleans/test
Sergey Bykov 585680f3c0 Remove InternalsVisibleTo set for extensions by making necessary internal types public (#6000)
* Make several internal classes public to make them available for extension writers.
Remove a bunch of InternalsVisibleTo statements for extensions from Orleans.Core.

* Remove InternalsVIsibleTo access to Orleans.Core from OrleansProviders.

* Remove TestInternalGrainInterfaces fromInternalsVisibleTo of Orleans.Core.

* Move public types to Orleans.Internal and Orleans.Configuration.Internal namespaces.

* Update codebase with using Orleans.Internal; and using Orleans.Configuration.Internal; statements.
2019-10-02 11:07:58 -07:00
..
Analyzers.Tests Comment out analyzer tests in Test.cmd instead of the test code (#5972) 2019-09-25 10:39:19 -07:00
Benchmarks Networking stack rewrite (#5436) 2019-07-22 13:42:22 -07:00
CodeGeneration/CodeGenerator.Tests Upgrade packages & target netcoreapp3.0 (#5983) 2019-10-02 08:02:34 -07:00
DefaultCluster.Tests Remove InternalsVisibleTo set for extensions by making necessary internal types public (#6000) 2019-10-02 11:07:58 -07:00
DependencyInjection.Tests Remove concurrency cap for Xunit (#5713) 2019-07-22 16:16:16 -07:00
Extensions Remove InternalsVisibleTo set for extensions by making necessary internal types public (#6000) 2019-10-02 11:07:58 -07:00
Grains Remove InternalsVisibleTo set for extensions by making necessary internal types public (#6000) 2019-10-02 11:07:58 -07:00
Misc Upgrade to .NET Core 3.0-preview9 release train (#5943) 2019-09-26 12:04:09 -07:00
NetCore.Tests Upgrade packages & target netcoreapp3.0 (#5983) 2019-10-02 08:02:34 -07:00
NonSilo.Tests Remove InternalsVisibleTo set for extensions by making necessary internal types public (#6000) 2019-10-02 11:07:58 -07:00
RuntimeCodeGen.Tests Move FileLoggerProvider from Core to TestingHost (#5992) 2019-10-01 08:38:52 -07:00
TestInfrastructure Remove InternalsVisibleTo set for extensions by making necessary internal types public (#6000) 2019-10-02 11:07:58 -07:00
Tester Remove InternalsVisibleTo set for extensions by making necessary internal types public (#6000) 2019-10-02 11:07:58 -07:00
TesterInternal Remove InternalsVisibleTo set for extensions by making necessary internal types public (#6000) 2019-10-02 11:07:58 -07:00
Transactions Remove concurrency cap for Xunit (#5713) 2019-07-22 16:16:16 -07:00
Directory.Build.props Fix build on VS 2019 16.2.0 (#5791) 2019-07-29 16:01:04 -07:00
Directory.Build.targets Upgrade packages & target netcoreapp3.0 (#5983) 2019-10-02 08:02:34 -07:00