dotnet / NuGet.BuildTasks

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

Fix nullref in ResolveNuGetPackageAssets when $(Language) is not set #179

Closed dfederm closed 3 months ago

dfederm commented 3 months ago

Fixes #73

Tested against an internal project. Ping me offline if you want details about the specific repro I validated against.