Page 3 of 3

Re: Variables with .NET CORE?

Posted: Thu Dec 17, 2020 10:38 pm
by Lech Kulikowski
Hello,

You are welcome.

Re: Variables with .NET CORE?

Posted: Mon Jan 18, 2021 9:01 am
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

Re: Variables with .NET CORE?

Posted: Wed Jan 20, 2021 11:21 am
by Lech Kulikowski
Hello,

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

Thank you.