NuBuild icon indicating copy to clipboard operation
NuBuild copied to clipboard

NuGet package build system and Visual Studio project templates

Results 25 NuBuild issues
Sort by recently updated
recently updated
newest added

I am using Nubuild in VS 2010. I added a new NuGet Package project to the solution and added a reference to a TFS.Testing.BizTalk.TestApp1.Schema project. When I build the Nuget...

Some tools download from the marketplace and know how to install themselves. I'm assuming they are VSIX and not an MSI, for example. That would be great. Since it is...

If my nuget package has dependencies on other third-party nuget packages, it would be really nice to be able to manage these in the traditional way, rather than having to...

Hi guys, I been using Nubuild for while with Vs2012 & Vs2013 for while. Its great and worked for me. However, I installed the VS2015 with SP1 on Windows 10...

What do you think about merging efforts with NuProj (https://github.com/nuproj/nuproj/) ?

Most of our VS projects have AnyCPU build configurations removed, instead using specific configurations such as x86 or x64. NuBuild projects seem to want an AnyCPU configuration on projects that...

enhancement

I'd like to include a javascript file in my nuget package, but I don't want to actually COPY it and the option for adding a linked file isn't present when...

Hi I try to create solution level package and control it version manually. I try various options available in the NuBuild but any of them is relevant for my case....

In the library project file, I have some xml files marked as content and they are not copied into the nuget package.