<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: ilija1010</title>
    <description>The latest articles on DEV Community by ilija1010 (@ilija1010).</description>
    <link>https://dev.to/ilija1010</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F805365%2Fa20fec84-6248-43e0-bc0a-c2ad83dcdee6.png</url>
      <title>DEV Community: ilija1010</title>
      <link>https://dev.to/ilija1010</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/ilija1010"/>
    <language>en</language>
    <item>
      <title>Ngen doesnt't work on .net 6</title>
      <dc:creator>ilija1010</dc:creator>
      <pubDate>Fri, 28 Jan 2022 18:40:13 +0000</pubDate>
      <link>https://dev.to/ilija1010/ngen-doesntt-work-on-net-6-388e</link>
      <guid>https://dev.to/ilija1010/ngen-doesntt-work-on-net-6-388e</guid>
      <description>&lt;p&gt;When I try to use ngen on a executable compiled with .net6 i get following error:&lt;/p&gt;

&lt;p&gt;Microsoft (R) CLR Native Image Generator - Version 4.8.4320.0&lt;br&gt;
Copyright (c) Microsoft Corporation. All rights reserved.&lt;br&gt;
Uninstalling assembly C:\Users\User\Desktop\dotnet1.exe because of an error during compilation: Failed to load the runtime. (Exception from HRESULT: 0x80131700).&lt;br&gt;
Failed to load the runtime. (Exception from HRESULT: 0x80131700)&lt;/p&gt;

&lt;p&gt;On the other hand, a executable compiled with csc works perfect with ngen. How to solve this, if not possible what are the alternatives to ngen?&lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
