Skip to main content

Does Visual COBOL for Visual Studio 2017 support NuGet?

  • May 3, 2017
  • 1 reply
  • 0 views

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

1 reply

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.