You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Fix: Could not load file or assembly 'System.Data.SqlClient, Version=4.4.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified.
- E.g. {{var results1 = @ExecuteQuery("Demo", query1)}}
Low Priority:
-------------
- Create IStringifier interface and integrate into INettleResolver so we can get all formatters for different types (e.g. XmlDocument)