Jarrinf's avatar
Jarrinf
Frequent Visitor
1 month ago
Status:
New

About "Download SQL database project" and fix the downloaded project

1. The sqlproj must be fixed, it is downloaded without the xml markup line

<?xml version="1.0" encoding="utf-8">

 

2. The sdk must be updated:

Actual: <Sdk Name="Microsoft.Build.Sql" Version="0.1.19-preview" />

Must be: <Sdk Name="Microsoft.Build.Sql" Version="2.2.0" />

 

After this two fixes are done, it builds and deploy pretty fine.

1 Comment

  • hvdv99's avatar
    hvdv99
    Frequent Visitor

    My team is also experiencing issues regarding this topic, the version of the .sqlproj file is never updated to 2.2.0.

Recent ideas