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, где можете и да креирате и прегледате проблеме и захтеве за повлачењем. Више информација потражите у нашем водичу за сараднике.