Unlock all build files in a folder

I downloaded an example application for mobile devices from the network, and this is just a regular folder, not a zipped one. When I try to run it in VS 2010 Express Edition for Windows Phone, it says that the assembly may have been downloaded from the Internet, it is marked with windows as a web file. You can change the designation by changing the properties. Unlock all the assemblies you have assembled. How should I do it? Should I go to each of the files in my folder and unlock, or should I do this in any specific file?

+1
source share
1 answer

Since this is not a zip file, you will need to go to each file and unlock it. If you select multiple files, this will not give you the ability to unlock.

enter image description here

+4
source

All Articles