Project-system: Update 3rd party notice for nuget.exe

Created on 5 Mar 2017  路  6Comments  路  Source: dotnet/project-system

https://github.com/dotnet/roslyn-project-system/blob/master/build/bin/nuget.exe

Is this file needed? I thought that this need went away a long time ago, and it certainly doesn't work off of Windows.

This file is currently unattributed, so is violating our licensing policy. We could attribute it, but I'd prefer to just delete it.

/cc @davkean

Bug Triage-Won't-Fix

Most helpful comment

Yes, we are considering that - though might bite the bullet and move to our new pack support in csproj.

All 6 comments

We're still using it for pack at the moment. This repo doesn't build cross platform, so that's not a problem.

OK. Can you replicate the following for your repo and then close this issue?

https://github.com/dotnet/templating/blob/rel/vs2017/post-rtw/THIRD-PARTY-NOTICES

Yep, okay.

Is it not possible to just pull this file down from the NuGet downloads URL, like we do for our other repositories?

Yes, we are considering that - though might bite the bullet and move to our new pack support in csproj.

This was resolve by moving to the repo toolset (CC. @tmat)

Was this page helpful?
0 / 5 - 0 ratings