Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated from stable to 2.0.85 and got a packing issue not finding RID #226

Closed
softlion opened this issue May 22, 2020 · 0 comments
Closed

Comments

@softlion
Copy link

I also can't get the message in english. I don't know how to force this.... I hate translated error messages.

_SdkIncludeDefaultProjectBuildOutputInPackImpl cible) ->
  C:\...msbuild.sdk.extras\2.0.85\Build\RIDs.targets(217,5): error MSB4096: 
L'élément "..\..\..\LICENSE" de la liste d'éléments "None" ne définit aucune valeur pour les métadonnées "Rid".  Pour utiliser ces métadonnées, qualifiez-les en spécifiant %(None.Rid) ou assurez-vous que tous les éléments de cette liste définissent une valeur pour ces métadonnées.

source csproj:

  <PropertyGroup>
     <PackageLicenseFile>LICENSE</PackageLicenseFile>
 ....
  <ItemGroup>
    <None Include="..\..\..\LICENSE" Pack="true" PackagePath="" />
    ...

Any clue ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant