Home
TeamCity Support | JetBrains
Contact Support
Community
Sign in
Saeid
Total activity
8
Last activity
January 30, 2020 19:54
Member since
April 10, 2019 17:34
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
3
Activity overview
Posts (3)
Comments (2)
Sort by recent activity
Recent activity
Votes
Edited
May 09, 2019 19:01
Hi Denis, It's not worked. The problem is the inspection can't find any things in .NET Core Projects. Even if I have .NETFramework project and .NET Core projects both in my solution, Resharper (I...
Community
TeamCity General Topics
How add Resharper build step for .NET Core projects
0 votes
Created
April 11, 2019 16:21
After some searching I found this one and it works fine for me: $SolutionFilePath = "C:\Repositories\MyProject" $SolutionFileName = "MyProjectToTest" $SSCFPRFileName = "MyProjectToTest.fpr" $BuildI...
Community
TeamCity General Topics
Fortify build for .NET Core Projects
0 votes