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 364abd6 commit 42233b7Copy full SHA for 42233b7
eng/Build.props
@@ -162,7 +162,7 @@
162
$(RepoRoot)src\Assets\**\*.*proj;
163
$(RepoRoot)src\Caching\**\*.*proj;
164
$(RepoRoot)src\DefaultBuilder\**\*.*proj;
165
- $(RepoRoot)src\Features\JsonPatch\**\*.*proj;
+ $(RepoRoot)src\Features\**\*.*proj;
166
$(RepoRoot)src\DataProtection\**\*.*proj;
167
$(RepoRoot)src\Antiforgery\**\*.*proj;
168
$(RepoRoot)src\Hosting\**\*.*proj;
0 commit comments