Quantcast
Channel: Active questions tagged nuget-package - Stack Overflow
Viewing all articles
Browse latest Browse all 3067

Create a NuGet with depedent projects

$
0
0

I have a .net solution consisting of 3 projects

  • myproject.Interfaces
  • myproject.Models
  • myproject.Core

When I create a NuGet on myproject.Core:

dotnet pack c:\Dev\myproject.Core.csproj -c Release

and try to install it in another project it's saying that

I'm missing .Models and .Interfaces.

Is there a way to include myproject.Models and myprojects.Interfaces within .Core NuGet? so that I have to install ONLY .Core nuGet in my projects?


Viewing all articles
Browse latest Browse all 3067

Trending Articles



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