mirror of
https://github.com/microsoft/PowerToys.git
synced 2025-12-15 11:17:53 +01: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>
|