TheSwamp

Code Red => .NET => Topic started by: gib65 on February 21, 2018, 11:55:56 AM

Title: IsFileSystemCaseSensitive parameter is not supported by the FindConfigFiles task
Post by: gib65 on February 21, 2018, 11:55:56 AM
Hello,

I am trying to build a project in Visual Studio 2015 and I am getting the following errors:

"The 'FindConfigFiles' task could not be initialized with its input parameters."

"The 'IsFileSystemCaseSensitive' parameter is not supported by the 'FindConfigFiles' task. Verify the parameter exists on the task, and it is a settable public instance property."

I'm not sure what this means. I don't know what the FindConfigFiles task is or what the IsFileSystemCaseSensitive parameter is.

Can someone please help me troubleshoot this? Thanks.
Title: Re: IsFileSystemCaseSensitive parameter is not supported by the FindConfigFiles task
Post by: kdub_nz on February 21, 2018, 06:45:03 PM

Have you earched with Google ?

http://simonkatanski.blogspot.com.au/2017/05/the-isfilesystemcasesensitive-parameter.html

https://www.google.com.au/search?q=FindConfigFiles&oq=FindConfigFiles&aqs=chrome..69i57&sourceid=chrome&ie=UTF-8

Regards,