Describe the bug
3 of the jobs are currently failing.
test-windows fails with
"The reference assemblies for .NETFramework,Version=v4.6.1 were not found. To resolve this, install the Developer Pack (SDK/Targeting Pack) for this framework version or retarget your application. You can download .NET Framework Developer Packs at https://aka.ms/msbuild/developerpacks "
build-dacpac-windows fails with
"The reference assemblies for .NETFramework,Version=v4.6.1 were not found. To resolve this, install the Developer Pack (SDK/Targeting Pack) for this framework version or retarget your application. You can download .NET Framework Developer Packs at https://aka.ms/msbuild/developerpacks "
deploy-sqlpackage-DatabaseProject fails with
"No usable version of the libssl was found"
To Reproduce
Steps to reproduce the behavior:
Create a PR into the master branch to trigger the action
Review the results
Expected behavior
All jobs on the action pass
Screenshots
@GoEddie
===
Please at me @GoEddie so I receive a notification
Describe the bug 3 of the jobs are currently failing.
test-windows fails with
"The reference assemblies for .NETFramework,Version=v4.6.1 were not found. To resolve this, install the Developer Pack (SDK/Targeting Pack) for this framework version or retarget your application. You can download .NET Framework Developer Packs at https://aka.ms/msbuild/developerpacks "
build-dacpac-windows fails with
"The reference assemblies for .NETFramework,Version=v4.6.1 were not found. To resolve this, install the Developer Pack (SDK/Targeting Pack) for this framework version or retarget your application. You can download .NET Framework Developer Packs at https://aka.ms/msbuild/developerpacks "
deploy-sqlpackage-DatabaseProject fails with
"No usable version of the libssl was found"
To Reproduce Steps to reproduce the behavior:
Expected behavior All jobs on the action pass
Screenshots
@GoEddie
=== Please at me @GoEddie so I receive a notification