Variables with .NET CORE?

Stimulsoft Reports.NET discussion
Lech Kulikowski
Posts: 6254
Joined: Tue Mar 20, 2018 5:34 am

Re: Variables with .NET CORE?

Post by Lech Kulikowski »

Hello,

You are welcome.
User avatar
ednt
Posts: 64
Joined: Tue Apr 30, 2019 9:03 am

Re: Variables with .NET CORE?

Post by ednt »

hello,
in your new version v2021.1.1 the issue is still there.

Our program is compiled with:
dotnet publish -o bin\Release -r win-x64 -c Release --self-contained true -p:PublishTrimmed=false -p:PublishReadyToRun=true -p:PublishSingleFile=true /p:DebugType=None /p:DebugSymbols=false
Lech Kulikowski
Posts: 6254
Joined: Tue Mar 20, 2018 5:34 am

Re: Variables with .NET CORE?

Post by Lech Kulikowski »

Hello,

We couldn't reproduce the issue.
Please send us a sample project that reproduces the issue for analysis.

Thank you.
Post Reply