Commented Feature: Install-Package -FromNupkg {filepath} [3096]
I'm authoring a new version of a package, and I would like to be able to test package install and usage without actually uploading the package to a gallery anywhere, so I can a) do some testing, and b)...
View ArticleCommented Feature: Install-Package -FromNupkg {filepath} [3096]
I'm authoring a new version of a package, and I would like to be able to test package install and usage without actually uploading the package to a gallery anywhere, so I can a) do some testing, and b)...
View ArticleNew Post: Limit to Publish Package?
Hello Lizzy, There is a maximum size limit for packages, but it's 30 MB. If you're seeing upload failures for smaller packages, you might want to check whether there's a more general problem with your...
View ArticleNew Post: AssemblyFileVersion
Hello Giammin, There's already a $version$ token that seems to do what you want. You can read about it at http://docs.nuget.org/docs/reference/nuspec-reference#Replacement_Tokens. Is there something...
View ArticleClosed Feature: Install-Package -FromNupkg {filepath} [3096]
I'm authoring a new version of a package, and I would like to be able to test package install and usage without actually uploading the package to a gallery anywhere, so I can a) do some testing, and b)...
View ArticleSource code checked in, #46278ab10d9a
Fix bug Last Published date is not localized correctly. Work items: 3087
View ArticleEdited Issue: Last Published date not localised [3087]
The Last Published date on the NuGet package manager GUI uses a US date format (mm/dd/yyyy) when running on Windows configured to use UK dates (dd/mm/yyyy). This causes unnecessary confusionThe...
View ArticleCommented Issue: Last Published date not localised [3087]
The Last Published date on the NuGet package manager GUI uses a US date format (mm/dd/yyyy) when running on Windows configured to use UK dates (dd/mm/yyyy). This causes unnecessary confusionThe...
View ArticleCommented Issue: Feature Request: Use SolutionDir Macro for HintPath [3094]
Currently when resolving the path to the referenced DLL in the project file a relative to the project in the solution path is created and placed into the hint path. While this is fine for projects that...
View ArticleReviewed: NuGet.exe Command Line bootstrapper (Mar 02, 2013)
Rated 4 Stars (out of 5) - Thanks guys, keep up the good work and we will keep up with using it in awesome projects :D
View ArticleReviewed: NuGet.exe Command Line bootstrapper (Mar 02, 2013)
Rated 5 Stars (out of 5) - Fast, flexible, easy to use.
View ArticleNew Post: AssemblyFileVersion
for same legacy dll that we distribute both with nuget or copying dll we change assembly version only when there are breaking changes and we change assembly file version every build Es assemblyversion...
View ArticleCommented Issue: nuget.exe update doesn't work on websites [1394]
Not sure if we even can do this but Anton asked for it :) 1. with a website (not a webapp) created in VS : install some packages2. nuget.exe update says it can't find a project e.g.nuget update...
View ArticleCreated Issue: "Nuget pack" ignores dependencies from packages.config [3097]
Assumption: * There is a Visual Studio project (.csproj) without related solution (.sln) yet If there isn't a packages folder in the "top-level" folder of the .csproj file folder, Nuget pack does not...
View ArticleEdited Issue: "Nuget pack" ignores dependencies from packages.config [3097]
Assumption: * There is a Visual Studio project (.csproj) without related solution (.sln) yet If there isn't a packages folder in the "top-level" folder of the .csproj file folder, "Nuget pack" does not...
View ArticleEdited Issue: "Nuget pack" ignores dependencies from packages.config [3097]
Assumption: * There is a Visual Studio project (.csproj) without related solution (.sln) yet If there isn't a packages folder in the "top-level" folder of the .csproj file folder, "Nuget pack" does not...
View ArticleEdited Issue: "Nuget pack" ignores dependencies from packages.config [3097]
Assumption: * There is a Visual Studio project (.csproj) without related solution (.sln) yet If there isn't a packages folder in the "top-level" folder of the .csproj file folder, "Nuget pack" does not...
View ArticleEdited Issue: "Nuget pack" ignores dependencies from packages.config [3097]
Assumption: * There is a Visual Studio project (.csproj) without related solution (.sln) yet If there isn't a packages folder in the "top-level" folder of the .csproj file folder, "Nuget pack" does not...
View Article