Using a patched version of stimulsoft nuget package

This commit is contained in:
2026-05-10 16:14:43 +03:30
parent cc1dca84d3
commit 911cf328b2
4 changed files with 15 additions and 2 deletions

View File

@@ -10,7 +10,7 @@
<PackageReference Include="dotenv.net" Version="4.0.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="Sentry" Version="6.0.0" />
<PackageReference Include="Stimulsoft.Reports.Engine.NetCore" Version="2025.2.3" />
<PackageReference Include="Stimulsoft.Reports.Engine.NetCore" Version="2023.1.1" />
</ItemGroup>
</Project>