1 write to NETCoreSdkPortableRuntimeIdentifier
Microsoft.NET.Build.Tasks.UnitTests (1)
ProcessFrameworkReferencesTests.cs (1)
510NETCoreSdkPortableRuntimeIdentifier = "osx-arm64",
2 references to NETCoreSdkPortableRuntimeIdentifier
Microsoft.NET.Build.Tasks.UnitTests (2)
ProcessFrameworkReferencesTests.cs (2)
173if (!string.IsNullOrEmpty(config.NETCoreSdkPortableRuntimeIdentifier)) task.NETCoreSdkPortableRuntimeIdentifier = config.NETCoreSdkPortableRuntimeIdentifier;