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
Fixes#560 - admin panel not loading
- Changed the casing on several view folder paths that were causing an issue with the build on linux
- Updated gitversion mode to support package per commit (ContinuousDeployment mode)
- Fix project references in templates project that aren't automatically patched during the NuGet patch operation
Fixes bug with binding of tags via form model binding. Query and form…
… model binding does not currently work with IReadOnlyCollection types initialized with arrays.