This commit is contained in:
mmrbnjd
2024-07-04 17:18:59 +03:30
parent 3d389b602d
commit 73fe6a0992
8 changed files with 44 additions and 11 deletions

View File

@@ -6,4 +6,13 @@
<Nullable>enable</Nullable>
</PropertyGroup>
<ItemGroup>
<Reference Include="Stimulsoft.Base">
<HintPath>..\..\Dlls\stimull\Stimulsoft.Base.dll</HintPath>
</Reference>
<Reference Include="Stimulsoft.Report">
<HintPath>..\..\Dlls\stimull\Stimulsoft.Report.dll</HintPath>
</Reference>
</ItemGroup>
</Project>