Skip to content

Commit

Permalink
Merge pull request #688 from sharwell/net50-rtm
Browse files Browse the repository at this point in the history
Update the reference assemblies for net5.0 to RTM
  • Loading branch information
sharwell authored Dec 30, 2020
2 parents fea6b64 + 4955ce3 commit c03d319
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 c03d319

Please sign in to comment.