Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

correct appveyor builds #260

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

correct appveyor builds #260

wants to merge 1 commit into from

Conversation

chcg
Copy link
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