dotnet / runtime

.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
https://docs.microsoft.com/dotnet/core/
MIT License
15.15k stars 4.71k forks source link

Update System.Runtime for uap10.1 to expose AssemblyNameProxy #18466

Closed SedarG closed 4 years ago

SedarG commented 8 years ago

This issue depends on https://github.com/dotnet/corert/issues/1811. Once the CoreRT change is in, we can update https://github.com/dotnet/corefx/blob/dev/api/src/System.Runtime/src/System.Runtime.csproj#L37 and include AssemblyNameProxy.cs back in.

SedarG commented 8 years ago

@AtsushiKan would you mind taking a look at this issue