[Build]Add Microsoft.Build.CopyOnWrite package for Dev Drive speedup (#29726)

This commit is contained in:
Pedro Lamas
2023-11-09 14:57:52 +00:00
committed by GitHub
parent 9620d265ae
commit 097c9706b3
4 changed files with 7 additions and 0 deletions

3
Directory.Build.targets Normal file
View File

@@ -0,0 +1,3 @@
<Project>
<Sdk Name="Microsoft.Build.CopyOnWrite" Version="1.0.282" />
</Project>