Updating the RPM dependency version of asp.net core to the full version, when it gets written to the metadata file.

This commit is contained in:
Parallels 2018-05-08 11:25:14 -07:00
parent e60d0a79e5
commit 4de0043f90

View file

@ -74,7 +74,7 @@
<ReplacementString>$(AspNetCoreSharedFxRpmPackageName)</ReplacementString>
</SDKTokenValue>
<SDKTokenValue Include="%ASPNETCORE_SHAREDFX_RPM_PACKAGE_VERSION%">
<ReplacementString>$(AspNetCoreMajorMinorVersion)</ReplacementString>
<ReplacementString>$(AspNetCoreVersion)</ReplacementString>
</SDKTokenValue>
<SDKTokenValue Include="%SHARED_HOST_RPM_NAME%">
<ReplacementString>$(SharedFxRpmPackageName)</ReplacementString>