что то неожиданно сломалось после рефакторинга

This commit is contained in:
2025-02-07 16:53:12 +03:00
parent 33ca84fb0d
commit 4a95cd84c1
34 changed files with 154 additions and 185 deletions
+2 -4
View File
@@ -7,10 +7,8 @@
</PropertyGroup>
<ItemGroup>
<ProjectReference Include="..\mROA.Codegen\mROA.Codegen.csproj"
OutputItemType="Analyzer"
ReferenceOutputAssembly="false"/>
<ProjectReference Include="..\mROA\mROA.csproj" />
<ProjectReference Include="..\mROA.Codegen\mROA.Codegen.csproj" OutputItemType="Analyzer" ReferenceOutputAssembly="false"/>
<ProjectReference Include="..\mROA\mROA.csproj"/>
</ItemGroup>
</Project>