Add Version, AssemblyVersion, FileVersion, and AssemblyInformationalVersion properties to DotNetCoreMSBuildSettings #3448
augustoproiete
started this conversation in
Ideas
Replies: 1 comment
-
Tracking via #3449 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Similar to #3437 which aims to adds
ContinuousIntegrationBuild
as a known property,Version
,AssemblyVersion
, andFileVersion
are also common property we override on MSBuild on CI builds, for example:Beta Was this translation helpful? Give feedback.
All reactions