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
I am thinking that this project may be able to be changed to be a Portable Class Library but I haven;t investigated it a great deal. If it could then it could also be used by the ever growing Xamarin crowd and other cross platform .NET developers.
The text was updated successfully, but these errors were encountered:
dazinator
changed the title
Change to be a Portable Class Library? (Cross platform support)
Potential to be a Portable Class Library? (Cross platform support)
Jul 16, 2014
dazinator
added a commit
to dazinator/SQLGeneration
that referenced
this issue
Sep 27, 2015
- Converted project to a Portable Class Library project.
- StringComparer reverts to OrdinalIgnoreCase if InvariantCultureIgnoreCase not found.
- RegexOptions only uses "Compiled" if "Compiled" is available on the platform.
I am thinking that this project may be able to be changed to be a Portable Class Library but I haven;t investigated it a great deal. If it could then it could also be used by the ever growing Xamarin crowd and other cross platform .NET developers.
The text was updated successfully, but these errors were encountered: