-
Notifications
You must be signed in to change notification settings - Fork 216
Closed
Labels
area-NativeAOT-coreclr.NET runtime optimized for ahead of time compilation.NET runtime optimized for ahead of time compilation
Description
Please see the attached zipped binlog. It complains that I have two files named apphost.exe
when, in fact, I have one copy of apphost.exe
; the other is named x2copy.exe
, and is my all-native executable product as output by NativeAOT. This did not happen before, but I cannot say when it started, as I only run NativeAOT when cutting a release, which is not very often. I am using NativeAOT version 6.0.0-preview.3.21153.3, as downloaded automatically by NuGet when running the Restore task. Any pointers would be appreciated. Thanks!
Metadata
Metadata
Assignees
Labels
area-NativeAOT-coreclr.NET runtime optimized for ahead of time compilation.NET runtime optimized for ahead of time compilation