Results 6 comments of Kangho Hur

@eilon could you review this? (No rush :-)

> @mattleibow @rookiejava how do we fix this? > > ``` > D:\a\_work\1\s\src\DotNet\Dependencies\Workloads.csproj : error NU1101: Unable to find package Samsung.NET.Sdk.Tizen.Manifest-7.0.100-rc.2. No packages exist with this id in source(s): darc-pub-dotnet-runtime-531f715,...

@rmarinho It seems that rc2 package hasn't been mirrored dotnet-public repo yet. https://dev.azure.com/dnceng/public/_artifacts/feed/dotnet-public You can build after checking this first. 😉

uhmmm.. I don't know the cause, but MacCatalyst, iOS, tvOS, macOS seems to have the similar error. ``` D:\a\_work\1\s\src\DotNet\Dependencies\Workloads.csproj : error NU1102: Unable to find package Microsoft.NET.Sdk.MacCatalyst.Manifest-7.0.100-rc.2 with version (=...

I think arm64 arch build should be supported on `externals-tizen` targets. @mattleibow Is there anything I missed? ``` An error occurred when executing task 'libSkiaSharp'. Error: One or more errors...