Clean up dead code
These are old usages of GetRuntimeIdentifier() that are no longer needed.
This commit is contained in:
parent
c492e714e6
commit
8e239a4825
4 changed files with 0 additions and 101 deletions
|
@ -13,8 +13,6 @@ namespace StreamForwarderTests
|
|||
{
|
||||
public class StreamForwarderTests : TestBase
|
||||
{
|
||||
private static readonly string s_rid = DotnetLegacyRuntimeIdentifiers.InferLegacyRestoreRuntimeIdentifier();
|
||||
|
||||
public static IEnumerable<object[]> ForwardingTheoryVariations
|
||||
{
|
||||
get
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue