[CQ]Continued to move stuff out of root - Solution.props (#36244)

This commit is contained in:
Clint Rutkas
2025-01-06 02:52:45 -08:00
committed by GitHub
parent deddce22e7
commit 90e75a19f0
2 changed files with 1 additions and 1 deletions

6
src/Solution.props Normal file
View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<GeneratedFilesDir>$(IntDir)Generated Files\</GeneratedFilesDir>
</PropertyGroup>
</Project>