Devexpress_license.txt May 2026
This is normal. To prevent it from being committed again, ensure your .gitignore includes:
using DevExpress.DataAccess.Native; // Will throw if license is invalid DevExpress.DataAccess.Native.LicenseChecker.ThrowExceptionOnLicenseError = true; devexpress_license.txt
Or, check silently:
