Skip to content

Commit

Permalink
Update the reference assemblies for net5.0 to RTM
Browse files Browse the repository at this point in the history
  • Loading branch information
sharwell committed Dec 30, 2020
1 parent 8b4a42a commit 4955ce3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -832,7 +832,7 @@ public static class Net
"net5.0",
new PackageIdentity(
"Microsoft.NETCore.App.Ref",
"5.0.0-rc.1.20451.14"),
"5.0.0"),
Path.Combine("ref", "net5.0"));
});

Expand Down

0 comments on commit 4955ce3

Please sign in to comment.