Aracılığıyla paylaş


.NET for Android warning XA4314

Örnek iletiler

error XA4314: `$(Property)` is empty. A value for `$(Property)` should be provided.

Sorun

The specified $(Property) does not have a value which is required.

Çözüm

Check that the $(Property) MSBuild property is set to a valid value.