You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the Update-Metadata function is saving the nuspec file with BOM encoding.
According to the chocolatey guidelines, the nuspec file should not use BOM encoding.
The text was updated successfully, but these errors were encountered:
Currently the
Update-Metadata
function is saving the nuspec file with BOM encoding.According to the chocolatey guidelines, the nuspec file should not use BOM encoding.
The text was updated successfully, but these errors were encountered: