Skip to main content
Source: AL0018VersionPropsNotImportedAnalyzer.cs

Description

Version.props should be imported in Directory.Build.props to enable centralized package version management using $(VariableName) syntax.

Bad Code

Good Code

Properties

  • Category: Usage
  • Severity: Warning
  • Enabled by default: True
  • Code fix available: False

Configuration