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

Edited Unassigned: upgrade to 50306 razor package will install old version of...

This issue is found during our servicing release testing for Razor package Microsoft.AspNet.Razor.2.0.30506.0 repro:1. on a machine only have system.web.razor.dll 20710 version ever installed. (e.g. a...

View Article


New Post: TFS NuGet tricks that I don't already know about?

If I remember correctly, the fix was simply making sure that the environment variable "EnableNuGetPackageRestore" was properly set as a machine level variable. Beyond that, I followed this article...

View Article


Commented 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 Article

Commented Unassigned: Update-Package does not work when the solution has...

Hi, in many projects I've done this setup:```/src/nuget.config/src/App.sln/src/Lib1/Lib1.csproj/src/Lib2/Lib2.csproj/lib/repositories.config```the nuget.config has the following content:```<?xml...

View Article

New Post: error when using NuGet.exe in offline server (with no internet)

Hi, I have a local nuget server on a local server in our enterprise and it's blocked to the internet. I need to build packages using NuGet.exe (command line tool) into a local feed and not into nuget...

View Article


New Post: error when using NuGet.exe in offline server (with no internet)

Self hosted servers should work fine. My guess is the SSL certificate on your server has expired. You could try using http instead

View Article

Commented 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

Created Unassigned: Add Strong Naming to NuGet.Server [3368]

There are consumers of the NuGet.Server package that require all of their consumed assemblies to be strong-named.Note that switching over to a strong-named assembly in releases of the NuGet.Server...

View Article


Created Unassigned: Unlisted package still shown when hitting tab in the PM...

As per subject, I have an unlisted package in NuGet which is still showing when using Tab to autocomplete package names in the PM console.This is a minor problem since the package then will correctly...

View Article


New Post: Package restore fails with Cache error

I suspect this is caused by the cache delete happening during the install of the package. There is a max of 200 packages in the cache and we have 200+ unique packages to be pulled in during the build...

View Article

New Post: Package restore fails with Cache error

I replaced the package restore call with: <exec Command="..\.nuget\nuget.exe install &quot;packages.config&quot; -source &quot;https://feedserver/Live/api/v2/&quot; -NoCache...

View Article

New Post: Determining whether a package is being directly installed or being...

I like the help page that Glimpse opens inside VS when it is installed, and I'd like to do something similar with my NuGet package, but I don't want it to open when it is installed as a dependency of...

View Article

Commented Unassigned: Issue while using NuGet Transform in Config [3360]

I have two packages for my solution where Package 2 is dependent on Package 1. Package 1 contains the configuration file & it is updated with a tag when Package 2 is installed. Now, when I remove...

View Article


Created Unassigned: Unable to connect to a feed if a proxy has been specified...

I'm trying to use Nuget.Core functiaonality in my application. Everything works fine until I specify a proxy in my web.config```<system.net><defaultProxy enabled="true"...

View Article

New Post: Cannot install any packages

I'm attempting to install a package (tried two now) and both fail for similar reasons. I receive a ton of messages indicating there's package folder (and its contents) "...could not be found in your...

View Article


Created Unassigned: Provide PropertyChangedBase method for easy property...

In an effort to declutter my VM code I extended the PropertyChangedBase by the following method which I find very useful:``` public void SetAndNotify<T>(ref T field, T value, params...

View Article

Edited Unassigned: Provide PropertyChangedBase method for easy property value...

In an effort to declutter my VM code I extended the PropertyChangedBase by the following method which I find very useful:``` public void SetAndNotify<T>(ref T field, T value, params...

View Article


New Post: Modify existing files without losing content on nuget package update

I have created nuget package which has the following Settings.config.transform file under contents folder:<common> <configurations>...

View Article

Created Unassigned: Custom MSBuild Build Actions declared in imported...

Hi guys, it looks like custom build actions declared in an imported MSBuild .targets file won't appear without a project reload. This is the case regardless of whether you add the import manually in...

View Article

Commented Issue: Installing and updating packages in VCS-connected projects...

Actually the issue is broader that I thought before. ANY VCS-related (TFS) operation takes 7-8 seconds per a file for Nuget. It's too slow. Installing a package can last dozens of minutes.(it's not a...

View Article
Browsing all 7612 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>