Changes proposed in this pull request:
Fix to windows-2019 to resolve .NET framework 4.6 dependency issue
Use latest version of SqlPackage to resolve libssl dependency issue
Add TargetTrustServerCertificate (we are publishing to localhost) switch to publish to support latest defaults for SQL Server connections
How to test this code:
Check that actions pass again
Has been tested on (remove any that don't apply):
N/A - Not a change to the actual code
Fixes #85 .
Changes proposed in this pull request: Fix to windows-2019 to resolve .NET framework 4.6 dependency issue Use latest version of SqlPackage to resolve libssl dependency issue Add TargetTrustServerCertificate (we are publishing to localhost) switch to publish to support latest defaults for SQL Server connections
How to test this code: Check that actions pass again
Has been tested on (remove any that don't apply): N/A - Not a change to the actual code