Skip to main content

Hi,

We need to reference an assembly that is the output of our daily build. The project of the referenced assembly lives in a different repository.

It would be handy if we could use nuget, or are there other workable solutions?

Greetz,

S


#VisualStudio
#VisualCOBOL
#nuget

Hi,

We need to reference an assembly that is the output of our daily build. The project of the referenced assembly lives in a different repository.

It would be handy if we could use nuget, or are there other workable solutions?

Greetz,

S


#VisualStudio
#VisualCOBOL
#nuget
Visual COBOL for Visual Studio 2017 does support NuGet. You can click 'Manage NuGet packages' on a managed COBOL project and install NuGet packages from any NuGet source including your own.