Closed Cricle closed 2 years ago
I couldn't figure out the best area label to add to this issue. If you have write-permissions please help me learn by adding exactly one area label.
Is .NET 6 Asp.net Core project suppport ILCompiler?
Thanks, I will try after .NET 7 Release
This problem is not know, thanks for reporting. Reopening.
@Cricle Could you please share a small project that reproduces the problem if possible?
I think it's a dup of https://github.com/dotnet/runtime/issues/68538 It can repro with both net6.0 and net7.0.
@jkotas Can you try my project? I try to write mini project, but always compile succeed in NET6.0. https://github.com/Cricle/Anf/tree/dev/Platforms/Anf.Web Restore this line and try publish
Description
Last console output is
Reproduction Steps
Use command
Expected behavior
Fail to compile to native
Actual behavior
Succeed
Regression?
.NET 6 or .NET 7
Microsoft.DotNet.ILCompiler 7.0.0-preview.3.22175.4
Known Workarounds
No response
Configuration
No response
Other information
No response