mma71
- Total activity 34
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 14
-
mma71 created a post, AnsweredR# installation on new VS installation
I had VS 2019 with R# installed and I just installed VS2022. Do I just run the R# installer again to have R# installed in my VS2022? -
-
mma71 created a post, appsettings.json: JSON validation failed: Expression must be of type 'object'
In a asp.net core I'm getting "appsettings.json: JSON validation failed: Expression must be of type 'object'" in the R# errors window. JetBrains ReSharper 2021.3.3 Build 213.0.20220125.124455 buil... -
-
mma71 created a post, \AppData\Local\JetBrains\Transient\ (freeing up space)
I'm using R# 2021.3.3 in a Visual Studio 2019 16.11.10. The folder \AppData\Local\JetBrains\Transient\ contains the following folders: ReSharperPlatformVs16ReSharperPlatformVs15ReSharperPlatformVs1... -
mma71 created a post, AnsweredWarning: files with build action TypeScriptCompile passed to msbuild when compiling for net5.0
In VS 2019 v16.11.8 with ReSharper 2021.3.2 Build 213.0.20211221.144419 I'm getting the following error. ReSharper: Warning Project 'MyProject.Web' load finished with warnings| There are several fi... -
-
mma71 commented, -
mma71 created a post, CompletedType cast is redundant > target-type conditional expression not available in C# 7.3, use 9+
In a asp.mvc project .NET framework 4.6.1 I'm getting a lot of resharper "Type cast is redundant" suggestions to remove cast. When I remove the type cast, I get an error saying target-type conditio... -