Van Thompson

Results 2 issues of Van Thompson

My goal is to prevent 2 fields from being created when generating the entity files. I modified the .csx file with the following: ``` foreach (var property in Entity.Properties) {...

I'm attempting to add Xam.Plugin.Inconize.Material package via nuget to a Xamarin Forms netstandard2.0 project and receive the following: ERROR: Package Xam.Plugin.Iconize.Material 1.0.10 is not compatible with netstandard2.0 (.NETStandard,Version=v2.0). Package Xam.Plugin.Iconize.Material...