Extends a .NET project such that it can establish ProjectReferences to SSDT projects, including importing the target projects generated DACPAC output into the output of the augmented project.
Info
Version: | 1.1.0-alpha0001 |
Author(s): | Jerome Haltom |
Last Update: | Tuesday, March 17, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/wasabii/Cogito.SqlServer.Deployment |
NuGet Url: | https://www.nuget.org/packages/Cogito.SqlServer.Deployment.Build |
Install
Install-Package Cogito.SqlServer.Deployment.Build
dotnet add package Cogito.SqlServer.Deployment.Build
paket add Cogito.SqlServer.Deployment.Build
Cogito.SqlServer.Deployment.Build Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
Tags