diff --git a/build/publish.proj b/build/publish.proj index 9ac58604ef..47849ca21b 100644 --- a/build/publish.proj +++ b/build/publish.proj @@ -1,13 +1,7 @@ - - - - - - Microsoft.SymbolUploader.Build.Task true @@ -15,37 +9,6 @@ - - - - - - - - - - - Pushing took too long - - - - - - - $(MSBuildThisFileDirectory)..\.dotnet\dotnet - $(DotnetToolCommand) nuget push --source $(NuGetFeedUrl) --api-key $(NuGetApiKey) --timeout $(NuGetPushTimeoutSeconds) - - - - netstandard2.0 Microsoft.ML.SampleUtils Sample utils for Microsoft.ML.Samples + + + Microsoft.ML.SampleUtils