Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试将相同的文件添加到两个不同的位置。我正在部署一个 SDK,并希望某些文件驻留在 .\Binaries* 以及 .\Samples\SampleX* 以及 .\Editor* 中
答案可能是将它们放在 GAC 中,但我们确实希望它们在磁盘上,以便它们可以分发。
使用CopyFile 元素