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:
parent
e60d0a79e5
commit
4de0043f90
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue