Quantcast
Channel: WE MOVED to github.com/nuget. This site is not monitored!
Browsing all 7612 articles
Browse latest View live
↧

New Post: Proposed breaking change to how NuGet intepret version constraint

How about: (, 2.0-beta) : Treat this same as (, 2.0), because the ) never include pre-release. (, 2.0-beta} : Include any 2.0 pre-release less than 2.0-beta, but does not include 2.0-beta. (, 2.0-beta]...

View Article


Source code checked in, #e8ce70192039fca8954a7a376234adec4277a48e

bump vsix version to 2.7

View Article


Source code checked in, #e341161659b6289b5254bd1d2051a0a53e599d9e

Add Version property to NetPortableProfile class. Work items: 2990

View Article

Edited Feature: NetPortableProfile does not expose the target framework...

Portable profiles are parsed by iterating the folders in the reference assemblies path for .NETPortable, both for v4.0 and v4.5. But the target framework version (4.0 or 4.5) that a profile was loaded...

View Article

Commented Feature: NetPortableProfile does not expose the target framework...

Portable profiles are parsed by iterating the folders in the reference assemblies path for .NETPortable, both for v4.0 and v4.5. But the target framework version (4.0 or 4.5) that a profile was loaded...

View Article


Source code checked in, #2513f4ee196419b62c7f59f9d4bee61811b0be3f

Remove bad unit tests.

View Article

New Post: Package isn't downloading before web site .refresh attempts to update

We have a Web Site project (which cannot be converted to a web application at this time) that has a reference to a couple of nuget packages. We have the solution set to automatically restore the...

View Article

New Post: Package isn't downloading before web site .refresh attempts to update

Package restore works by adding an msbuild target to projects that are executed before compilation. Web site projects don't have a mechanism to inject this target - consequently package restore doesn't...

View Article


New Post: Proposed breaking change to how NuGet intepret version constraint

I've been taking a look at how NPM does this. NPM allows 'X Version Ranges': An "x" in a version range specifies that the version number must start with the supplied digits, but any digit may be used...

View Article


New Post: Proposed breaking change to how NuGet intepret version constraint

Interesting ideas but at this time, I'd like us to make as least impact change as possible.

View Article

New Post: Proposed breaking change to how NuGet intepret version constraint

Fair enough, the change to a new syntax is quite a radical proposal but I think it's worth considering at some point. But I do think that addition of X version ranges would have the least impact of all...

View Article

Created Unassigned: Theory: Latest Nuget update prevented me from connecting...

After installing the latest Nuget update, I was unable to connect to TFS (Error: TF30063: You are not authorized to access Collection xyz). I tried all of the suggestions I could find online (there...

View Article

Commented Feature: Is "Created by" in VS Manage Packages misleading (and...

__TL;DR: Get rid of "Authors" and show "Owners" instead.__Currently when I scroll through packages in Visual Studio, there is a "Created by" field in the right panel. On first glance it seems to be the...

View Article


New Post: Proposed breaking change to how NuGet intepret version constraint

We actually do want to modify the behavior of (, 2.0) to NOT include 2.0 pre-release versions, because we expect that's what people want in a majority of cases. I don't think the 2.x syntax is easier...

View Article

Created Unassigned: 'Select projects' dialog does not use color scheme [3318]

As per attached file, when using a dark theme in VS, the project tree in the 'Select projects' dialog does not use the correct font color. It is using a dark color when it should be using a light one.

View Article


Commented Unassigned: -IncludeReferencedProjects doesn't work with -version...

I have a solution with multiple projects, each with a .nuspec and some project references between them. I build/release it as one framework and want to have a single version number for each release so...

View Article

Commented Unassigned: 'Select projects' dialog does not use color scheme [3318]

As per attached file, when using a dark theme in VS, the project tree in the 'Select projects' dialog does not use the correct font color. It is using a dark color when it should be using a light...

View Article


Created Unassigned: - IncludeReferencedProjects doesn't honor transative...

In Nuget:Package A -> Dependency to Package B -> Dependency to Package CPackage A only needs to declare a dependency for Package BWhen using the -IncludeReferencedProjects command-line parameter...

View Article

Edited Unassigned: - IncludeReferencedProjects doesn't honor transative...

In Nuget:Package A -> Dependency to Package B -> Dependency to Package CPackage A only needs to declare a dependency for Package BWhen using the -IncludeReferencedProjects command-line parameter...

View Article

Created Unassigned: Cannot update NuGet Manager because of signature [3320]

hello,I have installed NuGet Manager v2.2.31210.9045 on a VS2010 SP1 french profesional on Windows 7.When I try to update NuGet Manager I have an error stating that the signature of version 2.5 is...

View Article
Browsing all 7612 articles
Browse latest View live