Reputation: 13
Keep getting following error when compiling UAP 10 project with mvvmcross 4.0 beta2:
C:\Program Files (x86)\MSBuild\Microsoft.NetNative\Microsoft.Net.CoreRuntime.targets(223,5): error MSB3030: Could not copy the file "C:\Users\bpatel.nuget\packages\MvvmCross.HotTuna.MvvmCrossLibraries\4.0.0-beta2\lib\uap\Cirrious.MvvmCross.WindowsUWP\Properties\Cirrious.MvvmCross.WindowsUWP.rd.xml" because it was not found.
Thanks in advance, Binoy
Upvotes: 0
Views: 149
Reputation: 3559
This will be fixed in 4.0.0-beta3. See pull request: https://github.com/MvvmCross/MvvmCross/pull/1109
Upvotes: 1