Revert "Re-enable symbol publishing with new uploader package."
authorWes Haggard <weshaggard@users.noreply.github.com>
Fri, 8 Dec 2017 20:42:00 +0000 (12:42 -0800)
committerGitHub <noreply@github.com>
Fri, 8 Dec 2017 20:42:00 +0000 (12:42 -0800)
Commit migrated from https://github.com/dotnet/core-setup/commit/5b4ec83b6cf3ed7e9e790827acf434b713654ae7

src/installer/dependencies.props
src/installer/publish/publish.proj

index 6bc5d6e..1644e7f 100644 (file)
@@ -56,7 +56,7 @@
   <!-- Publish symbol build task package -->
   <PropertyGroup>
     <PublishSymbolsPackage>Microsoft.SymbolUploader.Build.Task</PublishSymbolsPackage>
-    <PublishSymbolsPackageVersion>1.0.0-alpha-00002</PublishSymbolsPackageVersion>
+    <PublishSymbolsPackageVersion>1.0.0-alpha-00001</PublishSymbolsPackageVersion>
   </PropertyGroup>
 
   <ItemGroup>
index a289b40..f0e5d1b 100644 (file)
@@ -33,7 +33,7 @@
 
   <Target Name="PublishFinalOutput"
           Condition="'$(Finalize)' == 'true'"
-          DependsOnTargets="PublishCoreHostPackages;SetupPublishSymbols;PublishSymbols;FinalizeBuildInAzure;UpdateVersionsRepo" />
+          DependsOnTargets="PublishCoreHostPackages;FinalizeBuildInAzure;UpdateVersionsRepo" />
 
   <!--
     Target wrapping UpdatePublishedVersions: ensures that ShippedNuGetPackage items are created and