Closed kengwang closed 4 years ago
CoreRT uses a different rd.xml dialect which is documented here https://github.com/dotnet/corert/blob/master/Documentation/using-corert/rd-xml-format.md
CoreRT uses a different rd.xml dialect which is documented here https://github.com/dotnet/corert/blob/master/Documentation/using-corert/rd-xml-format.md
Is Namespace not available for the time being?
No, you need to list the types individually.
No, you need to list the types individually.
Thanks. Hope it will be avalible in the near future😂
I cannot publish my project. After I configured rd.xml according to the URL dotnet still reported an error.
I want to reflect all types under this namespace in
rd.xml
, how to?PS: My English is not very good.
My Project rd.xml https://github.com/EasyCraftPanel/EasyCraft/blob/master/EasyCraft/rd.xml