You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to use repotoolset to compile the dotnet/arcade repo on macOS, and I get the following error
/Users/namc/.nuget/packages/roslyntools.repotoolset/1.0.0-beta-62614-02/tools/RepoLayout.props(37,5): error MSB4185: The function "GetFolderPath" on type "System.Environment" is not available for execution as an MSBuild property function.
I'm trying to use repotoolset to compile the dotnet/arcade repo on macOS, and I get the following error
It looks like the problem is here:
roslyn-tools/sdks/RepoToolset/tools/RepoLayout.props
Line 37 in 5780611
Using: dotnet 2.1.300-preview2-008251, macOS 10.13
cc @tmat
The text was updated successfully, but these errors were encountered: