I'm in the process of updating NuGet, and I can only apologize as I didn't think I had uploaded version 1.0.8 there yet. Obviously the facts state otherwise.
I'm trying to remove the alpha status that currently the NuGet pacakge has, but I'm sort of struggling with that, Not really understanding this appveyor config file.
Anyway, as a temporary version, I've uploaded a NuGet package that should work as version 1.0.8. Crosses Fingers
Data type errors after NuGet install
Just installed the NuGet package and I got the following errors when I try to make the Data Type in Umbraco:
Request error: the url returned 404(not found): /App_Plugins/AngularGoogleMaps/1.0.8/config.defaultlocation.html
Request error: The URL returned a 404 (not found): /App_Plugins/AngularGoogleMaps/1.0.8/config.defaultlocation.html
Request error: The URL returned a 404 (not found): /App_Plugins/AngularGoogleMaps/1.0.8/config.icon.html
Request error: The URL returned a 404 (not found): /App_Plugins/AngularGoogleMaps/1.0.8/config.format.html
This is the version I got from the install command:
Added package 'AngularGoogleMaps.1.0.7-alpha-000012' to 'packages.config' Successfully installed 'AngularGoogleMaps 1.0.7-alpha-000012
Hi Michel,
Thank you for the feed back.
I'm in the process of updating NuGet, and I can only apologize as I didn't think I had uploaded version 1.0.8 there yet. Obviously the facts state otherwise.
I'm trying to remove the alpha status that currently the NuGet pacakge has, but I'm sort of struggling with that, Not really understanding this appveyor config file.
Anyway, as a temporary version, I've uploaded a NuGet package that should work as version 1.0.8. Crosses Fingers
Cheers
Awesome, thanks! the errors are gone now!
is working on a reply...