Replies: 1 comment 1 reply
-
| 
         I am not familiar with Rider, but does it log/display any errors that might provide hints? Would it be possible to use  Maybe try   | 
  
Beta Was this translation helpful? Give feedback.
                  
                    1 reply
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
With Homebrew/homebrew-core#92991 implemented, I'm noticing when running JetBrains Rider and the
jbCLI that the location of MSBuild is not detected. I've tried to create/usr/local/bin/msbuildwith the following contents without luck:Does an environment variable such as
MSBuildSDKsPathmentioned here need to be created, or something else saying to Rider and other tools where MSBuild is?Beta Was this translation helpful? Give feedback.
All reactions