Marvin Henry
Marvin Henry
Per the [PackageReference migration documentation](https://docs.microsoft.com/en-us/nuget/consume-packages/migrate-packages-config-to-package-reference#assemblies-in-the-lib-root-are-ignored-when-the-package-is-installed-after-the-migration): > ...assemblies present at the root of lib folder without a target framework specific sub-folder are ignored. NuGet looks for a sub-folder matching the target...
I'm somewhat dreaming here...but wouldn't it be cool to assign RDP and vmconnect sessions to their own virtual desktop so when you switch to such a desktop you are in...
Scripts may contain SQLCMD variables and other SQLCMD syntax. Currently TSql150Parser reports it as an error. This repository demonstrates the current behavior: https://github.com/marvhen/SqlScriptDomSqlcmdSyntax
- SqlPackage or DacFx Version: 170.1.61 - .NET Framework (Windows-only) or .NET Core: .NET8.0 - Environment (local platform and source/target platforms): Windows and SQL Server 2019 **Steps to Reproduce:** 1....