aspnetcore/build
N. Taylor Mullen f025a27f04 Unify how AdhocWorkspace is constructed.
- Created a new `TestWorkspace` type to lock on `AdhocWorkspace` construction. This type can't be constructed/changed in parallel.
- Updated test usages of `AdhocWorkspace` to make use of `TestWorkspace`.
- Added a `Microsoft.CodeAnalysis.Razor.Workspaces.Test.Common` project to have the `TestWorkspace` type.

#1913
2018-01-12 17:54:53 -08:00
..
Key.snk
MPack.targets
VSIX.targets
dependencies.props Fix a build break introduced by new SDK 2018-01-12 14:22:00 -08:00
repo.props Unify how AdhocWorkspace is constructed. 2018-01-12 17:54:53 -08:00
repo.targets Add support for running tests using desktop msbuild 2018-01-05 12:52:01 -08:00
sources.props