File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 88 <ItemGroup >
99 <ProjectReference Include =" ..\..\src\ExpressiveSharp\ExpressiveSharp.csproj" />
1010 <ProjectReference Include =" ..\..\src\ExpressiveSharp.Generator\ExpressiveSharp.Generator.csproj" OutputItemType =" Analyzer" ReferenceOutputAssembly =" false" />
11+ <ProjectReference Include =" ..\..\src\ExpressiveSharp.CodeFixers\ExpressiveSharp.CodeFixers.csproj" OutputItemType =" Analyzer" ReferenceOutputAssembly =" false" />
1112 </ItemGroup >
1213
1314</Project >
Original file line number Diff line number Diff line change 1818 <ProjectReference Include =" ..\..\src\ExpressiveSharp\ExpressiveSharp.csproj" />
1919 <ProjectReference Include =" ..\..\src\ExpressiveSharp.Generator\ExpressiveSharp.Generator.csproj"
2020 OutputItemType =" Analyzer" ReferenceOutputAssembly =" false" />
21+ <ProjectReference Include =" ..\..\src\ExpressiveSharp.CodeFixers\ExpressiveSharp.CodeFixers.csproj"
22+ OutputItemType =" Analyzer" ReferenceOutputAssembly =" false" />
2123 </ItemGroup >
2224
2325</Project >
You can’t perform that action at this time.
0 commit comments