This is a migrated thread and some comments may be shown as answers.

Implict/Explicit variable warnings, VS2015

0 Answers 13 Views
Code Analysis
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Matthew
Top achievements
Rank 1
Matthew asked on 17 Nov 2015, 09:11 AM

If I declare an implicitly typed variable, I get a warning 'Not explicitly typed variable'.

If I declare an explicitly typed variable, I get a warning 'Not implicitly typed variable'.

There don't appear to be any options to change this, and it means that I have hundreds of warnings on every solution that I have no way of fixing. Please help! I've attached a couple of pictures to show you what I mean.

Tags
Code Analysis
Asked by
Matthew
Top achievements
Rank 1
Share this question
or