jmbledsoe / angularjs-visualstudio-intellisense

Visual Studio extension providing statement completion for injected AngularJS components in JavaScript files.
MIT License
110 stars 22 forks source link

Nuget URL #23

Closed embassem closed 9 years ago

embassem commented 9 years ago

Please put the Nuget Package and the URL and Please update it to angular 1.4 and Dependencies to latest Stable AngularJS.Core (≥ 1.3.15)

jmbledsoe commented 9 years ago

I actually haven't done anything with the NuGet package, as it was created by @cicorias. If you'd like to make the updates I will happily accept a pull request.

cicorias commented 9 years ago

Could you clarify what you mean by 'put the nuget package and URL'?

I think we may do an approximate on the version then.

embassem commented 9 years ago

i mean to but this url in README.md and put the installation command too .

https://www.nuget.org/packages/AngularJS.Intellisense/ PM> Install-Package AngularJS.Intellisense

the AngularJS.Core had updated to latest stable AngularJS Core 1.3.15 i Suggest update the dependency version="1.3.15"

the package Owner on NuGet is @cicorias and @jmbledsoe

cicorias commented 9 years ago

Pull request created #24