исключения теперь вылетают и по сети

This commit is contained in:
2025-02-06 14:57:20 +03:00
parent f734126932
commit 0dbac36f77
12 changed files with 113 additions and 107 deletions
+2 -1
View File
@@ -7,7 +7,8 @@
</PropertyGroup>
<ItemGroup>
<ProjectReference Include="..\mROA.Codegen\mROA.Codegen.csproj" OutputItemType="Analyzer"
<ProjectReference Include="..\mROA.Codegen\mROA.Codegen.csproj"
OutputItemType="Analyzer"
ReferenceOutputAssembly="false"/>
<ProjectReference Include="..\mROA\mROA.csproj" />
</ItemGroup>