diff --git a/repo-projects/MSBuildLocator.proj b/repo-projects/MSBuildLocator.proj index 68eb28d3ec..f12a4a4064 100644 --- a/repo-projects/MSBuildLocator.proj +++ b/repo-projects/MSBuildLocator.proj @@ -15,7 +15,8 @@ $(BuildCommandArgs) $(RedirectRepoOutputToLog) $(BuildCommandArgs) /p:DelaySign=$(DelaySign) $(BuildCommandArgs) /p:PublicSign=$(PublicSign) - $(BuildCommandArgs) /p:Version=1.6.1 + $(BuildCommandArgs) /p:EnablePackageValidation=false + $(BuildCommandArgs) /p:Version=1.6.10