-
Notifications
You must be signed in to change notification settings - Fork 215
Closed
Description
After these steps
cs samples/HelloWorld
../../.dotnet/dotnet publish -c Release -r linux-arm --packages pkg /p:DisableUnsupportedError=true
Publish fails with this message.
/home/pi/runtimelab/samples/HelloWorld/HelloWorld.csproj : error NU1102: Unable to find package Microsoft.NETCore.App.Runtime.linux-arm with version (= 6.0.0-rc.1.21411.2)
/home/pi/runtimelab/samples/HelloWorld/HelloWorld.csproj : error NU1102: - Found 57 version(s) in dotnet-public [ Nearest version: 6.0.0-preview.7.21377.19 ]
/home/pi/runtimelab/samples/HelloWorld/HelloWorld.csproj : error NU1102: - Found 0 version(s) in dotnet-experimental
/home/pi/runtimelab/samples/HelloWorld/HelloWorld.csproj : error NU1102: Unable to find package Microsoft.AspNetCore.App.Runtime.linux-arm with version (= 6.0.0-rc.1.21411.7)
/home/pi/runtimelab/samples/HelloWorld/HelloWorld.csproj : error NU1102: - Found 59 version(s) in dotnet-public [ Nearest version: 6.0.0-preview.7.21378.6 ]
/home/pi/runtimelab/samples/HelloWorld/HelloWorld.csproj : error NU1102: - Found 0 version(s) in dotnet-experimental
Metadata
Metadata
Assignees
Labels
No labels