Skip to content

Commit

Permalink
Set reference assemblies to TestNotWithRefStruct
Browse files Browse the repository at this point in the history
  • Loading branch information
GiovanniBraconi committed Jun 6, 2024
1 parent 1eaee9e commit d52b24f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4124,6 +4124,7 @@ public void MoveNext()
}
""",
LanguageVersion = LanguageVersion.CSharp12,
ReferenceAssemblies = ReferenceAssemblies.Net.Net80,
}.RunAsync();
}
}

0 comments on commit d52b24f

Please sign in to comment.