mirror of
https://github.com/microsoft/PowerToys
synced 2024-11-21 15:53:19 +00:00
7 lines
229 B
Plaintext
7 lines
229 B
Plaintext
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||
|
<PropertyGroup>
|
||
|
<GeneratedFilesDir>$(IntDir)Generated Files\</GeneratedFilesDir>
|
||
|
</PropertyGroup>
|
||
|
</Project>
|