dotnet / NuGet.BuildTasks

The build tasks used to pick up package content from project.lock.json.
MIT License
45 stars 61 forks source link

ResolveNuGetPackageAssets will throw NullReferenceException when ProjectLanguage is not set #1856 #77

Open nkolev92 opened 4 years ago

nkolev92 commented 4 years ago

See https://github.com/dotnet/buildtools/pull/341. There should be a friendly error when ProjectLanguage is not set.

Moved from: https://github.com/NuGet/Home/issues/1856

cc @ericstj @jasonmalinowski