Skip to content

Commit bcf9c9b

Browse files
committed
Fix build
1 parent 6de27eb commit bcf9c9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/libraries/System.Private.CoreLib/gen/System.Private.CoreLib.Generators.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<Compile Include="EventSourceEventGenerator.Emitter.cs" />
1313
<Compile Include="EventSourceEventGenerator.Parser.cs" />
1414
<Compile Include="KnowsAttributeNames.cs" />
15-
<Compile Include="Models\EventMethodsParsedResult.cs" />
15+
<Compile Include="Models\*.cs" />
1616
<Compile Include="ProductVersionInfoGenerator.cs" />
1717
<Compile Include="EventSourceGenerator.cs" />
1818
<Compile Include="EventSourceGenerator.Emitter.cs" />

0 commit comments

Comments
 (0)