Home
Rider Support | JetBrains
Contact Support
Community
Sign in
Claudio
Total activity
5
Last activity
February 25, 2025 15:46
Member since
February 25, 2025 08:44
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
1
Activity overview
Posts (1)
Comments (3)
Sort by recent activity
Recent activity
Votes
Created
February 25, 2025 15:46
assuming that working directory is: D:\git\myprojectglobal.json{ "sdk": { "version": "8.0.0", "rollForward": "latestMajor", "allowPrerelease": true }, "msbuild-sdks": { "Micro...
Community
General Discussion
Jetbrains Cleanup Code
0 votes
Edited
February 25, 2025 13:50
Actually at the moment I followed the guide by installing it as a dotnet tool.So I did dotnet tool install JetBrains.ReSharper.GlobalTools whose references are saved in the ./.config/dotnet-tools.j...
Community
General Discussion
Jetbrains Cleanup Code
0 votes
Created
February 25, 2025 08:56
Already tried: dotnet workload restore which still fail $env:MSBuildEnableWorkloadResolver = 'false' that does not cause the error But the env var is not an option because is needed for other pur...
Community
General Discussion
Jetbrains Cleanup Code
0 votes