1.安装dotnet运行时
yum install dotnet-runtime-6.0
2.安装aspnetcore运行时
yum install aspnetcore-runtime-6.0
卸载.netcore sdk
yum remove dotnet-sdk-*
卸载.netcore runtime
yum remove dotnet-runtime-*
1.安装dotnet运行时
yum install dotnet-runtime-6.0
2.安装aspnetcore运行时
yum install aspnetcore-runtime-6.0
卸载.netcore sdk
yum remove dotnet-sdk-*
卸载.netcore runtime
yum remove dotnet-runtime-*