Tagged Questions
2
votes
1answer
987 views
CorfFlags warning CF011 about strong name signed even after /force
Im trying to use Corflags to get PartCover running under x64. When I use:
CorFlags.exe PartCover.exe /32BIT+ /Force
i get:
corflags : warning CF011 : The specified file is strong name signed. Using ...
1
vote
3answers
807 views
PartCover 2.5.3 win 7 x64
Could you tell me how you got PartCover running with VS2008 and win 7 x64? Based on this post How do I run PartCover in x64 windows, I ran
c:\Program Files (x86)\Gubka Bob\PartCover .NET ...