You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 1, 2020. It is now read-only.
Didn't work :( I will try to provide a minimal version of the project. But it won't be soon, because reference on Grpc.Core is very deep in real project. :(
Didn't work :( I will try to provide a minimal version of the project. But it won't be soon, because reference on Grpc.Core is very deep in real project. :(
Make sure you put the UnmanagedCallersOnlyAttribute-annotated method in the entrypoint assembly (whatever assembly is the main executable). The compiler doesn't look elsewhere.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Good day!
I hit the following issue:
dotnet publish -r win-x64 leads to numerous compilation errors
Inside the package is used Grpc.Core 2.28.1
Сompile with Microsoft.DotNet.ILCompiler 1.0.0-alpha-29408-02
Adding code from this issue doesn't help
I ask to give advice to solve the problem.
Regards.
The text was updated successfully, but these errors were encountered: