We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 009c7b6 commit 088392eCopy full SHA for 088392e
src/Uno.UI.RuntimeTests/Directory.Build.props
@@ -1,4 +1,5 @@
1
<Project>
2
+ <Import Project="$([MSBuild]::GetPathOfFileAbove('Directory.Build.props', '$(MSBuildThisFileDirectory)../'))" />
3
<PropertyGroup>
4
<UnoGenerateXamlSourcesProvider>True</UnoGenerateXamlSourcesProvider>
5
</PropertyGroup>
0 commit comments