How to build .net Core project using full .NET framework 4.6.1
I'm using TeamCity v10.0.2 and I have a .NET Core 1.1 project which is leveraging the full .NET Framework 4.6.2 and when I try to build the solution in TeamCity I get nuget restore issues for my Full .net framework 4.6.2 custom assemblies (which are coming from the built in TeamCity Nuget feed).
Please sign in to leave a comment.
Hi,
could you be more specific on what exact issues are you encountering? Any error message? Relevant part of the build log?