Add Tizen 5.0 RID#4332
Conversation
|
@dotnet-bot test this please |
| @@ -33,5 +33,8 @@ | |||
| <UnofficialBuildRID Include="tizen.4.0.0-armel"> | |||
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
|
It doesn't appear that this fixed the Tizen leg. It is still failing. The reason it is failing is because of errors like this: It looks like there hasn't been a |
|
@eerhardt we currently are unable to build nuget packages for |
|
From my understanding this failure has nothing to do with the |
|
@eerhardt the problem is that CI build should depend only on |
|
@eerhardt could this be merged? |
|
Yes, I can merge it. I'd like to get the Tizen leg green again. Do we know all the steps necessary to get it passing? |
|
@eerhardt, I have some problems during CoreFX/Core-Setup builds.
next files contain only this leads to
How could this circular dependency CoreFX (NETCoreApp) -> Core-Setup (DotNetAppHost) -> CoreFX (NETCoreApp) be handled, when there are no nuget packages for new RID ( |
|
@gbalykov - we just got a new 2.1.3 servicing build of core-setup out yesterday: "tizen.5.0.0-armel": {
"Microsoft.NETCore.DotNetAppHost": {
"runtime.tizen.5.0.0-armel.Microsoft.NETCore.DotNetAppHost": "2.1.3-servicing-26718-02"
}
},So you should be able to move up to that version and build again. |
cc @alpencolt @Dmitri-Botcharnikov @eerhardt
related comment: #4307 (comment)