From: Hyokeun Jeon Date: Mon, 8 Feb 2021 07:03:00 +0000 (+0900) Subject: Skip restore X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=4f41cc802c67b4e8f35f9c8c7608f0844145c34c;p=profile%2Fiot%2Fapps%2Fnative%2Foobe.git Skip restore --- diff --git a/packaging/org.tizen.oobe.spec b/packaging/org.tizen.oobe.spec index ec8c630..c0c389c 100644 --- a/packaging/org.tizen.oobe.spec +++ b/packaging/org.tizen.oobe.spec @@ -29,7 +29,7 @@ cp %{SOURCE0} . %build dotnet clean Oobe/Oobe.sln -dotnet restore Oobe/Oobe.sln --source https://tizen.myget.org/F/dotnet/api/v3/index.json +#dotnet restore Oobe/Oobe.sln --source https://tizen.myget.org/F/dotnet/api/v3/index.json dotnet build Oobe/Oobe.sln %install