Created Unassigned: Web application fails to build after installing...
Repro steps:1. create a new web application2. install latest 2.7 nuget.server package3. buildExpected: builds fineActual: fail to build with error:Error 9 The type or namespace name 'WebActivator'...
View ArticleReleased: NuGet Package Explorer v3.6 (Aug 21, 2013)
This is a NuGet package explorer tool which lets you view the metadata of a .nupkg package. After installing it, you can double click on .nupkg packages to open them in Package Explorer. See...
View ArticleUpdated Release: NuGet Package Explorer v3.6 (Aug 21, 2013)
This is a NuGet package explorer tool which lets you view the metadata of a .nupkg package. After installing it, you can double click on .nupkg packages to open them in Package Explorer.See...
View ArticleEdited Feature: Package download should indicate version of dependency [3436]
New headers are being added to indicate ProjectTypes and Visual Studio version. In addition if this is a dependent install then the dependent package id is indicated, however, the package version is...
View ArticleCommented Feature: Package download should indicate version of dependency [3436]
New headers are being added to indicate ProjectTypes and Visual Studio version. In addition if this is a dependent install then the dependent package id is indicated, however, the package version is...
View ArticleSource code checked in, #fd6e04679945dd66cf92bfbfffab6a221e30eb63
Update namespace WebActivator to WebActivatorEx to fix NuGet.Server package. Work items: 3601
View ArticleEdited Unassigned: Web application fails to build after installing...
Repro steps:1. create a new web application2. install latest 2.7 nuget.server package3. buildExpected: builds fineActual: fail to build with error:Error 9 The type or namespace name 'WebActivator'...
View ArticleCommented Unassigned: Web application fails to build after installing...
Repro steps:1. create a new web application2. install latest 2.7 nuget.server package3. buildExpected: builds fineActual: fail to build with error:Error 9 The type or namespace name 'WebActivator'...
View ArticleCommented Issue: includereferencedprojects -symbols doesn't add sources for...
1. classlibrary 1 references classlibrary22. nuget pack -includereferencedprojects - symbolsActual:the generated package contains pdb for both the projects but contains sources for classlibrary1...
View ArticleUpdated Wiki: Release Archive
NuGet Release ArchiveThis is the archived list of past releases. For information about upcoming releases, go back to thehome page.ReleaseDateDetailsLinks2.7August 22, 2013 Automatic Package Restore in...
View ArticleCommented Unassigned: [NuGet 2.7] Regression: Missing localization in...
NuGet 2.7RC is currently missing localized strings for settings when using a German OS.As can be seen in the attached screenshot, the first checkbox text was localized before, but isn't in the current...
View ArticleCreated Unassigned: nuget.exe hangs [3605]
1. Run nuget.exe from command prompt2. After ~20 seconds it displays the help textCall stack:[Managed to Native Transition] > mscorlib.dll!System.Reflection.RuntimeModule.GetTypes() + 0x5 bytes...
View ArticleEdited Unassigned: nuget.exe hangs [3605]
1. Run nuget.exe from command prompt2. After ~20 seconds it displays the help textCall stack:[Managed to Native Transition] > mscorlib.dll!System.Reflection.RuntimeModule.GetTypes() + 0x5 bytes...
View ArticleEdited Unassigned: nuget.exe hangs [3605]
1. Run nuget.exe from command prompt2. After ~10 seconds it displays the help textCall stack:[Managed to Native Transition] > mscorlib.dll!System.Reflection.RuntimeModule.GetTypes() + 0x5 bytes...
View ArticleEdited Unassigned: nuget.exe hangs [3605]
1. Run nuget.exe from command prompt2. After ~10-15 seconds it displays the help textCall stack:[Managed to Native Transition] > mscorlib.dll!System.Reflection.RuntimeModule.GetTypes() + 0x5 bytes...
View ArticleEdited Unassigned: Web application fails to build after installing...
Repro steps:1. create a new web application2. install latest 2.7 nuget.server package3. buildExpected: builds fineActual: fail to build with error:Error 9 The type or namespace name 'WebActivator'...
View ArticleCommented Unassigned: Web application fails to build after installing...
Repro steps:1. create a new web application2. install latest 2.7 nuget.server package3. buildExpected: builds fineActual: fail to build with error:Error 9 The type or namespace name 'WebActivator'...
View ArticleCommented Issue: NuGet causes VS to hang when feed unavailable [3040]
We're using a NuGet feed that is only available when connected to our VPN. Opening Visual Studio when not connected results in the whole IDE hanging while NuGet attempts to connect.It doesn't seem to...
View ArticleEdited Issue: NuGet causes VS to hang when feed unavailable [3040]
We're using a NuGet feed that is only available when connected to our VPN. Opening Visual Studio when not connected results in the whole IDE hanging while NuGet attempts to connect.It doesn't seem to...
View ArticleCommented Issue: Duplicate package references [2051]
We've been seeing duplicate package references added when installing/updating packages i.e. packages.config contains two package elements with the same id.Sometimes it happens on the build agent...
View Article