I just upgraded to 4.0.11 and built my project
I receive the following errors when I build my project.
I did not get these errors when I built my project with 4.0.10
These files are part of a project that I reference in my main project
Does anyone have any ideas what is causing this?
CSC : error CS2001: Source file 'AESObfuscator.cs' could not be found
CSC : error CS2001: Source file 'DeviceLimiter.cs' could not be found
CSC : error CS2001: Source file 'ILicenseResultListener.cs' could not be found
CSC : error CS2001: Source file 'ILicensingService.cs' could not be found
CSC : error CS2001: Source file 'IPolicy.cs' could not be found
CSC : error CS2001: Source file 'LicenseChecker.cs' could not be found
CSC : error CS2001: Source file 'LicenseCheckerCallback.cs' could not be found
CSC : error CS2001: Source file 'LicenseValidator.cs' could not be found
CSC : error CS2001: Source file 'NullDeviceLimiter.cs' could not be found
CSC : error CS2001: Source file 'Obfuscator.cs' could not be found
CSC : error CS2001: Source file 'PreferenceObfuscator.cs' could not be found
CSC : error CS2001: Source file 'ResponseData.cs' could not be found
CSC : error CS2001: Source file 'ServerManagedPolicy.cs' could not be found
CSC : error CS2001: Source file 'StrictPolicy.cs' could not be found
CSC : error CS2001: Source file 'ValidationException.cs' could not be found