Jon Davis
Jon Davis
How do you support a date range filter, i.e. "all records since Feb 10"? In SQL this would be "WHERE Created >= '2/10......" but the way the GetSelect() is documented...
A user has requested support for applying transforms to any .xml file and not just .config files.
Had a case where "Enable config transforms" was applied to a TFS 2015 (local workspace) enabled Windows Forms (not ClickOnce) project in a moderately large solution. One config name ("Local")...
``` Unhandled UnauthorizedAccessException (System.UnauthorizedAccessException): at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath,...
In new Win32 Console project, "Enable Build-time Transformations" menu shows up. FastKoala is intended only for .NET projects.
Web.Base.config has Build Action of "Content" instead of "None". This causes the Base file in the config folder to show up in the published web site after deployment.
Transformed Web.Local.config didn't get added to source control (TFS 2013), neither did Web.Dev.config or Web.Release.config Hit and miss. All worked fine on first project, second project no.
Create an alternative to the Solution Configurations window that lets the user add a bunch of common configuration names and dump them into the solution on all projects. The list...
Set up FK build-time configuration on a project that was nested in a solution folder, and which had many other projects in the solution also in solution folders. - The...
Since very little feedback has come regarding MSBuild properties aware scripts support, consider breaking it off into a new Visual Studio extension.