Skip to content

Commit

Permalink
Add reference to netstandard.dll
Browse files Browse the repository at this point in the history
  • Loading branch information
josefpihrt committed Feb 1, 2020
1 parent 5c4b411 commit e0fdc38
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Tests/Testing.Common/RuntimeMetadataReference.cs
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ internal static ImmutableArray<string> DefaultAssemblyNames
static ImmutableArray<string> Create()
{
return ImmutableArray.Create(
"netstandard.dll",
"System.Core.dll",
"System.Linq.dll",
"System.Linq.Expressions.dll",
Expand Down

0 comments on commit e0fdc38

Please sign in to comment.