GoEddie / SQLCover

Apache License 2.0
63 stars 52 forks source link

Fix actions #86

Open shortall opened 1 year ago

shortall commented 1 year ago

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