Skip to content

Unable to build in VS - Visual Studio support for Microsoft.Build.Sql #180

Closed

Description

  • SqlPackage or DacFx Version: 161
  • .NET Framework (Windows-only) or .NET Core: Windows
  • Environment (local platform and source/target platforms):

Steps to Reproduce:

  1. Attempt to load/build a new sqlproj based on template 0.1.7
  2. Load fails
  3. adding this enables the build:
    <TargetDatabaseSet>True</TargetDatabaseSet>
    <TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
    <TargetFrameworkProfile />
    <ProjectGuid>{f1ee546e-2489-4a7b-9d69-7e2849143721}</ProjectGuid>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    area: build sdkRelated to Microsoft.Build.Sql SDKarea: ssdtRelated to the use of DacFx in Visual Studio (SSDT)enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions