Andrew Timson

Results 7 issues of Andrew Timson

Prettier forces all files to have Unix (LF) line endings. When a Windows user has `core.autocrlf` set to true in their global `.gitconfig`, commits use LF line endings but the...

Some games have multiple Steam AppIds, e.g. when separate language editions are sold separately. Even if PCGamingWiki lists the alternative(s), there's no way for a user to select which one...

Currently, the Windows MSI installs aztfy to a global folder (C:\Program Files\aztfy), but it only adds that folder to the *current* user's path instead of the system path. If it's...

enhancement
help wanted
deploy

Upon upgrading to the newest version (4.0.88), I found that Web.Debug.config/Web.Release.config were showing up as items with a ContentType of None in my project despite them not existing on disk:...

The `New-AzDnsForwardingRuleSet` cmdlet now exists in the `Az.DnsResolver` module. This prevents the `Az.DnsResolver` module from being installed while the `AzFilesHybrid` module is installed (and presumably vis-versa). > PackageManagement\Install-Package : The...

**Is your feature request related to a problem? Please describe.** SQL Server Enterprise Edition and Azure SQL support the concept of "online" schema operations, which perform the operations more slowly...

enhancement

- SqlPackage or DacFx Version: SqlPackage 62.4.92 - .NET Framework (Windows-only) or .NET Core: .NET Core - Environment (local platform and source/target platforms): - Local platform: Windows 11 - Source...

bug