Add missing build props
This commit is contained in:
parent
01d4cd38f4
commit
2b7bb3793f
1 changed files with 6 additions and 0 deletions
6
Directory.Build.props
Normal file
6
Directory.Build.props
Normal file
|
@ -0,0 +1,6 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Project>
|
||||
<PropertyGroup>
|
||||
<ReferenceBasePath>..\..\..\..\Public\Win11\Modified</ReferenceBasePath>
|
||||
</PropertyGroup>
|
||||
</Project>
|
Loading…
Reference in a new issue