Skip to content

Conversation

@KevinRansom
Copy link
Contributor

@KevinRansom KevinRansom commented Jun 9, 2022

Fixes #13216 - CopyRefAssembly Could not extract the MVID from reference assembly

Just checking that nothing is broken. It's a PE file, and stuff can break ... they are as fragile as daisies in a field in spring.

  • Needs: testcase

@nojaf
Copy link
Contributor

nojaf commented Jun 9, 2022

Just wanted to confirm that this works on my local machine.
Many thanks Kevin!

@KevinRansom
Copy link
Contributor Author

@nojaf thanks mate. Checkout the tests.

@KevinRansom KevinRansom requested a review from vzarytovskii June 10, 2022 03:05
@KevinRansom KevinRansom merged commit cd3e57a into dotnet:main Jun 13, 2022
marcin-krystianc added a commit to marcin-krystianc/sdk that referenced this pull request Jul 1, 2022
Generation of reference assemblies for F# was disabled previously (dotnet#13085) because the F# compiler didn't support them.
Now both, the F# compiler (dotnet/fsharp#12334) and the FCS task (dotnet/fsharp#13263) support reference assemblies. Also, the bug around the copying of F# ref assemblies was fixed (dotnet/fsharp#13266) so it is time to enable the generation of ref assemblies for F#.
marcin-krystianc pushed a commit to marcin-krystianc/sdk that referenced this pull request Jul 1, 2022
Generation of reference assemblies for F# was disabled previously (dotnet#13085) because the F# compiler didn't support them.
Now both, the F# compiler (dotnet/fsharp#12334) and the FCS task (dotnet/fsharp#13263) support reference assemblies. Also, the bug around the copying of F# ref assemblies was fixed (dotnet/fsharp#13266) so it is time to enable the generation of ref assemblies for F#.
marcin-krystianc added a commit to marcin-krystianc/sdk that referenced this pull request Jul 1, 2022
Generation of reference assemblies for F# was disabled previously (dotnet#13085) because the F# compiler didn't support them.
Now both, the F# compiler (dotnet/fsharp#12334) and the FCS task (dotnet/fsharp#13263) support reference assemblies. Also, the bug around the copying of F# ref assemblies was fixed (dotnet/fsharp#13266) so it is time to enable the generation of ref assemblies for F#.s
@KevinRansom KevinRansom deleted the fix13216 branch October 12, 2022 20:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CopyRefAssembly Could not extract the MVID from reference assembly

3 participants