NETSDK1112: The runtime pack was not downloaded
A runtime pack that your project requires was not downloaded. The full error message is similar to the following example:
The runtime pack for
<Runtime>
was not downloaded. Try running a NuGet restore with the RuntimeIdentifier '<RID>
'.
This can happen in the following scenarios:
- The publish parameters are different than what's in the project file. Review publish parameters and change any instances where publish parameters differ from the project file.
- You used Debug configuration to build an app that is set up to require Release configuration. Try building with Release configuration.
التعاون معنا على GitHub
يمكن العثور على مصدر هذا المحتوى على GitHub حيث يمكنك أيضاً إضافة مشاكل وطلبات سحب ومراجعتها. للحصول على معلومات إضافية، اطلع على دليل المساهم لدينا.