Update Build.props
This commit is contained in:
parent
4294861945
commit
36dcebbc23
|
|
@ -152,6 +152,7 @@
|
||||||
$(RepoRoot)src\SiteExtensions\LoggingAggregate\test\**\*.csproj;
|
$(RepoRoot)src\SiteExtensions\LoggingAggregate\test\**\*.csproj;
|
||||||
$(RepoRoot)src\Shared\**\*.*proj;
|
$(RepoRoot)src\Shared\**\*.*proj;
|
||||||
$(RepoRoot)src\Tools\**\*.*proj;
|
$(RepoRoot)src\Tools\**\*.*proj;
|
||||||
|
$(RepoRoot)src\Logging\**\src\*.csproj;
|
||||||
$(RepoRoot)src\Middleware\**\*.csproj;
|
$(RepoRoot)src\Middleware\**\*.csproj;
|
||||||
$(RepoRoot)src\Razor\**\*.*proj;
|
$(RepoRoot)src\Razor\**\*.*proj;
|
||||||
$(RepoRoot)src\Mvc\**\*.*proj;
|
$(RepoRoot)src\Mvc\**\*.*proj;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue