Skip to content

Commit ccfd9ab

Browse files
committed
Add AspNetCoreAnalyzers to Build.props
1 parent 53b5952 commit ccfd9ab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

eng/Build.props

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -160,6 +160,7 @@
160160
<DotNetProjects Include="
161161
$(RepoRoot)src\Framework\App.Ref\src\Microsoft.AspNetCore.App.Ref.csproj;
162162
$(RepoRoot)src\Framework\App.Ref.Internal\src\Microsoft.AspNetCore.App.Ref.Internal.csproj;
163+
$(RepoRoot)src\Framework\AspNetCoreAnalyzers\**\*.csproj;
163164
$(RepoRoot)src\Framework\test\Microsoft.AspNetCore.App.UnitTests.csproj;
164165
$(RepoRoot)src\Caching\**\*.*proj;
165166
$(RepoRoot)src\DefaultBuilder\**\*.*proj;

0 commit comments

Comments
 (0)