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 6de27eb commit bcf9c9bCopy full SHA for bcf9c9b
src/libraries/System.Private.CoreLib/gen/System.Private.CoreLib.Generators.csproj
@@ -12,7 +12,7 @@
12
<Compile Include="EventSourceEventGenerator.Emitter.cs" />
13
<Compile Include="EventSourceEventGenerator.Parser.cs" />
14
<Compile Include="KnowsAttributeNames.cs" />
15
- <Compile Include="Models\EventMethodsParsedResult.cs" />
+ <Compile Include="Models\*.cs" />
16
<Compile Include="ProductVersionInfoGenerator.cs" />
17
<Compile Include="EventSourceGenerator.cs" />
18
<Compile Include="EventSourceGenerator.Emitter.cs" />
0 commit comments