Skip to content

Commit f653a11

Browse files
committed
Fixing according to Ilya's comment
1 parent da27208 commit f653a11

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/System.Management.Automation/System.Management.Automation.csproj

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,6 @@
5151

5252
<ItemGroup>
5353
<!-- 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 -->
5654
<Compile Remove="gen\SourceGenerated\**\*.cs" />
5755

5856
<Compile Remove="cimSupport\cmdletization\xml\cmdlets-over-objects.objectModel.autogen.cs" />

0 commit comments

Comments
 (0)