Not
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
TypeName |
DoNotShipUnreleasedResourceFormats |
CheckId |
CA2228 |
Category |
Microsoft.Usage |
Breaking Change |
NonBreaking |
Cause
A resource file was built using a version of the .NET Framework that is not currently supported.
Rule Description
Resource files that were built by using pre-release versions of the .NET Framework might not be usable by supported versions of the .NET Framework.
How to Fix Violations
To fix a violation of this rule, build the resource using a supported version of the .NET Frameworkk.
When to Exclude Warnings
Do not exclude a warning from this rule.