dotnet / linker

389 stars 126 forks source link

Pin compiler version to fix build #2958

Closed sbomer closed 2 years ago

sbomer commented 2 years ago

https://github.com/dotnet/linker/pull/2954 and https://github.com/dotnet/linker/pull/2952 together broke the build because we are referencing a version of the compiler package greater than that used to compile the project. This uses the same version for both.