Skip to content

correct appveyor builds#260

Open
chcg wants to merge 1 commit into
TaoK:masterfrom
chcg:appveyor4
Open

correct appveyor builds#260
chcg wants to merge 1 commit into
TaoK:masterfrom
chcg:appveyor4

Conversation

@chcg
Copy link
Copy Markdown
Contributor

@chcg chcg commented Aug 31, 2020

  • use vs2017 for x86,x64 appveyor builds
  • avoid build issue, by adding the missing package files:

Project "C:\projects\poormanstsqlformatter\PoorMansTSqlFormatter.sln" (1) is building "C:\projects\poormanstsqlformatter\PoorMansTSqlFormatterVSPackage2019\PoorMansTSqlFormatterVSPackage2019.csproj" (5) on node 2 (default targets).
5>C:\projects\poormanstsqlformatter\PoorMansTSqlFormatterVSPackage2019\PoorMansTSqlFormatterVSPackage2019.csproj(133,5): error : This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is ..\packages\Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.9.23\build\Microsoft.VisualStudio.Sdk.BuildTasks.14.0.props.

- avoid build issue

Project "C:\projects\poormanstsqlformatter\PoorMansTSqlFormatter.sln" (1) is building "C:\projects\poormanstsqlformatter\PoorMansTSqlFormatterVSPackage2019\PoorMansTSqlFormatterVSPackage2019.csproj" (5) on node 2 (default targets).
     5>C:\projects\poormanstsqlformatter\PoorMansTSqlFormatterVSPackage2019\PoorMansTSqlFormatterVSPackage2019.csproj(133,5): error : This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them.  For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is ..\packages\Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.9.23\build\Microsoft.VisualStudio.Sdk.BuildTasks.14.0.props.
@chcg chcg changed the title - use vs2017 for x86,x64 appveyor builds correct appveyor builds Aug 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant