Skip to content

Commit 485d000

Browse files
authored
Update common.project.props
1 parent ec4bd08 commit 485d000

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

build/common.project.props

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -142,8 +142,6 @@
142142
</PropertyGroup>
143143

144144
<PropertyGroup>
145-
<AssemblyVersion>$(SemanticVersion).$(PreReleaseVersion)</AssemblyVersion>
146-
<AssemblyVersion Condition="'$(TargetFramework)' == '$(NETCoreTargetFramework)'">$(SemanticVersion).0</AssemblyVersion>
147145
<FileVersion>$(SemanticVersion).$(PreReleaseVersion)</FileVersion>
148146
<InformationalVersion Condition="'$(BUILD_SOURCEVERSION)' == ''">$(SemanticVersion)$(PreReleaseInformationVersion)</InformationalVersion>
149147
<InformationalVersion Condition="'$(BUILD_SOURCEVERSION)' != ''">$(SemanticVersion)$(PreReleaseInformationVersion)+$(BUILD_SOURCEVERSION)</InformationalVersion>

0 commit comments

Comments
 (0)