We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da27208 commit f653a11Copy full SHA for f653a11
1 file changed
src/System.Management.Automation/System.Management.Automation.csproj
@@ -51,8 +51,6 @@
51
52
<ItemGroup>
53
<!-- exclude code of source generators from compilation and IDEs (e.g. vscode and visual studio) -->
54
- <Compile Remove="SourceGenerators\**\*.cs" />
55
- <!-- keep persisted generator output visible on disk without compiling it as project source -->
56
<Compile Remove="gen\SourceGenerated\**\*.cs" />
57
58
<Compile Remove="cimSupport\cmdletization\xml\cmdlets-over-objects.objectModel.autogen.cs" />
0 commit comments