Target framework "netstandard2.0" does not build with error The name 'Registry' does not exist in the current context
#1779
Labels
The name 'Registry' does not exist in the current context
#1779
Prerequisites
Steps to reproduce
& '.\build.ps1' -BuildConfiguration 'Debug' -BuildFramework 'netstandard2.0' -Build -Clean
Results in:
error CS0103: The name 'Registry' does not exist in the current context [D:\Git\personal\PowerShell--PSResourceGet\src\code\Microsoft.PowerShell.PSResourceGet.csproj::TargetFramework=netstandard2.0]
Expected behavior
Should build
Actual behavior
Does not build
Error details
Environment data
Visuals
The text was updated successfully, but these errors were encountered: