We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53b5952 commit ccfd9abCopy full SHA for ccfd9ab
eng/Build.props
@@ -160,6 +160,7 @@
160
<DotNetProjects Include="
161
$(RepoRoot)src\Framework\App.Ref\src\Microsoft.AspNetCore.App.Ref.csproj;
162
$(RepoRoot)src\Framework\App.Ref.Internal\src\Microsoft.AspNetCore.App.Ref.Internal.csproj;
163
+ $(RepoRoot)src\Framework\AspNetCoreAnalyzers\**\*.csproj;
164
$(RepoRoot)src\Framework\test\Microsoft.AspNetCore.App.UnitTests.csproj;
165
$(RepoRoot)src\Caching\**\*.*proj;
166
$(RepoRoot)src\DefaultBuilder\**\*.*proj;
0 commit comments